Compare commits

..

99 Commits

Author SHA1 Message Date
github-actions[bot]
cad381cc78 [3.4] Version bump to 3.4.17 (#5767)
Version bump to 3.4.17

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-07 05:43:23 +02:00
Red-GitHubBot
d7e7a39a96 [3.4] Red 3.4.17 - Changelog (#5763) (#5764)
(cherry picked from commit c00f8b3aab)

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

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-07 05:43:01 +02:00
github-actions[bot]
4be15c9832 [3.4] [i18n] Automated Crowdin downstream (#5768)
Automated Crowdin downstream

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-07 05:42:35 +02:00
Red-GitHubBot
e9a9b22d0f [3.4] Include commit hash for each cog inside [p]cog listpinned (#5563) (#5761)
* [3.4] Include commit hash for each cog inside `[p]cog listpinned` (#5563)

* Initial commit

* Necessary amendments/changes

* style changes (i knew id have to do this...)

* Use inline()

(cherry picked from commit 9c11e85bb4)

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

* Don't use _() inside f-strings in 3.4 as it uses older redgettext

* style

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 19:38:55 +02:00
Red-GitHubBot
f9b6f05415 [3.4] Allow sending the file in follow-up message in ACL upload commands (#5685) (#5760)
Added follow up message when uploading acl file in permissions cog.
(cherry picked from commit 5522f909bd)

Co-authored-by: Matt Chandra <55866950+matcha19@users.noreply.github.com>

Co-authored-by: Matt Chandra <55866950+matcha19@users.noreply.github.com>
2022-06-05 15:53:41 +00:00
Jakub Kuczys
b4af4f650c [3.4] Prepend emojis to better differentiate between [p]canrun responses (#5711) (#5759)
* Add emojis to better differentiate between canrun responses

* Apply `success()`

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

* Apply `error()`

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

* add imports

(cherry picked from commit 1fd9324171)

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

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2022-06-05 15:45:53 +00:00
Jakub Kuczys
c4637aa02b [3.4] [Modlog] Check if guild is unavailable (#5647) (#5758)
fix for  AttributeError: 'NoneType' object has no attribute 'guild_permissions'
(cherry picked from commit 485e6837ca)

Co-authored-by: Candy <28566705+mina9999@users.noreply.github.com>

Co-authored-by: Candy <28566705+mina9999@users.noreply.github.com>
2022-06-05 15:23:38 +00:00
Red-GitHubBot
c7ba118e7c [3.4] Add use_spoilers property to TRIVIA_LIST_SCHEMA schema (#5566) (#5757)
* Add `use_spoilers` to schema

* Update session.py

(cherry picked from commit cc3c1a6a95)

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

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 15:09:47 +00:00
Red-GitHubBot
be8df25ecf [3.4] Escape Discord's formatting in [p]servers command (#5744) (#5756)
* Escape formatting in `[p]servers` command

* style...
(cherry picked from commit 9d50a851eb)

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2022-06-05 14:22:02 +00:00
Red-GitHubBot
f1d359f816 [3.4] Use Guild.fetch_ban() over Guild.bans() (#5656) (#5748)
(cherry picked from commit d932abad16)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-05 16:02:32 +02:00
Jakub Kuczys
25019d562b [3.4] Add RHEL 9 (+ derivatives) install guide (#5721) (#5755)
* rhel->rhel8 rename of the include file for install guides

* Add RHEL 9

* Add Alma, Oracle, and Rocky Linux 9 pre-emptively

* Add Alma Linux 9 EOL date.
(cherry picked from commit ee69f6e17f)

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 04:16:45 +02:00
Jakub Kuczys
1e95063859 [3.4] Update Visual Studio Build Tools to 2022 (#5702). (#5754)
(cherry picked from commit 22ede49462)

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 02:10:26 +00:00
Jakub Kuczys
a34bab9881 [3.4] Add Ubuntu 22.04 install guide (#5720) (#5753)
* Add Ubuntu 22.04 install guide

* Add Ubuntu 22.04 to End-user guarantees

* Add missing information about supported arches in install guide.
(cherry picked from commit e93057093e)

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 01:11:25 +00:00
Jakub Kuczys
842096171e [3.4] Wait for two 'Started Launcher' lines before connecting to managed LL (#5751) (#5752)
[3.4] Wait for two 'Started Launcher' lines before connecting to managed LL (#5751).
(cherry picked from commit cf85a6470f)

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-05 02:51:56 +02:00
Jakub Kuczys
f436998625 [3.4] Bump minimum Fedora version to 35 (#5701) (#5750)
[3.4] Add Fedora 36 and RHEL 8.6 to list in version guarantees (#5701)

* Add Fedora 36 to list in version guarantees

* Add RHEL 8.6

* Drop Fedora Linux 34.
(cherry picked from commit 9cdcf07773)

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-04 15:37:56 +00:00
Red-GitHubBot
6f58ddd520 [3.4] Use Temurin 11 instead of discontinued AdoptOpenJDK on macOS (#5718) (#5749)
(cherry picked from commit 6bb11ad227)

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

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-04 13:26:27 +00:00
Red-GitHubBot
33f6193bcb [3.4] [General] update [p]serverinfo 1 guild features. (#5655) (#5747)
(cherry picked from commit 23023da09c)

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>
2022-06-04 01:15:24 +00:00
Red-GitHubBot
032fe6906b [3.4] Add FIFA World Cup Trivia List (#5639) (#5746)
* Create fifa world cup trivia

* fix formatting

* add source

* Update redbot/cogs/trivia/data/lists/worldcup.yaml

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

* Update redbot/cogs/trivia/data/lists/worldcup.yaml

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

* Update redbot/cogs/trivia/data/lists/worldcup.yaml

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

* Update redbot/cogs/trivia/data/lists/worldcup.yaml

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

* Update redbot/cogs/trivia/data/lists/worldcup.yaml

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

* Netherlands change

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

* Add Estadio Nacional Julio Martínez Prádanos

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

* Add various rasunda alternatives

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

* Add Republic of South Africa

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

* Add various alternative names for Soccer City

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

* Add alternatives for Luzhniki Stadium

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

* Add Estádio Jornalista Mário Filho and Maracana alternatives

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

* Add alternatives for Stade de Colombes

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

* Add various match-ups for 2 year combos

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

* Add Empire Stadium alias to Wembley

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

* Add Estádio Jornalista Mário Filho to Maracana

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

* Add alternatives for International Stadium

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

* Add alternatives for Monumental de Núñez

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

* Treat double year as literal string

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

(cherry picked from commit 22df591db2)

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

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2022-06-04 01:14:32 +00:00
Red-GitHubBot
95fe193871 [3.4] Various updates to geography trivia (#5638) (#5745)
* Various updates to geography trivia

* Remove discriminator from AUTHOR key
(cherry picked from commit 955b40ac6d)

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2022-06-04 01:13:23 +00:00
Red-GitHubBot
9ff2085b94 [3.4] Avoid potential memory leak in Filter cog (#5578) (#5735)
(cherry picked from commit eeffbf8231)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-04 03:05:44 +02:00
Red-GitHubBot
d8bbf1c4c7 [3.4] Catch overflow errors for mutes time conversion (#5605) (#5739)
(cherry picked from commit c8ff3c4cce)

Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>

Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>
2022-06-04 03:04:13 +02:00
Red-GitHubBot
d88bdba092 [3.4] Update discord-ext-menus vendor to latest commit (#5579) (#5736)
Vendor `discord.ext.menus` from commit `fbb8803779373357e274e1540b368365fd9d8074` at Rapptz/discord-ext-menus
(cherry picked from commit 78dc1d4cd8)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-04 03:03:25 +02:00
Red-GitHubBot
e92a25a1b5 [3.4] Fix spelling error (#5588) (#5737)
(cherry picked from commit 2ee64618af)

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2022-06-04 03:03:00 +02:00
Red-GitHubBot
bc9404e9b2 [3.4] Fix grammar in uptime command (#5596) (#5738)
(cherry picked from commit 58d8cb4d1f)

Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>

Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>
2022-06-04 03:02:52 +02:00
Red-GitHubBot
9d81cdf4ea [3.4] Update Kazakh Capital City Answer (#5599) (#5740)
(cherry picked from commit 335988c916)

Co-authored-by: Leothelion <zkogdxdkur@p.monash.edu>

Co-authored-by: Leothelion <zkogdxdkur@p.monash.edu>
2022-06-04 03:02:25 +02:00
Red-GitHubBot
17f7bd15bf [3.4] Reference how to reply in the [p]contact command with embed settings (#5529) (#5733)
(cherry picked from commit c9a0971945)

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
2022-06-04 03:02:04 +02:00
Red-GitHubBot
3fbf426003 [3.4] add timestamps to all audio embeds (#5632) (#5741)
(cherry picked from commit 78e64ec559)

Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com>

Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com>
2022-06-04 03:01:37 +02:00
Red-GitHubBot
aa2214f13f [3.4] Fix typo in Audio seek command description (#5530) (#5734)
(cherry picked from commit 05cd11b657)

Co-authored-by: untir_l <87096069+untir-l@users.noreply.github.com>

Co-authored-by: untir_l <87096069+untir-l@users.noreply.github.com>
2022-06-04 03:00:59 +02:00
Red-GitHubBot
432de5cca8 [3.4] [Audio] Fix UnboundLocalError in edge case (#5394) (#5732)
* Fix UnboundLocalError in edge case

* Fix typehint for fetch

* Style
(cherry picked from commit b05933274a)

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

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2022-06-04 03:00:51 +02:00
Red-GitHubBot
bbd71cf6e3 [3.4] [Audio] Update Lavalink.jar build (#5712) (#5714)
(cherry picked from commit 1e8f4fc2a2)

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-04 03:00:29 +02:00
Red-GitHubBot
e09f9a4914 [3.4] Replace removed git224 package with git236 in CentOS 7 guide (#5700) (#5731)
(cherry picked from commit 3f1d02598e)

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

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-02 11:01:52 +00:00
Red-GitHubBot
aee9961dba [3.4] Pin Temurin version on Windows until fixed version exists (#5717) (#5730)
(cherry picked from commit 53bf387f01)

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

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-06-02 10:57:34 +00:00
Jakub Kuczys
ff21429f2b [3.4] Add CentOS Stream 9 docs (#5537) (#5729)
(cherry picked from commit 61c73f2f1f)

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:48:10 +02:00
Jakub Kuczys
afaa1e2846 [3.4] Bump Python version in install guides to 3.9.13 (#5719)
Bump Python version in install guides to 3.9.13
2022-06-02 12:47:54 +02:00
Red-GitHubBot
e71415c7cd [3.4] Remove specific number of steps in update docs (#5556) (#5727)
* change 4 to a few bc 4 is a lie

* wait linux exists

* Apply suggestions from code review

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

(cherry picked from commit 9ab307c1ef)

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

Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:46:47 +02:00
Red-GitHubBot
65779cf70b [3.4] Emphasize lines with things to replace in autostart guides (#5548) (#5726)
* Emphasize lines with things to replace in autostart guides

* Use 'default' pygments style instead
(cherry picked from commit 669f3e3073)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:46:34 +02:00
Red-GitHubBot
a3a6e5cbaf [3.4] Disallow crawling of versioned documentation in robots.txt (#5549) (#5725)
(cherry picked from commit e33985f969)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:46:15 +02:00
Red-GitHubBot
dce0b713fe [3.4] Use absolute path to which to avoid aliases (#5547) (#5724)
(cherry picked from commit 841b922e9c)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2022-06-02 12:45:48 +02:00
Red-GitHubBot
07d165aeb7 [3.4] Fix for using redbot name --edit for changing data location (#5541) (#5723)
* Update __main__.py

* style
(cherry picked from commit d13d02ebfc)

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2022-06-02 12:44:10 +02:00
Red-GitHubBot
1ffdefc922 [3.4] Fix changing instance name with redbot --edit (#5540) (#5722)
(cherry picked from commit 1cf497b128)

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2022-06-02 12:44:02 +02:00
Jakub Kuczys
ef43cc53bc [3.4] Bump Red-Lavalink to version 0.9.3 (#5716) 2022-06-02 12:38:58 +02:00
Red-GitHubBot
95583f03ee [3.4] Update Downloader's git tests to work with Git 2.36+ (#5690) (#5715)
There's no need to update RepoManager's code as:
- regex for parsing output about ambiguous refs properly treats the date
  as part of description regardless of ref type
- code for checking if module exists doesn't use the contents of the error message;
  the test only really checks for it to make sure that it triggers the error case
  we're actually testing for. We could instead just remove it too.
(cherry picked from commit ec55622418)

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

Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com>
2022-05-31 23:11:01 +00:00
github-actions[bot]
35e54b8e82 [3.4] Version bump to 3.4.17.dev1 (#5524)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 19:32:40 +01:00
github-actions[bot]
2a25d7e7c1 [3.4] Version bump to 3.4.16 (#5522)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 19:17:29 +01:00
github-actions[bot]
e8245d5075 [3.4] [i18n] Automated Crowdin downstream (#5523)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 18:16:56 +00:00
Red-GitHubBot
9982ec93be [3.4] Red 3.4.16 - Changelog (#5520) (#5521)
* Red 3.4.16 - Changelog

* Add contribs!
(cherry picked from commit fbe378657c)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-31 19:10:13 +01:00
jack1142
b1159555e1 [3.4] Temporarily update Arch instructions (#5518) 2021-12-31 18:53:48 +01:00
jack1142
eba691f234 [3.4] Fix 'Red._app_info' attribute error (#5517) 2021-12-31 18:53:30 +01:00
github-actions[bot]
7f7ab1ccc7 [3.4] Version bump to 3.4.16.dev1 (#5515)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 02:48:47 +00:00
github-actions[bot]
7e9e596141 [3.4] Version bump to 3.4.15 (#5513)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 03:31:11 +01:00
github-actions[bot]
23b3144c84 [3.4] [i18n] Automated Crowdin downstream (#5514)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-31 03:30:33 +01:00
Red-GitHubBot
3e8b51e117 [3.4] Red 3.4.15 - Changelog (#5504) (#5512)
* [3.4] Red 3.4.15 - Changelog (#5504)

* Red 3.4.15 - Changelog

* Use stronger words

* Add jar stuff

* Add 5499

* Minor grammar stuff

* add 5472

* Add 5452

* Add 5448

* Add date and contributors

* Update docs/changelog_3_4_0.rst

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

* the other thing

(cherry picked from commit a4ba249e27)

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

* Red->RedBase

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2021-12-31 03:21:39 +01:00
Red-GitHubBot
7245c778e4 [3.4] Only check for permissions when check_permissions is True (#5510) (#5511)
(cherry picked from commit 1ecbe6cebb)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-31 03:03:11 +01:00
Red-GitHubBot
3045989a5f [3.4] [Events] Rename guild remove listener (#5498) (#5509)
* [Events] on_guild_leave => on_guild_remove

* [Events] on_guild_leave => on_guild_remove
(cherry picked from commit a787033e1d)

Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com>

Co-authored-by: Just-Jojo <62262765+Just-Jojo@users.noreply.github.com>
2021-12-31 01:24:06 +00:00
Red-GitHubBot
f500062979 [3.4] Add non-interactive mode to redbot-setup (#5448) (#5508)
* Simplify `redbot-setup backup` thanks to Click 8.0

* Add some of the missing type hints

* Fix unnecessary new lines in `redbot-setup` and `redbot-setup delete`

* Add default value for storage backend

* Add non-interactive mode to `redbot-setup`
(cherry picked from commit 8cc004f70f)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-31 02:11:11 +01:00
Red-GitHubBot
1027d95092 [3.4] Make embeds in help output consistent (#5452) (#5507)
* Add `check_permissions` kwarg to `bot.embed_requested()`

* Make embeds in help consistent regardless of why it's being sent
(cherry picked from commit ff7c146b62)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-31 01:03:11 +00:00
jack1142
fb08cd0520 [3.4] Fix error in tempban for guilds with unused vanity feature (#5472) 2021-12-31 01:45:55 +01:00
Red-GitHubBot
11cb5e3414 [3.4] Ensure Nitro users can't make CCs that are too long (#5499) (#5506)
* Ensure Nitro users can't make CCs that are too long

Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>

* Tox formatting

* Update to account for edits and better handling of randoms

(cherry picked from commit faab711ec8)

Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>

Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
Co-authored-by: TrustyJAID <TrustyJAID@gmail.com>
2021-12-31 00:41:19 +00:00
Red-GitHubBot
bbfe0d24ad [3.4] Update Lavalink.jar, Red-Lavalink and make changes to support it (#5474) (#5505)
* Lavalink error handling update

* comment typo

* address review

* Update redbot/cogs/audio/core/events/lavalink.py

* Bump jar version

* Bump RLL version

(cherry picked from commit c49d0ec9d3)

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

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-31 00:18:03 +00:00
Red-GitHubBot
730c650bb4 [3.4] Fix short help in docstrings for core cogs and commands (#5502) (#5503)
* fix part of command description not appearing in the help command.

* Add more

(cherry picked from commit 337f58f9fb)

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

Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-30 21:32:59 +00:00
Red-GitHubBot
cb4058ef10 [3.4] Allow mocking attachment-only msg, fix docstring, small refactor (#5446) (#5497)
* Use the logic from `[p]mock` in `[p]mockmsg`, fix docstring

* Let people mock attachment-only messages

* Use empty string, not None
(cherry picked from commit 9c05db1104)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 21:15:40 +00:00
Red-GitHubBot
09f19b0cf7 [3.4] Remove old note about updating Red in Unix install guides (#5439) (#5495)
This was removed long ago from the Windows guide (#4119) but it seems like we never got around to removing it from Unix install guides as well.
This note is rather inaccurate and the source of truth for updating Red is available in the Updating Red document.
(cherry picked from commit 90406be9ea)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 21:01:56 +00:00
jack1142
93d47c1192 [3.4] Update supported OSes (add Alma Linux, RPi OS 11, drop EOL OSes) (#5440) (#5496)
* Drop Fedora 33

By the time we release, it's going to reach EOL.

* Drop Raspberry Pi OS 10, add support for 11

* Bring RPi OS 10 back

* Add Alma Linux 8

* Fix-up RHEL EOL dates

* Add '(Legacy)' to Raspberry Pi OS 10

* Drop CentOS 8.
(cherry picked from commit d1df27bc14)

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 20:59:07 +00:00
Red-GitHubBot
44f4cb70de [3.4] Bump Python version in install guides to 3.9.9 (#5447) (#5494)
(cherry picked from commit e5b8fc4585)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 20:50:39 +00:00
Red-GitHubBot
19c710e63c [3.4] Make emptydisconnect disconnect when all vc members are bots (#5421) (#5492)
* [Audio] Disconnect from voice chat when every connected user is a bot

* Update condition according to code review

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

(cherry picked from commit 5a047bf979)

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

Co-authored-by: Parnassius <Parnassius@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 18:15:57 +00:00
Red-GitHubBot
2a23da302e [3.4] Make invite URL part of public API (#5424) (#5491)
* [3.4] Make invite URL part of public API (#5424)

* Make invite URL public API

* Add doc and RPC

* Lint

* Update redbot/core/core_commands.py

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

* Update redbot/core/bot.py

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

* RPC handling,

* Fix appinfo

* Change docs

* Fix docs

* Change docs

* Update redbot/core/core_commands.py

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

* Docstring changes

* nit

(cherry picked from commit 6297bfcab6)

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

* Red->RedBase

Co-authored-by: Stonedestroyer <1307729+Stonedestroyer@users.noreply.github.com>
Co-authored-by: Matt <psykzz@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-26 02:18:16 +00:00
Red-GitHubBot
5dfd4cf998 [3.4] Fix RPC cog load and unload by returning dicts (#5453) (#5490)
* use dicts for CoreLogic package management returns

* address review

* failed_packages->notloaded_packages in _unload

(cherry picked from commit d27dbded8a)

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

Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-25 20:13:30 +00:00
Red-GitHubBot
5356cca6ec [3.4] Show role payday amounts in economyset showsettings (#5457) (#5489)
* [V3/develop] show RolePaydayAmounts in showsettings command

* Update economy.py

* Switch to using a list (nitpicky optimizations)

https://docs.python.org/3/faq/programming.html#what-is-the-most-efficient-way-to-concatenate-many-strings-together

* Mark the text as translatable

(cherry picked from commit a228a0d0b3)

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

Co-authored-by: Alex <58824393+vertyco@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-25 17:09:52 +00:00
Red-GitHubBot
c26a603c8d [3.4] isolate direction of username within modlog (#5422) (#5488)
* isolate direction of username within modlog

* Add link to Unicode's usage

(cherry picked from commit 7db3339aba)

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

Co-authored-by: Jan <sentrycraft123@gmail.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-25 16:35:41 +00:00
jack1142
a52356c031 [3.4] [Core] Changed prefix length to 40. (#5476) (#5487)
* Update core_commands.py

* Docs yes facebook's metaverse

*jokes on me*

* meta

* forgot here

* Update core_commands.py

* Forgot here

* And forgot here
(cherry picked from commit b091f13df5)

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>
2021-12-25 04:17:20 +01:00
Red-GitHubBot
09adae5213 [3.4] [Config] Add type-hints to _ValueContextManager methods (#5344) (#5486)
Without these type-hints, I've found that PyCharm misidentifies the returned type, causing a number of false positives in static type checking.
(cherry picked from commit e878483318)

Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com>

Co-authored-by: Toby Harradine <Tobotimus@users.noreply.github.com>
2021-12-25 02:21:45 +00:00
Red-GitHubBot
f59b7fce37 [3.4] Update host list with new locations for Hetzner and Contabo (#5475) (#5485)
(cherry picked from commit 551e6d9f55)

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>

Co-authored-by: MAX <63972751+ltzmax@users.noreply.github.com>
2021-12-25 02:13:54 +00:00
Red-GitHubBot
ee513731be [3.4] Fix issues with loading config.json when it doesn't exist (#5416) (#5484)
* catch and handle FileNotFoundError when using --no-instance when config.json does not already exist

* move load_existing_config to data_manager.py

* use load_existing_config in create_temp_config

* Fix import in redbot-launcher

(cherry picked from commit cef55459c6)

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

Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-25 02:04:41 +00:00
Red-GitHubBot
5dd0c3b579 [3.4] Add necessary None checks to Core's usage of Requires.privilege_level (#5477) (#5483)
* Check if it has a privilege level

* Let's fix this in warnings too

(cherry picked from commit 5e527cb27d)

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

Co-authored-by: aleclol <50505980+aleclol@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-25 01:06:08 +00:00
jack1142
4afa4f77e0 [3.4] [Docs] Correct set api examples to be consistent for Spotify (#5444) (#5482)
* consistant usage

* switch audiodb to youtube

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>.
(cherry picked from commit bae85c35c1)

Co-authored-by: Ryan <yamikaitou@gmail.com>

Co-authored-by: Ryan <yamikaitou@gmail.com>
2021-12-25 00:21:25 +00:00
Red-GitHubBot
8c2d589c17 [3.4] Remove voice region field in [p]serverinfo (#5449) (#5481)
* [General] Remove guild region on serverinfo

* Remove in string too.
(cherry picked from commit 4e469ce15e)

Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com>

Co-authored-by: PredaaA <46051820+PredaaA@users.noreply.github.com>
2021-12-25 00:05:23 +00:00
Red-GitHubBot
c7a4a0feaf [3.4] Restrict [p]cleanupset notify to guild only (#5466) (#5480)
(cherry picked from commit e068294cc8)

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>
2021-12-24 23:56:46 +00:00
Red-GitHubBot
cb5eafb9e3 [3.4] Add plural forms to the responses of [p]leave command (#5391) (#5479)
* Improve the response of `[p]leave` command

* Update core_commands.py

* Update core_commands.py

* style?

* fix maybe

* black

* fixed typo in docstring

* aaa

* style

* Few more changes

(cherry picked from commit 2c51182e8e)

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

Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-12-24 23:52:46 +00:00
Red-GitHubBot
de3ec3f26a [3.4] [Mod] Typo in unban command (#5470) (#5478)
(cherry picked from commit 442cad7917)

Co-authored-by: sravan <miniclip1956@gmail.com>

Co-authored-by: sravan <miniclip1956@gmail.com>
2021-12-23 01:53:31 +00:00
Red-GitHubBot
5987f9aabc [3.4] Address common issues with load path configuration in docs (#5356) (#5436)
* Add instructions on how to add pyenv to load path

* Support zsh in pyenv load path instructions

* Make instructions for Mac work when shell-specific profile file exists

* Includes are weird...

* .

* Fix my misunderstanding of what files zsh sources

* Operator precedence, or something like that
(cherry picked from commit 78c92cc766)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-11-02 20:42:05 +01:00
Red-GitHubBot
ea6eeedadf [3.4] Try to fix base branch in Publish Release workflow *again* (#5340) (#5434)
(cherry picked from commit f071ec09e2)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-11-02 12:03:53 +00:00
Red-GitHubBot
9f359dda26 [3.4] Modernize syntax in chat formatting module and add success() (#5427) (#5428)
* Downloader's plurial & Fix

* Don't forget pipinstall

* Fix syntax issue

* This f****** fix that took me too much of my time for nothing.

* Black

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Fix Jack's syntax, remove numbers & fix bad calculated cogs

* Black ofc

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Update redbot/cogs/downloader/downloader.py

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

* Address my review comment

* Simplify

* this is kinda a lot but shh

* Change format to f-string

* Add success function to char_formatting

* Revert "Merge branch 'V3/develop' of github.com:Predeactor/Red-DiscordBot into master/chat-formatting-enhancement"

This reverts commit c338da7b66, reversing
changes made to f2422ad782.

* For once I would have appreciated if style checks were failing...

(cherry picked from commit 483ef36d1b)

Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com>
Co-authored-by: Predeactor <ubuntu@vps-35e65bf5.vps.ovh.net>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

Co-authored-by: Predeactor <61093863+Predeactor@users.noreply.github.com>
Co-authored-by: Predeactor <ubuntu@vps-35e65bf5.vps.ovh.net>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-10-27 14:36:25 +02:00
Red-GitHubBot
1040883913 [3.4] Fix CodeQL workflow (#5412) (#5414)
The new pip 21.3 (released 2021-10-11) uses in-tree builds when `pip install .` is used (see [release notes](https://pip.pypa.io/en/stable/news/#v21-3) and [implementation PR](https://github.com/pypa/pip/pull/10495)). This means CodeQL will see all files twice (once in the real location that is part of this repository, and one in the copy in the `build/` dir), which trips up the analysis.

When an editable install is used instead with `pip install -e .`, there is no `build/` dir, so the analysis will work again.
(cherry picked from commit 42293afd43)

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>

Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
2021-10-20 14:53:53 +00:00
Red-GitHubBot
7268a8e774 [3.4] [Docs] Removes LXC as an unsupported hosting platform (#5351) (#5411)
(cherry picked from commit a70f0b7872)

Co-authored-by: Crossedfall <ping@crossedfall.io>

Co-authored-by: Crossedfall <ping@crossedfall.io>
2021-10-20 10:12:49 +00:00
Red-GitHubBot
86edf0de53 [3.4] Update JDK URL and add Python version upper-bound in Windows guide (#5403) (#5410)
* Update Java URL

* Update choco package as well

* Use Windows-specific URL for Python downloads

(cherry picked from commit 4348318fd1)

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

Co-authored-by: Ryan <git@yamikaitou.dev>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-10-20 09:43:18 +00:00
Red-GitHubBot
59c92041fc [3.4] [Admin] Add [p]selfroleset clear command (#5387) (#5409)
(cherry picked from commit b64ece3ee9)

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>
2021-10-19 12:28:10 +02:00
Red-GitHubBot
3cf0d5ebe9 [3.4] [Mutes] Fix vars not getting formatted due to previous PR (#5404) (#5405)
* Fix vars not getting formatted due to #5364

* Only format a second time if needed

* Format only on string literals
(cherry picked from commit d56f31a708)

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

Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2021-10-17 02:58:40 +02:00
Red-GitHubBot
65344378f6 [3.4] Update the timestamping we forgot to Discord compatible timestamping (#5395) (#5401)
(cherry picked from commit 67bcd72d9c)

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

Co-authored-by: Kowlin <Kowlin@users.noreply.github.com>
2021-10-16 19:40:14 +00:00
Red-GitHubBot
bd010fdae5 [3.4] [Downloader] Show repo name in findcog (#5383) (#5400)
* show repo name in findcog

* how did i manage to overcomplicate this?

* for Kreusada

* I wanted to do that... but forgot
(cherry picked from commit 1d34e9e47b)

Co-authored-by: Dav <dav@mail.stopdavabuse.de>

Co-authored-by: Dav <dav@mail.stopdavabuse.de>
2021-10-16 00:12:37 +00:00
Red-GitHubBot
33ed1085ab [3.4] Fix descriptions for examples of ID-based command invocations in Mod (#5372) (#5399)
* Fix wording in redbot/cogs/mod/kickban.py to match with the command example

* Made changes as requested in PR Review #770078179

* Added changes to docs/cog_guides/mod.rst as requested in PR Review #70784066

* Fixed kick wording

* Fix kick wording
(cherry picked from commit 9aee8ce28f)

Co-authored-by: WreckRox <24494367+WreckRox@users.noreply.github.com>

Co-authored-by: WreckRox <24494367+WreckRox@users.noreply.github.com>
2021-10-15 23:30:44 +00:00
Red-GitHubBot
41fa3f0310 [3.4] [Mod] Indicate successful run in [p]voicekick (#5367) (#5398)
(cherry picked from commit 17dc9e0c47)

Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com>

Co-authored-by: krak3n <84792368+the-krak3n@users.noreply.github.com>
2021-10-15 22:52:21 +00:00
Red-GitHubBot
542a7b3cb2 [3.4] Add a tick on traceback command when it's sent to DMs (#5353) (#5397)
* add a `tick` when sent to dm.

* confused ™️

* did i learn now? :P

* i'm not confused anymore :3
(cherry picked from commit b8535ee53e)

Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com>

Co-authored-by: MAX <63972751+maxbooiii@users.noreply.github.com>
2021-10-15 22:48:49 +00:00
Red-GitHubBot
b8cf464355 [3.4] Do not include expected wait_for responses in translated strings (#5364) (#5396)
* Do not include 'I agree' prompt in translation string

* Add more stuff

* Address review comment

* Address review comments
(cherry picked from commit 4b70acb989)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-10-15 22:04:21 +00:00
Red-GitHubBot
4dc509c18f [3.4] Add optional message to send when bot can't react in ctx.tick() and ctx.react_quietly() (#4092) (#5392)
* Update context.py

* Pre-emptive check to avoid hitting the API
(cherry picked from commit 334cd4fa2a)

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

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2021-10-15 16:46:05 +00:00
Red-GitHubBot
cda70a0c6a [3.4] Improve helpset showaliases docstring (#5376) (#5377)
(cherry picked from commit a8f35f762c)

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>

Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com>
2021-10-07 19:48:47 +00:00
Red-GitHubBot
9ca977ba81 [3.4] [Audio] Remove extra whitespace (#5366) (#5370)
(cherry picked from commit 6eb922e7d9)

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2021-10-03 19:12:11 +00:00
Red-GitHubBot
4331004dc1 [3.4] fix possible issue when joined_at is None (#5361) (#5365)
(cherry picked from commit b4037a80d8)

Co-authored-by: Fixator10 <github@fixator10.ru>

Co-authored-by: Fixator10 <github@fixator10.ru>
2021-10-02 17:13:25 +00:00
Red-GitHubBot
042731a7ed [3.4] Initialize driver before starting the backup (#5315) (#5342)
(cherry picked from commit cb18a66336)

Co-authored-by: El Laggron <laggron42@gmail.com>

Co-authored-by: El Laggron <laggron42@gmail.com>
2021-09-23 20:41:16 +00:00
jack1142
bf5e2a4424 [3.4] Version bump to 3.4.15.dev1 (#5341) 2021-09-23 20:37:51 +00:00
1270 changed files with 197773 additions and 148338 deletions

View File

@@ -27,7 +27,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
python -m pip install -U pip setuptools wheel python -m pip install -U pip setuptools wheel
python -m pip install .[all] python -m pip install -e .[all]
# Set the `CODEQL-PYTHON` environment variable to the Python executable # Set the `CODEQL-PYTHON` environment variable to the Python executable
# that includes the dependencies # that includes the dependencies
echo "CODEQL_PYTHON=$(which python)" >> $GITHUB_ENV echo "CODEQL_PYTHON=$(which python)" >> $GITHUB_ENV

View File

@@ -84,9 +84,15 @@ jobs:
name: Update Red version number to dev name: Update Red version number to dev
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Get base branch
env:
TAG_BASE_BRANCH: ${{ github.event.base_ref }}
run: |
echo "BASE_BRANCH=${TAG_BASE_BRANCH#'refs/heads/'}" >> $GITHUB_ENV
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
ref: ${{ github.event.base_ref }} ref: ${{ env.BASE_BRANCH }}
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
@@ -128,7 +134,7 @@ jobs:
branch: "automated/pr_bumps/${{ steps.bump_version_dev.outputs.new_version }}" branch: "automated/pr_bumps/${{ steps.bump_version_dev.outputs.new_version }}"
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
milestone: ${{ steps.get_milestone_number.outputs.result }} milestone: ${{ steps.get_milestone_number.outputs.result }}
base: ${{ github.event.base_ref }} base: ${{ env.BASE_BRANCH }}
- name: Close and reopen the PR with different token to trigger CI - name: Close and reopen the PR with different token to trigger CI
uses: actions/github-script@v3 uses: actions/github-script@v3

6
docs/_html/robots.txt Normal file
View File

@@ -0,0 +1,6 @@
User-agent: *
Disallow: /
Allow: /en/stable
Allow: /en/latest
Sitemap: https://docs.discord.red/sitemap.xml

View File

@@ -20,11 +20,12 @@ Now run :code:`sudo nano /Library/LaunchDaemons/red.plist`
Paste the following and replace the following: Paste the following and replace the following:
- all instances of :code:`username` with your Mac username - :code:`username` (but not :code:`UserName`) with your Mac username
- :code:`path` with the path you copied earlier - :code:`path` with the path you copied earlier
- :code:`instance-name` with your instance name: - :code:`instance-name` with your instance name:
.. code-block:: none .. code-block:: none
:emphasize-lines: 9, 13, 28
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

View File

@@ -26,7 +26,7 @@ Next, your python :code:`path` can be fetched with the following commands:
# If redbot is installed in a venv # If redbot is installed in a venv
$ source ~/redenv/bin/activate $ source ~/redenv/bin/activate
(redenv) $ which python (redenv) $ /usr/bin/which python
# If redbot is installed in a pyenv virtualenv # If redbot is installed in a pyenv virtualenv
$ pyenv shell <virtualenv_name> $ pyenv shell <virtualenv_name>
@@ -39,6 +39,7 @@ Then create the new service file:
Paste the following in the file, and replace all instances of :code:`username` with the Linux username you retrieved above, and :code:`path` with the python path you retrieved above. Paste the following in the file, and replace all instances of :code:`username` with the Linux username you retrieved above, and :code:`path` with the python path you retrieved above.
.. code-block:: none .. code-block:: none
:emphasize-lines: 8-10
[Unit] [Unit]
Description=%I redbot Description=%I redbot

View File

@@ -1,5 +1,269 @@
.. 3.4.x Changelogs .. 3.4.x Changelogs
Redbot 3.4.17 (2022-06-07)
==========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`Drapersniper`, :ghuser:`Flame442`, :ghuser:`jack1142`, :ghuser:`Kowlin`, :ghuser:`Kreusada`, :ghuser:`ltzmax`, :ghuser:`matcha19`, :ghuser:`mina9999`, :ghuser:`ponte-vecchio`, :ghuser:`PredaaA`, :ghuser:`TrustyJAID`, :ghuser:`untir-l`, :ghuser:`Vexed01`
Read before updating
--------------------
#. Fedora 34 is no longer supported as it has already reached its end of life.
#. 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.17 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.4.0_1347>`__.
End-user changelog
------------------
Core Bot
********
- Fedora 33 is no longer supported as it has already reached its its end of life (:issue:`5701`)
- Added instructions on how to respond to the message received from ``[p]contact`` in the embed footer of the message sent to the bot owner (:issue:`5528`, :issue:`5529`)
- Updated ``[p]servers`` command to escape Discord markdown in server names (:issue:`5696`, :issue:`5744`)
- Fixed a bug that prevented users from changing the name and data location with ``redbot --edit`` command (:issue:`5545`, :issue:`5540`, :issue:`5541`)
- Fixed grammar in the ``[p]uptime`` command (:issue:`5596`)
Audio
*****
- Added timestamps to all embeds sent by Audio cog (:issue:`5632`)
- Improved handling of voice connection close codes received from Discord (:issue:`5712`)
- Fixed plain word YT searching with ``[p]play`` and ``[p]search`` commands (:issue:`5712`)
- Fixed YT age-restricted track playback (:issue:`5712`)
- Fixed the cog not sending any Track Error message on track decoding errors (:issue:`5716`)
- Fixed the ``UnboundLocalError`` exception happening when using ``[p]playlist list`` with an empty playlist (:issue:`5378`, :issue:`5394`)
Downloader
**********
- Added information about the commit hash at which the cog is pinned in the output of ``[p]cog listpinned`` command (:issue:`5551`, :issue:`5563`)
Filter
******
- Fixed a potential memory leak in Filter cog (:issue:`5578`)
General
*******
- Updated features list in ``[p]serverinfo`` with the latest changes from Discord (:issue:`5655`)
Mod
***
- Updated Red's ban commands to address the breaking change that Discord made in their ban list API endpoint (:issue:`5656`)
Modlog
******
- Modlog's automated case creation for bans now properly checks that the guild is available before further processing (:issue:`5647`)
Mutes
*****
- Added proper error handling for VERY long durations in mute commands (:issue:`5605`)
Permissions
***********
- Updated ``[p]permissions acl setglobal`` and ``[p]permissions acl setserver`` to allow sending the file in a follow-up message (:issue:`5473`, :issue:`5685`)
- ``[p]permissions canrun`` now prepends an emoji to the response to better differentiate between the positive and negative results (:issue:`5711`)
Trivia
******
- Allowed passing ``use_spoilers`` setting in the CONFIG section of the trivia list file (:issue:`5566`)
Trivia Lists
************
- Added a trivia list for the FIFA World Cup with questions based on hosts, placements, venues, continental confederations, number of participants, top goal scorers, qualification shocks, and more (:issue:`5639`)
- Updated ``geography`` trivia list with up-to-date answers and removed questions that lack sources for their claimed answers (:issue:`5638`)
- Updated Kazakhstan's capital city in the ``worldcapitals`` trivia list (:issue:`5598`, :issue:`5599`)
- Fixed spelling error in the answer to one of the questions in ``computers`` trivia list (:issue:`5587`, :issue:`5588`)
Developer changelog
-------------------
- Updated ``discord.ext.menus`` vendor (:issue:`5579`)
Documentation changes
---------------------
- Added CentOS Stream 9, RHEL 9, Alma Linux 9, Oracle Linux 9, and Rocky Linux 9 install guides (:issue:`5537`, :issue:`5721`)
- Added Ubuntu 22.04 install guide (:issue:`5720`)
- Changed the recommended operating system for hosting Red from Ubuntu 20.04 LTS to Ubuntu 22.04 LTS (:issue:`5720`)
- Updated Python version in ``pyenv`` and Windows instructions (:issue:`5719`)
- Replaced install instructions for discontinued AdoptOpenJDK package with Temurin 11 package in the macOS install guide (:issue:`5718`)
- Updated Visual Studio Build Tools version in Windows install guide (:issue:`5702`)
- Updated systemd guide to use the absolute path to ``which`` command to avoid triggering shell aliases on some OSes (:issue:`5547`)
- Emphasized lines that contain text that needs to be replaced by the user (:issue:`5548`)
- Prevented Google and other search engines from indexing versioned documentation (:issue:`5549`)
- Pinned Temurin version on Windows until a fixed version becomes available (:issue:`5717`)
- Fixed git installation instructions in CentOS 7 install guide (:issue:`5700`)
Redbot 3.4.16 (2021-12-31)
==========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`jack1142`, :ghuser:`PredaaA`
This is a hotfix release fixing issues with invite URL API that caused
``[p]invite`` command and ``CORE__INVITE_URL`` RPC method to not work.
End-user changelog
------------------
- **Core Bot** - Fixed ``[p]invite`` command (:issue:`5517`)
Developer changelog
-------------------
- Fixed ``CORE__INVITE_URL`` RPC method (:issue:`5517`)
Documentation changes
---------------------
- Changed Arch install guide to temporarily use ``python39`` AUR package instead of ``python`` package as Red does not currently support Python 3.10 (:issue:`5518`)
Redbot 3.4.15 (2021-12-31)
==========================
| Thanks to all these amazing people that contributed to this release:
| :ghuser:`aikaterna`, :ghuser:`aleclol`, :ghuser:`Arman0334`, :ghuser:`Crossedfall`, :ghuser:`Dav-Git`, :ghuser:`fixator10`, :ghuser:`Flame442`, :ghuser:`jack1142`, :ghuser:`Jan200101`, :ghuser:`Just-Jojo`, :ghuser:`Kowlin`, :ghuser:`Kreusada`, :ghuser:`laggron42`, :ghuser:`ltzmax`, :ghuser:`Parnassius`, :ghuser:`PredaaA`, :ghuser:`Predeactor`, :ghuser:`RasmusWL`, :ghuser:`sravan1946`, :ghuser:`Stonedestroyer`, :ghuser:`the-krak3n`, :ghuser:`Tobotimus`, :ghuser:`vertyco`, :ghuser:`Vexed01`, :ghuser:`WreckRox`, :ghuser:`yamikaitou`
Read before updating
--------------------
#. Fedora 33 and CentOS 8 are no longer supported as they have already reached end of life.
#. 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.15 uses a new Lavalink jar that you MUST manually update from `our GitHub <https://github.com/Cog-Creators/Lavalink-Jars/releases/tag/3.4.0_1275>`__ to be able to continue using Audio.
End-user changelog
------------------
Core Bot
********
- Added new CLI options for non-interactive usage of ``redbot-setup`` (:issue:`2396`, :issue:`5448`)
See output of ``redbot-setup --help`` for more information.
- JSON is now more strongly recommended and is used by default for new instances in ``redbot-setup`` (:issue:`5448`)
- The embed setting for ``[p]help`` command set with ``[p]embedset command`` will now affect all help messages, not just the ones sent when invoking ``[p]help`` command directly (:issue:`5452`)
- ``[p]traceback`` command now indicates that it DMed the command caller with a tick reaction (:issue:`5353`)
- Improved ``[p]helpset showaliases`` responses (:issue:`5376`)
- Added plural forms to the responses of ``[p]leave`` command (:issue:`5391`)
- Fedora 33 and CentOS 8 are no longer supported as they have already reached end of life (:issue:`5440`)
- Corrected usage examples in help of ``[p]set api`` and ``[p]set api remove`` (:issue:`5444`)
- Updated prefix length limit to ``25`` to allow setting bot mention as a prefix (:issue:`5476`)
- Confirmation prompts (accepting "yes/no" or "I agree" as the answer) no longer wrongfully translate the answer that needs to be sent when only English answers are accepted by the bot (:issue:`5363`, :issue:`5364`, :issue:`5404`)
- Fixed short help for some of the commands in Core Red (:issue:`5502`)
- Fixed issues with rendering of modlog cases with usernames written in a right-to-left language (:issue:`5422`)
- Fixed an issue with instance backup failing for non-JSON storage backends (:issue:`5315`)
- Running Red with ``--no-instance`` CLI flag no longer fails when no instance was ever created by the user (:issue:`5415`, :issue:`5416`)
- ``[p]command enable guild`` and ``[p]command disable guild`` commands no longer error out for commands that *only* check for user permissions, not caller's roles (:issue:`5477`)
Admin
*****
- Added ``[p]selfroleset clear`` command which can be used to clear the list of available selfroles in the server (:issue:`5387`)
Audio
*****
- Added native Mac M1 support for Java runtimes supporting Mac M1 (:issue:`5474`)
- Enabled JDA-NAS on all system architectures which should limit stuttering/buffering issues on some machines (:issue:`5474`)
- The bot will now disconnect from the voice channel when all members are bots if the auto-disconnect setting is enabled (:issue:`5421`)
- Fixed an issue with resuming playback after changing voice channels (:issue:`5170`)
- Fixed issues with Soundcloud private playlists and mobile links (:issue:`5474`)
- Fixed searching music with some of the queries containing quotes or backslashes (:issue:`5474`)
- Fixed an exception caused by unavailable YT tracks in Mix playlists (:issue:`5474`)
- Fixed ``IndexError`` in ``[p]queue`` command which occurred when the user provides negative integer as the page number (:issue:`5429`)
Cleanup
*******
- Restricted ``[p]cleanupset notify`` to only be invokable in server channels (:issue:`5466`)
Custom Commands
***************
- Added 2000 character limit for custom command responses to prevent Nitro users from adding longer responses than a Discord bot can send (:issue:`5499`)
Dev Cog
*******
- ``[p]mockmsg`` now allows mocking attachment-only messages (:issue:`5446`)
Downloader
**********
- Added repo name to the response of ``[p]findcog`` command (:issue:`5382`, :issue:`5383`)
Economy
*******
- ``[p]economyset showsettings`` now includes configured role payday amounts (:issue:`5455`, :issue:`5457`)
General
*******
- Removed voice region field from ``[p]serverinfo`` command as Discord no longer provides this setting for servers (:issue:`5449`)
Mod
***
- ``[p]voicekick`` now sends a response when the action succeeds (:issue:`5367`)
- Fixed an error with ``[p]tempban`` failing to send an invite link when a server has an unset vanity URL (:issue:`5472`)
- Fixed explanations of example usage for ``[p]ban``, ``[p]kick``, and ``[p]tempban`` commands (:issue:`5372`)
- Fixed a typo in one of ``[p]unban``'s error messages (:issue:`5470`)
Modlog
******
- Added the new native Discord timestamps in ``[p]case``, ``[p]casesfor``, and ``[p]listcases`` commands (:issue:`5395`)
Warnings
********
- Warning actions no longer error out when the action is set to use a command that *only* checks for user permissions, not caller's roles (:issue:`5477`)
Developer changelog
-------------------
- Added optional ``message`` argument to `Context.tick()` and `Context.react_quietly()` which is used if adding the reaction doesn't succeed (:issue:`3359`, :issue:`4092`)
- Added optional ``check_permissions`` keyword-only argument to `RedBase.embed_requested()` which, if ``True``, will make the method also check whether the bot can send embeds in the given channel (:issue:`5452`)
- Added `RedBase.get_invite_url()` and `RedBase.is_invite_url_public()` that expose the functionality of ``[p]invite`` programmatically (:issue:`5152`, :issue:`5424`)
- Changed the output of ``CORE__LOAD``, ``CORE__RELOAD``, and ``CORE__UNLOAD`` RPC methods to a dictionary (:issue:`5451`, :issue:`5453`)
Documentation changes
---------------------
- Added install guide for Alma Linux 8.4-8.x and Raspberry Pi OS 11 Bullseye (:issue:`5440`)
- Updated the Java distribution used in the Windows install guide to Temurin - rebranded AdoptOpenJDK (:issue:`5403`)
- Improved Mac and pyenv instructions to address common issues with load path configuration (:issue:`5356`)
- Updated the server locations for Hetzner and Contabo in :ref:`host-list` document (:issue:`5475`)
- Updated Python version in ``pyenv`` and Windows instructions (:issue:`5447`)
- Removed inaccurate note from Unix install guides about install commands also being used for updating Red (:issue:`5439`)
- Removed LXC from unsupported hosting platforms as many VPS providers utilize that technology (:issue:`5351`)
- Specified that Red currently requires Python 3.8.1 - 3.9.x (:issue:`5403`)
Redbot 3.4.14 (2021-09-23) Redbot 3.4.14 (2021-09-23)
========================== ==========================

View File

@@ -160,6 +160,22 @@ Add a role, or a selection of roles, to the list of available selfroles.
* ``<role>``: The role to add to the list. |role-input| * ``<role>``: The role to add to the list. |role-input|
.. _admin-command-selfroleset-clear:
"""""""""""""""""
selfroleset clear
"""""""""""""""""
**Syntax**
.. code-block:: none
[p]selfroleset clear
**Description**
Clear the list of available selfroles for this server.
.. _admin-command-selfroleset-remove: .. _admin-command-selfroleset-remove:
"""""""""""""""""" """"""""""""""""""

View File

@@ -238,8 +238,10 @@ installpath
**Description** **Description**
Shows the install path, or sets a new one. If you want to set a new path, the Shows the install path, or sets a new one.
same rules as for :ref:`addpath <cogmanagerui-command-addpath>` applies.
If you want to set a new path, the same rules as for
:ref:`addpath <cogmanagerui-command-addpath>` apply
.. warning:: If you edit the install path, the cogs won't be transfered. .. warning:: If you edit the install path, the cogs won't be transfered.

View File

@@ -2455,7 +2455,7 @@ list of key,values as described by the cog requesting this command.
**Examples:** **Examples:**
- ``[p]set api Spotify redirect_uri localhost`` - ``[p]set api spotify redirect_uri localhost``
- ``[p]set api github client_id,whoops client_secret,whoops`` - ``[p]set api github client_id,whoops client_secret,whoops``
**Arguments:** **Arguments:**
@@ -2500,8 +2500,8 @@ set api remove
Remove the given services with all their keys and tokens. Remove the given services with all their keys and tokens.
**Examples:** **Examples:**
- ``[p]set api remove Spotify`` - ``[p]set api remove spotify``
- ``[p]set api remove github audiodb`` - ``[p]set api remove github youtube``
**Arguments:** **Arguments:**
- ``<services...>`` - The services to remove. - ``<services...>`` - The services to remove.
@@ -3229,7 +3229,7 @@ Sets Red's server prefix(es).
This is not additive. It will replace all current server prefixes. This is not additive. It will replace all current server prefixes.
You cannot have a prefix with more than 20 characters. You cannot have a prefix with more than 25 characters.
**Examples:** **Examples:**
- ``[p]set serverprefix !`` - ``[p]set serverprefix !``

View File

@@ -354,7 +354,9 @@ economyset rolepaydayamount
**Description** **Description**
Set the amount earned each payday for a role. Setting to 0 will remove the custom payday for that role instead. Set the amount earned each payday for a role.
Set to 0 will remove the custom payday for that role instead.
Only available when not using a global bank. Only available when not using a global bank.

View File

@@ -58,7 +58,7 @@ Ban a user from this server and optionally delete days of messages.
**Example Usage** **Example Usage**
* ``[p]ban 428675506947227648 7 Continued to spam after told to stop.`` * ``[p]ban 428675506947227648 7 Continued to spam after told to stop.``
This will ban Twentysix and it will delete 7 days worth of messages. This will ban the user with ID 428675506947227648 and it will delete 7 days worth of messages.
* ``[p]ban @Twentysix 7 Continued to spam after told to stop.`` * ``[p]ban @Twentysix 7 Continued to spam after told to stop.``
This will ban Twentysix and it will delete 7 days worth of messages. This will ban Twentysix and it will delete 7 days worth of messages.
@@ -92,7 +92,7 @@ Kick a user.
**Example Usage** **Example Usage**
* ``[p]kick 428675506947227648 wanted to be kicked.`` * ``[p]kick 428675506947227648 wanted to be kicked.``
This will kick Twentysix from the server. This will kick the user with ID 428675506947227648 from the server.
* ``[p]kick @Twentysix wanted to be kicked.`` * ``[p]kick @Twentysix wanted to be kicked.``
This will kick Twentysix from the server. This will kick Twentysix from the server.
@@ -642,7 +642,7 @@ Temporarily ban a user from this server.
* ``[p]tempban @Twentysix 15m You need a timeout`` * ``[p]tempban @Twentysix 15m You need a timeout``
This will ban Twentysix for 15 minutes. This will ban Twentysix for 15 minutes.
* ``[p]tempban 428675506947227648 1d2h15m 5 Evil person`` * ``[p]tempban 428675506947227648 1d2h15m 5 Evil person``
This will ban the user for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages. This will ban the user with ID 428675506947227648 for 1 day 2 hours 15 minutes and will delete the last 5 days of their messages.
.. _mod-command-unban: .. _mod-command-unban:

View File

@@ -95,7 +95,7 @@ exclude_patterns = [
] ]
# The name of the Pygments (syntax highlighting) style to use. # The name of the Pygments (syntax highlighting) style to use.
pygments_style = "sphinx" pygments_style = "default"
# If true, `todo` and `todoList` produce output, else they produce nothing. # If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = False todo_include_todos = False
@@ -117,6 +117,12 @@ rst_prolog += f"\n.. |DPY_VERSION| replace:: {dpy_version}"
# #
html_theme = "sphinx_rtd_theme" html_theme = "sphinx_rtd_theme"
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied
# directly to the root of the documentation.
#
html_extra_path = ["_html"]
# Theme options are theme-specific and customize the look and feel of a theme # Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the # further. For a list of options available for each theme, see the
# documentation. # documentation.

View File

@@ -282,7 +282,7 @@ If you want to do it, follow these steps.
2. **Install Linux** 2. **Install Linux**
Most of the VPS providers have tools for installing Linux automatically. If Most of the VPS providers have tools for installing Linux automatically. If
you're a beginner, we recommend **Ubuntu 20.04 LTS**. you're a beginner, we recommend **Ubuntu 22.04 LTS**.
For Raspberry Pi users, just install `Raspbian For Raspberry Pi users, just install `Raspbian
<https://www.raspberrypi.org/software/>`_ on a micro-SD card. <https://www.raspberrypi.org/software/>`_ on a micro-SD card.

View File

@@ -21,7 +21,7 @@ First, we would like to make something clear:
.. warning:: .. warning::
Due to their inability to handle Red's data structure and meet the Due to their inability to handle Red's data structure and meet the
conditions of being a supported platform; platforms such as Heroku, conditions of being a supported platform; platforms such as Heroku,
Pterodactyl, repl.it, Termux, LXC and alike are **NOT** officially supported. Pterodactyl, repl.it, Termux and alike are **NOT** officially supported.
Docker support found in GitHub is also a work in progress and not ready Docker support found in GitHub is also a work in progress and not ready
for daily use. Workarounds for getting Red running on those platforms for daily use. Workarounds for getting Red running on those platforms
are imperfect due to Red's nature. You will not be able to receive are imperfect due to Red's nature. You will not be able to receive
@@ -103,10 +103,10 @@ Average Providers
with locations available worldwide. with locations available worldwide.
| `Hetzner Online <https://www.hetzner.com/>`_ is a German VPS and dedicated server | `Hetzner Online <https://www.hetzner.com/>`_ is a German VPS and dedicated server
provider with locations in Germany and Finland. provider with locations in Germany, US and Finland.
| `Contabo <https://contabo.com/>`_ is also a German VPS and dedicated server provider | `Contabo <https://contabo.com/>`_ is also a German VPS and dedicated server provider
with locations in Germany and the United States. with locations in Germany, Asia and the United States.
| `Ramnode <https://www.ramnode.com/>`_ is a US based VPS provider focused on | `Ramnode <https://www.ramnode.com/>`_ is a US based VPS provider focused on
low to middle end VPS with locations in the US and Netherlands. low to middle end VPS with locations in the US and Netherlands.

View File

@@ -0,0 +1,19 @@
To install/update pyenv, run the following command:
.. prompt:: bash
command -v pyenv && pyenv update || curl https://pyenv.run | bash
After this command, you will see a warning about 'pyenv' not being in the load path. To address this,
you should run these commands:
.. prompt:: bash
profile=$([ -n "$ZSH_VERSION" ] && echo ~/.zprofile || ([ -f ~/.bash_profile ] && echo ~/.bash_profile || echo ~/.profile))
rcfile=$([ -n "$ZSH_VERSION" ] && echo ~/.zshrc || echo ~/.bashrc)
printf '%s\n%s\n%s\n' 'export PYENV_ROOT="$HOME/.pyenv"' 'export PATH="$PYENV_ROOT/bin:$PATH"' "$([ -f "$profile" ] && cat "$profile")" > "$profile"
echo 'eval "$(pyenv init --path)"' >> "$profile"
echo 'eval "$(pyenv init -)"' >> "$rcfile"
echo 'eval "$(pyenv virtualenv-init -)"' >> "$rcfile"
Then **log out and log back in** and run the following command:

View File

@@ -21,10 +21,6 @@ Or, to install with PostgreSQL support:
python -m pip install -U "Red-DiscordBot[postgres]" python -m pip install -U "Red-DiscordBot[postgres]"
.. note::
These commands are also used for updating Red
-------------------------- --------------------------
Setting Up and Running Red Setting Up and Running Red
-------------------------- --------------------------

View File

@@ -0,0 +1,18 @@
.. include:: _includes/linux-preamble.rst
-------------------------------
Installing the pre-requirements
-------------------------------
Red Hat Enterprise Linux (RHEL) 9 and its derivatives have all required packages available in official repositories.
Install them with dnf:
.. prompt:: bash
sudo dnf -y install python39 git java-11-openjdk-headless @development nano
.. Include common instructions:
.. include:: _includes/create-env-with-venv.rst
.. include:: _includes/install-and-setup-red-unix.rst

View File

@@ -6,18 +6,11 @@ On distributions where Python 3.9 needs to be compiled from source, we recommend
This simplifies the compilation process and has the added bonus of simplifying setting up Red in a This simplifies the compilation process and has the added bonus of simplifying setting up Red in a
virtual environment. virtual environment.
.. prompt:: bash .. include:: _includes/_install-pyenv-and-setup-path.rst
command -v pyenv && pyenv update || curl https://pyenv.run | bash
**After this command, you may see a warning about 'pyenv' not being in the load path. Follow the
instructions given to fix that, then close and reopen your shell.**
Then run the following command:
.. prompt:: bash .. prompt:: bash
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.7 -v CONFIGURE_OPTS=--enable-optimizations pyenv install 3.9.13 -v
This may take a long time to complete, depending on your hardware. For some machines (such as This may take a long time to complete, depending on your hardware. For some machines (such as
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
@@ -29,6 +22,6 @@ After that is finished, run:
.. prompt:: bash .. prompt:: bash
pyenv global 3.9.7 pyenv global 3.9.13
Pyenv is now installed and your system should be configured to run Python 3.9. Pyenv is now installed and your system should be configured to run Python 3.9.

View File

@@ -6,14 +6,7 @@ On distributions where Python 3.8 needs to be compiled from source, we recommend
This simplifies the compilation process and has the added bonus of simplifying setting up Red in a This simplifies the compilation process and has the added bonus of simplifying setting up Red in a
virtual environment. virtual environment.
.. prompt:: bash .. include:: _includes/_install-pyenv-and-setup-path.rst
command -v pyenv && pyenv update || curl https://pyenv.run | bash
**After this command, you may see a warning about 'pyenv' not being in the load path. Follow the
instructions given to fix that, then close and reopen your shell.**
Then run the following command:
.. prompt:: bash .. prompt:: bash

View File

@@ -0,0 +1,7 @@
.. _install-alma-linux-8:
====================================
Installing Red on Alma Linux 8.4-8.x
====================================
.. include:: _includes/install-guide-rhel8-derivatives.rst

View File

@@ -0,0 +1,7 @@
.. _install-alma-linux-9:
==============================
Installing Red on Alma Linux 9
==============================
.. include:: _includes/install-guide-rhel9-derivatives.rst

View File

@@ -14,7 +14,19 @@ Install the pre-requirements with pacman:
.. prompt:: bash .. prompt:: bash
sudo pacman -Syu python python-pip git jre11-openjdk-headless base-devel nano sudo pacman -Syu git jre11-openjdk-headless base-devel nano
On Arch Linux, Python 3.9 can be installed from the Arch User Repository (AUR) from the ``python39`` package.
The manual build process is the Arch-supported install method for AUR packages. You can install ``python39`` package with the following commands:
.. prompt:: bash
git clone https://aur.archlinux.org/python39.git /tmp/python39
cd /tmp/python39
makepkg -sicL
cd -
rm -rf /tmp/python39
.. Include common instructions: .. Include common instructions:

View File

@@ -31,7 +31,7 @@ In order to install Git 2.11 or greater, we recommend adding the IUS repository:
.. prompt:: bash .. prompt:: bash
sudo yum -y install https://repo.ius.io/ius-release-el7.rpm sudo yum -y install https://repo.ius.io/ius-release-el7.rpm
sudo yum -y swap git git224 sudo yum -y swap git git236
.. Include common instructions: .. Include common instructions:

View File

@@ -1,7 +0,0 @@
.. _install-centos-8:
=============================
Installing Red on CentOS 8.4+
=============================
.. include:: _includes/install-guide-rhel-derivatives.rst

View File

@@ -4,4 +4,4 @@
Installing Red on CentOS Stream 8 Installing Red on CentOS Stream 8
================================= =================================
.. include:: _includes/install-guide-rhel-derivatives.rst .. include:: _includes/install-guide-rhel8-derivatives.rst

View File

@@ -0,0 +1,7 @@
.. _install-centos-stream-9:
=================================
Installing Red on CentOS Stream 9
=================================
.. include:: _includes/install-guide-rhel9-derivatives.rst

View File

@@ -10,7 +10,7 @@ Installing Red on Fedora Linux
Installing the pre-requirements Installing the pre-requirements
------------------------------- -------------------------------
Fedora Linux 33 and above has all required packages available in official repositories. Install Fedora Linux 35 and above has all required packages available in official repositories. Install
them with dnf: them with dnf:
.. prompt:: bash .. prompt:: bash

View File

@@ -6,26 +6,33 @@ Installing Red
The list below shows the installation guides available based on the operating system being used. The list below shows the installation guides available based on the operating system being used.
If you want to host Red on a VPS and are unsure what operating system you should choose, If you want to host Red on a VPS and are unsure what operating system you should choose,
we recommend **Ubuntu 20.04 LTS**. we recommend **Ubuntu 22.04 LTS**.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
windows windows
mac mac
alma-linux-8
alma-linux-9
arch arch
centos-7 centos-7
centos-8
centos-stream-8 centos-stream-8
centos-stream-9
debian-10 debian-10
debian-11 debian-11
fedora fedora
opensuse-leap-15 opensuse-leap-15
opensuse-tumbleweed opensuse-tumbleweed
oracle-linux-8 oracle-linux-8
oracle-linux-9
raspberry-pi-os-10 raspberry-pi-os-10
raspberry-pi-os-11
rhel-8 rhel-8
rhel-9
rocky-linux-8 rocky-linux-8
rocky-linux-9
ubuntu-1804 ubuntu-1804
ubuntu-2004 ubuntu-2004
ubuntu-2204
ubuntu-non-lts ubuntu-non-lts

View File

@@ -22,10 +22,18 @@ one-by-one:
.. prompt:: bash .. prompt:: bash
brew install python@3.9 brew install python@3.9
echo 'export PATH="$(brew --prefix)/opt/python@3.9/bin:$PATH"' >> ~/.profile
source ~/.profile
brew install git brew install git
brew install --cask adoptopenjdk/openjdk/adoptopenjdk11 brew tap homebrew/cask-versions
brew install --cask temurin11
By default, Python installed through Homebrew is not added to the load path.
To fix this, you should run these commands:
.. prompt:: bash
profile=$([ -n "$ZSH_VERSION" ] && echo ~/.zprofile || ([ -f ~/.bash_profile ] && echo ~/.bash_profile || echo ~/.profile))
echo 'export PATH="$(brew --prefix)/opt/python@3.9/bin:$PATH"' >> "$profile"
source "$profile"
.. Include common instructions: .. Include common instructions:

View File

@@ -4,4 +4,4 @@
Installing Red on Oracle Linux 8.4-8.x Installing Red on Oracle Linux 8.4-8.x
====================================== ======================================
.. include:: _includes/install-guide-rhel-derivatives.rst .. include:: _includes/install-guide-rhel8-derivatives.rst

View File

@@ -0,0 +1,7 @@
.. _install-oracle-linux-9:
================================
Installing Red on Oracle Linux 9
================================
.. include:: _includes/install-guide-rhel9-derivatives.rst

View File

@@ -1,8 +1,28 @@
.. _install-raspberry-pi-os-10: .. _install-raspberry-pi-os-10:
================================= ====================================================
Installing Red on Raspberry Pi OS Installing Red on Raspberry Pi OS (Legacy) 10 Buster
================================= ====================================================
.. note::
While we do provide support and install instructions for running Red
on Raspberry Pi OS (Legacy) 10 Buster, we highly recommend installing/upgrading to
the new version - Raspberry Pi OS 11 Bullseye.
If you're not sure what version you are using,
you can check your version of Raspberry Pi OS by running:
.. prompt:: bash
lsb_release -a
If you're running Bullseye already, read `install-raspberry-pi-os-11` document instead.
If you're using Buster, please consider upgrading to Bullseye if possible.
You can read
`the post about Bullseye release from Raspberry Pi Foundation <https://www.raspberrypi.com/news/raspberry-pi-os-debian-bullseye/>`__
to learn how you can install/upgrade to the new version.
.. include:: _includes/linux-preamble.rst .. include:: _includes/linux-preamble.rst

View File

@@ -0,0 +1,40 @@
.. _install-raspberry-pi-os-11:
=============================================
Installing Red on Raspberry Pi OS 11 Bullseye
=============================================
.. note::
This guide can only be used with Raspberry Pi OS 11 Bullseye,
it will not work with any older (e.g. Raspberry Pi OS 10 Buster)
or newer (e.g. Raspberry Pi OS 12 Bookworm) releases.
You can check your version of Raspberry Pi OS by running:
.. prompt:: bash
lsb_release -a
If you're not running Bullseye, you should read
`the post about Bullseye release from Raspberry Pi Foundation <https://www.raspberrypi.com/news/raspberry-pi-os-debian-bullseye/>`__
to learn how you can install/upgrade to the new version.
.. include:: _includes/linux-preamble.rst
-------------------------------
Installing the pre-requirements
-------------------------------
Raspberry Pi OS "Bullseye" has all required packages available in official repositories. Install them
with apt:
.. prompt:: bash
sudo apt update
sudo apt -y install python3 python3-dev python3-venv python3-pip git openjdk-11-jre-headless build-essential nano
.. Include common instructions:
.. include:: _includes/create-env-with-venv.rst
.. include:: _includes/install-and-setup-red-unix.rst

View File

@@ -4,4 +4,4 @@
Installing Red on Red Hat Enterprise Linux (RHEL) 8.4-8.x Installing Red on Red Hat Enterprise Linux (RHEL) 8.4-8.x
========================================================= =========================================================
.. include:: _includes/install-guide-rhel-derivatives.rst .. include:: _includes/install-guide-rhel8-derivatives.rst

View File

@@ -0,0 +1,7 @@
.. _install-rhel-9:
===================================================
Installing Red on Red Hat Enterprise Linux (RHEL) 9
===================================================
.. include:: _includes/install-guide-rhel9-derivatives.rst

View File

@@ -4,4 +4,4 @@
Installing Red on Rocky Linux 8 Installing Red on Rocky Linux 8
=============================== ===============================
.. include:: _includes/install-guide-rhel-derivatives.rst .. include:: _includes/install-guide-rhel8-derivatives.rst

View File

@@ -0,0 +1,7 @@
.. _install-rocky-linux-9:
===============================
Installing Red on Rocky Linux 9
===============================
.. include:: _includes/install-guide-rhel9-derivatives.rst

View File

@@ -0,0 +1,31 @@
.. _install-ubuntu-2204:
==================================
Installing Red on Ubuntu 22.04 LTS
==================================
.. include:: _includes/linux-preamble.rst
-------------------------------
Installing the pre-requirements
-------------------------------
We recommend adding the ``deadsnakes`` ppa to install Python 3.9:
.. prompt:: bash
sudo apt update
sudo apt -y install software-properties-common
sudo add-apt-repository -y ppa:deadsnakes/ppa
Now install the pre-requirements with apt:
.. prompt:: bash
sudo apt -y install python3.9 python3.9-dev python3.9-venv python3-pip git openjdk-11-jre-headless build-essential nano
.. Include common instructions:
.. include:: _includes/create-env-with-venv.rst
.. include:: _includes/install-and-setup-red-unix.rst

View File

@@ -30,14 +30,14 @@ Then run each of the following commands:
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072 [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y choco upgrade git --params "/GitOnlyOnPath /WindowsTerminal" -y
choco upgrade visualstudio2019-workload-vctools -y choco upgrade visualstudio2022-workload-vctools -y
choco upgrade python3 -y --version 3.9.7 choco upgrade python3 -y --version 3.9.13
For Audio support, you should also run the following command before exiting: For Audio support, you should also run the following command before exiting:
.. prompt:: powershell .. prompt:: powershell
choco upgrade adoptopenjdk11jre -y choco upgrade temurin11 -y --version 11.0.14.10100
From here, exit the prompt then continue onto `creating-venv-windows`. From here, exit the prompt then continue onto `creating-venv-windows`.
@@ -55,7 +55,7 @@ Manually installing dependencies
* `MSVC Build tools <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2019>`_ * `MSVC Build tools <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2019>`_
* `Python 3.8.1 or greater <https://www.python.org/downloads/>`_ * `Python 3.8.1 - 3.9.x <https://www.python.org/downloads/windows/>`_
.. attention:: Please make sure that the box to add Python to PATH is CHECKED, otherwise .. attention:: Please make sure that the box to add Python to PATH is CHECKED, otherwise
you may run into issues when trying to run Red. you may run into issues when trying to run Red.
@@ -64,7 +64,7 @@ Manually installing dependencies
.. attention:: Please choose the option to "Git from the command line and also from 3rd-party software" in Git's setup. .. attention:: Please choose the option to "Git from the command line and also from 3rd-party software" in Git's setup.
* `Java 11 <https://adoptopenjdk.net/?variant=openjdk11&jvmVariant=hotspot>`_ - needed for Audio * `Java 11 <https://adoptium.net/?variant=openjdk11>`_ - needed for Audio
From here, continue onto `creating-venv-windows`. From here, continue onto `creating-venv-windows`.

View File

@@ -31,7 +31,7 @@ Red 3.2.0 or newer
Windows Windows
------- -------
If you have Red 3.2.0 or newer, you can upgrade by following these 4 easy steps: If you have Red 3.2.0 or newer, you can upgrade by following these steps:
1. Shut your bot down. 1. Shut your bot down.
@@ -59,7 +59,7 @@ If you have Red 3.2.0 or newer, you can upgrade by following these 4 easy steps:
Linux & Mac Linux & Mac
----------- -----------
If you have Red 3.2.0 or newer, you can upgrade by following these 4 easy steps: If you have Red 3.2.0 or newer, you can upgrade by following these steps:
1. Shut your bot down. 1. Shut your bot down.

View File

@@ -214,7 +214,7 @@ def _early_init():
_ensure_no_colorama() _ensure_no_colorama()
__version__ = "3.4.14" __version__ = "3.4.17"
version_info = VersionInfo.from_str(__version__) version_info = VersionInfo.from_str(__version__)
# Filter fuzzywuzzy slow sequence matcher warning # Filter fuzzywuzzy slow sequence matcher warning

View File

@@ -222,7 +222,7 @@ def _edit_instance_name(old_name, new_name, confirm_overwrite, no_prompt):
" run this command with --overwrite-existing-instance flag." " run this command with --overwrite-existing-instance flag."
) )
elif not no_prompt and confirm("Would you like to change the instance name?", default=False): elif not no_prompt and confirm("Would you like to change the instance name?", default=False):
name = get_name() name = get_name("")
if name in _get_instance_names(): if name in _get_instance_names():
print( print(
"WARNING: An instance already exists with this name. " "WARNING: An instance already exists with this name. "
@@ -270,7 +270,9 @@ def _edit_data_path(data, instance_name, data_path, copy_data, no_prompt):
print("Can't copy data to non-empty location. Data location will remain unchanged.") print("Can't copy data to non-empty location. Data location will remain unchanged.")
data["DATA_PATH"] = data_manager.basic_config["DATA_PATH"] data["DATA_PATH"] = data_manager.basic_config["DATA_PATH"]
elif not no_prompt and confirm("Would you like to change the data location?", default=False): elif not no_prompt and confirm("Would you like to change the data location?", default=False):
data["DATA_PATH"] = get_data_dir(instance_name) data["DATA_PATH"] = get_data_dir(
instance_name=instance_name, data_path=None, interactive=True
)
if confirm("Do you want to copy the data from old location?", default=True): if confirm("Do you want to copy the data from old location?", default=True):
if not _copy_data(data): if not _copy_data(data):
print("Can't copy the data to non-empty location.") print("Can't copy the data to non-empty location.")

View File

@@ -3,10 +3,11 @@ import logging
from typing import Tuple from typing import Tuple
import discord import discord
from redbot.core import Config, checks, commands from redbot.core import Config, checks, commands
from redbot.core.i18n import Translator, cog_i18n from redbot.core.i18n import Translator, cog_i18n
from redbot.core.utils.chat_formatting import box from redbot.core.utils.chat_formatting import box
from redbot.core.utils.predicates import MessagePredicate
from .announcer import Announcer from .announcer import Announcer
from .converters import SelfRole from .converters import SelfRole
@@ -509,6 +510,40 @@ class Admin(commands.Cog):
await ctx.send(message) await ctx.send(message)
@selfroleset.command(name="clear")
async def selfroleset_clear(self, ctx: commands.Context):
"""Clear the list of available selfroles for this server."""
current_selfroles = await self.config.guild(ctx.guild).selfroles()
if not current_selfroles:
return await ctx.send(_("There are currently no selfroles."))
await ctx.send(
_("Are you sure you want to clear this server's selfrole list?") + " (yes/no)"
)
try:
pred = MessagePredicate.yes_or_no(ctx, user=ctx.author)
await ctx.bot.wait_for("message", check=pred, timeout=60)
except asyncio.TimeoutError:
await ctx.send(_("You took too long to respond."))
return
if pred.result:
for role in current_selfroles:
role = ctx.guild.get_role(role)
if role is None:
continue
if not self.pass_user_hierarchy_check(ctx, role):
await ctx.send(
_(
"I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
).format(role=role)
)
return
await self.config.guild(ctx.guild).selfroles.clear()
await ctx.send(_("Selfrole list cleared."))
else:
await ctx.send(_("No changes have been made."))
@commands.command() @commands.command()
@checks.is_owner() @checks.is_owner()
async def serverlock(self, ctx: commands.Context): async def serverlock(self, ctx: commands.Context):

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: af_ZA\n" "Language: af_ZA\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ar_SA\n" "Language: ar_SA\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "حاولت القيام بشيء لا أملك تصريح من ديسكورد لفعله. فشل أمرك في إكمال نجاحه." msgstr "حاولت القيام بشيء لا أملك تصريح من ديسكورد لفعله. فشل أمرك في إكمال نجاحه."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "لا يمكنني إعطاء {role.name} إلى {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني إعطاء {role.name} إلى {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "لا يمكنني إزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني إزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةي في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "لا يمكنني تحرير {role.name} لأن هذا الرتبة أعلى من رتبةي أو يساوي أعلى رتبة في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني تحرير {role.name} لأن هذا الرتبة أعلى من رتبةي أو يساوي أعلى رتبة في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "لا يمكنني السماح لك بإعطاء {role.name} لـ {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني السماح لك بإعطاء {role.name} لـ {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "لا يمكنني السماح لك بإزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني السماح لك بإزالة {role.name} من {member.display_name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "لا يمكنني السماح لك بتحرير {role.name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني السماح لك بتحرير {role.name} لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "أنا بالفعل أُعلن شيئاً. إذا كنت ترغب في إصدار إعلان مختلف الرجاء إستخدام `{prefix}announce cancel` أولاً." msgstr "أنا بالفعل أُعلن شيئاً. إذا كنت ترغب في إصدار إعلان مختلف الرجاء إستخدام `{prefix}announce cancel` أولاً."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "مجموعة من أدوات إدارة السيرفر." msgstr "مجموعة من أدوات إدارة السيرفر."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} بالفعل يملك الرتبة {role.name}." msgstr "{member.display_name} بالفعل يملك الرتبة {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "لقد قمت بنجاح بإضافة {role.name} إلى {member.display_name}" msgstr "لقد قمت بنجاح بإضافة {role.name} إلى {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} ليس له الرتبة {role.name}." msgstr "{member.display_name} ليس له الرتبة {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "لقد قمت بنجاح بإزالة {role.name} من {member.display_name}" msgstr "لقد قمت بنجاح بإزالة {role.name} من {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -84,7 +84,7 @@ msgstr "\n"
" استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n" " استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n"
" إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n" " إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n"
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -96,12 +96,12 @@ msgstr "\n"
" استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n" " استخدام علامات اقتباس مزدوجة إذا كان الرتبة يحتوي على مسافات.\n"
" إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n" " إذا ترك المستخدم فارغاً فإنه افتراضياً لمؤلف الأمر.\n"
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "تعديل إعدادات الرتبة." msgstr "تعديل إعدادات الرتبة."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -120,11 +120,11 @@ msgstr "\n"
" أمثلة:\n" " أمثلة:\n"
" '[p]editrole اللون \"الترانزستور\" #ff0000'n'n'[p]editrole لون اختبار #ff9900'n" " '[p]editrole اللون \"الترانزستور\" #ff0000'n'n'[p]editrole لون اختبار #ff9900'n"
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "تم." msgstr "تم."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -138,51 +138,48 @@ msgstr "\n"
" المثال:\n" " المثال:\n"
" '[p]اسم تحرير \"The Transistor\" Test'\n" " '[p]اسم تحرير \"The Transistor\" Test'\n"
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "الإعلان عن رسالة إلى جميع السيرفرات المتواجد بها البوت." msgstr "الإعلان عن رسالة إلى جميع السيرفرات المتواجد بها البوت."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "تم البدء في الإعلان." msgstr "تم البدء في الإعلان."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "إلغاء إعلان جارٍ." msgstr "إلغاء إعلان جارٍ."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "لا يوجد إعلان قيد التشغيل حالياً." msgstr "لا يوجد إعلان قيد التشغيل حالياً."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "تم إلغاء الإعلان الحالي." msgstr "تم إلغاء الإعلان الحالي."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "تغيير كيفية إرسال الإعلانات في هذه النقابة." msgstr "تغيير كيفية إرسال الإعلانات في هذه النقابة."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "تم تحديث قناة الإعلانات إلى {channel.mention}" msgstr "تم تحديث قناة الإعلانات إلى {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -191,7 +188,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -203,7 +200,7 @@ msgstr "\n"
" يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n" " يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n"
" ملاحظة: الرتبة حساس للحالة!\n" " ملاحظة: الرتبة حساس للحالة!\n"
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -215,7 +212,7 @@ msgstr "\n"
" يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n" " يجب أن يكون مسؤولو الخادم قد قاموا بتكوين الرتبة كـ settable للمستخدم.\n"
" ملاحظة: الرتبة حساس للحالة!\n" " ملاحظة: الرتبة حساس للحالة!\n"
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -223,18 +220,18 @@ msgid "\n"
msgstr "\n" msgstr "\n"
" يسرد كافة الرتب الذاتية المتوفرة.\n" " يسرد كافة الرتب الذاتية المتوفرة.\n"
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "الرتب الذاتية المتوفرة:\n" msgstr "الرتب الذاتية المتوفرة:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "تطبيق الرتبالذاتية." msgstr "تطبيق الرتبالذاتية."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -242,23 +239,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "لا يمكنني السماح لك بإضافة {role.name} لرتبة ذاتي لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord." msgstr "لا يمكنني السماح لك بإضافة {role.name} لرتبة ذاتي لأن هذا الرتبة أعلى من أو يساوي أعلى رتبةك في التسلسل الهرمي لـ Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -266,28 +263,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "لا يمكنني السماح لك بإزالة {role.name} من كونه رتبةًا ذاتيًا لأن هذا الرتبة أعلى من أو يساوي أعلى رتبة لك في التسلسل الهرمي Discord." msgstr "لا يمكنني السماح لك بإزالة {role.name} من كونه رتبةًا ذاتيًا لأن هذا الرتبة أعلى من أو يساوي أعلى رتبة لك في التسلسل الهرمي Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "قفل البوت للسيرفر الحالي فقط." msgstr "قفل البوت للسيرفر الحالي فقط."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "لم يعد البوت مقفول للسيرفر الحالي فقط." msgstr "لم يعد البوت مقفول للسيرفر الحالي فقط."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "لقد تم قفل البوت للسيرفر الحالي فقط." msgstr "لقد تم قفل البوت للسيرفر الحالي فقط."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: bg_BG\n" "Language: bg_BG\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Опитах да направя нещо, за което Discord ми забрани права. Команда не успя да завърши успешно." msgstr "Опитах да направя нещо, за което Discord ми забрани права. Команда не успя да завърши успешно."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Не мога да премахна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." msgstr "Не мога да премахна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Не мога да махна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." msgstr "Не мога да махна {role.name} на {member.display_name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Не мога да редактирам {role.name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord." msgstr "Не мога да редактирам {role.name}, защото ролята е по-голяма или равна на моята най-висока роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Не мога да ти позволя да дадеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." msgstr "Не мога да ти позволя да дадеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Не мога да ти позволя да махнеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." msgstr "Не мога да ти позволя да махнеш {role.name} на {member.display_name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Не мога да ти позволя да редактираш {role.name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord." msgstr "Не мога да ти позволя да редактираш {role.name}, защото ролята е по-голяма или равна на най-високата ти роля в йерархията на Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Вече обявявам нещо. Ако искаш да направиш различно съобщение, моля използвай `{prefix}announce cancel` първо." msgstr "Вече обявявам нещо. Ако искаш да направиш различно съобщение, моля използвай `{prefix}announce cancel` първо."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Колекция от помощни програми за администриране на сървъри." msgstr "Колекция от помощни програми за администриране на сървъри."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} вече има ролята {role.name}." msgstr "{member.display_name} вече има ролята {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Успешно добавих {role.name} на {member.display_name}" msgstr "Успешно добавих {role.name} на {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} няма ролята {role.name}." msgstr "{member.display_name} няма ролята {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Успешно махнах {role.name} от {member.display_name}" msgstr "Успешно махнах {role.name} от {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Ако потребител е празно, то по подразбиране е автора на командата.\n" " Ако потребител е празно, то по подразбиране е автора на командата.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Ако потребител е празно, то по подразбиране е автора на командата.\n" " Ако потребител е празно, то по подразбиране е автора на командата.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Редактирай настройките на ролята." msgstr "Редактирай настройките на ролята."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -116,11 +116,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Завършено." msgstr "Завършено."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -130,51 +130,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -183,7 +180,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -192,7 +189,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -201,24 +198,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -226,23 +223,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -250,28 +247,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Заключете бота само за текущите му сървъри." msgstr "Заключете бота само за текущите му сървъри."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Ботът вече не е заключен за сървъри." msgstr "Ботът вече не е заключен за сървъри."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Ботът е заключен за сървъри." msgstr "Ботът е заключен за сървъри."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: bs_BA\n" "Language: bs_BA\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ca_ES\n" "Language: ca_ES\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "He intentat fer una cosa per la qual Discord m'ha denegat els permisos. La vostra comanda no s'ha pogut completar correctament." msgstr "He intentat fer una cosa per la qual Discord m'ha denegat els permisos. La vostra comanda no s'ha pogut completar correctament."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "No puc donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "No puc treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "No puc editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puc deixar-te donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc deixar-te donar {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "No puc deixar-te treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc deixar-te treure {role.name} a {member.display_name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "No puc deixar-te editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc deixar-te editar {role.name} perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Ja estic anunciant alguna cosa. Si voleu fer un anunci diferent, primer utilitzeu `{prefix}announce cancel`." msgstr "Ja estic anunciant alguna cosa. Si voleu fer un anunci diferent, primer utilitzeu `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Una col·lecció dutilitats dadministració de servidors." msgstr "Una col·lecció dutilitats dadministració de servidors."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} ja té el rol {role.name}." msgstr "{member.display_name} ja té el rol {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "He afegit amb èxit {role.name} a {member.display_name}" msgstr "He afegit amb èxit {role.name} a {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} no té el rol {role.name}." msgstr "{member.display_name} no té el rol {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "He tret amb èxit {role.name} a {member.display_name}" msgstr "He tret amb èxit {role.name} a {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n" " Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n" " Si l'usuari es deixa en blanc el valor per defecte és l'autor del comandament.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Editar la configuració del rol." msgstr "Editar la configuració del rol."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Fet." msgstr "Fet."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Anunciar un missatge a tots els servidors en què es troba el bot." msgstr "Anunciar un missatge a tots els servidors en què es troba el bot."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Lanunci ha començat." msgstr "Lanunci ha començat."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Cancel·lar un anunci en curs." msgstr "Cancel·lar un anunci en curs."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Actualment no hi ha cap anunci en curs." msgstr "Actualment no hi ha cap anunci en curs."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "L'anunci actual s'ha cancel·lat." msgstr "L'anunci actual s'ha cancel·lat."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Canvia com senvien els anuncis en aquest servidor." msgstr "Canvia com senvien els anuncis en aquest servidor."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Canvieu el canal on el bot enviarà anuncis.\n\n"
" Si el canal es deixa en blanc el canal per defecte és el canal actual.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "El canal d'anuncis s'ha establert a {channel.mention}" msgstr "El canal d'anuncis s'ha establert a {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Treu el canal per als anuncis." msgstr "Treu el canal per als anuncis."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" NOTA: El rol és sensible a majúscules!\n" " NOTA: El rol és sensible a majúscules!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" NOTA: El rol és sensible a majúscules!\n" " NOTA: El rol és sensible a majúscules!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" NOTA: El rol és sensible a majúscules!\n" " NOTA: El rol és sensible a majúscules!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,18 +232,18 @@ msgstr "\n"
" Llista tots els selfrols disponibles.\n" " Llista tots els selfrols disponibles.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Selfroles disponibles:\n" msgstr "Selfroles disponibles:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Gestiona selfroles." msgstr "Gestiona selfroles."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -257,23 +251,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puc deixar-te afegir {role.name} com a selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc deixar-te afegir {role.name} com a selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -281,28 +275,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puc deixar-te treure {role.name} de ser un selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord." msgstr "No puc deixar-te treure {role.name} de ser un selfrole perquè el rol està per sobre o igual que el meu rol més alt a la jerarquia de Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Bloqueja el bot només als seus servidors actuals." msgstr "Bloqueja el bot només als seus servidors actuals."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "El bot ja no està bloquejat pel servidor." msgstr "El bot ja no està bloquejat pel servidor."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "El bot està ara bloquejat pel servidor." msgstr "El bot està ara bloquejat pel servidor."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit." msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nemohu dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." msgstr "Nemohu dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nemohu odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii." msgstr "Nemohu odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna mé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Nemohu upravit {role.name}, protože tato role je vyšší, než moje nebo stejná jako nejvyšší role v Discord hierarchii." msgstr "Nemohu upravit {role.name}, protože tato role je vyšší, než moje nebo stejná jako nejvyšší role v Discord hierarchii."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nemohu ti dovolit dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." msgstr "Nemohu ti dovolit dát {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Nemohu ti dovolit odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." msgstr "Nemohu ti dovolit odebrat {role.name} uživateli {member.display_name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." msgstr "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Už něco oznamuji. Pokud bys rád provedl jiné oznámení, nejdříve použij `{prefix}announce cancel`." msgstr "Už něco oznamuji. Pokud bys rád provedl jiné oznámení, nejdříve použij `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Kolekce nástrojů pro správu serveru." msgstr "Kolekce nástrojů pro správu serveru."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} již má roli {role.name}." msgstr "{member.display_name} již má roli {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}" msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} již má roli {role.name}." msgstr "{member.display_name} již má roli {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}" msgstr "Úspěšně jsem odstranil {role.name} od {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n" " Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Upraví nastavení role." msgstr "Upraví nastavení role."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Spravce #ff9900`\n" " `[p]editrole colour Spravce #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Hotovo." msgstr "Hotovo."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"Spravce\" Admin`\n" " `[p]editrole name \"Spravce\" Admin`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Oznámit zprávu na všechny servery ve kterých je bot." msgstr "Oznámit zprávu na všechny servery ve kterých je bot."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Oznámení začalo." msgstr "Oznámení začalo."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Zrušit běžící oznámení." msgstr "Zrušit běžící oznámení."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "V současné době neexistuje žádné spuštěné oznámení." msgstr "V současné době neexistuje žádné spuštěné oznámení."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Momentální oznámení bylo zrušeno." msgstr "Momentální oznámení bylo zrušeno."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Změňte způsob odesílání oznámení v tomto klanu." msgstr "Změňte způsob odesílání oznámení v tomto klanu."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
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:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kanál pro oznámení byl nastaven na {channel.mention}" msgstr "Kanál pro oznámení byl nastaven na {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Zruší kanál pro oznámení." msgstr "Zruší kanál pro oznámení."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -199,7 +193,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -212,7 +206,7 @@ msgstr "\n"
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " POZNÁMKA: Role je citlivá na malá a velká písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -225,7 +219,7 @@ msgstr "\n"
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n" " POZNÁMKA: Role je citlivá na malá a velká písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -234,18 +228,18 @@ msgstr "\n"
" Seznam všech dostupných self-rolí.\n" " Seznam všech dostupných self-rolí.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Dostupné self-role:\n" msgstr "Dostupné self-role:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Spravovat self-role." msgstr "Spravovat self-role."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -253,23 +247,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -277,28 +271,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii." msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Uzamkne bota pouze na jeho aktuální servery." msgstr "Uzamkne bota pouze na jeho aktuální servery."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot již není uzamčen na server." msgstr "Bot již není uzamčen na server."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot je nyní serverem uzamčen." msgstr "Bot je nyní serverem uzamčen."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: da_DK\n" "Language: da_DK\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Jeg forsøgte på noget som Discord har nægtet mig adgang til. Din kommando blev ikke gennemført." msgstr "Jeg forsøgte på noget som Discord har nægtet mig adgang til. Din kommando blev ikke gennemført."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Jeg kan ikke give {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." msgstr "Jeg kan ikke give {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Jeg kan ikke fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." msgstr "Jeg kan ikke fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Jeg kan ikke redigere {role.name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet." msgstr "Jeg kan ikke redigere {role.name} da denne rolle er højere eller tilsvarende til min tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Jeg kan ikke lade dig tildele {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." msgstr "Jeg kan ikke lade dig tildele {role.name} til {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Jeg kan ikke lade dig fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." msgstr "Jeg kan ikke lade dig fjerne {role.name} fra {member.display_name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Jeg kan ikke lade dig redigere {role.name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet." msgstr "Jeg kan ikke lade dig redigere {role.name} da denne rolle er højere eller tilsvarende til din tildelte rolle i hierarkiet."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Jeg annoncere allerede noget. Hvis du ønsker at annoncere noget andet, benyt dig af '{prefix} annoncere annuller' først." msgstr "Jeg annoncere allerede noget. Hvis du ønsker at annoncere noget andet, benyt dig af '{prefix} annoncere annuller' først."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "En samling af server administrations værktøjer." msgstr "En samling af server administrations værktøjer."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Jeg gennemførte tilføjelsen af {role.name} til {member.display_name}" msgstr "Jeg gennemførte tilføjelsen af {role.name} til {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Jeg gennemførte fjernelsen af {role.name} fra {member.display_name}" msgstr "Jeg gennemførte fjernelsen af {role.name} fra {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Rediger rolle indstillinger." msgstr "Rediger rolle indstillinger."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Færdig." msgstr "Færdig."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Annoncer en besked til alle serverne botten er i." msgstr "Annoncer en besked til alle serverne botten er i."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Annonceringen er påbegyndt." msgstr "Annonceringen er påbegyndt."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Afbryd en kørende annonce." msgstr "Afbryd en kørende annonce."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Der er i øjeblikket ikke nogen kørende annonceringer." msgstr "Der er i øjeblikket ikke nogen kørende annonceringer."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Den nuværende annoncering er blevet afbrudt." msgstr "Den nuværende annoncering er blevet afbrudt."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Ændre hvordan annonceringer er udsendt i denne server." msgstr "Ændre hvordan annonceringer er udsendt i denne server."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Annoncerings kanalen er blevet sat til {channel.mention}" msgstr "Annoncerings kanalen er blevet sat til {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Lås en bot til dens nuværende server." msgstr "Lås en bot til dens nuværende server."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Botten er ikke længere låst til serveren." msgstr "Botten er ikke længere låst til serveren."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Botten er nu låst til serveren." msgstr "Botten er nu låst til serveren."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: de_DE\n" "Language: de_DE\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Ich habe versucht, etwas zu tun, wofür mir Discord die Erlaubnis verweigert hat. Dein Befehl wurde nicht erfolgreich ausgeführt." msgstr "Ich habe versucht, etwas zu tun, wofür mir Discord die Erlaubnis verweigert hat. Dein Befehl wurde nicht erfolgreich ausgeführt."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ich kann die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Ich kann die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ich kann {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Ich kann {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Ich kann die Rolle „{role.name}“ nicht bearbeiten, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Ich kann die Rolle „{role.name}“ nicht bearbeiten, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Du darfst, die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Du darfst, die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Du darfst {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Du darfst {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Du darfst nicht die Rolle „{role.name}“ bearbeiten, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Du darfst nicht die Rolle „{role.name}“ bearbeiten, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Ich brauche dafür die Bereichtigung „Rollen verwalten“." msgstr "Ich brauche dafür die Bereichtigung „Rollen verwalten“."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Ich kündige bereits etwas an. Wenn du eine andere Ankündigung machen willst, benutze bitte zuerst `{prefix}announce cancel`." msgstr "Ich kündige bereits etwas an. Wenn du eine andere Ankündigung machen willst, benutze bitte zuerst `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen." msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} hat die Rolle „{role.name}“ bereits." msgstr "{member.display_name} hat die Rolle „{role.name}“ bereits."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben." msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben."
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} hat nicht die Rolle „{role.name}“." msgstr "{member.display_name} hat nicht die Rolle „{role.name}“."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt." msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt."
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -80,12 +80,12 @@ msgid "\n"
" If user is left blank it defaults to the author of the command.\n" " If user is left blank it defaults to the author of the command.\n"
" " " "
msgstr "\n" msgstr "\n"
" Füge einem Mitglied eine Rolle hinzu.\n\n" " Fügen Sie einem Benutzer eine Rolle hinzu.\n"
" Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\n" " Verwenden Sie doppelte Anführungszeichen, wenn die Benutzerrolle Leerzeichen enthält.\n"
" Wenn keine Person definiert wurde, wird die Rolle dem Autor des Befehls gegeben.\n" " Wenn keine Person definiert wurde, wird die Rolle dem Autor des Befehls gegeben.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Wenn keine Person definiert wurde, wird die Rolle von dem Autor des Befehls entfernt.\n" " Wenn keine Person definiert wurde, wird die Rolle von dem Autor des Befehls entfernt.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Rolleneinstellungen bearbeiten." msgstr "Rolleneinstellungen bearbeiten."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -116,19 +116,19 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Bearbeite die Farbe einer Rolle.\n\n" " Bearbeite die Farbe einer Rolle.\n\n"
" Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\n" " Verwende doppelte Anführungszeichen, wenn die Rolle Leerzeichen enthält.\n"
" Die Farbe muss im Hexadezimalformat angegeben werden.\n" " Die Farbe muss im hexadezimal angegeben werden.\n"
" [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\n\n" " [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
" Beispiele:\n" " Beispiele:\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Erledigt." msgstr "Erledigt."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -138,59 +138,53 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Bearbeite den Namen einer Rolle.\n\n" " Bearbeite den Namen einer Rolle.\n\n"
" Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\n\n" " Verwende doppelte Anführungszeichen, wenn die Rolle Leerzeichen enthält.\n\n"
" Beispiel:\n" " Beispiel:\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Mache eine Ankündigung auf allen Servern auf denen der Bot ist." msgstr "Mache eine Ankündigung auf allen Servern auf denen der Bot ist."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Die Ankündigung hat begonnen." msgstr "Die Ankündigung hat begonnen."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Breche eine laufende Ankündigung ab." msgstr "Breche eine laufende Ankündigung ab."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Es gibt keine derzeit laufende Ankündigung." msgstr "Es gibt keine derzeit laufende Ankündigung."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Die aktuelle Ankündigung wurde abgebrochen." msgstr "Die aktuelle Ankündigung wurde abgebrochen."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden." msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr "Ändern Sie den Kanal, über den der Bot Ankündigungen sendet."
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Ändert den Kanal, in den der Bot Ankündigungen senden wird.\n\n"
" Wenn der Kanal freigelassen wird, wird es auf den aktuellen angewendet.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt." msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt."
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Setzt den Kanal für Ankündigungen zurück." msgstr "Setzt den Kanal für Ankündigungen zurück."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" HINWEIS: Beachte Groß- und Kleinschreibung!\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" HINWEIS: Beachte Groß- und Kleinschreibung!\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" HINWEIS: Beachte Groß- und Kleinschreibung!\n" " HINWEIS: Beachte Groß- und Kleinschreibung!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,71 +232,105 @@ msgstr "\n"
"Gibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\n" "Gibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Verfügbare selbst auswählbare Rollen:\n" msgstr "Verfügbare selbst auswählbare Rollen:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Selbst hinzufügbare Rollen verwalten." msgstr "Selbst hinzufügbare Rollen verwalten."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"Füge eine oder mehrere Rollen zur Liste der selbst hinzufügbaren Rollen hinzu.\n\n"
" ACHTUNG: Beachte korrekte Groß- und Kleinschreibung!\n"
" "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "Die Rolle \"{role.name}\" ist bereits eine selbst hinzufügbare Rolle."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "{count} selbst hinzufügbare Rollen hinzugefügt."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "1 selbst hinzufügbare Rolle hinzugefügt."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"Entferne eine oder mehrere Rollen von der Liste der selbst hinzufügbaren Rollen.\n\n"
" ACHTUNG: Beachte die Groß- und Kleinschreibung! "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist." msgstr "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr "{count} selbst hinzufügbare Rollen entfernt."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr "1 selbst hinzufügbare Rolle entfernt."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Lösche die Liste der selbst hinzufügbaren Rollen auf diesem Server."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr "Es sind keine selbst hinzufügbaren Rollen verfügbar."
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "Bist du dir sicher, dass du die Liste der selbst hinzufügbaren Rollen dieses Servers löschen möchtest?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Antwortzeit abgelaufen."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ich kann die Liste der selbst hinzufügbaren Rollen nicht löschen, da {role.name} auf der gleichen Stufe oder höher als deine höchste Rolle in der Discord Hierarchie ist."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "Liste der selbst hinzufügbaren Rollen gelöscht."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Keine Änderungen vorgenommen"
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Der Bot kann keinem neuen Server beitreten." msgstr "Der Bot kann keinem neuen Server beitreten."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Der Bot kann nun anderen Servern beitreten." msgstr "Der Bot kann nun anderen Servern beitreten."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten." msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten."
@@ -320,5 +348,5 @@ msgstr "Das Admin-Cog ist nicht geladen."
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "Die Rolle \"{role_name}\" ist keine gültige selbst definierte Rolle."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: el_GR\n" "Language: el_GR\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: es_ES\n" "Language: es_ES\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Intenté hacer algo que Discord me ha negado el permiso. Su comando no se pudo completar." msgstr "He intentado hacer algo, pero Discord me ha negado el permiso. Su comando no ha podido completarse correctamente. "
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "No puedo dar el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a mi rol más alto en la jerarquía de Discord." msgstr "No puedo dar el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a mi rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "No puedo eliminar el rol {role.name} de {member.display_name} porque ese rol es mayor o igual que mi rol más alto en la jerarquía de Discord." msgstr "No puedo eliminar el rol {role.name} de {member.display_name} porque ese rol es mayor o igual que mi rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "No puedo editar el rol {role.name} porque ese rol es mayor que el mío o igual al rol más alto en la jerarquía de Discord." msgstr "No puedo editar el rol {role.name} porque ese rol es mayor que el mío o igual al rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puedo dejar que le des el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." msgstr "No puedo dejar que le des el rol {role.name} a {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "No puedo dejar que elimines el rol {role.name} de {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." msgstr "No puedo dejar que elimines el rol {role.name} de {member.display_name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "No puedo permitir que edites el rol{role.name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." msgstr "No puedo permitir que edites el rol {role.name} porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Necesito el permiso de \"Gestionar Roles\" para hacer eso." msgstr "Necesito el permiso de \"Gestionar Roles\" para hacer eso."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Ya estoy anunciando algo. Si quieres hacer un anuncio diferente, por favor usa `{prefix}announce cancel` primero." msgstr "Ya estoy anunciando algo en este instante. Si quieres hacer un anuncio diferente, por favor usa `{prefix}announce cancel` primero."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Una colección de utilidades de administración de servidores." msgstr "Una colección de utilidades de administración de servidores."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} ya tiene el rol {role.name}." msgstr "{member.display_name} ya tiene el rol {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "He añadido con éxito {role.name} a {member.display_name}" msgstr "He añadido con éxito {role.name} a {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} no tiene el rol {role.name}." msgstr "{member.display_name} no tiene el rol {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "He retirado con éxito {role.name} de {member.display_name}" msgstr "He retirado con éxito {role.name} de {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,11 +81,11 @@ msgid "\n"
" " " "
msgstr "\n" msgstr "\n"
" Añadir un rol a un usuario.\n\n" " Añadir un rol a un usuario.\n\n"
" Usar comillas dobles si el rol contiene espacios.\n" " Use comillas dobles si el rol contiene espacios.\n"
" Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n" " Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n" " Si el usuario se deja en blanco el valor por defecto es el autor del comando.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Editar configuración de rol." msgstr "Editar configuración de rol."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Listo." msgstr "Listo."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -140,57 +140,51 @@ msgstr "\n"
" Edita el nombre de un rol.\n\n" " Edita el nombre de un rol.\n\n"
" Utilice comillas dobles si el rol o el nombre contiene espacios.\n\n" " Utilice comillas dobles si el rol o el nombre contiene espacios.\n\n"
" Ejemplo:\n" " Ejemplo:\n"
" `[p]nombre editrole \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Anunciar un mensaje a todos los servidores en que el bot está." msgstr "Anuncie un mensaje a todos los servidores en los que el bot esté presente."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "El anuncio ha comenzado." msgstr "El anuncio ha comenzado."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Cancela un anuncio en ejecución." msgstr "Cancela un anuncio en ejecución."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "No hay ningún anuncio en ejecución." msgstr "No hay ningún anuncio en ejecución."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "El anuncio actual ha sido cancelado." msgstr "El anuncio actual ha sido cancelado."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Cambia cómo son enviados los anuncios en este servidor." msgstr "Cambia cómo son enviados los anuncios en este gremio."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr "Cambia el canal donde el bot enviará anuncios."
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Cambia el canal donde el bot enviará anuncios.\n\n"
" Si el canal se deja en blanco el canal por defecto es el canal actual.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "El canal de anuncios se ha establecido en {channel.mention}" msgstr "El canal de anuncios se ha establecido en {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Quita el canal para los anuncios." msgstr "Deshabilita el canal para los anuncios."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -198,12 +192,12 @@ msgid "\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "\n" msgstr "\n"
" Add or remove a selfrole from yourself.\n\n" " Añade o quita un auto rol de ti mismo.\n\n"
" Server admins must have configured the role as user settable.\n" " Los administradores del servidor deben haber configurado el rol como configuración del usuario.\n"
" NOTE: The role is case sensitive!\n" " NOTA: El rol es sensible a mayúsculas/minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" NOTA: El rol es sensible a mayúsculas!\n" " NOTA: El rol es sensible a mayúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,80 +223,113 @@ msgstr "\n"
" NOTA: El rol es sensible a mayúsculas!\n" " NOTA: El rol es sensible a mayúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "\n" msgstr "\n"
" Lista de todos los selfroles disponibles.\n" " Lista todos los autoroles disponibles.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Selfroles disponibles:\n" msgstr "Selfroles disponibles:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Gestionar selfroles." msgstr "Gestionar selfroles."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"Añade un rol, o una selección de roles, a la lista de auto-roles disponibles.\n\n"
"NOTA: ¡El rol es sensible a mayúsculas! "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puedo permitir que añadas {role.name} como selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." msgstr "No puedo permitir que añadas {role.name} como selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "El rol \"{role.name}\" ya es un auto-rol."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "Añadidos {count} auto-roles."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "Se añadió 1 auto-rol."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"Elimina un rol, o una selección de roles, de la lista de auto-roles disponibles.\n\n"
"NOTA: ¡El rol es sensible a mayúsculas! "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puedo permitir que elimines a {role.name} de ser un selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord." msgstr "No puedo permitir que elimines a {role.name} de ser un selfrole porque ese rol es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr "Se han eliminado {count} auto-roles."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr "Se ha eliminado 1 auto-rol."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Borra la lista de auto-roles disponibles para este servidor."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr "Actualmente no hay auto-roles."
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "¿Estás seguro de querer borrar la lista de auto-roles de este servidor?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Has tardado demasiado en responder."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "No puedo borrar los auto-roles porque el auto-rol '{role.name}' es mayor o igual a tu rol más alto en la jerarquía de Discord."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "Lista de auto-roles eliminada."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "No se han realizado cambios."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Bloquea el bot sólo a sus servidores actuales." msgstr "Bloquea el bot sólo a sus servidores actuales."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "El bot ya no está bloqueado por el servidor." msgstr "El bot ya no está bloqueado por el servidor."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "El bot está bloqueado por el servidor." msgstr "El bot está bloqueado por el servidor."
@@ -320,5 +347,5 @@ msgstr "El cog Admin no está cargado."
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "El rol \"{role_name}\" no es un auto-rol válido."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: fi_FI\n" "Language: fi_FI\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Yritin tehdä jotain, jonka Discord kielsi minulle luvat. Komento epäonnistui onnistuneesti." msgstr "Yritin tehdä jotain, jonka Discord kielsi minulle luvat. Komento epäonnistui onnistuneesti."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." msgstr "En voi muokata roolia {role.name}, koska se on korkeammalla kuin minun ylin roolini Discordin hierarkiassa."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "En voi antaa roolia {role.name} käyttäjälle {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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 #: redbot/cogs/admin/admin.py:48
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." 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 "En voi poistaa roolia {role.name} käyttäjältä {member.display_name}, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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 #: redbot/cogs/admin/admin.py:54
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." 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 "En voi antaa sinun muokata roolia {role.name}, koska rooli on korkeammalla kuin sinun korkein rooli Discordin hierarkiassa." 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 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Tarvitsen \"Muokkaa Rooleja\" oikeudet tehdäkseni tuon." msgstr "Tarvitsen \"Muokkaa Rooleja\" oikeudet tehdäkseni tuon."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Olen jo ilmoittanut jotain. Jos haluat tehdä toisen ilmoituksen, käytä ensin \"{prefix} announce cancel\"." msgstr "Olen jo ilmoittanut jotain. Jos haluat tehdä toisen ilmoituksen, käytä ensin \"{prefix} announce cancel\"."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Kokoelma palvelinhallintaohjelmia." msgstr "Kokoelma palvelinhallintaohjelmia."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "Käyttäjällä {member.display_name} on jo rooli {role.name}." msgstr "Käyttäjällä {member.display_name} on jo rooli {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}" msgstr "Lisäsin {role.name} onnistuneesti {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "Käyttäjällä {member.display_name} ei ole roolia {role.name}." msgstr "Käyttäjällä {member.display_name} ei ole roolia {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}" msgstr "Olen poistanut {role.name} onnistuneesti {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n" " Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n" " Jos käyttäjä jätetään tyhjäksi, se on oletuksena tekijä komennon.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Muokkaa rooliasetuksia." msgstr "Muokkaa rooliasetuksia."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Tehty." msgstr "Tehty."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on." msgstr "Ilmoita viesti kaikille palvelimille, joihin botti on."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Ilmoittaminen on aloitettu." msgstr "Ilmoittaminen on aloitettu."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Peruuta käynnissä oleva ilmoitus." msgstr "Peruuta käynnissä oleva ilmoitus."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta." msgstr "Tällä hetkellä ei ole käynnissä olevaa ilmoitusta."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Tämänhetkinen ilmoitus on peruutettu." msgstr "Tämänhetkinen ilmoitus on peruutettu."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Muokkaa kuinka ilmoitukset lähetetään tässä guildissa." msgstr "Muokkaa kuinka ilmoitukset lähetetään tässä guildissa."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
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:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle" msgstr "Ilmoituskanava on asetettu {channel.mention} -kanavalle"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Poista ilmoituskanava käytöstä." msgstr "Poista ilmoituskanava käytöstä."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -201,7 +195,7 @@ msgstr "Lisää tai poista rooli itseltäsi.\n\n"
"Palvelimen ylläpitäjän pitää olla asettanut se rooli käyttäjä-asetettavaksi.\n" "Palvelimen ylläpitäjän pitää olla asettanut se rooli käyttäjä-asetettavaksi.\n"
"MUISTA: Roolin nimessä merkitsee isot ja pienet kirjaimet." "MUISTA: Roolin nimessä merkitsee isot ja pienet kirjaimet."
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -214,7 +208,7 @@ msgstr "\n"
" HUOM: Rooli on kirjainkoolla herkkä!\n" " HUOM: Rooli on kirjainkoolla herkkä!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -227,7 +221,7 @@ msgstr "\n"
" HUOM: Rooli on kirjainkoolla herkkä!\n" " HUOM: Rooli on kirjainkoolla herkkä!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -236,18 +230,18 @@ msgstr "\n"
" Luettele kaikki saatavilla olevat selfrot.\n" " Luettele kaikki saatavilla olevat selfrot.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Saatavilla olevat omafroles:\n" msgstr "Saatavilla olevat omafroles:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Hallitse selfroleja." msgstr "Hallitse selfroleja."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -255,23 +249,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -279,28 +273,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "En voi antaa roolia {role.name} käyttäjälle, koska rooli on korkeammalla kuin minun ylin roolini Discordin hierarkiassa." 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:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Lukitse botti vain nykyisille palvelimille." msgstr "Lukitse botti vain nykyisille palvelimille."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Botti ei ole enää palvelinlukittu." msgstr "Botti ei ole enää palvelinlukittu."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Botti on nyt palvelinlukittu." msgstr "Botti on nyt palvelinlukittu."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: fr_FR\n" "Language: fr_FR\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "J'ai tenté de faire quelque chose que pour lequel Discord m'a refusé les permissions. La commande a échoué." msgstr "J'ai tenté de faire quelque chose que pour lequel Discord m'a refusé les permissions. La commande a échoué."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Je ne peux pas donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." msgstr "Je ne peux pas donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Je ne peux pas supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." msgstr "Je ne peux pas supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Je ne peux pas modifier {role.name} parce que ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord." msgstr "Je ne peux pas modifier {role.name} parce que ce rôle est supérieur ou égal à mon rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Je ne peux pas vous laisser donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." msgstr "Je ne peux pas vous laisser donner {role.name} à {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Je ne peux pas vous permettre de supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord." msgstr "Je ne peux pas vous permettre de supprimer {role.name} de {member.display_name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Je ne peux pas vous permettre de modifier {role.name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord." msgstr "Je ne peux pas vous permettre de modifier {role.name} car ce rôle est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Jai besoin de la permission \"Gérer les rôles\" pour faire cela." msgstr "Jai besoin de la permission \"Gérer les rôles\" pour faire cela."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Je suis déjà en train d'annoncer quelque chose. Si vous souhaitez faire une annonce différente, vous devez d'abord utiliser la commande `{prefix}announce cancel`." msgstr "Je suis déjà en train d'annoncer quelque chose. Si vous souhaitez faire une annonce différente, vous devez d'abord utiliser la commande `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Un ensemble d'utilitaires d'administration du serveur." msgstr "Un ensemble d'utilitaires d'administration du serveur."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} a déjà le rôle {role.name}." msgstr "{member.display_name} a déjà le rôle {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "J'ai bien ajouté le rôle {role.name} à {member.display_name}" msgstr "J'ai bien ajouté le rôle {role.name} à {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} n'a pas le rôle {role.name}." msgstr "{member.display_name} n'a pas le rôle {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "J'ai bien retiré le rôle {role.name} de {member.display_name}" msgstr "J'ai bien retiré le rôle {role.name} de {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n" " Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n" " Si l'utilisateur est laissé vide, ce sera par défaut l'auteur de la commande.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Modifier les paramètres d'un rôle." msgstr "Modifier les paramètres d'un rôle."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Fait." msgstr "Fait."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Faire une annonce à tous les serveurs dans lesquels le bot se trouve." msgstr "Faire une annonce à tous les serveurs dans lesquels le bot se trouve."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Lannonce a commencé." msgstr "Lannonce a commencé."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Interrompre une annonce en cours." msgstr "Interrompre une annonce en cours."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Il n'y a aucune annonce en cours d'exécution." msgstr "Il n'y a aucune annonce en cours d'exécution."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "L'annonce actuelle a été interrompue." msgstr "L'annonce actuelle a été interrompue."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Change la façon dont les annonces sont envoyées dans ce serveur." msgstr "Change la façon dont les annonces sont envoyées dans ce serveur."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" 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 champ salon est laissé vide, il utilisera par défaut le salon actuel.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Les annonces seront maintenant faites dans {channel.mention}" msgstr "Les annonces seront maintenant faites dans {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Désactive le salon pour les annonces." msgstr "Désactive le salon pour les annonces."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" NOTE : Le rôle est sensible aux majuscules et minuscules !\n" " NOTE : Le rôle est sensible aux majuscules et minuscules !\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,18 +232,18 @@ msgstr "\n"
" Liste de tous les auto-rôles disponibles.\n" " Liste de tous les auto-rôles disponibles.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Auto-rôles disponibles :\n" msgstr "Auto-rôles disponibles :\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Gérer les auto-roles." msgstr "Gérer les auto-roles."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -260,23 +254,23 @@ msgstr "\n"
" NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n" " NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n"
" " " "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "Le rôle \"{role.name}\" est déjà un rôle auto-attribué." msgstr "Le rôle \"{role.name}\" est déjà un rôle auto-attribué."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "{count} auto-rôles ajouté(s)."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "Ajout de 1 auto-rôle." msgstr "Ajout de 1 auto-rôle."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -287,28 +281,57 @@ msgstr "\n"
" NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n" " NOTE : Le nom du rôle est sensible aux majuscules et minuscules !\n"
" " " "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord." msgstr "Je ne peux pas vous laisser ajouter {role.name} comme auto-rôle car ce rôle est supérieur ou égal à votre rôle le plus haut dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "Suppression de {count} auto-rôles." msgstr "Suppression de {count} auto-rôles."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "Suppression d'un auto-rôle." msgstr "Suppression d'un auto-rôle."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Nettoyage de la liste des auto-rôles disponibles pour ce serveur."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr "Actuellement, il n'y a pas d'auto-rôles."
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "Êtes-vous certain de vouloir nettoyer la liste des auto-rôles de ce serveur ?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Vous avez pris trop de temps à répondre."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Je ne peux pas supprimer les rôles personnels car le rôle personnel '{role.name}' est supérieur ou égal à votre rôle le plus élevé dans la hiérarchie Discord."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "La liste des rôles personnes a été nettoyée."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Aucune modification n'a été faite."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Verrouiller un bot sur ses serveurs actuels uniquement." msgstr "Verrouiller un bot sur ses serveurs actuels uniquement."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Le bot n'est plus verrouillé sur ses serveurs actuels." msgstr "Le bot n'est plus verrouillé sur ses serveurs actuels."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels." msgstr "Le bot est maintenant verrouillé sur ses serveurs actuels."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: he_IL\n" "Language: he_IL\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: hi_IN\n" "Language: hi_IN\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "मैंने कुछ ऐसा करने का प्रयास किया, जिसके लिए डिस्कॉर्ड ने मुझे अनुमति से इनकार कर दिया। आपका आदेश सफलतापूर्वक पूरा होने में विफल रहा।" msgstr "मैंने कुछ ऐसा करने का प्रयास किया, जिसके लिए डिस्कॉर्ड ने मुझे अनुमति से इनकार कर दिया। आपका आदेश सफलतापूर्वक पूरा होने में विफल रहा।"
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "मैं {member.display_name} को {role.name} नहीं दे सकती क्योंकि वह रोल डिस्कॉर्ड् पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।" msgstr "मैं {member.display_name} को {role.name} नहीं दे सकती क्योंकि वह रोल डिस्कॉर्ड् पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।"
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "मैं {role.name} को {member.display_name} से नहीं निकाल सकती, क्योंकि वह रोल डिस्कॉर्ड पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।" msgstr "मैं {role.name} को {member.display_name} से नहीं निकाल सकती, क्योंकि वह रोल डिस्कॉर्ड पदानुक्रम में मेरे उच्चतम रोल से अधिक या उसके बराबर है।"
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "मैं {role.name} को संपादित नहीं कर सकती, क्योंकि यह रोल डिस्कॉर्ड पदानुक्रम में मेरे रोल से अधिक है,या सबसे उच्चतम रोल के बराबर है।" msgstr "मैं {role.name} को संपादित नहीं कर सकती, क्योंकि यह रोल डिस्कॉर्ड पदानुक्रम में मेरे रोल से अधिक है,या सबसे उच्चतम रोल के बराबर है।"
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr "मुझे ऐसा करने के लिए \"Manage Roles\" अनुमति की आवश्यकता है।"
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr "मैं पहले से ही कुछ घोषणा कर रहा हूं। यदि आप कोई भिन्न घोषणा करना चाहते हैं, तो कृपया पहले `{prefix}announce cancel` का उपयोग करें।"
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr "सर्वर प्रशासन उपयोगिता का एक संग्रह।"
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -0,0 +1,353 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: hr\n"
"X-Crowdin-File-ID: 42\n"
"Language: hr_HR\n"
#: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Pokušao sam učiniti nešto za što mi je Discord uskratio dozvole. Vaša naredba nije uspješno dovršena."
#: redbot/cogs/admin/admin.py:24
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 "Ne mogu dati {role.name} korisniku {member.display_name} jer je ta uloga viša ili jednaka mojoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:30
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 "Ne mogu ukloniti {role.name} od {member.display_name} jer je ta uloga viša ili jednaka mojoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Ne mogu uređivati {role.name} jer je ta uloga viša od moje ili jednaka najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:42
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 "Ne mogu vam dopustiti da dodate {role.name} korisniku {member.display_name} jer je ta uloga viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:48
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 "Ne mogu vam dopustiti da uklonite {role.name} od {member.display_name} jer je ta uloga viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:54
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 "Ne mogu vam dopustiti da uređujete {role.name} jer je ta uloga viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Za to trebam \"Upravljanje ulogama\" dozvolu."
#: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Već nešto najavljujem. Ako želite napraviti drugačiju najavu, prvo upotrijebite `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:72
#, docstring
msgid "A collection of server administration utilities."
msgstr "Zbirka usluga za administraciju servera."
#: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} već ima {role.name} ulogu."
#: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Uspješno sam dodao {role.name} {member.display_name}"
#: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} nema {role.name} ulogu."
#: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Uspješno sam uklonio {role.name} s {member.display_name}"
#: redbot/cogs/admin/admin.py:219
#, 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 "\n"
" Dodajte ulogu korisniku.\n\n"
" Koristite navodnike ako uloga sadrži razmake.\n"
" Ako je ime korisnika ostavljeno prazno, zadati će se autor naredbe.\n"
" "
#: redbot/cogs/admin/admin.py:235
#, 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 "\n"
" Uklonite ulogu s korisnika.\n\n"
" Koristite navodnike ako uloga sadrži razmake.\n"
" Ako je ime korisnika ostavljeno prazno, zadati će se autor naredbe.\n"
" "
#: redbot/cogs/admin/admin.py:249
#, docstring
msgid "Edit role settings."
msgstr "Uredite postavke uloge."
#: redbot/cogs/admin/admin.py:256
#, 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 "\n"
" Uredite boju uloge.\n\n"
" Koristite navodnike ako uloga sadrži razmake.\n"
" Boja mora biti u heksadecimalnom formatu.\n"
" [Online odabir boja](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
" Primjeri:\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n"
" "
#: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done."
msgstr "Gotovo."
#: redbot/cogs/admin/admin.py:289
#, 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 "\n"
" Uredite naziv uloge.\n\n"
" Koristite navodnike ako uloga ili naziv uloge sadrže razmake.\n\n"
" Primjer:\n"
" `[p]editrole name \"The Transistor\" Test`\n"
" "
#: redbot/cogs/admin/admin.py:323
#, docstring
msgid "Announce a message to all servers the bot is in."
msgstr "Najavite poruku svim serverima u kojima se bot nalazi."
#: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun."
msgstr "Najava je počela."
#: redbot/cogs/admin/admin.py:337
#, docstring
msgid "Cancel a running announce."
msgstr "Otkažite aktivnu najavu."
#: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement."
msgstr "Trenutno nema aktivne najave."
#: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled."
msgstr "Trenutna najava je otkazana."
#: redbot/cogs/admin/admin.py:348
#, docstring
msgid "Change how announcements are sent in this guild."
msgstr "Promijenite način slanja najava u ovom serveru."
#: redbot/cogs/admin/admin.py:353
#, docstring
msgid "Change the channel where the bot will send announcements."
msgstr ""
#: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}"
msgstr "{channel.mention} je postavljen kao kanal za najave"
#: redbot/cogs/admin/admin.py:361
#, docstring
msgid "Unsets the channel for announcements."
msgstr "Poništava kanal za najave."
#: redbot/cogs/admin/admin.py:386
#, docstring
msgid "\n"
" Add or remove a selfrole from yourself.\n\n"
" Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n"
" "
msgstr "\n"
" Dodajte ili uklonite samo-ulogu sa sebe.\n\n"
" Administratori servera moraju konfigurirati ulogu kao korisnički podesivu.\n"
" NAPOMENA: Uloga je osjetljiva na velika i mala slova!\n"
" "
#: redbot/cogs/admin/admin.py:399
#, 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 "\n"
" Dodajte si samo-ulogu.\n\n"
" Administratori servera moraju konfigurirati ulogu kao korisnički podesivu.\n"
" NAPOMENA: Uloga je osjetljiva na velika i mala slova!\n"
" "
#: redbot/cogs/admin/admin.py:410
#, 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 "\n"
" Uklonite samo-ulogu sa sebe.\n\n"
" Administratori servera moraju konfigurirati ulogu kao korisnički podesivu.\n"
" NAPOMENA: Uloga je osjetljiva na velika i mala slova!\n"
" "
#: redbot/cogs/admin/admin.py:421
#, docstring
msgid "\n"
" Lists all available selfroles.\n"
" "
msgstr "\n"
" Navodi sve dostupne samo-uloge.\n"
" "
#: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n"
"{selfroles}"
msgstr "Dostupne samo-uloge:\n"
"{selfroles}"
#: redbot/cogs/admin/admin.py:437
#, docstring
msgid "Manage selfroles."
msgstr "Upravljajte samo-ulogama."
#: redbot/cogs/admin/admin.py:442
#, docstring
msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n"
" "
msgstr "\n"
" Dodajte ulogu ili izbor uloga u popis dostupnih samo-uloga.\n\n"
" NAPOMENA: Uloga je osjetljiva na velika i mala slova!\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 "Ne mogu vam dopustiti da dodate {role.name} kao samo-ulogu jer je ta uloga viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole."
msgstr "Uloga \"{role.name}\" je već samo-uloga."
#: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles."
msgstr "Dodano {count} samo-uloga."
#: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole."
msgstr "Dodana jedna samo-uloga."
#: redbot/cogs/admin/admin.py:475
#, docstring
msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n"
" "
msgstr "\n"
" Uklonite ulogu ili izbor uloga s popisa dostupnih samo-uloga.\n\n"
" NAPOMENA: Uloga je osjetljiva na velika i mala slova!\n"
" "
#: redbot/cogs/admin/admin.py:484
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 "Ne mogu vam dopustiti da uklonite {role.name} kao samo-ulogu jer je ta uloga viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles."
msgstr "Uklonjeno {count} samo-uloga."
#: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole."
msgstr "Uklonjena jedna samo-uloga."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Izbrišite popis dostupnih samo-uloga za ovaj server."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr "Trenutno nema samo-uloga."
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "Jeste li sigurni da želite izbrisati serverov popis samo-uloga?"
#: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Trebalo vam je predugo da odgovorite."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ne mogu izbrisati samo-uloge jer je samo-uloga '{role.name}' viša ili jednaka vašoj najvišoj ulozi u Discord hijerarhiji."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "Popis samo-uloga je izbrisan."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Nisu napravljene ikakve promjene."
#: redbot/cogs/admin/admin.py:537
#, docstring
msgid "Lock a bot to its current servers only."
msgstr "Zaključaj bota samo na njegove trenutne servere."
#: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked."
msgstr "Bot više nije zaključan na servere u kojima se nalazi."
#: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked."
msgstr "Bot je sada zaključan na servere u kojima se nalazi."
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr "Nisam mogao objaviti sljedećem serveru: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr "Nisam mogao objaviti sljedećim serverima: "
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
msgstr "Admin Cog nije učitan."
#: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "Uloga \"{role_name}\" nije važeća samo-uloga."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: hu_HU\n" "Language: hu_HU\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Olyan műveletet próbáltam elvégezni, amihez a Discord elutasította a jogosultságom. A parancsod végrehajtása sikertelen volt." msgstr "Olyan műveletet próbáltam elvégezni, amihez a Discord elutasította a jogosultságom. A parancsod végrehajtása sikertelen volt."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nem adhatom meg a {role.name} rangot {member.display_name}-nak/nek, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." msgstr "Nem adhatom meg a {role.name} rangot {member.display_name}-nak/nek, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nem vonhatom meg a {role.name} rangot {member.display_name}-tól/től, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." msgstr "Nem vonhatom meg a {role.name} rangot {member.display_name}-tól/től, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Nem szerkeszthetem a {role.name} rangot, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben." msgstr "Nem szerkeszthetem a {role.name} rangot, mert az a rang magasabb vagy egyenlő az én legmagasabb rangommal a Discord rangsorrendben."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Kész." msgstr "Kész."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: id_ID\n" "Language: id_ID\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Saya mencoba melakukan sesuatu yang tidak diizinkan oleh Discord untuk saya. Perintah Anda gagal untuk dijalankan." msgstr "Saya mencoba melakukan sesuatu yang tidak diizinkan oleh Discord untuk saya. Perintah Anda gagal untuk dijalankan."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." 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 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." 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 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Saya tidak dapat mengedit {role.name} karena role itu lebih tinggi dari saya atau sama dengan role tertinggi dalam tingkatan Discord." 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 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
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." 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 #: redbot/cogs/admin/admin.py:48
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." 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 "Saya tidak dapat memberikan {role.name} kepada {member.display_name} karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." 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 #: redbot/cogs/admin/admin.py:54
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." 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 "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." 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 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Saya sudah mengumumkan sesuatu. Jika Anda ingin membuat pengumuman lain, gunakan `{prefix} umumkan pembatalan` terlebih dahulu." msgstr "Saya sudah mengumumkan sesuatu. Jika Anda ingin membuat pengumuman lain, gunakan `{prefix} umumkan pembatalan` terlebih dahulu."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Kumpulan utilitas administrasi server." msgstr "Kumpulan utilitas administrasi server."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} sudah memiliki role {role.name}." msgstr "{member.display_name} sudah memiliki role {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}" msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} tidak memiliki role {role.name}." msgstr "{member.display_name} tidak memiliki role {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}" msgstr "Saya berhasil menambahkan {role.name} ke {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -86,7 +86,7 @@ msgstr "\n"
" Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \n" " Jika pengguna dibiarkan kosong, defaultnya adalah pembuat perintah. \n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -95,12 +95,12 @@ msgid "\n"
" " " "
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 " 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:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Edit pengaturan role." msgstr "Edit pengaturan role."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -121,11 +121,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Selesai." msgstr "Selesai."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -140,54 +140,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Umumkan pesan ke semua server tempat bot berada." msgstr "Umumkan pesan ke semua server tempat bot berada."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Pengumuman telah dimulai." msgstr "Pengumuman telah dimulai."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Batalkan pengumuman berjalan." msgstr "Batalkan pengumuman berjalan."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Tidak ada pengumuman yang sedang berjalan." msgstr "Tidak ada pengumuman yang sedang berjalan."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Pengumuman saat ini telah dibatalkan." msgstr "Pengumuman saat ini telah dibatalkan."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Ubah cara pengumuman dikirim di guild ini." msgstr "Ubah cara pengumuman dikirim di guild ini."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
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:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Channel pengumuman telah di setel ke {channel.mention}" msgstr "Channel pengumuman telah di setel ke {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Tidak menyetel saluran untuk pengumuman." msgstr "Tidak menyetel saluran untuk pengumuman."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -196,7 +190,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -209,7 +203,7 @@ msgstr "\n"
" NOTE: Role peka huruf besar / kecil!\n" " NOTE: Role peka huruf besar / kecil!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -222,7 +216,7 @@ msgstr "\n"
" NOTE: Role peka huruf besar / kecil!\n" " NOTE: Role peka huruf besar / kecil!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -231,18 +225,18 @@ msgstr "\n"
" Daftar semua role diri yang tersedia.\n" " Daftar semua role diri yang tersedia.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Role diri yang tersedia:\n" msgstr "Role diri yang tersedia:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Kelola Roles diri sendiri." msgstr "Kelola Roles diri sendiri."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -250,23 +244,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Saya tidak dapat memberikan {role.name} kepada karena Role itu lebih tinggi atau sama dengan Role tertinggi saya dalam tingkatan Discord." 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:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -274,28 +268,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "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." 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:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Kunci bot ke servernya saat ini saja." msgstr "Kunci bot ke servernya saat ini saja."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot tidak lagi terkunci server." msgstr "Bot tidak lagi terkunci server."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot sekarang terkunci server." msgstr "Bot sekarang terkunci server."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: it_IT\n" "Language: it_IT\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Ho provato a fare qualcosa ma Discord mi ha negato i permessi per farla. Il tuo comando non è stato completato con successo." msgstr "Ho provato a fare qualcosa ma Discord mi ha negato i permessi per farla. Il tuo comando non è stato completato con successo."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Non posso dare {role.name} a {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord." msgstr "Non posso dare {role.name} a {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Non posso rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord." msgstr "Non posso rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al mio ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Non posso modificare {role.name} poiché quel ruolo è superiore o uguale al mio ruolo nella gerarchia di Discord." msgstr "Non posso modificare {role.name} poiché quel ruolo è superiore o uguale al mio ruolo nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Non posso permetterti di dare {role.name} a {member.display_name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." msgstr "Non posso permetterti di dare {role.name} a {member.display_name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Non posso permetterti di rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." msgstr "Non posso permetterti di rimuovere {role.name} da {member.display_name} poiché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Non posso permetterti di modificare {role.name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." msgstr "Non posso permetterti di modificare {role.name} perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Mi serve l'autorizzazione \"Gestisci Ruoli\" per farlo." msgstr "Mi serve l'autorizzazione \"Gestisci Ruoli\" per farlo."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Sto già annunciando qualcosa. Se vorresti fare un annuncio diverso, usa prima `{prefix}announce cancel`." msgstr "Sto già annunciando qualcosa. Se vorresti fare un annuncio diverso, usa prima `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Una collezione di servizi di amministrazione del server." msgstr "Una collezione di servizi di amministrazione del server."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} ha già il ruolo {role.name}." msgstr "{member.display_name} ha già il ruolo {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Ho aggiunto con successo {role.name} a {member.display_name}" msgstr "Ho aggiunto con successo {role.name} a {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} non ha il ruolo {role.name}." msgstr "{member.display_name} non ha il ruolo {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Ho rimosso con successo {role.name} da {member.display_name}" msgstr "Ho rimosso con successo {role.name} da {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -84,7 +84,7 @@ msgstr "\n"
"Usa le virgolette se il ruolo contiene spazi.\n" "Usa le virgolette se il ruolo contiene spazi.\n"
"Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. " "Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -96,12 +96,12 @@ msgstr "\n"
"Usa le virgolette se il ruolo contiene spazi.\n" "Usa le virgolette se il ruolo contiene spazi.\n"
"Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. " "Se l'utente è lasciato vuoto, prenderà per predefinito chi ha utilizzato il comando. "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Modifica impostazioni ruolo." msgstr "Modifica impostazioni ruolo."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -121,11 +121,11 @@ msgstr "\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900` " " `[p]editrole colour Test #ff9900` "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Fatto." msgstr "Fatto."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -139,53 +139,48 @@ msgstr "\n"
"Esempio:\n" "Esempio:\n"
" `[p]editrole name \"The Transistor\" Test` " " `[p]editrole name \"The Transistor\" Test` "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Annuncia un messaggio a tutti i server in cui si trova il bot." msgstr "Annuncia un messaggio a tutti i server in cui si trova il bot."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "L'annuncio è partito." msgstr "L'annuncio è partito."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Cancella un annuncio in corso." msgstr "Cancella un annuncio in corso."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Non c'è alcun annuncio in corso." msgstr "Non c'è alcun annuncio in corso."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Il corrente annuncio è stato cancellato." msgstr "Il corrente annuncio è stato cancellato."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Cambia come gli annunci sono inviati in questo server." msgstr "Cambia come gli annunci sono inviati in questo server."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
"Cambia il canale dove il bot manderà gli annunci.\n\n"
"Se il canale è lasciato vuoto prenderà per predefinito il canale corrente. "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Il canale di annuncio è stato impostato su {channel.mention}" msgstr "Il canale di annuncio è stato impostato su {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Rimuove il canale per gli annunci." msgstr "Rimuove il canale per gli annunci."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -197,7 +192,7 @@ msgstr "\n"
"Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n"
"NOTA: Il ruolo è caso sensitivo! " "NOTA: Il ruolo è caso sensitivo! "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -209,7 +204,7 @@ msgstr "\n"
"Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n"
"NOTA: Il ruolo è caso sensitivo! " "NOTA: Il ruolo è caso sensitivo! "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -221,7 +216,7 @@ msgstr "\n"
"Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n" "Gli amministratori devono avere configurato il ruolo come impostabile dall'utente.\n"
"NOTA: Il ruolo è caso sensitivo! " "NOTA: Il ruolo è caso sensitivo! "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -229,18 +224,18 @@ msgid "\n"
msgstr "\n" msgstr "\n"
"Elenca tutti i ruoli assegnabili dall'utente. " "Elenca tutti i ruoli assegnabili dall'utente. "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Ruoli assegnabili dall'utente:\n" msgstr "Ruoli assegnabili dall'utente:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Gestisci i ruoli assegnabili dall'utente." msgstr "Gestisci i ruoli assegnabili dall'utente."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -248,23 +243,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Non posso permetterti di aggiungere {role.name} come ruolo assegnabile dall'utente poiché tale ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." msgstr "Non posso permetterti di aggiungere {role.name} come ruolo assegnabile dall'utente poiché tale ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -272,28 +267,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Non posso permetterti di rimuovere {role.name} dall'essere un selfrole perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord." msgstr "Non posso permetterti di rimuovere {role.name} dall'essere un selfrole perché quel ruolo è superiore o uguale al tuo ruolo più alto nella gerarchia di Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Blocca un bot ai suoi server attuali." msgstr "Blocca un bot ai suoi server attuali."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Il bot non è più bloccato ai server." msgstr "Il bot non è più bloccato ai server."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Il bot è adesso bloccato ai server." msgstr "Il bot è adesso bloccato ai server."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ja_JP\n" "Language: ja_JP\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "私はDiscordが許可を拒否した何かをしようとしました。あなたのコマンドは正常に完了できませんでした。" msgstr "私はDiscordが許可を拒否した何かをしようとしました。あなたのコマンドは正常に完了できませんでした。"
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{role.name} を {member.display_name} に与えることはできません。その役職は、私が持っている最高役職より、上にあるためです。" msgstr "{role.name} を {member.display_name} に与えることはできません。その役職は、私が持っている最高役職より、上にあるためです。"
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{role.name}から{member.display_name}を削除することはできません。 その役割は、Discord階層における私の最高の役割以上のものだからです。" msgstr "{role.name}から{member.display_name}を削除できません。その役割は、Discord階層における私の最高の役割以上のものです。"
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Botを現在のサーバーにのみロックします。" msgstr "Botを現在のサーバーにのみロックします。"
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Botはもうサーバーロックされていません。" msgstr "Botはもうサーバーロックされていません。"
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Botはサーバーロックされました。" msgstr "Botはサーバーロックされました。"

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ko_KR\n" "Language: ko_KR\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "제가 사용할 수 없는 기능이 포함되어 당신의 요청을 수행할 수 없었어요." msgstr "제가 사용할 수 없는 기능이 포함되어 당신의 요청을 수행할 수 없었어요."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{role.name} 역할을 {member.display_name}님에게 지급할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "{role.name} 역할을 {member.display_name}님에게 지급할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{role.name} 역할을 {member.display_name}님에게서 뺏을 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "{role.name} 역할을 {member.display_name}님에게서 뺏을 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "{role.name} 역할을 수정할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "{role.name} 역할을 수정할 수 없었어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "당신은 {role.name} 역할을 {member.display_name}님에게 부여할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "당신은 {role.name} 역할을 {member.display_name}님에게 부여할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "당신은 {role.name} 역할을 {member.display_name}님에게서 뺏을 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "당신은 {role.name} 역할을 {member.display_name}님에게서 뺏을 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "당신은 {role.name} 역할을 수정할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요." msgstr "당신은 {role.name} 역할을 수정할 수 없어요. 이 역할은 제 가장 높은 역할보다 높거나, 같아요."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "이 작업을 수행하려면 \"역할 관리\" 권한이 필요해요." msgstr "이 작업을 수행하려면 \"역할 관리\" 권한이 필요해요."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "이미 공지하고 있어요. 다른 공지를 보내고 싶다면 `{prefix}announce cancel`을 사용해주세요." msgstr "이미 공지하고 있어요. 다른 공지를 보내고 싶다면 `{prefix}announce cancel`을 사용해주세요."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "서버 관리를 위한 기능 모음" msgstr "서버 관리를 위한 기능 모음"
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name}님은 이미 {role.name} 역할을 가지고 있어요." msgstr "{member.display_name}님은 이미 {role.name} 역할을 가지고 있어요."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "{member.display_name}님에게 {role.name} 역할을 부여했어요." msgstr "{member.display_name}님에게 {role.name} 역할을 부여했어요."
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name}님은 {role.name} 역할을 가지고 있지 않아요." msgstr "{member.display_name}님은 {role.name} 역할을 가지고 있지 않아요."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "{member.display_name}님에게서 {role.name} 역할을 삭제했어요." msgstr "{member.display_name}님에게서 {role.name} 역할을 삭제했어요."
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" 유저를 지정하지 않으면 명령어 실행자에게 역할을 지급해요.\n" " 유저를 지정하지 않으면 명령어 실행자에게 역할을 지급해요.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" 유저를 지정하지 않으면 명령어 실행자에게서 역할을 뺏어요.\n" " 유저를 지정하지 않으면 명령어 실행자에게서 역할을 뺏어요.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "역할 설정을 변경했어요." msgstr "역할 설정을 변경했어요."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -114,13 +114,20 @@ msgid "\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
msgstr "" msgstr "\n"
"역할 색상을 편집합니다.\n\n"
"역할에 공백이 포함된 경우 큰따옴표를 사용합니다.\n"
"색상은 16진수 형식이어야 합니다.\n"
"[온라인 색상 선택기](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
"예:\n"
"'[p]editrole 색상 \"The Transistor\" #ff0000'\n"
"'[p]editrole 색상 Test #ff9900' "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "다 했어요." msgstr "다 했어요."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -128,152 +135,197 @@ msgid "\n"
" Example:\n" " Example:\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
msgstr "" msgstr "\n"
"역할 이름을 편집합니다.\n\n"
"역할 또는 이름에 공백이 포함된 경우 큰따옴표를 사용하십시오.\n\n"
"예:\n"
"`[p]editrole name \"The Transistor\" Test` "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr "봇이 있는 모든 서버에 메시지를 알립니다."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr "안내방송이 시작되었습니다."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "실행 중인 공지사항을 취소했어요." msgstr "실행 중인 공지사항을 취소했어요."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr "현재 진행 중인 공지사항이 없습니다."
#: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled."
msgstr "최근의 공지사항은 취소되었습니다."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:348
msgid "The current announcement has been cancelled."
msgstr ""
#: redbot/cogs/admin/admin.py:354
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr "이 길드에서 공지사항을 보내는 방법을 변경합니다."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr "봇이 공지를 보낼 채널을 찾지 못했어요"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr "공지 채널이 {channel.mention} 으로 설정되었습니다."
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr "공지사항에 대한 채널 설정을 해제합니다."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"자신에게 자체 역할을 추가하거나 제거합니다.\n\n"
"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n"
"참고: 역할은 대소문자를 구분합니다! "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"자신에게 자기 역할을 추가하십시오.\n\n"
"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n"
"참고: 역할은 대소문자를 구분합니다! "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"자신에게서 자기 역할을 제거하십시오.\n\n"
"서버 관리자는 역할을 사용자 설정 가능으로 구성해야 합니다.\n"
"참고: 역할은 대소문자를 구분합니다! "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr "\n"
"사용 가능한 모든 역할을 나열합니다. "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr "사용 가능한 selfroles:\n"
"{selfrolees}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr "자기 역할을 관리합니다."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"사용 가능한 역할 목록에 역할 또는 역할 선택을 추가합니다.\n\n"
"참고: 역할은 대소문자를 구분합니다! "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr "{role.name}(을)를 역할로 추가할 수 없습니다. 해당 역할이 Discord 계층 구조에서 당신의 가장 높은 역할보다 높거나 같기 때문입니다."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "\"{role.name}\" 역할은 이미 있는 역할입니다."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "{count} 역할을 추가했습니다."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "1개의 역할이 추가되었습니다."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
"사용 가능한 selfroles 목록에서 역할 또는 선택한 역할을 제거합니다.\n\n"
"참고: 역할은 대소문자를 구분합니다! "
#: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "{role.name}이(가) Discloss 계층 구조에서 사용자의 가장 높은 역할보다 높거나 같으므로 해당 역할을 셀프역할에서 제거할 수 없습니다."
#: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles."
msgstr "{count} 개의 자기역할을 제거했어요"
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:496
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "Removed 1 selfrole."
msgstr "" msgstr "1개의 자기역할을 제거했어요"
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "이 서버에 가능한 자기 역할의 리스트를 초기화해요"
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:506
msgid "Removed {count} selfroles." msgid "There are currently no selfroles."
msgstr "" msgstr "현재 가능한 셀프역할이 없어요"
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:509
msgid "Removed 1 selfrole." msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "" msgstr "진짜로 서버의 셀프롤을 지우겠습니까..?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "반응까지 너무 오래 걸리셨어요.."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "{role.name}이 제가 갖고있는 역할보다 높거나 동등하여 자기역할을 초기화하지 못했어요"
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "자기역할 목록이 초기화되었어요"
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "만들어진 변경사항이 없어요"
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr "이 서버에서만 사용 할 수 있게 봇을 잠궈요"
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr "봇이 더 이상 서버에 잠기지 않습니다."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr "이제 봇은 서버에 잠겼습니다."
#: redbot/cogs/admin/announcer.py:68 #: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
@@ -289,5 +341,5 @@ msgstr "관리자 cog가 로드되지 않았어요."
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "{role_name}은 제대로 된 역할이 아니에요"

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Norwegian Bokmal\n" "Language-Team: Norwegian Bokmal\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: nb_NO\n" "Language: nb_NO\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Jeg forsøkte å gjøre noe som Discord nektet meg tillatelser til. Kommandoen din kunne ikke fullføre." msgstr "Jeg forsøkte å gjøre noe som Discord nektet meg tillatelser til. Kommandoen din kunne ikke fullføre."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Jeg kan ikke gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet." msgstr "Jeg kan ikke gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Jeg kan ikke fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet." msgstr "Jeg kan ikke fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik min høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Jeg kan ikke redigere {role.name} fordi den rollen er høyere enn min eller lik den høyeste rollen i Discord-hierarkiet." msgstr "Jeg kan ikke redigere {role.name} fordi den rollen er høyere enn min eller lik den høyeste rollen i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Jeg kan ikke la deg gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." msgstr "Jeg kan ikke la deg gi {role.name} til {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Jeg kan ikke la deg fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." msgstr "Jeg kan ikke la deg fjerne {role.name} fra {member.display_name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Jeg kan ikke la deg redigere {role.name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet." msgstr "Jeg kan ikke la deg redigere {role.name} fordi den rollen er høyere enn eller lik din høyeste rolle i Discord-hierarkiet."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Jeg trenger tillatelsen \"Administrer roller\" for å gjøre dette." msgstr "Jeg trenger tillatelsen \"Administrer roller\" for å gjøre dette."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Jeg kunngjør allerede noe. Hvis du vil gi en annen kunngjøring, bruk først `{prefix}announce cancel`." msgstr "Jeg kunngjør allerede noe. Hvis du vil gi en annen kunngjøring, bruk først `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "En samling av serveradministrasjonsverktøy." msgstr "En samling av serveradministrasjonsverktøy."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} har allerede rollen {role.name}." msgstr "{member.display_name} har allerede rollen {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Jeg har lagt til {role.name} til {member.display_name}" msgstr "Jeg har lagt til {role.name} til {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} har ikke rollen {role.name}." msgstr "{member.display_name} har ikke rollen {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Jeg har fjernet {role.name} fra {member.display_name}" msgstr "Jeg har fjernet {role.name} fra {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -86,7 +86,7 @@ msgstr "\n"
" Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n" " Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -99,12 +99,12 @@ msgstr "\n"
" Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n" " Hvis brukeren er tom, er den standard for forfatteren av kommandoen.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Endre rolle innsillinger." msgstr "Endre rolle innsillinger."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -125,11 +125,11 @@ msgstr "\n"
"` [p] redigeringsrollefarge Test # ff9900` \n" "` [p] redigeringsrollefarge Test # ff9900` \n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Ferdig." msgstr "Ferdig."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -146,54 +146,48 @@ msgstr "\n"
" `[p] editrole name \" Transistor \\ \"Test` \n" " `[p] editrole name \" Transistor \\ \"Test` \n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Gi en melding til alle servere boten er i." msgstr "Gi en melding til alle servere boten er i."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Kunngjøringen har begynt." msgstr "Kunngjøringen har begynt."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Avbryt en løpende kunngjøring." msgstr "Avbryt en løpende kunngjøring."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Det er for øyeblikket ingen kunngjøring." msgstr "Det er for øyeblikket ingen kunngjøring."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Den nåværende kunngjøringen er kansellert." msgstr "Den nåværende kunngjøringen er kansellert."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Endre hvordan kunngjøringer sendes i denne serveren." msgstr "Endre hvordan kunngjøringer sendes i denne serveren."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
"Endre 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:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kunngjøringskanalen er satt til {channel.mention}" msgstr "Kunngjøringskanalen er satt til {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Opphever kanalen for kunngjøringer." msgstr "Opphever kanalen for kunngjøringer."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -206,7 +200,7 @@ msgstr "\n"
" MERK: Rollen skiller mellom små og store bokstaver!\n" " MERK: Rollen skiller mellom små og store bokstaver!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -219,7 +213,7 @@ msgstr "\n"
"MERK: Rollen er små og små bokstaver!\n" "MERK: Rollen er små og små bokstaver!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -232,7 +226,7 @@ msgstr "\n"
" MERKNAD: Rollen er store og små bokstaver!\n" " MERKNAD: Rollen er store og små bokstaver!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -241,18 +235,18 @@ msgstr "\n"
"Viser alle tilgjengelige selvroller.\n" "Viser alle tilgjengelige selvroller.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Tilgjengelige selvroller:\n" msgstr "Tilgjengelige selvroller:\n"
" {selfroles}" " {selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Behandle selvroller." msgstr "Behandle selvroller."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -263,23 +257,23 @@ msgstr "\n"
" MERK: Rollen skilles mellom store og små bokstaver!\n" " MERK: Rollen skilles mellom store og små bokstaver!\n"
" " " "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "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." 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:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "Rollen \"{role.name}\" er allerede en selv rolle." msgstr "Rollen \"{role.name}\" er allerede en selv rolle."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "La til {count} selvroller." msgstr "La til {count} selvroller."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "Lagt til 1 selvrolle." msgstr "Lagt til 1 selvrolle."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -290,28 +284,57 @@ msgstr "\n"
" MERK: Rollen skille mellom store og små bokstaver!\n" " MERK: Rollen skille mellom store og små bokstaver!\n"
" " " "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "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." 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:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "Fjernet {count} selvroller." msgstr "Fjernet {count} selvroller."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "Fjernet 1 selvrolle." msgstr "Fjernet 1 selvrolle."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Du tok for lang tid å svare."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Ingen endringer er utført."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Lås bare en bot til sine nåværende servere." msgstr "Lås bare en bot til sine nåværende servere."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot er ikke lenger serverlåst." msgstr "Bot er ikke lenger serverlåst."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot er nå serverlåst." msgstr "Bot er nå serverlåst."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: nl_NL\n" "Language: nl_NL\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Ik probeerde iets te doen waarvoor Discord me geen toestemming heeft gegeven. Je commando kon niet worden voltooid." msgstr "Ik probeerde iets te doen waarvoor Discord me geen toestemming heeft gegeven. Je commando kon niet worden voltooid."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ik kan {role.name} niet aan {member.display_name} geven omdat die rol hoger of gelijk is aan mijn hoogste rol in de Discord hiërarchie." msgstr "Ik kan {role.name} niet aan {member.display_name} geven omdat die rol hoger of gelijk is aan mijn hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ik kan {role.name} niet van {member.display_name} verwijderen omdat die rol hoger dan of gelijk is aan mijn hoogste rol in de Discord hiërarchie." msgstr "Ik kan {role.name} niet van {member.display_name} verwijderen omdat die rol hoger dan of gelijk is aan mijn hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Ik kan {role.name} niet bewerken omdat die rol hoger is dan mijn of de hoogste rol in de Discord hiërarchie." msgstr "Ik kan {role.name} niet bewerken omdat die rol hoger is dan mijn of de hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ik kan je {role.name} niet aan {member.display_name} laten geven omdat die rol hoger is dan of gelijk is aan je hoogste rol in de Discord hiërarchie." msgstr "Ik kan je {role.name} niet aan {member.display_name} laten geven omdat die rol hoger is dan of gelijk is aan je hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Ik kan je {role.name} niet van {member.display_name} laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie." msgstr "Ik kan je {role.name} niet van {member.display_name} laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Ik kan je {role.name} niet laten bewerken omdat die rol hoger of gelijk is aan je hoogste rol in de Discord hiërarchie." msgstr "Ik kan je {role.name} niet laten bewerken omdat die rol hoger of gelijk is aan je hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Ik ben al iets aan het aankondigen. Als je iets anders wilt aankondigen, voer dan eerst deze command uit: '{prefix}announce cancel'." msgstr "Ik ben al iets aan het aankondigen. Als je iets anders wilt aankondigen, voer dan eerst deze command uit: '{prefix}announce cancel'."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Een collectie van de server administratie voorzieningen." msgstr "Een collectie van de server administratie voorzieningen."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} heeft de rol {role.name} al." msgstr "{member.display_name} heeft de rol {role.name} al."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Ik heb succesvol {role.name} toegevoegd aan {member.display_name}" msgstr "Ik heb succesvol {role.name} toegevoegd aan {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} heeft de rol {role.name} niet." msgstr "{member.display_name} heeft de rol {role.name} niet."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Ik heb succesvol {role.name} verwijderd van {member.display_name}" msgstr "Ik heb succesvol {role.name} verwijderd van {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n" " Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n" " Als de gebruiker leeg gelaten wordt, is het standaard ingesteld op de auteur van het commando.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Rol instellingen bewerken." msgstr "Rol instellingen bewerken."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Klaar." msgstr "Klaar."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole naam \"The Transistor\" Test`\n" " `[p]editrole naam \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Kondig een bericht aan in alle servers." msgstr "Kondig een bericht aan in alle servers."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "De aankondiging is begonnen." msgstr "De aankondiging is begonnen."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Annuleer een huidige aankondiging." msgstr "Annuleer een huidige aankondiging."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Er is momenteel geen lopende aankondiging." msgstr "Er is momenteel geen lopende aankondiging."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "De huidige aankondiging is geannuleerd." msgstr "De huidige aankondiging is geannuleerd."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Verander hoe aankondigingen worden verzonden in deze gilde." msgstr "Verander hoe aankondigingen worden verzonden in deze gilde."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Verander het kanaal waar de bot aankondigingen zal verzenden.\n\n"
" Als het kanaal leeg is dan is het standaard ingesteld op het huidige kanaal.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Het aankondigingskanaal is aangepast naar {channel.mention}" msgstr "Het aankondigingskanaal is aangepast naar {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Kanaal voor aankondigingen uitschakelen." msgstr "Kanaal voor aankondigingen uitschakelen."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -199,7 +193,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -212,7 +206,7 @@ msgstr "\n"
" Let op: De rol is hoofdlettergevoelig!\n" " Let op: De rol is hoofdlettergevoelig!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -225,7 +219,7 @@ msgstr "\n"
" Let op: De rol is hoofdlettergevoelig!\n" " Let op: De rol is hoofdlettergevoelig!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -234,18 +228,18 @@ msgstr "\n"
" Toont alle beschikbare zelfrollen.\n" " Toont alle beschikbare zelfrollen.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Beschikbare zelfrollen:\n" msgstr "Beschikbare zelfrollen:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Beheer zelfrollen." msgstr "Beheer zelfrollen."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -253,23 +247,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ik kan je {role.name} niet als zelfrol toe laten voegen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie." msgstr "Ik kan je {role.name} niet als zelfrol toe laten voegen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord hiërarchie."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -277,28 +271,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ik kan je {role.name} niet uit zelfrol laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord-hiërarchie." msgstr "Ik kan je {role.name} niet uit zelfrol laten verwijderen omdat die rol hoger dan of gelijk is aan je hoogste rol in de Discord-hiërarchie."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Vergrendel de bot voor alleen deze server." msgstr "Vergrendel de bot voor alleen deze server."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "De bot is niet langer vergrendeld." msgstr "De bot is niet langer vergrendeld."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "De bot is vergrendeld." msgstr "De bot is vergrendeld."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: pl_PL\n" "Language: pl_PL\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Próbowałem/am zrobić coś, do czego Discord odmówił mi uprawnień. Twoja komenda nie powiodła się." msgstr "Próbowałem/am zrobić coś, do czego Discord odmówił mi uprawnień. Twoja komenda nie powiodła się."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nie mogę dać {role.name} {member.display_name} ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę dać {role.name} {member.display_name} ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nie mogę usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa mojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Nie mogę edytować {role.name}, ponieważ ta rola jest wyższa niż moja lub równa najwyższej roli w hierarchii Discorda." msgstr "Nie mogę edytować {role.name}, ponieważ ta rola jest wyższa niż moja lub równa najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nie mogę pozwolić Tobie dać {role.name} {member.display_name} ponieważ ta rola jest większa lub równa twojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę pozwolić Tobie dać {role.name} {member.display_name} ponieważ ta rola jest większa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Nie mogę pozwolić ci usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę pozwolić ci usunąć {role.name} z {member.display_name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Nie mogę pozwolić ci edytować {role.name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę pozwolić ci edytować {role.name}, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Już coś ogłaszam. Jeśli chcesz złożyć inne ogłoszenie, najpierw użyj `{prefix}announce cancel`." msgstr "Już coś ogłaszam. Jeśli chcesz złożyć inne ogłoszenie, najpierw użyj `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Zbiór narzędzi administracyjnych serwera." msgstr "Zbiór narzędzi administracyjnych serwera."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} ma już rolę {role.name}." msgstr "{member.display_name} ma już rolę {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Pomyślnie dodałem/am {role.name} dla {member.display_name}" msgstr "Pomyślnie dodałem/am {role.name} dla {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} nie ma roli {role.name}." msgstr "{member.display_name} nie ma roli {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Pomyślnie usunąłem/am {role.name} od {member.display_name}" msgstr "Pomyślnie usunąłem/am {role.name} od {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n" " Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n" " Jeśli użytkownik jest pozostanie pusty, domyślnie zostanie wybrany autor komendy.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Edytuj ustawienia roli." msgstr "Edytuj ustawienia roli."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Gotowe." msgstr "Gotowe."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Rozgłoś wiadomość do wszystkich serwerów w których jest ten bot." msgstr "Rozgłoś wiadomość do wszystkich serwerów w których jest ten bot."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Ogłaszanie rozpoczęte." msgstr "Ogłaszanie rozpoczęte."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Anuluj uruchomione ogłoszenie." msgstr "Anuluj uruchomione ogłoszenie."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Nie ma aktualnie uruchomionych ogłoszeń." msgstr "Nie ma aktualnie uruchomionych ogłoszeń."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Bieżące ogłoszenie zostało anulowane." msgstr "Bieżące ogłoszenie zostało anulowane."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Zmień sposób wysyłania ogłoszeń w tej gildii." msgstr "Zmień sposób wysyłania ogłoszeń w tej gildii."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Zmień kanał, w którym bot wyśle ogłoszenia.\n\n"
" Jeśli kanał nie zostanie zdefiniowany, domyślnie zostanie wybrany bieżący kanał.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kanał ogłoszeniowy został ustawiony na {channel.mention}" msgstr "Kanał ogłoszeniowy został ustawiony na {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Usuwa wybór kanału dla ogłoszeń." msgstr "Usuwa wybór kanału dla ogłoszeń."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -199,7 +193,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -212,7 +206,7 @@ msgstr "\n"
" UWAGA: Rola rozróżnia wielkość liter!\n" " UWAGA: Rola rozróżnia wielkość liter!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -225,7 +219,7 @@ msgstr "\n"
" UWAGA: Wielkość liter ma znaczenie!\n" " UWAGA: Wielkość liter ma znaczenie!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -234,18 +228,18 @@ msgstr "\n"
" Wyświetla role do samodzielnego przypisania.\n" " Wyświetla role do samodzielnego przypisania.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Dostępne role do samodzielnego przypisania:\n" msgstr "Dostępne role do samodzielnego przypisania:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Zarządzaj rolami do samodzielnego przypisania." msgstr "Zarządzaj rolami do samodzielnego przypisania."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -253,23 +247,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -277,28 +271,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda." msgstr "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Ogranicz bota wyłącznie do obecnych serwerów." msgstr "Ogranicz bota wyłącznie do obecnych serwerów."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot nie jest już ograniczony do obecnych serwerów." msgstr "Bot nie jest już ograniczony do obecnych serwerów."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot jest teraz ograniczony do obecnych serwerów." msgstr "Bot jest teraz ograniczony do obecnych serwerów."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: pt_BR\n" "Language: pt_BR\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Eu tentei fazer algo que o Discord me negou as permissões necessárias. Seu comando falhou em ser completado com sucesso." msgstr "Eu tentei fazer algo que o Discord me negou as permissões necessárias. Seu comando falhou em ser completado com sucesso."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Não posso atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Não posso remover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso remover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Não posso alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Não posso deixar você atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso deixar você atribuir o cargo {role.name} para {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Não posso deixar você rmover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso deixar você rmover o cargo {role.name} de {member.display_name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Não posso deixar você alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord." msgstr "Não posso deixar você alterar o cargo {role.name} porque este cargo é mais alto ou igual que o meu cargo mais alto na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Eu preciso da permissão \"Gerenciar Funções\" para fazer isso." msgstr "Eu preciso da permissão \"Gerenciar Funções\" para fazer isso."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Eu já estou anunciando algo. Se quer fazer um anúncio diferente, por favor use `{prefix}announce cancel` primeiro." msgstr "Eu já estou anunciando algo. Se quer fazer um anúncio diferente, por favor use `{prefix}announce cancel` primeiro."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Um conjunto de ferramentas para a administração do servidor." msgstr "Um conjunto de ferramentas para a administração do servidor."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} já tem o cargo {role.name}." msgstr "{member.display_name} já tem o cargo {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Eu adicionei com sucesso {role.name} de {member.display_name}" msgstr "Eu adicionei com sucesso {role.name} de {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} não tem o cargo {role.name}." msgstr "{member.display_name} não tem o cargo {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Eu removi {role.name} de {member.display_name} com sucesso" msgstr "Eu removi {role.name} de {member.display_name} com sucesso"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n" " Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n" " Se o usuário for deixado em branco, por padrão será usado a(o) autor(a) do comando.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Altera as configurações de cargo." msgstr "Altera as configurações de cargo."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Teste #ff9900`\n" " `[p]editrole colour Teste #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Concluído." msgstr "Concluído."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"O Transistor\" Teste`\n" " `[p]editrole name \"O Transistor\" Teste`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Anuncia uma mensagem para todos os servidores onde o bot está." msgstr "Anuncia uma mensagem para todos os servidores onde o bot está."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "O anúncio começou." msgstr "O anúncio começou."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Cancela um anúncio em andamento." msgstr "Cancela um anúncio em andamento."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Não existe nenhum anúncio em andamento." msgstr "Não existe nenhum anúncio em andamento."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "O anúncio atual foi cancelado." msgstr "O anúncio atual foi cancelado."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Altera como os anúncios são enviados nessa guilda." msgstr "Altera como os anúncios são enviados nessa guilda."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Altera o canal para onde o bot enviará os anúncios.\n\n"
" Se o canal for deixado em branco, por padrão será usado o canal atual.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "O canal de anúncios foi definido como {channel.mention}" msgstr "O canal de anúncios foi definido como {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Desativa o canal para anúncios." msgstr "Desativa o canal para anúncios."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" NOTA: o nome do cargo diferencia as variações entre letras maiúsculas e minúsculas!\n" " NOTA: o nome do cargo diferencia as variações entre letras maiúsculas e minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n" " NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n" " NOTA: o nome do cargo diferencia entre maiúsculas e minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,18 +232,18 @@ msgstr "\n"
" Lista todos os cargos autoatribuíveis.\n" " Lista todos os cargos autoatribuíveis.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Cargos autoatribuíveis disponíveis:\n" msgstr "Cargos autoatribuíveis disponíveis:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Gerenciar cargos autoatribuíveis." msgstr "Gerenciar cargos autoatribuíveis."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -260,23 +254,23 @@ msgstr "\n"
" NOTA: o nome do cargo é sensivel á letras maiúsculas e minúsculas!\n" " NOTA: o nome do cargo é sensivel á letras maiúsculas e minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Não posso deixar você atribuir {role.name} como um cargo autoatribuível porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord." msgstr "Não posso deixar você atribuir {role.name} como um cargo autoatribuível porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "O cargo \"{role.name}\" já é um cargo auto atribuível." msgstr "O cargo \"{role.name}\" já é um cargo auto atribuível."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "Foram adicionados {count} cargos auto atribuíveis." msgstr "Foram adicionados {count} cargos auto atribuíveis."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "Adicionado um cargo auto atribuível." msgstr "Adicionado um cargo auto atribuível."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -287,28 +281,57 @@ msgstr "\n"
" NOTA: o nome do cargo é sensível á letras maiúsculas e minúsculas!\n" " NOTA: o nome do cargo é sensível á letras maiúsculas e minúsculas!\n"
" " " "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Não posso deixar você remover o cargo {role.name} da lista de cargos autoatribuíveis porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord." msgstr "Não posso deixar você remover o cargo {role.name} da lista de cargos autoatribuíveis porque este cargo é mais alto ou igual ao seu mais alto cargo na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "Foram removidos {count} cargos auto atribuíveis." msgstr "Foram removidos {count} cargos auto atribuíveis."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "1 cargo autoatribuivel foi removido." msgstr "1 cargo autoatribuivel foi removido."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Restringe o bot somente aos servidores atuais." msgstr "Restringe o bot somente aos servidores atuais."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "O bot não está mais restrito aos servidores atuais." msgstr "O bot não está mais restrito aos servidores atuais."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "O está restrito aos servidores atuais." msgstr "O está restrito aos servidores atuais."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: pt_PT\n" "Language: pt_PT\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Tentei fazer uma coisa que o Discord negou permissão para fazer. O comando não foi concluído." msgstr "Tentei fazer uma coisa que o Discord negou permissão para fazer. O comando não foi concluído."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord." msgstr "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Não posso remover {role.name} de {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord." msgstr "Não posso remover {role.name} de {member.display_name} porque esse cargo é igual ou maior a meu cargo na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Não posso editar {role.name} porque esse cargo é igual ou maior à minha hierarquia no Discord." msgstr "Não posso editar {role.name} porque esse cargo é igual ou maior à minha hierarquia no Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior ao meu cargo na hierarquia do Discord." msgstr "Eu não posso dar {role.name} a {member.display_name} porque esse cargo é igual ou maior ao meu cargo na hierarquia do Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Já estou a anunciar algo. Se queres fazer um anúncio diferente usa `{prefix}announce cancel` antes de usares este comando." msgstr "Já estou a anunciar algo. Se queres fazer um anúncio diferente usa `{prefix}announce cancel` antes de usares este comando."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Uma coleção de utilidades para administração de servidores." msgstr "Uma coleção de utilidades para administração de servidores."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Adicionei com sucesso {role.name} a {member.display_name}" msgstr "Adicionei com sucesso {role.name} a {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Removi com sucesso {role.name} de {member.display_name}" msgstr "Removi com sucesso {role.name} de {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Concluído." msgstr "Concluído."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Anuncia uma mensagem para todos os servidores em que o bot está." msgstr "Anuncia uma mensagem para todos os servidores em que o bot está."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "O anúncio foi iniciado." msgstr "O anúncio foi iniciado."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Cancelar um anúncio em curso." msgstr "Cancelar um anúncio em curso."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "O anúncio atual foi cancelado." msgstr "O anúncio atual foi cancelado."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "O canal de anúncio foi definido para {channel.mention}" msgstr "O canal de anúncio foi definido para {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Bloquear o bot aos servidores atuais." msgstr "Bloquear o bot aos servidores atuais."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "O bot já não está bloqueado aos servidores atuais." msgstr "O bot já não está bloqueado aos servidores atuais."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "O bot está agora bloqueado aos servidores atuais." msgstr "O bot está agora bloqueado aos servidores atuais."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ro_RO\n" "Language: ro_RO\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: ru_RU\n" "Language: ru_RU\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Я попыталась сделать что-то, в чем Discord отказал мне в разрешениях. Ваша команда не была выполнена успешно." msgstr "Я попыталась сделать что-то, в чем Discord отказал мне в разрешениях. Ваша команда не была выполнена успешно."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Я не могу дать {role.name} {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." msgstr "Я не могу дать {role.name} {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Я не могу убрать {role.name} из {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord." msgstr "Я не могу убрать {role.name} из {member.display_name}, потому что эта роль выше или равна моей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Я не могу редактировать {role.name}, потому что эта роль выше, чем моя или равная самой высокой роли в иерархии Discord." msgstr "Я не могу редактировать {role.name}, потому что эта роль выше, чем моя или равная самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Я не могу дать {role.name} пользователю {member.display_name}, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord." msgstr "Я не могу дать {role.name} пользователю {member.display_name}, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Я не могу позволить вам удалить {role.name} у {member.display_name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." msgstr "Я не могу позволить вам удалить {role.name} у {member.display_name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Я не могу позволить вам редактировать {role.name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord." msgstr "Я не могу позволить вам редактировать {role.name}, потому что эта роль выше или равна вашей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Мне нужно управлять правами ролей, чтобы сделать это." msgstr "Мне нужно управлять правами ролей, чтобы сделать это."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Я уже что-то объявляю. Если вы хотите сделать другое объявление, сначала используйте `{prefix}announce cancel`." msgstr "Я уже что-то объявляю. Если вы хотите сделать другое объявление, сначала используйте `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Набор утилит администрирования сервера." msgstr "Набор утилит администрирования сервера."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} уже имеет роль {role.name}." msgstr "{member.display_name} уже имеет роль {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Я успешно добавила роль {role.name} пользователю {member.display_name}" msgstr "Я успешно добавила роль {role.name} пользователю {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} не имеет роли {role.name}." msgstr "{member.display_name} не имеет роли {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Я успешно забрала роль {role.name} у пользователя {member.display_name}" msgstr "Я успешно забрала роль {role.name} у пользователя {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Если пользователь остался пустым, он по умолчанию используется автором команды.\n" " Если пользователь остался пустым, он по умолчанию используется автором команды.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Если пользователь остался пустым, он по умолчанию используется автором команды.\n" " Если пользователь остался пустым, он по умолчанию используется автором команды.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Изменение параметров роли." msgstr "Изменение параметров роли."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]edit role color--ur Test #ff9900`\n" " `[p]edit role color--ur Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Готово." msgstr "Готово."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]edit role name \"The Transistor\" Test`\n" " `[p]edit role name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Объявить сообщение на всех серверах, к которым подключен бот." msgstr "Объявить сообщение на всех серверах, к которым подключен бот."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Объявление началось." msgstr "Объявление началось."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Отменить текущее объявление." msgstr "Отменить текущее объявление."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "В настоящее время нет запущенных объявлений." msgstr "В настоящее время нет запущенных объявлений."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Текущее объявление было отменено." msgstr "Текущее объявление было отменено."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Изменить способ отправки объявлений на этом сервере." msgstr "Изменить способ отправки объявлений на этом сервере."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Измените канал, где бот будет отправлять объявления.\n\n"
" Если канал оставлен пустым, он по умолчанию используется в текущем канале.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Канал объявления был установлен на {channel.mention}" msgstr "Канал объявления был установлен на {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Сбрасывает канал для объявлений." msgstr "Сбрасывает канал для объявлений."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,18 +232,18 @@ msgstr "\n"
" Список всех доступных ролей.\n" " Список всех доступных ролей.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Доступные роли:\n" msgstr "Доступные роли:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Управление своими ролями." msgstr "Управление своими ролями."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -260,23 +254,23 @@ msgstr "\n"
" ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n"
" " " "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Я не могу вам дать {role.name},, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord." msgstr "Я не могу вам дать {role.name},, поскольку эта роль выше или равна вашей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "Роль \"{role.name}\" уже является вашей." msgstr "Роль \"{role.name}\" уже является вашей."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "Добавлено {count} ролей." msgstr "Добавлено {count} ролей."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "Роль добавлена." msgstr "Роль добавлена."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -287,28 +281,57 @@ msgstr "\n"
" ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n" " ПРИМЕЧАНИЕ: Роль чувствительна к регистру!\n"
" " " "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Я не могу позволить вам удалить {role.name}, эта роль выше или равна вашей самой высокой роли в иерархии Discord." msgstr "Я не могу позволить вам удалить {role.name}, эта роль выше или равна вашей самой высокой роли в иерархии Discord."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "Удалено {count} ролей." msgstr "Удалено {count} ролей."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "Убрана 1 роль." msgstr "Убрана 1 роль."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Очистить список доступных саморолей для этого сервера."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Вы слишком долго не отвечали."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Никаких изменений не произошло."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Зафиксировать бота только на его текущих серверах." msgstr "Зафиксировать бота только на его текущих серверах."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Бот больше не зафиксирован на сервере." msgstr "Бот больше не зафиксирован на сервере."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Бот теперь зафиксирован на сервере." msgstr "Бот теперь зафиксирован на сервере."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,65 +15,65 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: sk_SK\n" "Language: sk_SK\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Pokúsil som sa urobiť niečo, pre čo mi Discord odoprel povolenie. Váš príkaz sa nepodarilo úspešne dokončiť." msgstr "Pokúsil som sa urobiť niečo, pre čo mi Discord odoprel povolenie. Váš príkaz sa nepodarilo úspešne dokončiť."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Nemôžem dať {role.name} na {member.display_name} pretože táto rola je vyššia alebo rovná mojej najvyššej rolí v Discord hierarchií." msgstr "Nemôžem dať {role.name} na {member.display_name} pretože táto rola je vyššia alebo rovná mojej najvyššej rolí v Discord hierarchií."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Už niečo oznamujem. Ak by ste chceli urobiť iné oznámenie, prosím, najskôr použite `{prefix} announce cancel`." msgstr "Už niečo oznamujem. Ak by ste chceli urobiť iné oznámenie, prosím, najskôr použite `{prefix} announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Zbierka nástrojov na správu servera." msgstr "Zbierka nástrojov na správu servera."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} už má rolu {role.name}." msgstr "{member.display_name} už má rolu {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "\n" msgstr "\n"
"Úspešne som pridal {role.name} do {member.display_name}" "Úspešne som pridal {role.name} do {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} nemá rolu {role.name}." msgstr "{member.display_name} nemá rolu {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Úspešne som odstránil {role.name} od {member.display_name}" msgstr "Úspešne som odstránil {role.name} od {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -86,7 +86,7 @@ msgstr "\n"
" Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n" " Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -99,12 +99,12 @@ msgstr "\n"
" Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n" " Ak je užívateľ ponechaný prázdny, predvolene sa použije autor príkazu.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Úpravy nastavenia role." msgstr "Úpravy nastavenia role."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -125,11 +125,11 @@ msgstr "\n"
" `[p]editrole colour Spravce #ff9900`\n" " `[p]editrole colour Spravce #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Hotovo." msgstr "Hotovo."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -144,54 +144,48 @@ msgstr "\n"
" `[p]editrole name \"Správca servera\" Majitel`\n" " `[p]editrole name \"Správca servera\" Majitel`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Oznámiť správu všetkým serverom, na ktorých sa bot nachádza." msgstr "Oznámiť správu všetkým serverom, na ktorých sa bot nachádza."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Oznam sa začal." msgstr "Oznam sa začal."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Zrušiť prebiehajúce oznámenie." msgstr "Zrušiť prebiehajúce oznámenie."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Momentálne nie je spustené žiadne oznámenie." msgstr "Momentálne nie je spustené žiadne oznámenie."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Aktuálne oznámenie bolo zrušené." msgstr "Aktuálne oznámenie bolo zrušené."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Zmeňte spôsob odosielania oznámení v tomto klane." msgstr "Zmeňte spôsob odosielania oznámení v tomto klane."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Zmeniť kanál, kam bude bot posielať oznámenia.\n\n"
" Ak je kanál nevyplnený, použije sa predvolený aktuálny kanál.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kanál pre oznámenia bol nastavený na {channel.mention}" msgstr "Kanál pre oznámenia bol nastavený na {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Zruší nastavenie kanálu pre oznámenia." msgstr "Zruší nastavenie kanálu pre oznámenia."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -204,7 +198,7 @@ msgstr "\n"
" POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -217,7 +211,7 @@ msgstr "\n"
" POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -230,7 +224,7 @@ msgstr "\n"
" POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n" " POZNÁMKA: Rola je citlivá na malé a veľké písmena!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -239,18 +233,18 @@ msgstr "\n"
" Zoznam dostupných self-rolí.\n" " Zoznam dostupných self-rolí.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Dostupné self-role:\n" msgstr "Dostupné self-role:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Spravovať self-role." msgstr "Spravovať self-role."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -258,23 +252,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nemôžem ti dovoliť pridať {role.name} ako self-rolu, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii." msgstr "Nemôžem ti dovoliť pridať {role.name} ako self-rolu, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -282,28 +276,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Nemôžem ti dovoliť odobrať {role.name} užívateľovi, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii." msgstr "Nemôžem ti dovoliť odobrať {role.name} užívateľovi, pretože táto rola je vyššia alebo rovná tvojej najvyššej roli v Discord hierarchii."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Uzamkne bota iba na jeho aktuálne servery." msgstr "Uzamkne bota iba na jeho aktuálne servery."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot už nie je uzamknutý serverom." msgstr "Bot už nie je uzamknutý serverom."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot je teraz uzamknutý serverom." msgstr "Bot je teraz uzamknutý serverom."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Slovenian\n" "Language-Team: Slovenian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: sl_SI\n" "Language: sl_SI\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Poskusil sem narediti nekaj kar mi Discord ne dovoljuje. Ukaza ni bilo mogoče uspešno dokončati." msgstr "Poskusil sem narediti nekaj kar mi Discord ne dovoljuje. Ukaza ni bilo mogoče uspešno dokončati."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ne morem dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." msgstr "Ne morem dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ne morem odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." msgstr "Ne morem odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Ne morem spreminjati role {role.name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji." msgstr "Ne morem spreminjati role {role.name} ker je ta rola višja ali enaka moji najvišji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ne morem ti dovoliti dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." msgstr "Ne morem ti dovoliti dodati role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Ne morem ti dovoliti odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." msgstr "Ne morem ti dovoliti odstraniti role {role.name} uporabniku {member.display_name} ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Ne morem ti dovoliti urejati role {role.name} ker je ta rola višja ali enaka tvoji najvišji roli v Discordovi hierarhiji." msgstr "Ne morem ti dovoliti urejati role {role.name} ker je ta rola višja ali enaka tvoji najvišji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Potrebujem dovoljenje \"Manage Roles\" za izvršitev tega ukaza." msgstr "Potrebujem dovoljenje \"Manage Roles\" za izvršitev tega ukaza."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Nekaj že naznanjam. Če želiš objaviti drugačno obvestilo, prosim, uporabi `{prefix}announce cancel` za preklic." msgstr "Nekaj že naznanjam. Če želiš objaviti drugačno obvestilo, prosim, uporabi `{prefix}announce cancel` za preklic."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Zbirka pripomočkov za administracijo strežnika." msgstr "Zbirka pripomočkov za administracijo strežnika."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} že ima rolo {role.name}." msgstr "{member.display_name} že ima rolo {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Rola {role.name} je uspešno dodana uporabniku {member.display_name}" msgstr "Rola {role.name} je uspešno dodana uporabniku {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "Uporabnik {member.display_name} nima role {role.name}." msgstr "Uporabnik {member.display_name} nima role {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Rola {role.name} uspešno odstranjena uporabniku {member.display_name}" msgstr "Rola {role.name} uspešno odstranjena uporabniku {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n" " Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n" " Če je polje uporabnika prazno se avtomatsko doda avtorju komande.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Spremeni nastavitve role." msgstr "Spremeni nastavitve role."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Opravljeno." msgstr "Opravljeno."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,54 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Pošljite sporočilo v vse strežnike, v katerih je bot." msgstr "Pošljite sporočilo v vse strežnike, v katerih je bot."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Napoved se je začela." msgstr "Napoved se je začela."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Prekini aktivni napovednik." msgstr "Prekini aktivni napovednik."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Trenutno ni aktivnega napovednika." msgstr "Trenutno ni aktivnega napovednika."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Trenutni napovednik je bil preklican." msgstr "Trenutni napovednik je bil preklican."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Spremeni način kako je napoved poslana v tem strežniku." msgstr "Spremeni način kako je napoved poslana v tem strežniku."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Spremeni kanal v katerega bot pošilja napovedi.\n\n"
" Če je polje za kanal prazen, bo uporabljen trenutni kanal.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kanal za napovedi je bil nastavljen na {channel.mention}" msgstr "Kanal za napovedi je bil nastavljen na {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Odstrani kanal za napovedi." msgstr "Odstrani kanal za napovedi."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -203,7 +197,7 @@ msgstr "\n"
" POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -216,7 +210,7 @@ msgstr "\n"
" POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -229,7 +223,7 @@ msgstr "\n"
" POMNI: Rola razlikuje med velikimi in malimi črkami!\n" " POMNI: Rola razlikuje med velikimi in malimi črkami!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -238,18 +232,18 @@ msgstr "\n"
" Izpiše vse lastne role ki so na voljo.\n" " Izpiše vse lastne role ki so na voljo.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Razpoložljive lastne role:\n" msgstr "Razpoložljive lastne role:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Upravlja lastne role." msgstr "Upravlja lastne role."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -257,23 +251,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ne morem ti dovoliti dodati role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." msgstr "Ne morem ti dovoliti dodati role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -281,28 +275,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ne morem ti dovoliti odstraniti role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji." msgstr "Ne morem ti dovoliti odstraniti role {role.name} kot lastno rolo ker je ta rola višja ali enaka tvoji roli v Discordovi hierarhiji."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Zaklene bota na trenutne strežnike." msgstr "Zaklene bota na trenutne strežnike."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Bot je zopet odklenjen za vse strežnike." msgstr "Bot je zopet odklenjen za vse strežnike."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Bot je trenutno zaklenjen za vse strežnike." msgstr "Bot je trenutno zaklenjen za vse strežnike."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Serbian (Latin)\n" "Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: sr_CS\n" "Language: sr_CS\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: sr_SP\n" "Language: sr_SP\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,73 +15,77 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: sv_SE\n" "Language: sv_SE\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Jag försökte göra något som Discord nekade mig behörighet till. Ditt kommando kunde inte slutföras." msgstr "Jag försökte göra något som Discord nekade mig behörighet till. Ditt kommando kunde inte slutföras."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr "Jag kan inte ge {role.name} till {member.display_name} eftersom den rollen är högre än eller lika med min högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr "Jag kan inte ta bort {role.name} från {member.display_name} eftersom den rollen är högre än eller lika med min högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr "Jag kan inte redigera {role.name} eftersom den rollen är högre än min eller lika med högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr "Jag kan inte låta dig ge {role.name} till {member.display_name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "Jag kan inte låta dig ta bort {role.name} från {member.display_name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "Jag kan inte låta dig redigera {role.name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin." msgstr "Jag kan inte låta dig redigera {role.name} eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr "Jag behöver behörigheten \"Hantera roller\" för att göra det."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Jag tillkännager redan något. Om du vill göra ett annat tillkännagivande, vänligen använd `{prefix}announce cancel` först." msgstr "Jag tillkännager redan något. Om du vill göra ett annat tillkännagivande, vänligen använd `{prefix}announce cancel` först."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "En samling administrationsverktyg för servern." msgstr "En samling administrationsverktyg för servern."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr "{member.display_name} har redan rollen {role.name}."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Jag lyckades lägga till {role.name} till {member.display_name}" msgstr "Jag lyckades lägga till {role.name} till {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr "{member.display_name} har inte rollen {role.name}."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Jag lyckades ta bort {role.name} från {member.display_name}" msgstr "Jag lyckades ta bort {role.name} från {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
" Use double quotes if the role contains spaces.\n" " Use double quotes if the role contains spaces.\n"
" If user is left blank it defaults to the author of the command.\n" " If user is left blank it defaults to the author of the command.\n"
" " " "
msgstr "" msgstr "\n"
" Lägg till en roll till en användare.\n\n"
" Använd dubbla citat om rollen innehåller mellanslag.\n"
" Om användaren lämnas tom används som standard skaparen av kommandot.\n"
" "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -94,12 +98,12 @@ msgstr "\n"
" Om användaren lämnas tom är det standard för skaparen av kommandot.\n" " Om användaren lämnas tom är det standard för skaparen av kommandot.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Redigera rollinställningar." msgstr "Redigera rollinställningar."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -110,13 +114,21 @@ msgid "\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
msgstr "" msgstr "\n"
" Redigera en rolls färg.\n\n"
" Använd dubbla citat om rollen innehåller mellanslag.\n"
" Färgen måste vara i hexadecimalt format.\n"
" [Online färgväljare] (http://www.w3schools. om/colors/colors_picker. sp)\n\n"
" Exempel:\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n"
" "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Klart." msgstr "Klart."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -124,80 +136,94 @@ msgid "\n"
" Example:\n" " Example:\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
msgstr "" msgstr "\n"
" Redigera en rolls namn.\n\n"
" Använd dubbla citat om rollen eller namnet innehåller mellanslag.\n\n"
" Exempel:\n"
" `[p]editrole name \"The Transistor\" Test`\n"
" "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Meddela ett meddelande till alla servrar som botten är i." msgstr "Meddela ett meddelande till alla servrar som botten är i."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Tillkännagivandet har börjat." msgstr "Tillkännagivandet har börjat."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Avbryt en löpande avisering." msgstr "Avbryt en löpande avisering."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr "Det finns inget aktivt meddelande för närvarande."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Det aktuella meddelandet har avbrutits." msgstr "Det aktuella meddelandet har avbrutits."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr "Ändra hur meddelanden skickas i detta gille."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Tillkännagivandekanalen har satts till {channel.mention}" msgstr "Tillkännagivandekanalen har satts till {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr "Inaktiverar kanalen för meddelanden."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Lägg till eller ta bort en självroll från dig själv.\n\n"
" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n"
" OBS: Rollen är skiftlägeskänslig!\n"
" "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Lägg till en självroll till dig själv.\n\n"
" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n"
" OBS: Rollen är skiftlägeskänslig!\n"
" "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
" Server admins must have configured the role as user settable.\n" " Server admins must have configured the role as user settable.\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Ta bort en självroll från dig själv.\n\n"
" Serveradministratörer måste ha konfigurerat rollen som användarinställbar.\n"
" OBS: Rollen är skiftlägeskänslig!\n"
" "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -206,81 +232,116 @@ msgstr "\n"
" Listar alla tillgängliga självroller.\n" " Listar alla tillgängliga självroller.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Tillgängliga Selfroles:\n" msgstr "Tillgängliga Selfroles:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Hantera självroller." msgstr "Hantera självroller."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Lägg till en roll eller ett urval av roller till listan över tillgängliga självroller.\n\n"
" OBS: Rollen är skiftlägeskänslig!\n"
" "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr "Jag kan inte låta dig lägga till {role.name} som en självroll eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "Rollen \"{role.name}\" är redan en självroll."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "Lade till {count} självroller."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "Lade till 1 självroll."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
" NOTE: The role is case sensitive!\n" " NOTE: The role is case sensitive!\n"
" " " "
msgstr "" msgstr "\n"
" Ta bort en roll eller ett urval av roller från listan över tillgängliga självroller.\n\n"
" OBS: Rollen är skiftlägeskänslig!\n"
" "
#: redbot/cogs/admin/admin.py:484
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 "Jag kan inte låta dig ta bort {role.name} från att vara en självroll eftersom den rollen är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles."
msgstr "Tog bort {count} självroller."
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:496
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "Removed 1 selfrole."
msgstr "" msgstr "Tog bort 1 självroll."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Rensa listan över tillgängliga självroller för denna server."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:506
msgid "Removed {count} selfroles." msgid "There are currently no selfroles."
msgstr "" msgstr "Det finns för närvarande inga självroller."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:509
msgid "Removed 1 selfrole." msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "" msgstr "Är du säker på att du vill rensa serverns självrollista?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Du tog för lång tid att svara."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Jag kan inte rensa självrollerna eftersom självrollen'{role.name}' är högre än eller lika med din högsta roll i Discord-hierarkin."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "Självrollistan rensad."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Inga ändringar har gjorts."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Lås en bot till sina nuvarande servrar." msgstr "Lås en bot till sina nuvarande servrar."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Botten är inte längre serverlåst." msgstr "Botten är inte längre serverlåst."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Botten är nu serverlåst." msgstr "Botten är nu serverlåst."
#: redbot/cogs/admin/announcer.py:68 #: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
msgstr "" msgstr "Jag kunde inte meddela till följande server: "
#: redbot/cogs/admin/announcer.py:70 #: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: " msgid "I could not announce to the following servers: "
msgstr "" msgstr "Jag kunde inte meddela till följande servrar: "
#: redbot/cogs/admin/converters.py:12 #: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded." msgid "The Admin cog is not loaded."
@@ -288,5 +349,5 @@ msgstr "Admin cog är inte laddad."
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "Rollen \"{role_name}\" är inte en giltig självroll."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: tr_TR\n" "Language: tr_TR\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Bir şey denemeye çalıştım ancak Discord izinlerim yeterli olmadı. Komutunuz işleme koyulamadı." msgstr "Bir şey denemeye çalıştım ancak Discord izinlerim yeterli olmadı. Komutunuz işleme koyulamadı."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{member.display_name} kullanıcısına {role.name} veremiyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." msgstr "{member.display_name} kullanıcısına {role.name} veremiyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "{member.display_name} kullanıcısından {role.name} rolünü kaldıramıyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." msgstr "{member.display_name} kullanıcısından {role.name} rolünü kaldıramıyorum çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "{role.name} kullanıcısının rolünü düzenleyemiyorum, çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek." msgstr "{role.name} kullanıcısının rolünü düzenleyemiyorum, çünkü bu rol Discord hiyerarşisinde rolüme eşit veya daha yüksek."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "{member.display_name} kullanıcısına {role.name} rolünü verilemedi çünkü bu rol discord hiyerarşisinde senin mevcut rolünden daha yüksek durumda." msgstr "{member.display_name} kullanıcısına {role.name} rolünü verilemedi çünkü bu rol discord hiyerarşisinde senin mevcut rolünden daha yüksek durumda."
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "{member.display_name} kullanıcısının {role.name} rolünü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda." msgstr "{member.display_name} kullanıcısının {role.name} rolünü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda."
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "{role.name} rolünü düzenlemene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda." msgstr "{role.name} rolünü düzenlemene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek durumda."
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "Bunu yapabilmek için \"Rolleri Yönet\" iznine ihtiyacım var." msgstr "Bunu yapabilmek için \"Rolleri Yönet\" iznine ihtiyacım var."
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Zaten şu anda bir duyuru yapmaktayım. Başka bir duyuru yapmak istiyorsanız lütfen bu komutu kullanın: `{prefix}announce cancel`." msgstr "Zaten şu anda bir duyuru yapmaktayım. Başka bir duyuru yapmak istiyorsanız lütfen bu komutu kullanın: `{prefix}announce cancel`."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Sunucu yönetimiyle ilgili ayarlar." msgstr "Sunucu yönetimiyle ilgili ayarlar."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} kullanıcısı {role.name} rolüne zaten sahip." msgstr "{member.display_name} kullanıcısı {role.name} rolüne zaten sahip."
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "{role.name} rolünü {member.display_name} kullanıcısına başarılı bir şekilde ekledim." msgstr "{role.name} rolünü {member.display_name} kullanıcısına başarılı bir şekilde ekledim."
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} kullanıcısı {role.name} rolüne sahip değil." msgstr "{member.display_name} kullanıcısı {role.name} rolüne sahip değil."
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "{role.name} rolünü {member.display_name} kullanıcısından başarılı bir şekilde kaldırdım" msgstr "{role.name} rolünü {member.display_name} kullanıcısından başarılı bir şekilde kaldırdım"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n" " Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n" " Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Rol ayarlarını düzenle." msgstr "Rol ayarlarını düzenle."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -123,11 +123,11 @@ msgstr "\n"
" `[p]editrole colour \"Rol adı\" #ff0000`\n" " `[p]editrole colour \"Rol adı\" #ff0000`\n"
" `[p]editrole colour Test #ff9900` " " `[p]editrole colour Test #ff9900` "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Tamamlandı." msgstr "Tamamlandı."
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -141,54 +141,48 @@ msgstr "\n"
" Örneğin:\n" " Örneğin:\n"
" `[p]editrole name \"Rol adı\" Test` " " `[p]editrole name \"Rol adı\" Test` "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Botun bulunduğu tüm sunuculara duyuru geçer." msgstr "Botun bulunduğu tüm sunuculara duyuru geçer."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Duyuru başladı." msgstr "Duyuru başladı."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Şu an yapılan duyuruyu iptal eder." msgstr "Şu an yapılan duyuruyu iptal eder."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Şu anda yapılan bir duyuru mevcut değil." msgstr "Şu anda yapılan bir duyuru mevcut değil."
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Şu an yapılan duyuru iptal edildi." msgstr "Şu an yapılan duyuru iptal edildi."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "Anonsların sunucuya nasıl gönderileceğini belirleyin." msgstr "Anonsların sunucuya nasıl gönderileceğini belirleyin."
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n" msgstr ""
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "\n"
" Botun duyuru göndereceği kanalı değiştir.\n\n"
" Boş bırakılırsa şu anki kanal kabul edilir.\n"
" "
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "{channel.mention} duyuru kanalı olarak ayarlandı" msgstr "{channel.mention} duyuru kanalı olarak ayarlandı"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "Kanalı duyuru ayarından kaldır." msgstr "Kanalı duyuru ayarından kaldır."
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -201,7 +195,7 @@ msgstr "\n"
" NOT: Rol büyük küçük harf duyarlıdır!\n" " NOT: Rol büyük küçük harf duyarlıdır!\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -214,7 +208,7 @@ msgstr "\n"
" NOT: Rol büyük küçük harf duyarlıdır!\n" " NOT: Rol büyük küçük harf duyarlıdır!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -227,7 +221,7 @@ msgstr "\n"
" NOT: Rol büyük küçük harf duyarlıdır!\n" " NOT: Rol büyük küçük harf duyarlıdır!\n"
" " " "
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -236,18 +230,18 @@ msgstr "\n"
" Kullanılabilir tüm selfroleleri listeler.\n" " Kullanılabilir tüm selfroleleri listeler.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Kullanılabilir Selfroleler:\n" msgstr "Kullanılabilir Selfroleler:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Kişisel rolleri düzenle." msgstr "Kişisel rolleri düzenle."
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -258,23 +252,23 @@ msgstr "\n"
" NOT: Rol büyük küçük harf duyarlıdır!\n" " NOT: Rol büyük küçük harf duyarlıdır!\n"
" " " "
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "{role.name} kullanıcısına belirttiğin rolü vermene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek." msgstr "{role.name} kullanıcısına belirttiğin rolü vermene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "\"{role.name}\" zaten bir selfrole." msgstr "\"{role.name}\" zaten bir selfrole."
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "{count} selfrole eklendi." msgstr "{count} selfrole eklendi."
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "1 selfrole eklendi." msgstr "1 selfrole eklendi."
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -285,28 +279,57 @@ msgstr "\n"
" NOT: Rol büyük küçük harf duyarlıdır!\n" " NOT: Rol büyük küçük harf duyarlıdır!\n"
" " " "
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "{role.name} kullanıcısından belirttiğin rolü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek." msgstr "{role.name} kullanıcısından belirttiğin rolü silmene müsaade edemem çünkü bu rol mevcut rolünden daha yüksek."
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "{count} selfrole kaldırıldı." msgstr "{count} selfrole kaldırıldı."
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "1 selfrole kaldırıldı." msgstr "1 selfrole kaldırıldı."
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr "Bu sunucu için eklenebilir rol listesini temizleyin."
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr "Şu anda eklenebilir rol yok."
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr "Sunucudaki tüm eklenebilir rolleri silmek istediğine emin misin?"
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr "Cevap vermeniz çok uzun sürdü."
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Eklenebilir rollerden {role.name}' rolünü silemiyorum çünkü Discord hiyerarşisinde benden daha yüksek bir rol."
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr "Eklenebilir roller temizlendi."
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr "Herhangi bir değişiklik yapılmadı."
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Botu şu an bulunduğu sunucularda kilitler." msgstr "Botu şu an bulunduğu sunucularda kilitler."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Botun sunucu kilidi aktif değil." msgstr "Botun sunucu kilidi aktif değil."
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "Botun sunucu kilidi aktif." msgstr "Botun sunucu kilidi aktif."

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: uk_UA\n" "Language: uk_UA\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: vi_VN\n" "Language: vi_VN\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Lệnh của bạn không được thực hiện thành công vì discord đã từ chối quyền của tôi." msgstr "Lệnh của bạn không được thực hiện thành công vì discord đã từ chối quyền của tôi."
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr "Không thể đưa {role.name} cho {member.display_name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord."
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr "Không thể xoá {role.name} cho {member.display_name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord."
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr "Không thể chỉnh sửa {role.name} vì role đó có quyền cao hơn hoặc bằng role cao nhất của tôi trong Discord."
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "Tôi đang thông báo lúc này. Nếu bạn muốn làm một thông báo khác hãy sử dụng lệnh `{prefix}announce cancel` trước." msgstr "Tôi đang thông báo lúc này. Nếu bạn muốn làm một thông báo khác hãy sử dụng lệnh `{prefix}announce cancel` trước."
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Một tập hợp các dụng cụ cho việc quản lý server." msgstr "Một tập hợp các dụng cụ cho việc quản lý server."
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Đã thêm thành công vai trò{role.name} cho {member.display_name}" msgstr "Đã thêm thành công vai trò{role.name} cho {member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Đã xóa thành công vai trò{role.name} từ {member.display_name}" msgstr "Đã xóa thành công vai trò{role.name} từ {member.display_name}"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Chỉnh quyền của vai trò." msgstr "Chỉnh quyền của vai trò."
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "Xong!" msgstr "Xong!"
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "Thông báo một thông báo tới tất cả các server mà con bot ở trong." msgstr "Thông báo một thông báo tới tất cả các server mà con bot ở trong."
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "Sự kiện {0} đã được bắt đầu." msgstr "Sự kiện {0} đã được bắt đầu."
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "Hủy một thông báo đang chạy." msgstr "Hủy một thông báo đang chạy."
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "Thông báo đang chạy đã được hủy." msgstr "Thông báo đang chạy đã được hủy."
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Kênh thông báo đã được đổi sang {channel.mention}" msgstr "Kênh thông báo đã được đổi sang {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,7 +190,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
@@ -202,18 +199,18 @@ msgstr "\n"
" Hiển thị hết tất cả các vai trò tự thêm.\n" " Hiển thị hết tất cả các vai trò tự thêm.\n"
" " " "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "Vai trò tự thêm:\n" msgstr "Vai trò tự thêm:\n"
"{selfroles}" "{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -221,23 +218,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -245,28 +242,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Khóa lệnh bot cho server hiện tại." msgstr "Khóa lệnh bot cho server hiện tại."
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: zh_CN\n" "Language: zh_CN\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "我试图做一些Discord没有允许我做的事情。你的命令无法完成" msgstr "我试图做一些Discord没有允许我做的事情。你的命令无法完成"
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "我不能将 {role.name} 给 {member.display_name} 因为这个角色高于或等于我在Discord等级中的最高角色" msgstr "我不能将 {role.name} 给 {member.display_name} 因为这个角色高于或等于我在Discord等级中的最高角色"
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "我不能将 {role.name} 从 {member.display_name} 中移除因为这个角色高于或等于我在Discord等级中的最高角色" msgstr "我不能将 {role.name} 从 {member.display_name} 中移除因为这个角色高于或等于我在Discord等级中的最高角色"
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "我不能编辑 {role.name} 因为该角色高于或等于我在Discord等级中的最高角色" msgstr "我不能编辑 {role.name} 因为该角色高于或等于我在Discord等级中的最高角色"
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "我不能让你把 {role.name} 给 {member.display_name} ,因为这个角色高于或等于你在 Discord 等级中的最高角色" msgstr "我不能让你把 {role.name} 给 {member.display_name} ,因为这个角色高于或等于你在 Discord 等级中的最高角色"
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "我不能让你把这个{role.name}从{member.display_name}去掉应为这个role比你的最高的role高或者一样高" msgstr "我不能让你把这个{role.name}从{member.display_name}去掉应为这个role比你的最高的role高或者一样高"
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "我不能让你改变{role.name}应为这个role比你的最高的role高或者一样高" msgstr "我不能让你改变{role.name}应为这个role比你的最高的role高或者一样高"
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "我需要“管理角色”权限才能做到这一点" msgstr "我需要“管理角色”权限才能做到这一点"
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "我已经在宣布一段话。要是你想做一个不同的宣布请用`{prefix}announce cancel` 先" msgstr "我已经在宣布一段话。要是你想做一个不同的宣布请用`{prefix}announce cancel` 先"
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "一些管理server的东西" msgstr "一些管理server的东西"
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name}已经有{role.name}" msgstr "{member.display_name}已经有{role.name}"
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "我成功的的加了{role.name}到{member.display_name}" msgstr "我成功的的加了{role.name}到{member.display_name}"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name}没有{role.name}" msgstr "{member.display_name}没有{role.name}"
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "我成功的从{member.display_name}去掉了{role.name}." msgstr "我成功的从{member.display_name}去掉了{role.name}."
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" 要是没有说出人,就会被加到用这个命令的人\n" " 要是没有说出人,就会被加到用这个命令的人\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -99,12 +99,12 @@ msgstr "\n"
"要是没有说出人加给用命令的人.\n" "要是没有说出人加给用命令的人.\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "编辑角色设置" msgstr "编辑角色设置"
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -115,13 +115,20 @@ msgid "\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n" " `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
msgstr "" msgstr " 编辑身份证颜色\n\n"
" 如果角色包含空格,请使用双引号。\n"
" 颜色必须是十六进制格式。\n"
" [在线取色器](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
" 例子:\n"
" `[p]editrole colour \"The Transistor\" #ff0000`\n"
" `[p]editrole colour Test #ff9900`\n"
" "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "完成。" msgstr "完成。"
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -129,56 +136,54 @@ msgid "\n"
" Example:\n" " Example:\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
msgstr "" msgstr " 编辑角色名称。\n\n"
" 如果角色名称包含空格,请使用双引号。\n\n"
" 例子:\n"
" `[p]editrole name \"The Transistor\" Test`\n"
" "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr "已向机器人所在的所有服务器发送公告。"
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "公告开始了" msgstr "公告开始了"
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr "取消了一个运行中的公告。"
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "目前没有正在运行的公告" msgstr "目前没有正在运行的公告"
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "目前公告已被取消" msgstr "目前公告已被取消"
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "更改了公会中通知的发送方式。"
#: redbot/cogs/admin/admin.py:353
#, docstring
msgid "Change the channel where the bot will send announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:356
#, 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"
" 更改机器人发送公告的频道\n\n"
" 如果频道留空,则默认设置为当前频道\n"
" "
#: redbot/cogs/admin/admin.py:368
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "公告频道已设置为 {channel.mention}" msgstr "公告频道已设置为 {channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "取消公告频道" msgstr "取消公告频道"
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -191,7 +196,7 @@ msgstr "\n"
" 注意:角色是区分大小写的\n" " 注意:角色是区分大小写的\n"
" " " "
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -204,7 +209,7 @@ msgstr "\n"
" 注意:角色是区分大小写的!\n" " 注意:角色是区分大小写的!\n"
" " " "
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -213,24 +218,26 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr " 列出所有可用的角色。\n"
" "
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr "可用的角色:\n"
"{selfroles}"
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr "管理自我角色"
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -238,23 +245,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr "无法添加[role.name],因为该角色高于或等于你的角色。"
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr "你已经获得\"[role.name]\"权限。"
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr "成功添加 {count} 。"
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr "成功添加了一个角色。"
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -262,44 +269,73 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/announcer.py:68 #: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
msgstr "" msgstr "我无法向以下服务器发送公告:"
#: redbot/cogs/admin/announcer.py:70 #: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: " msgid "I could not announce to the following servers: "
msgstr "" msgstr "我无法向以下服务器发送公告:"
#: redbot/cogs/admin/converters.py:12 #: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded." msgid "The Admin cog is not loaded."
msgstr "" msgstr "admin cog未加载"
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The role \"{role_name}\" is not a valid selfrole." msgid "The role \"{role_name}\" is not a valid selfrole."
msgstr "" msgstr "\"[role_name]\"不是一个有效的角色"

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: zh_HK\n" "Language: zh_HK\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 ""
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 ""
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -81,7 +81,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -90,12 +90,12 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -108,11 +108,11 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -122,51 +122,48 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -175,7 +172,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -184,7 +181,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -193,24 +190,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -218,23 +215,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -242,28 +239,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-01 22:38+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -15,64 +15,64 @@ msgstr ""
"X-Crowdin-File-ID: 42\n" "X-Crowdin-File-ID: 42\n"
"Language: zh_TW\n" "Language: zh_TW\n"
#: redbot/cogs/admin/admin.py:18 #: redbot/cogs/admin/admin.py:19
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "我嘗試做了某些事情,但因權限不足而被 Discord 拒絕。您的指令無法完成。" msgstr "我嘗試做了某些事情,但因權限不足而被 Discord 拒絕。您的指令無法完成。"
#: redbot/cogs/admin/admin.py:23 #: redbot/cogs/admin/admin.py:24
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "我無法將 {role.name} 給予 {member.display_name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" msgstr "我無法將 {role.name} 給予 {member.display_name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
#: redbot/cogs/admin/admin.py:29 #: redbot/cogs/admin/admin.py:30
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "我無法從 {member.display_name} 移除 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" msgstr "我無法從 {member.display_name} 移除 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
#: redbot/cogs/admin/admin.py:35 #: redbot/cogs/admin/admin.py:36
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "我無法編輯 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。" msgstr "我無法編輯 {role.name},因為在 Discord 架構中此身份組高於或等於我最高的身分組。"
#: redbot/cogs/admin/admin.py:41 #: redbot/cogs/admin/admin.py:42
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "我無法讓你給予 {member.display_name} {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。" msgstr "我無法讓你給予 {member.display_name} {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。"
#: redbot/cogs/admin/admin.py:47 #: redbot/cogs/admin/admin.py:48
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." 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 "我無法讓你從 {member.display_name} 移除 {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。" msgstr "我無法讓你從 {member.display_name} 移除 {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。"
#: redbot/cogs/admin/admin.py:53 #: redbot/cogs/admin/admin.py:54
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." 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 "我無法讓你編輯 {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。" msgstr "我無法讓你編輯 {role.name} 身分組因為該身分組位階高於或等於你最高的Discord 身分組。"
#: redbot/cogs/admin/admin.py:59 #: redbot/cogs/admin/admin.py:60
msgid "I need the \"Manage Roles\" permission to do that." msgid "I need the \"Manage Roles\" permission to do that."
msgstr "我需要管理權限來完成。" msgstr "我需要管理權限來完成。"
#: redbot/cogs/admin/admin.py:61 #: redbot/cogs/admin/admin.py:62
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr "我已經發過公告。如果您想要發出不同的公告,請先執行`{prefix}announce cancel`。" msgstr "我已經發過公告。如果您想要發出不同的公告,請先執行`{prefix}announce cancel`。"
#: redbot/cogs/admin/admin.py:71 #: redbot/cogs/admin/admin.py:72
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Discord伺服器管理工具" msgstr "Discord伺服器管理工具"
#: redbot/cogs/admin/admin.py:164 #: redbot/cogs/admin/admin.py:158
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} 已擁有 {role.name} 身分組。" msgstr "{member.display_name} 已擁有 {role.name} 身分組。"
#: redbot/cogs/admin/admin.py:184 #: redbot/cogs/admin/admin.py:178
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "我已成功為 {role.name} 添加 {member.display_name} 身分組。" msgstr "我已成功為 {role.name} 添加 {member.display_name} 身分組。"
#: redbot/cogs/admin/admin.py:194 #: redbot/cogs/admin/admin.py:188
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} 並未擁有 {role.name} 身分組。" msgstr "{member.display_name} 並未擁有 {role.name} 身分組。"
#: redbot/cogs/admin/admin.py:214 #: redbot/cogs/admin/admin.py:208
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "我已成功為 {role.name} 移除 {member.display_name} 身分組。" msgstr "我已成功為 {role.name} 移除 {member.display_name} 身分組。"
#: redbot/cogs/admin/admin.py:225 #: redbot/cogs/admin/admin.py:219
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role to a user.\n\n" " Add a role to a user.\n\n"
@@ -85,7 +85,7 @@ msgstr "\n"
" 如果使用者是留空的,則預設是給當前的指令操作者。\n" " 如果使用者是留空的,則預設是給當前的指令操作者。\n"
" " " "
#: redbot/cogs/admin/admin.py:241 #: redbot/cogs/admin/admin.py:235
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role from a user.\n\n" " Remove a role from a user.\n\n"
@@ -98,12 +98,12 @@ msgstr "\n"
" 如果使用者是留空的,則預設是給當前的指令操作者。\n" " 如果使用者是留空的,則預設是給當前的指令操作者。\n"
" " " "
#: redbot/cogs/admin/admin.py:255 #: redbot/cogs/admin/admin.py:249
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "編輯身分組設定。" msgstr "編輯身分組設定。"
#: redbot/cogs/admin/admin.py:262 #: redbot/cogs/admin/admin.py:256
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's colour.\n\n" " Edit a role's colour.\n\n"
@@ -124,11 +124,11 @@ msgstr "\n"
" `[p]editrole colour Test #ff9900`\n" " `[p]editrole colour Test #ff9900`\n"
" " " "
#: redbot/cogs/admin/admin.py:291 redbot/cogs/admin/admin.py:324 #: redbot/cogs/admin/admin.py:285 redbot/cogs/admin/admin.py:318
msgid "Done." msgid "Done."
msgstr "完成。" msgstr "完成。"
#: redbot/cogs/admin/admin.py:295 #: redbot/cogs/admin/admin.py:289
#, docstring #, docstring
msgid "\n" msgid "\n"
" Edit a role's name.\n\n" " Edit a role's name.\n\n"
@@ -143,51 +143,48 @@ msgstr "\n"
" `[p]editrole name \"The Transistor\" Test`\n" " `[p]editrole name \"The Transistor\" Test`\n"
" " " "
#: redbot/cogs/admin/admin.py:329 #: redbot/cogs/admin/admin.py:323
#, docstring #, docstring
msgid "Announce a message to all servers the bot is in." msgid "Announce a message to all servers the bot is in."
msgstr "向機器人所在的所有伺服器宣布一則訊息。" msgstr "向機器人所在的所有伺服器宣布一則訊息。"
#: redbot/cogs/admin/admin.py:336 #: redbot/cogs/admin/admin.py:330
msgid "The announcement has begun." msgid "The announcement has begun."
msgstr "已經開始宣布。" msgstr "已經開始宣布。"
#: redbot/cogs/admin/admin.py:343 #: redbot/cogs/admin/admin.py:337
#, docstring #, docstring
msgid "Cancel a running announce." msgid "Cancel a running announce."
msgstr "取消進行中的宣布。" msgstr "取消進行中的宣布。"
#: redbot/cogs/admin/admin.py:345 #: redbot/cogs/admin/admin.py:339
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "目前沒有正在執行的宣布。" msgstr "目前沒有正在執行的宣布。"
#: redbot/cogs/admin/admin.py:348 #: redbot/cogs/admin/admin.py:342
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
msgstr "已取消目前的宣布。" msgstr "已取消目前的宣布。"
#: redbot/cogs/admin/admin.py:354 #: redbot/cogs/admin/admin.py:348
#, docstring #, docstring
msgid "Change how announcements are sent in this guild." msgid "Change how announcements are sent in this guild."
msgstr "" msgstr "更改群組發送公告的方式。"
#: redbot/cogs/admin/admin.py:359 #: redbot/cogs/admin/admin.py:353
#, docstring #, docstring
msgid "\n" msgid "Change the channel where the bot will send announcements."
" Change the channel where the bot will send announcements.\n\n"
" If channel is left blank it defaults to the current channel.\n"
" "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:368 #: redbot/cogs/admin/admin.py:356
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "" msgstr "公告文字頻道設為{channel.mention}"
#: redbot/cogs/admin/admin.py:373 #: redbot/cogs/admin/admin.py:361
#, docstring #, docstring
msgid "Unsets the channel for announcements." msgid "Unsets the channel for announcements."
msgstr "" msgstr "移除設置的公告頻道。"
#: redbot/cogs/admin/admin.py:398 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add or remove a selfrole from yourself.\n\n" " Add or remove a selfrole from yourself.\n\n"
@@ -196,7 +193,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:411 #: redbot/cogs/admin/admin.py:399
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a selfrole to yourself.\n\n" " Add a selfrole to yourself.\n\n"
@@ -205,7 +202,7 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:422 #: redbot/cogs/admin/admin.py:410
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a selfrole from yourself.\n\n" " Remove a selfrole from yourself.\n\n"
@@ -214,24 +211,24 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:421
#, docstring #, docstring
msgid "\n" msgid "\n"
" Lists all available selfroles.\n" " Lists all available selfroles.\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:443 #: redbot/cogs/admin/admin.py:431
msgid "Available Selfroles:\n" msgid "Available Selfroles:\n"
"{selfroles}" "{selfroles}"
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:449 #: redbot/cogs/admin/admin.py:437
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:454 #: redbot/cogs/admin/admin.py:442
#, docstring #, docstring
msgid "\n" msgid "\n"
" Add a role, or a selection of roles, to the list of available selfroles.\n\n" " Add a role, or a selection of roles, to the list of available selfroles.\n\n"
@@ -239,23 +236,23 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:463 #: redbot/cogs/admin/admin.py:451
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:473 #: redbot/cogs/admin/admin.py:461
msgid "The role \"{role.name}\" is already a selfrole." msgid "The role \"{role.name}\" is already a selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:479 #: redbot/cogs/admin/admin.py:467
msgid "Added {count} selfroles." msgid "Added {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:481 #: redbot/cogs/admin/admin.py:469
msgid "Added 1 selfrole." msgid "Added 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:487 #: redbot/cogs/admin/admin.py:475
#, docstring #, docstring
msgid "\n" msgid "\n"
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n" " Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
@@ -263,28 +260,57 @@ msgid "\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:496 #: redbot/cogs/admin/admin.py:484
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:506 #: redbot/cogs/admin/admin.py:494
msgid "Removed {count} selfroles." msgid "Removed {count} selfroles."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:508 #: redbot/cogs/admin/admin.py:496
msgid "Removed 1 selfrole." msgid "Removed 1 selfrole."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:502
#, docstring
msgid "Clear the list of available selfroles for this server."
msgstr ""
#: redbot/cogs/admin/admin.py:506
msgid "There are currently no selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:509
msgid "Are you sure you want to clear this server's selfrole list?"
msgstr ""
#: redbot/cogs/admin/admin.py:515 #: redbot/cogs/admin/admin.py:515
msgid "You took too long to respond."
msgstr ""
#: redbot/cogs/admin/admin.py:524
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:530
msgid "Selfrole list cleared."
msgstr ""
#: redbot/cogs/admin/admin.py:532
msgid "No changes have been made."
msgstr ""
#: redbot/cogs/admin/admin.py:537
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:520 #: redbot/cogs/admin/admin.py:542
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "" msgstr ""
#: redbot/cogs/admin/admin.py:522 #: redbot/cogs/admin/admin.py:544
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "إدارة الأسماء المستعارة للأوامر." msgstr "إدارة الأسماء المستعارة للأوامر."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "إدارة الأسماء المستعارة العالمية." msgstr "إدارة الأسماء المستعارة العالمية."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "إضافة اسم مستعار لأمر ما." msgstr "إضافة اسم مستعار لأمر ما."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "لقد حاولت إنشاء اسم مستعار جديد باسم {name} ولكن هذا الاسم هو بالفعل أمر على هذا بوت." msgstr "لقد حاولت إنشاء اسم مستعار جديد باسم {name} ولكن هذا الاسم هو بالفعل أمر على هذا بوت."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "لقد حاولت إنشاء اسم مستعار جديد باسم {name} ولكن هذا الاسم اسم مستعار غير صالح. الأسماء المستعارة قد لا تحتوي على مسافات." msgstr "لقد حاولت إنشاء اسم مستعار جديد باسم {name} ولكن هذا الاسم اسم مستعار غير صالح. الأسماء المستعارة قد لا تحتوي على مسافات."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "تم إنشاء اسم مستعار جديد مع المشغل `{name}`." msgstr "تم إنشاء اسم مستعار جديد مع المشغل `{name}`."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "إضافة اسم مستعار عام لأمر ما." msgstr "إضافة اسم مستعار عام لأمر ما."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "لقد حاولت إنشاء اسم مستعار عالمي جديد باسم {name} ولكن هذا الاسم هو بالفعل أمر على هذا بوت." msgstr "لقد حاولت إنشاء اسم مستعار عالمي جديد باسم {name} ولكن هذا الاسم هو بالفعل أمر على هذا بوت."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "لقد حاولت إنشاء اسم مستعار عالمي جديد باسم {name} ولكن هذا الاسم اسم مستعار غير صالح. أسماء الاسم المستعار قد لا تحتوي على مسافات." msgstr "لقد حاولت إنشاء اسم مستعار عالمي جديد باسم {name} ولكن هذا الاسم اسم مستعار غير صالح. أسماء الاسم المستعار قد لا تحتوي على مسافات."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "تم إنشاء اسم مستعار عالمي جديد مع مشغل{name}`." msgstr "تم إنشاء اسم مستعار عالمي جديد مع مشغل{name}`."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "حاول تنفيذ المساعدة للقيادة الأساسية للإسم المستعار." msgstr "حاول تنفيذ المساعدة للقيادة الأساسية للإسم المستعار."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "لا يوجد مثل هذا المستخدم" msgstr "لا يوجد مثل هذا المستخدم"
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "إظهار ما هو الأمر الذي ينفذه الاسم المستعار." msgstr "إظهار ما هو الأمر الذي ينفذه الاسم المستعار."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "`{alias_name}` الاسم المستعار سوف ينفذ الأمر `{command}`" msgstr "`{alias_name}` الاسم المستعار سوف ينفذ الأمر `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "لا يوجد اسم مستعار باسم `{name}`" msgstr "لا يوجد اسم مستعار باسم `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "حذف اسم مستعار موجود على هذا السيرفر." msgstr "حذف اسم مستعار موجود على هذا السيرفر."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "لا توجد أسماء مستعارة على هذا السيرفر." msgstr "لا توجد أسماء مستعارة على هذا السيرفر."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "تم حذف الاسم المستعار باسم `{name}` بنجاح." msgstr "تم حذف الاسم المستعار باسم `{name}` بنجاح."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "لم يتم العثور على الاسم المستعار `{name}`." msgstr "لم يتم العثور على الاسم المستعار `{name}`."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "يحذف اسم مستعار عالمي قائم." msgstr "يحذف اسم مستعار عالمي قائم."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "قائمة الأسماء المستعارة المتوفرة على هذا السيرفر." msgstr "قائمة الأسماء المستعارة المتوفرة على هذا السيرفر."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "قائمة الأسماء المستعارة العامة المتاحة على هذا البوت." msgstr "قائمة الأسماء المستعارة العامة المتاحة على هذا البوت."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "يجب أن يتم تحديد الحجج برقم." msgstr "يجب أن يتم تحديد الحجج برقم."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "يجب أن تكون الحجج متتابعة. الحجج المفقودة: " msgstr "يجب أن تكون الحجج متتابعة. الحجج المفقودة: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Този псевдоним не съществува." msgstr "Този псевдоним не съществува."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Няма използвани псевдоними на този сървър." msgstr "Няма използвани псевдоними на този сървър."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Bosnian\n" "Language-Team: Bosnian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,165 +26,165 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Aliasy:\n" msgstr "Aliasy:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Strana {page}/{total}" "Strana {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Spravovat aliasy příkazů." msgstr "Spravovat aliasy příkazů."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Správa globálních aliasů." msgstr "Správa globálních aliasů."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Přidat alias pro příkaz." msgstr "Přidat alias pro příkaz."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota." msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Pokusili jste se vytvořit nový alias s názvem {name}, ale toto jméno je neplatným názvem aliasu. Jména aliasů nesmí obsahovat mezery." msgstr "Pokusili jste se vytvořit nový alias s názvem {name}, ale toto jméno je neplatným názvem aliasu. Jména aliasů nesmí obsahovat mezery."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Pokusili jste se vytvořit nový alias pro příkaz, který neexistuje." msgstr "Pokusili jste se vytvořit nový alias pro příkaz, který neexistuje."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Byl vytvořen nový alias se spouštěcím mechanismem `{name}." msgstr "Byl vytvořen nový alias se spouštěcím mechanismem `{name}."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Přidat globální alias pro příkaz." msgstr "Přidat globální alias pro příkaz."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota." msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je neplatným názvem aliasu. Jména aliasů nesmí obsahovat mezery." msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je neplatným názvem aliasu. Jména aliasů nesmí obsahovat mezery."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Byl vytvořen nový globální alias se spouštěcím mechanismem `{name}." msgstr "Byl vytvořen nový globální alias se spouštěcím mechanismem `{name}."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Zkuste spustit nápovědu pro základní příkaz aliasů." msgstr "Zkuste spustit nápovědu pro základní příkaz aliasů."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Žádný takový alias neexistuje." msgstr "Žádný takový alias neexistuje."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Zobrazit příkaz ke spustitelnému aliasu." msgstr "Zobrazit příkaz ke spustitelnému aliasu."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Alias `{alias_name} provede příkaz `{command}" msgstr "Alias `{alias_name} provede příkaz `{command}"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Neexistuje žádný alias s názvem `{name}`" msgstr "Neexistuje žádný alias s názvem `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Odstraní existující alias na tomto serveru." msgstr "Odstraní existující alias na tomto serveru."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Na tomto serveru nejsou žádné aliasy." msgstr "Na tomto serveru nejsou žádné aliasy."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias s názvem{name}` byl úspěšně smazán." msgstr "Alias s názvem{name}` byl úspěšně smazán."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Alias s názvem `{name}` nebyl nalezen." msgstr "Alias s názvem `{name}` nebyl nalezen."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Odstranit existující globální alias." msgstr "Odstranit existující globální alias."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Pro tohoto bota neexistují žádné globální aliasy." msgstr "Pro tohoto bota neexistují žádné globální aliasy."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Seznam dostupných aliasů na tomto serveru." msgstr "Seznam dostupných aliasů na tomto serveru."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Seznam dostupných globálních aliasů pro tohoto bota." msgstr "Seznam dostupných globálních aliasů pro tohoto bota."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Neexistují žádné globální aliasy." msgstr "Neexistují žádné globální aliasy."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Argumenty musí být zadány s číslem." msgstr "Argumenty musí být zadány s číslem."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenty musí být sekvenční. Chybějící argumenty: " msgstr "Argumenty musí být sekvenční. Chybějící argumenty: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -24,167 +24,174 @@ msgid "Create aliases for commands.\n\n"
" When run, aliases will accept any additional arguments\n" " When run, aliases will accept any additional arguments\n"
" and append them to the stored alias.\n" " and append them to the stored alias.\n"
" " " "
msgstr "" msgstr "Erstelle einen Alias für einen Befehl.\n\n"
" Aliases sind alternative Namen für Befehle.\n"
" können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\n"
" oder als einfache Verknüpfung zur Angabe von \"x y z\" fungieren.\n\n"
" Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\n"
" und sie an die gespeicherten Alias anhängen.\n"
" \n"
" "
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Aliase:\n" msgstr "Aliase:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Seite {page}/{total}" "Seite {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Verwalte die Alias Befehle." msgstr "Verwalte die Alias Befehle."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Verwalte die globalen Aliasse." msgstr "Verwalte die globalen Aliasse."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Füge einen Alias für einen Befehl hinzu." msgstr "Füge einen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name wird bereits für einen Befehl des Bots genutzt." msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name wird bereits für einen Befehl des Bots genutzt."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Alias existiert bereits." msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Alias existiert bereits."
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten." msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Du hast versucht einen Alias für einen Befehl zu erstellen, der nicht existiert." msgstr "Du hast versucht einen Alias für einen Befehl zu erstellen, der nicht existiert."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Ein neuer Alias mit dem Namen`{name}` wurde erstellt." msgstr "Ein neuer Alias mit dem Namen`{name}` wurde erstellt."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Füge einen globalen Alias für einen Befehl hinzu." msgstr "Füge einen globalen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen „{name}“ zu erstellen, aber dieser Name ist bereits ein Befehl für diesen Bot." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen „{name}“ zu erstellen, aber dieser Name ist bereits ein Befehl für diesen Bot."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, aber dieser Alias existiert bereits." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, aber dieser Alias existiert bereits."
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen „{name}“ zu erstellen, dieser Name ist jedoch ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen „{name}“ zu erstellen, dieser Name ist jedoch ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Ein neuer globaler Alias mit dem Trigger `{name}` wurde erstellt." msgstr "Ein neuer globaler Alias mit dem Trigger `{name}` wurde erstellt."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr "Aufbereiten einen bereits existierenden Alias auf diesem Server."
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr "Der Alias mit dem Namen {name} existiert nicht."
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr "Du hast versucht einen Alias für einen Befehl zu erstellen, der nicht existiert."
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr "Der Alias mit dem Trigger `{name}` wurde erfolgreich bearbeitet."
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr "Kein Alias mit dem Namen '{name}' gefunden."
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr "Aufbereiten einen bereits existierenden globalen Alias."
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Versuche die Hilfe für den Basisbefehl des Alias auszuführen." msgstr "Versuche die Hilfe für den Basisbefehl des Alias auszuführen."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "So ein Alias ist nicht vorhanden." msgstr "So ein Alias ist nicht vorhanden."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Zeige den Befehl, welchen der Alias ausführt." msgstr "Zeige den Befehl, welchen der Alias ausführt."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Der Alias '{alias_name}' führt den Befehl '{command}' aus" msgstr "Der Alias '{alias_name}' führt den Befehl '{command}' aus"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Kein Alias mit dem Namen '{name}' gefunden" msgstr "Kein Alias mit dem Namen '{name}' gefunden"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Lösche einen bereits existierenden Alias auf diesem Server." msgstr "Lösche einen bereits existierenden Alias auf diesem Server."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Es gibt keine Aliasse auf diesem Server." msgstr "Es gibt keine Aliasse auf diesem Server."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Der Alias mit dem Namen '{name}' wurde erfolgreich gelöscht." msgstr "Der Alias mit dem Namen '{name}' wurde erfolgreich gelöscht."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Kein Alias mit dem Namen '{name}' gefunden." msgstr "Kein Alias mit dem Namen '{name}' gefunden."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Lösche einen bereits existierenden globalen Alias." msgstr "Lösche einen bereits existierenden globalen Alias."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Ich habe keinen globalen Alias gespeichert." msgstr "Ich habe keinen globalen Alias gespeichert."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Zeige die auf diesem Server verfügbaren Alias." msgstr "Zeige die auf diesem Server verfügbaren Alias."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Zeige die verfügbaren globalen Alias von diesem Bot." msgstr "Zeige die verfügbaren globalen Alias von diesem Bot."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Es gibt keine globalen Aliasse." msgstr "Es gibt keine globalen Aliasse."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Die Argumente müssen mit einer Nummer angegeben werden." msgstr "Die Argumente müssen mit einer Nummer angegeben werden."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: " msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -24,167 +24,173 @@ msgid "Create aliases for commands.\n\n"
" When run, aliases will accept any additional arguments\n" " When run, aliases will accept any additional arguments\n"
" and append them to the stored alias.\n" " and append them to the stored alias.\n"
" " " "
msgstr "" msgstr "Crear alias para comandos.\n\n"
" Los alias son nombres alternativos/atajos para comandos. \n"
" Pueden actuar como un lambda (almacenando argumentos para uso repetido)\n"
" o simplemente como un atajo para decir \"x y z\".\n\n"
" Cuando son ejecutados, los alias aceptarán cualquier argumento adicional\n"
" y los agregarán al alias almacenado.\n"
" "
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Alias:\n" msgstr "Alias:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Página {page}/{total}" "Página {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Administra los alias de los comandos." msgstr "Administra los alias de los comandos."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Administra los alias globales." msgstr "Administra los alias globales."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Agregar un alias para un comando." msgstr "Agrega un alias para un comando."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre ya es un comando en este bot." msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese alias ya existe." msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese alias ya existe."
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre es un alias inválido. Los alias no deben contener espacios." msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre es un alias inválido. Los alias no deben contener espacios."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Intentaste crear un nuevo alias para un comando que no existe." msgstr "Intentaste crear un nuevo alias para un comando que no existe."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Un nuevo alias con el trigger {name} ha sido creado." msgstr "Un nuevo alias con el trigger {name} ha sido creado."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Agrega un alias global para un comando." msgstr "Agrega un alias global para un comando."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Intentaste crear un nuevo alias global con el nombre {name} pero ese nombre ya es un comando en este bot." msgstr "Intentaste crear un nuevo alias global con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese alias ya existe." msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese alias ya existe."
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese nombre es un nombre de alias inválido. Los nombres de alias no pueden contener espacios." msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese nombre es un nombre de alias inválido. Los nombres de alias no pueden contener espacios."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Un nuevo alias global con el trigger `{name}` ha sido creado." msgstr "Un nuevo alias global con el trigger `{name}` ha sido creado."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr "Edita un alias existente en este servidor."
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr "El alias con el nombre {name} no existe."
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr "Intentaste editar un alias a un comando que no existe."
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr "El alias con el trigger `{name}` se ha editado correctamente."
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr "No se encontró el alias con el nombre `{name}`."
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr "Edita un alias global ya existente."
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Intenta ejecutar help para el comando base del alias." msgstr "Intenta ejecutar help para el comando base del alias."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "El alias no existe." msgstr "El alias no existe."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Muestra qué comando ejecuta el alias." msgstr "Muestra qué comando ejecuta el alias."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "El alias `{alias_name}` ejecutará el comando `{command}`" msgstr "El alias `{alias_name}` ejecutará el comando `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "No hay alias con el nombre `{name}`" msgstr "No hay alias con el nombre `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Elimina un alias existente en este servidor." msgstr "Elimina un alias existente en este servidor."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "No hay alias en este servidor." msgstr "No hay alias en este servidor."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "El alias con el nombre `{name}` ha eliminado correctamente." msgstr "El alias con el nombre `{name}` ha sido eliminado correctamente."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "El alias con nombre `{name}` no fue encontrado." msgstr "El alias con nombre `{name}` no fue encontrado."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Elimina un alias global existente." msgstr "Elimina un alias global existente."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Este bot no tiene alias globales." msgstr "No hay alias globales en este bot."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Lista de los alias disponibles en este servidor." msgstr "Muestra una lista de los alias disponibles en este servidor."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Lista de los alias globales disponibles en este bot." msgstr "Muestra una lista de los alias globales disponibles en este bot."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "No hay alias globales." msgstr "No hay alias globales."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Los argumentos deben especificarse con un número." msgstr "Los argumentos deben especificarse con un número."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: " msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,165 +26,165 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Aliakset:\n" msgstr "Aliakset:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Sivu {page}/{total}" "Sivu {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Hallinnoi komentojen aliaksia." msgstr "Hallinnoi komentojen aliaksia."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Hallitse globaaleja aliaksia." msgstr "Hallitse globaaleja aliaksia."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Lisää alias komennolle." msgstr "Lisää alias komennolle."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on käytössä toisella komennolla." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on käytössä toisella komennolla."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta se on jo olemassa." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta se on jo olemassa."
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on virheellinen nimi aliakselle. Alias-nimet eivät saa sisältää välilyöntejä." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on virheellinen nimi aliakselle. Alias-nimet eivät saa sisältää välilyöntejä."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Yritit luoda uuden aliaksen komennolle, jota ei ole olemassa." msgstr "Yritit luoda uuden aliaksen komennolle, jota ei ole olemassa."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Uusi alias käynnistimellä `{name}` on luotu." msgstr "Uusi alias käynnistimellä `{name}` on luotu."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Lisää globaali alias komennolle." msgstr "Lisää globaali alias komennolle."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on käytössä toisella komennolla." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on käytössä toisella komennolla."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta se on jo olemassa." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta se on jo olemassa."
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on virheellinen nimi aliakselle. Alias-nimet eivät saa sisältää välilyöntejä." msgstr "Yritit luoda uuden aliaksen nimellä {name}, mutta tämä nimi on virheellinen nimi aliakselle. Alias-nimet eivät saa sisältää välilyöntejä."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Uusi globaali alias käynnistimellä `{name}` on luotu." msgstr "Uusi globaali alias käynnistimellä `{name}` on luotu."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Yritä suorittaa apua aliaksen peruskomentoa varten." msgstr "Yritä suorittaa apua aliaksen peruskomentoa varten."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Tällaista aliasta ei ole olemassa." msgstr "Tällaista aliasta ei ole olemassa."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Näytä minkä komennon alias suorittaa." msgstr "Näytä minkä komennon alias suorittaa."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "`{alias_name}` alias suorittaa komennon `{command}`" msgstr "`{alias_name}` alias suorittaa komennon `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Nimellä `{name} ` ei ole aliasta" msgstr "Nimellä `{name} ` ei ole aliasta"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Poista olemassa oleva alias tällä palvelimella." msgstr "Poista olemassa oleva alias tällä palvelimella."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Tällä palvelimella ei ole aliaksia." msgstr "Tällä palvelimella ei ole aliaksia."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias nimellä `{name}` poistettiin onnistuneesti." msgstr "Alias nimellä `{name}` poistettiin onnistuneesti."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Aliasta nimellä `{name}` ei löytynyt." msgstr "Aliasta nimellä `{name}` ei löytynyt."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Poista olemassa oleva globaali alias." msgstr "Poista olemassa oleva globaali alias."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Tässä botissa ei ole globaaleja aliaksia." msgstr "Tässä botissa ei ole globaaleja aliaksia."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Listaa saatavilla olevat aliakset tällä palvelimella." msgstr "Listaa saatavilla olevat aliakset tällä palvelimella."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Listaa saatavilla olevat globaalit aliakset tässä botissa." msgstr "Listaa saatavilla olevat globaalit aliakset tässä botissa."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Tässä botissa ei ole globaaleja aliaksia." msgstr "Tässä botissa ei ole globaaleja aliaksia."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Argumentit on määriteltävä numerolla." msgstr "Argumentit on määriteltävä numerolla."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenttien on oltava peräkkäisiä. Puuttuvia argumentteja: " msgstr "Argumenttien on oltava peräkkäisiä. Puuttuvia argumentteja: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -24,167 +24,172 @@ msgid "Create aliases for commands.\n\n"
" When run, aliases will accept any additional arguments\n" " When run, aliases will accept any additional arguments\n"
" and append them to the stored alias.\n" " and append them to the stored alias.\n"
" " " "
msgstr "" msgstr "Créez des alias pour les commandes.\n\n"
" Les alias sont des noms alternatifs/des raccourcis pour les commandes. Ils\n"
" peuvent agir à la fois comme un lambda (en stockant les arguments pour un usage répété)\n"
" ou simplement comme un raccourci pour dire \"x y z\".\n\n"
" Lorsqu'elles sont exécutées, les alias acceptent tout argument supplémentaire\n"
" et les ajouteront à l'alias stocké. "
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Alias :\n" msgstr "Alias :\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Gérer les alias de commandes." msgstr "Gérer les alias de commandes."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Gérer les alias globaux." msgstr "Gérer les alias globaux."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Ajouter un alias à une commande." msgstr "Ajouter un alias à une commande."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Vous avez tenté de créer un nouvel alias nommé {name}, mais une commande avec ce nom existe déjà sur ce bot." msgstr "Vous avez tenté de créer un nouvel alias nommé {name}, mais une commande avec ce nom existe déjà sur ce bot."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Vous avez tenté de créer un nouvel alias avec le nom {name} mais cet 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 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Vous avez tenté de créer un nouvel alias nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces." msgstr "Vous avez tenté de créer un nouvel alias nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Vous avez essayé de créer un nouvel alias pour une commande qui n'existe pas." msgstr "Vous avez essayé de créer un nouvel alias pour une commande qui n'existe pas."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Un nouvel alias avec le déclencheur `{name}` a bien été créé." msgstr "Un nouvel alias avec le déclencheur `{name}` a bien été créé."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Ajouter un alias global à une commande." msgstr "Ajouter un alias global à une commande."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Vous avez tenté de créer un nouvel alias global nommé {name}, mais une commande avec ce nom existe déjà sur ce bot." msgstr "Vous avez tenté de créer un nouvel alias global nommé {name}, mais une commande avec ce nom existe déjà sur ce bot."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Vous avez tenté de créer un nouvel alias global avec le nom {name} mais cet 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 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Vous avez tenté de créer un nouvel alias global nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces." msgstr "Vous avez tenté de créer un nouvel alias global nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Un nouvel alias global avec le déclencheur `{name}` a bien été créé." msgstr "Un nouvel alias global avec le déclencheur `{name}` a bien été créé."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr "Éditer un alias existant à ce serveur."
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr "L'alias avec le nom {name} n'existe pas."
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr "Vous avez essayé d'éditer un alias pour une commande qui n'existe pas."
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr "L'alias avec le déclencheur {name} a été édité avec succès."
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr "L'alias avec le nom {name} n'a pas été trouvé."
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "Édite un alias global existant." msgstr "Édite un alias global existant."
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Tente d'exécuter l'aide pour la commande de base de l'alias." msgstr "Tente d'exécuter l'aide pour la commande de base de l'alias."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Cet alias n'existe pas." msgstr "Cet alias n'existe pas."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Affiche la commande que l'alias exécute." msgstr "Affiche la commande que l'alias exécute."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "L'alias `{alias_name}` exécute la commande `{command}`" msgstr "L'alias `{alias_name}` exécute la commande `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Il n'y a pas d'alias nommé `{name}`" msgstr "Il n'y a pas d'alias nommé `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Supprime un alias de ce serveur." msgstr "Supprime un alias de ce serveur."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Il n'y a pas d'alias sur ce serveur." msgstr "Il n'y a pas d'alias sur ce serveur."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "L'alias nommé `{name}` a bien été supprimé." msgstr "L'alias nommé `{name}` a bien été supprimé."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "L'alias nommé `{name}` n'a pas été trouvé." msgstr "L'alias nommé `{name}` n'a pas été trouvé."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Supprime un alias global existant." msgstr "Supprime un alias global existant."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Il n'y a aucun alias global sur ce bot." msgstr "Il n'y a aucun alias global sur ce bot."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Liste les alias disponibles sur ce serveur." msgstr "Liste les alias disponibles sur ce serveur."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Liste les alias globaux disponibles sur ce bot." msgstr "Liste les alias globaux disponibles sur ce bot."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Il n'y a aucun alias global." msgstr "Il n'y a aucun alias global."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Les arguments doivent être spécifiés avec un nombre." msgstr "Les arguments doivent être spécifiés avec un nombre."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Les arguments doivent être séquentiels. Arguments manquants : " msgstr "Les arguments doivent être séquentiels. Arguments manquants : "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hindi\n" "Language-Team: Hindi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,164 +26,164 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -0,0 +1,196 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n"
"Language-Team: Croatian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: hr\n"
"X-Crowdin-File-ID: 8\n"
"Language: hr_HR\n"
#: redbot/cogs/alias/alias.py:35
#, docstring
msgid "Create aliases for commands.\n\n"
" Aliases are alternative names/shortcuts for commands. They\n"
" can act as both a lambda (storing arguments for repeated use)\n"
" or as simply a shortcut to saying \"x y z\".\n\n"
" When run, aliases will accept any additional arguments\n"
" and append them to the stored alias.\n"
" "
msgstr "Napravite nadimke za naredbe.\n\n"
" Nadimci su alternativni nazivi/prečaci za naredbe. Mogu\n"
" djelovati i kao lambda (pohranjivanje argumenata za ponovnu\n"
" upotrebu) ili kao prečac za izgovaranje \"x y z\".\n\n"
" Prilikom pokretanja, nadimci će prihvatiti sve dodatne\n"
" argumente i dodati ih pohranjenom nadimku.\n"
" "
#: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n"
msgstr "Nadimci:\n"
#: redbot/cogs/alias/alias.py:182
msgid "\n\n"
"Page {page}/{total}"
msgstr "\n\n"
"Stranica {page}/{total}"
#: redbot/cogs/alias/alias.py:192
#, docstring
msgid "Manage command aliases."
msgstr "Upravljajte nadimcima naredbi."
#: redbot/cogs/alias/alias.py:197
#, docstring
msgid "Manage global aliases."
msgstr "Upravljajte globalnim nadimcima."
#: redbot/cogs/alias/alias.py:204
#, docstring
msgid "Add an alias for a command."
msgstr "Dodajte nadimak za naredbu."
#: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Pokušali ste stvoriti novi nadimak s nazivom {name}, ali to ime je već naredba na ovom botu."
#: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Pokušali ste stvoriti novi nadimak s nazivom {name}, ali taj nadimak već postoji."
#: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Pokušali ste stvoriti novi nadimak s nazivom {name}, ali je to ime nevažeće. Nazivi nadimaka ne smiju sadržavati razmake."
#: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Pokušali ste stvoriti novi nadimak za naredbu koja ne postoji."
#: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Stvoren je novi nadimak s imenom `{name}`."
#: redbot/cogs/alias/alias.py:263
#, docstring
msgid "Add a global alias for a command."
msgstr "Dodajte globalni nadimak za naredbu."
#: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Pokušali ste stvoriti novi globalni nadimak s nazivom {name}, ali to ime je već naredba na ovom botu."
#: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Pokušali ste stvoriti novi globalni nadimak s nazivom {name}, ali taj nadimak već postoji."
#: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Pokušali ste stvoriti novi globalni nadimak s nazivom {name}, ali je to ime nevažeće. Nazivi nadimaka ne smiju sadržavati razmake."
#: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Stvoren je novi globalni nadimak s imenom `{name}`."
#: redbot/cogs/alias/alias.py:322
#, docstring
msgid "Edit an existing alias in this server."
msgstr "Uredite postojeći nadimak na ovom serveru."
#: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist."
msgstr "Nadimak s imenom {name} ne postoji."
#: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "Pokušali ste urediti nadimak za naredbu koja ne postoji."
#: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "Nadimak s imenom `{name}` uspješno je uređen."
#: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found."
msgstr "Nadimak s imenom `{name}` nije pronađen."
#: redbot/cogs/alias/alias.py:357
#, docstring
msgid "Edit an existing global alias."
msgstr "Uredite postojeći globalni nadimak."
#: redbot/cogs/alias/alias.py:389
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "Pokušajte izvršiti pomoć za naredbu nadimaka."
#: redbot/cogs/alias/alias.py:394
msgid "No such alias exists."
msgstr "Takav nadimak ne postoji."
#: redbot/cogs/alias/alias.py:398
#, docstring
msgid "Show what command the alias executes."
msgstr "Pokažite koju naredbu nadimak izvršava."
#: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Nadimak `{alias_name}` će izvršiti naredbu `{command}`"
#: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`"
msgstr "Ne postoji nadimak s imenom `{name}`"
#: redbot/cogs/alias/alias.py:414
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Izbrišite postojeći nadimak na ovom serveru."
#: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server."
msgstr "Na ovom serveru nema nadimaka."
#: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Nadimak s imenom `{name}` uspješno je izbrisan."
#: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found."
msgstr "Nadimak s imenom `{name}` nije pronađen."
#: redbot/cogs/alias/alias.py:429
#, docstring
msgid "Delete an existing global alias."
msgstr "Izbrišite postojeći globalni nadimak."
#: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot."
msgstr "Na ovom botu nema globalnih nadimaka."
#: redbot/cogs/alias/alias.py:445
#, docstring
msgid "List the available aliases on this server."
msgstr "Navedite dostupne nadimke na ovom serveru."
#: redbot/cogs/alias/alias.py:454
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Navedite dostupne globalne nadimke na ovom botu."
#: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases."
msgstr "Nema globalnih nadimaka."
#: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number."
msgstr "Argumenti se moraju navesti brojem."
#: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenti moraju biti uzastopni. Nedostajući argumenti: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,165 +26,165 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Aliaszok:\n" msgstr "Aliaszok:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Oldal {page}/{total}" "Oldal {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Parancs aliaszok kezelése." msgstr "Parancs aliaszok kezelése."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Globális aliaszok kezelése." msgstr "Globális aliaszok kezelése."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Aliasz hozzáadása egy parancshoz." msgstr "Aliasz hozzáadása egy parancshoz."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Nem létezik ilyen aliasz." msgstr "Nem létezik ilyen aliasz."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Nincsenek aliaszok ezen a szerveren." msgstr "Nincsenek aliaszok ezen a szerveren."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Létező globális alias törlése." msgstr "Létező globális alias törlése."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Nincsenek globális aliaszok ezen a boton." msgstr "Nincsenek globális aliaszok ezen a boton."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "A szerveren elérhető aliaszok listázása." msgstr "A szerveren elérhető aliaszok listázása."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "A boton elérhető globális aliaszok listázása." msgstr "A boton elérhető globális aliaszok listázása."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Nincsenek globális aliaszok." msgstr "Nincsenek globális aliaszok."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "" msgstr ""

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,165 +26,165 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Alias:\n" msgstr "Alias:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Halaman {page}/{total}" "Halaman {page}/{total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Kelola alias perintah." msgstr "Kelola alias perintah."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Kelola alias global." msgstr "Kelola alias global."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Tambahkan alias untuk perintah." msgstr "Tambahkan alias untuk perintah."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi nama itu sudah menjadi perintah di bot ini." msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi nama itu sudah menjadi perintah di bot ini."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi alias itu sudah ada." msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi alias itu sudah ada."
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi nama itu adalah nama alias yang tidak valid. Nama alias tidak boleh mengandung spasi." msgstr "Anda mencoba membuat alias baru dengan nama {name} tetapi nama itu adalah nama alias yang tidak valid. Nama alias tidak boleh mengandung spasi."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Anda mencoba membuat alias baru untuk perintah yang tidak ada." msgstr "Anda mencoba membuat alias baru untuk perintah yang tidak ada."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Alias baru dengan pemicu `{name}` telah dibuat." msgstr "Alias baru dengan pemicu `{name}` telah dibuat."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Tambahkan alias global untuk perintah." msgstr "Tambahkan alias global untuk perintah."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi nama itu sudah menjadi perintah di bot ini." msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi nama itu sudah menjadi perintah di bot ini."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi alias itu sudah ada." msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi alias itu sudah ada."
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi nama itu adalah nama alias yang tidak valid. Nama alias tidak boleh mengandung spasi." msgstr "Anda mencoba membuat alias global baru dengan nama {name} tetapi nama itu adalah nama alias yang tidak valid. Nama alias tidak boleh mengandung spasi."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Alias global baru dengan pemicu `{name}` telah dibuat." msgstr "Alias global baru dengan pemicu `{name}` telah dibuat."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Cobalah untuk menjalankan bantuan untuk perintah dasar alias." msgstr "Cobalah untuk menjalankan bantuan untuk perintah dasar alias."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Alias tersebut tidak ditemukan." msgstr "Alias tersebut tidak ditemukan."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Tunjukkan perintah apa yang dijalankan alias." msgstr "Tunjukkan perintah apa yang dijalankan alias."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Alias `{alias_name}` akan menjalankan perintah `{command}`" msgstr "Alias `{alias_name}` akan menjalankan perintah `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Tidak ada alias dengan nama `{name}`" msgstr "Tidak ada alias dengan nama `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Hapus alias yang ada di server ini." msgstr "Hapus alias yang ada di server ini."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Tidak ada alias pada server ini." msgstr "Tidak ada alias pada server ini."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias dengan nama `{name}` berhasil dihapus." msgstr "Alias dengan nama `{name}` berhasil dihapus."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Alias dengan nama `{name}` tidak ditemukan." msgstr "Alias dengan nama `{name}` tidak ditemukan."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Hapus alias global yang ada." msgstr "Hapus alias global yang ada."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Tidak ada alias global di bot ini." msgstr "Tidak ada alias global di bot ini."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Buat daftar alias yang tersedia di server ini." msgstr "Buat daftar alias yang tersedia di server ini."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Buat daftar alias global yang tersedia di bot ini." msgstr "Buat daftar alias global yang tersedia di bot ini."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Tidak ada alias global." msgstr "Tidak ada alias global."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Argumen harus ditentukan dengan angka." msgstr "Argumen harus ditentukan dengan angka."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumen harus berurutan. Argumen yang hilang: " msgstr "Argumen harus berurutan. Argumen yang hilang: "

View File

@@ -1,13 +1,13 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-09-03 01:50+0000\n" "POT-Creation-Date: 2022-04-03 01:21+0000\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n" "Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Project-ID: 289505\n"
@@ -26,165 +26,165 @@ msgid "Create aliases for commands.\n\n"
" " " "
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:203 #: redbot/cogs/alias/alias.py:180
msgid "Aliases:\n" msgid "Aliases:\n"
msgstr "Pseudonimi:\n" msgstr "Pseudonimi:\n"
#: redbot/cogs/alias/alias.py:205 #: redbot/cogs/alias/alias.py:182
msgid "\n\n" msgid "\n\n"
"Page {page}/{total}" "Page {page}/{total}"
msgstr "\n\n" msgstr "\n\n"
"Pagina {page} di {total}" "Pagina {page} di {total}"
#: redbot/cogs/alias/alias.py:215 #: redbot/cogs/alias/alias.py:192
#, docstring #, docstring
msgid "Manage command aliases." msgid "Manage command aliases."
msgstr "Gestisci gli pseudonimi dei comandi." msgstr "Gestisci gli pseudonimi dei comandi."
#: redbot/cogs/alias/alias.py:220 #: redbot/cogs/alias/alias.py:197
#, docstring #, docstring
msgid "Manage global aliases." msgid "Manage global aliases."
msgstr "Gestisci gli pseudonimi globali." msgstr "Gestisci gli pseudonimi globali."
#: redbot/cogs/alias/alias.py:227 #: redbot/cogs/alias/alias.py:204
#, docstring #, docstring
msgid "Add an alias for a command." msgid "Add an alias for a command."
msgstr "Aggiungi uno pseudonimo per un comando." msgstr "Aggiungi uno pseudonimo per un comando."
#: redbot/cogs/alias/alias.py:232 #: redbot/cogs/alias/alias.py:209
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Hai cercato di creare un nuovo pseudonimo con il nome {name} ma questo nome corrisponde già ad un comando su questo bot." msgstr "Hai cercato di creare un nuovo pseudonimo con il nome {name} ma questo nome corrisponde già ad un comando su questo bot."
#: redbot/cogs/alias/alias.py:243 #: redbot/cogs/alias/alias.py:220
msgid "You attempted to create a new alias with the name {name} but that alias already exists." msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr "Hai provato a creare un nuovo pseudonimo con il nome {name} ma quello pseudonimo esiste già." msgstr "Hai provato a creare un nuovo pseudonimo con il nome {name} ma quello pseudonimo esiste già."
#: redbot/cogs/alias/alias.py:254 #: redbot/cogs/alias/alias.py:231
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Hai cercato di creare un nuovo pseudonimo con il nome {name} ma quel nome non è un valido pseudonimo. Gli pseudonimi non possono contenere spazi." msgstr "Hai cercato di creare un nuovo pseudonimo con il nome {name} ma quel nome non è un valido pseudonimo. Gli pseudonimi non possono contenere spazi."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325 #: redbot/cogs/alias/alias.py:243 redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new alias for a command that doesn't exist." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Hai provato a creare un nuovo pseudonimo per un comando che non esiste." msgstr "Hai provato a creare un nuovo pseudonimo per un comando che non esiste."
#: redbot/cogs/alias/alias.py:280 #: redbot/cogs/alias/alias.py:257
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Un nuovo pseudonimo con il comando '{name}' è stato creato." msgstr "Un nuovo pseudonimo con il comando '{name}' è stato creato."
#: redbot/cogs/alias/alias.py:286 #: redbot/cogs/alias/alias.py:263
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Aggiungi uno pseudonimo globale per un comando." msgstr "Aggiungi uno pseudonimo globale per un comando."
#: redbot/cogs/alias/alias.py:291 #: redbot/cogs/alias/alias.py:268
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Hai provato a creare un nuovo pseudonimo globale con il nome {name} ma questo nome è già un comando su questo bot." msgstr "Hai provato a creare un nuovo pseudonimo globale con il nome {name} ma questo nome è già un comando su questo bot."
#: redbot/cogs/alias/alias.py:302 #: redbot/cogs/alias/alias.py:279
msgid "You attempted to create a new global alias with the name {name} but that alias already exists." msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr "Hai provato a creare un nuovo pseudonimo globale con il nome {name} ma quello pseudonimo esiste già." msgstr "Hai provato a creare un nuovo pseudonimo globale con il nome {name} ma quello pseudonimo esiste già."
#: redbot/cogs/alias/alias.py:313 #: redbot/cogs/alias/alias.py:290
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Hai cercato di creare un nuovo pseudonimo globale con il nome {name} ma questo nome non è uno pseudonimo valido. Gli pseudonimi non possono contenere spazi." msgstr "Hai cercato di creare un nuovo pseudonimo globale con il nome {name} ma questo nome non è uno pseudonimo valido. Gli pseudonimi non possono contenere spazi."
#: redbot/cogs/alias/alias.py:336 #: redbot/cogs/alias/alias.py:313
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Un nuovo pseudonimo globale con il comando '{name}' è stato creato." msgstr "Un nuovo pseudonimo globale con il comando '{name}' è stato creato."
#: redbot/cogs/alias/alias.py:345 #: redbot/cogs/alias/alias.py:322
#, docstring #, docstring
msgid "Edit an existing alias in this server." msgid "Edit an existing alias in this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 redbot/cogs/alias/alias.py:385 #: redbot/cogs/alias/alias.py:327 redbot/cogs/alias/alias.py:362
msgid "The alias with the name {name} does not exist." msgid "The alias with the name {name} does not exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:356 redbot/cogs/alias/alias.py:391 #: redbot/cogs/alias/alias.py:333 redbot/cogs/alias/alias.py:368
msgid "You attempted to edit an alias to a command that doesn't exist." msgid "You attempted to edit an alias to a command that doesn't exist."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:365 redbot/cogs/alias/alias.py:398 #: redbot/cogs/alias/alias.py:342 redbot/cogs/alias/alias.py:375
msgid "The alias with the trigger `{name}` has been edited sucessfully." msgid "The alias with the trigger `{name}` has been edited sucessfully."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 redbot/cogs/alias/alias.py:405 #: redbot/cogs/alias/alias.py:349 redbot/cogs/alias/alias.py:382
msgid "Alias with the name `{name}` was not found." msgid "Alias with the name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:380 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Edit an existing global alias." msgid "Edit an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:412 #: redbot/cogs/alias/alias.py:389
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Prova a eseguire l'aiuto per il comando di base degli pseudonimi." msgstr "Prova a eseguire l'aiuto per il comando di base degli pseudonimi."
#: redbot/cogs/alias/alias.py:417 #: redbot/cogs/alias/alias.py:394
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Non esiste nessun alias con questo nome." msgstr "Non esiste nessun alias con questo nome."
#: redbot/cogs/alias/alias.py:421 #: redbot/cogs/alias/alias.py:398
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Mostra quale comando viene eseguito dallo pseudonimo." msgstr "Mostra quale comando viene eseguito dallo pseudonimo."
#: redbot/cogs/alias/alias.py:426 #: redbot/cogs/alias/alias.py:403
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Lo pseudonimo `{alias_name}` eseguirà il comando `{command}`" msgstr "Lo pseudonimo `{alias_name}` eseguirà il comando `{command}`"
#: redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:408
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Non c'è alcun pseudonimo con il nome `{name}`" msgstr "Non c'è alcun pseudonimo con il nome `{name}`"
#: redbot/cogs/alias/alias.py:437 #: redbot/cogs/alias/alias.py:414
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Elimina uno pseudonimo esistente su questo server." msgstr "Elimina uno pseudonimo esistente su questo server."
#: redbot/cogs/alias/alias.py:439 redbot/cogs/alias/alias.py:471 #: redbot/cogs/alias/alias.py:416 redbot/cogs/alias/alias.py:448
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Non ci sono alias su questo server." msgstr "Non ci sono alias su questo server."
#: redbot/cogs/alias/alias.py:444 redbot/cogs/alias/alias.py:459 #: redbot/cogs/alias/alias.py:421 redbot/cogs/alias/alias.py:436
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Lo pseudonimo con il nome `{name}` è stato eliminato con successo." msgstr "Lo pseudonimo con il nome `{name}` è stato eliminato con successo."
#: redbot/cogs/alias/alias.py:447 redbot/cogs/alias/alias.py:462 #: redbot/cogs/alias/alias.py:424 redbot/cogs/alias/alias.py:439
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Lo pseudonimo con il nome `{name}` non è stato trovato." msgstr "Lo pseudonimo con il nome `{name}` non è stato trovato."
#: redbot/cogs/alias/alias.py:452 #: redbot/cogs/alias/alias.py:429
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Elimina uno pseudonimo globale esistente." msgstr "Elimina uno pseudonimo globale esistente."
#: redbot/cogs/alias/alias.py:454 #: redbot/cogs/alias/alias.py:431
msgid "There are no global aliases on this bot." msgid "There are no global aliases on this bot."
msgstr "Non ci sono pseudonimi globali su questo bot." msgstr "Non ci sono pseudonimi globali su questo bot."
#: redbot/cogs/alias/alias.py:468 #: redbot/cogs/alias/alias.py:445
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Elenca gli pseudonimi disponibili su questo server." msgstr "Elenca gli pseudonimi disponibili su questo server."
#: redbot/cogs/alias/alias.py:477 #: redbot/cogs/alias/alias.py:454
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Elenca gli pseudonimi globali disponibili su questo server." msgstr "Elenca gli pseudonimi globali disponibili su questo server."
#: redbot/cogs/alias/alias.py:480 #: redbot/cogs/alias/alias.py:457
msgid "There are no global aliases." msgid "There are no global aliases."
msgstr "Non ci sono pseudonimi globali." msgstr "Non ci sono pseudonimi globali."
#: redbot/cogs/alias/alias_entry.py:199 #: redbot/cogs/alias/alias_entry.py:197
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Gli argomenti devono essere specificati con un numero." msgstr "Gli argomenti devono essere specificati con un numero."
#: redbot/cogs/alias/alias_entry.py:206 #: redbot/cogs/alias/alias_entry.py:204
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
msgstr "Gli argomenti devono essere consecutivi. Argomenti mancanti: " msgstr "Gli argomenti devono essere consecutivi. Argomenti mancanti: "

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