mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[i18n] Automated Crowdin downstream (#4816)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
33850a2c35
commit
bf30f2078c
@ -79,7 +79,11 @@ msgid "\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"
|
||||||
|
" Kullanıcıya rol ekle.\n\n"
|
||||||
|
" Rol boşluk içeriyorsa çift tırnak işareti kullanın.\n"
|
||||||
|
" Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:239
|
#: redbot/cogs/admin/admin.py:239
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -88,7 +92,11 @@ msgid "\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"
|
||||||
|
" Kullanıcıdan rol sil.\n\n"
|
||||||
|
" Rol boşluk içeriyorsa çift tırnak işareti kullanın.\n"
|
||||||
|
" Kullanıcı boş bırakılırsa, varsayılan olarak komutu yazan kabul edilir.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:253
|
#: redbot/cogs/admin/admin.py:253
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -106,7 +114,14 @@ 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"
|
||||||
|
"Rol rengini düzenler.\n\n"
|
||||||
|
" Rol boşluk içeriyorsa çift tırnak kulanın.\n"
|
||||||
|
" Renk onaltılık formatında olmalıdır.\n"
|
||||||
|
" [Online renk seçme aracı](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
|
||||||
|
" Örneğin:\n"
|
||||||
|
" `[p]editrole colour \"Rol adı\" #ff0000`\n"
|
||||||
|
" `[p]editrole colour Test #ff9900` "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
#: redbot/cogs/admin/admin.py:289 redbot/cogs/admin/admin.py:322
|
||||||
msgid "Done."
|
msgid "Done."
|
||||||
@ -120,7 +135,11 @@ msgid "\n"
|
|||||||
" Example:\n"
|
" Example:\n"
|
||||||
" `[p]editrole name \"The Transistor\" Test`\n"
|
" `[p]editrole name \"The Transistor\" Test`\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
"Rolün ismini düzenler.\n\n"
|
||||||
|
" Rol veya ad boşluk içeriyorsa çift tırnak kulanın.\n\n"
|
||||||
|
" Örneğin:\n"
|
||||||
|
" `[p]editrole name \"Rol adı\" Test` "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:327
|
#: redbot/cogs/admin/admin.py:327
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -155,7 +174,10 @@ msgid "\n"
|
|||||||
" Change the channel where the bot will send announcements.\n\n"
|
" Change the channel where the bot will send announcements.\n\n"
|
||||||
" If channel is left blank it defaults to the current channel.\n"
|
" If channel is left blank it defaults to the current channel.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
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:366
|
#: redbot/cogs/admin/admin.py:366
|
||||||
msgid "The announcement channel has been set to {channel.mention}"
|
msgid "The announcement channel has been set to {channel.mention}"
|
||||||
@ -178,7 +200,11 @@ msgid "\n"
|
|||||||
" Server admins must have configured the role as user settable.\n"
|
" Server admins must have configured the role as user settable.\n"
|
||||||
" NOTE: The role is case sensitive!\n"
|
" NOTE: The role is case sensitive!\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
" Kendine bir selfrole ekle.\n\n"
|
||||||
|
" Sunucu yöneticilerinin rolü kullanıcı tarafından alınabilir ayarlaması gerekir.\n"
|
||||||
|
" NOT: Rol büyük küçük harf duyarlıdır!\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:412
|
#: redbot/cogs/admin/admin.py:412
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -187,19 +213,26 @@ msgid "\n"
|
|||||||
" Server admins must have configured the role as user settable.\n"
|
" Server admins must have configured the role as user settable.\n"
|
||||||
" NOTE: The role is case sensitive!\n"
|
" NOTE: The role is case sensitive!\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
" Kendinden bir selfrole kaldır.\n\n"
|
||||||
|
" Sunucu yöneticilerinin rolü kullanıcı tarafından alınabilir ayarlaması gerekir.\n"
|
||||||
|
" NOT: Rol büyük küçük harf duyarlıdır!\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:423
|
#: redbot/cogs/admin/admin.py:423
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "\n"
|
msgid "\n"
|
||||||
" Lists all available selfroles.\n"
|
" Lists all available selfroles.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
" Kullanılabilir tüm selfroleleri listeler.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:433
|
#: redbot/cogs/admin/admin.py:433
|
||||||
msgid "Available Selfroles:\n"
|
msgid "Available Selfroles:\n"
|
||||||
"{selfroles}"
|
"{selfroles}"
|
||||||
msgstr ""
|
msgstr "Kullanılabilir Selfroleler:\n"
|
||||||
|
"{selfroles}"
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:439
|
#: redbot/cogs/admin/admin.py:439
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -212,7 +245,10 @@ msgid "\n"
|
|||||||
" Add a role to the list of available selfroles.\n\n"
|
" Add a role 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"
|
||||||
|
" Kullanılabilir selfroleler listesine bir rol ekle.\n\n"
|
||||||
|
" NOT: Rol büyük küçük harf duyarlıdır!\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:451
|
#: 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."
|
||||||
@ -232,7 +268,10 @@ msgid "\n"
|
|||||||
" Remove a role from the list of available selfroles.\n\n"
|
" Remove a role 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"
|
||||||
|
" Kullanılabilir selfroleler listesinden rol siler.\n\n"
|
||||||
|
" NOT: Rol büyük küçük harf duyarlıdır!\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/admin/admin.py:473
|
#: redbot/cogs/admin/admin.py:473
|
||||||
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||||
|
|||||||
@ -24,16 +24,24 @@ 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 "Komutlar için takma adlar oluştur.\n\n"
|
||||||
|
" Takma adlar komutlar için kısa yol olarak kullanılabilen alternatif\n"
|
||||||
|
" isimlerdir. Hem bir komut için seçenekler depolamak\n"
|
||||||
|
" (daha sonra tekrar yazmadan kullanmak için) hem de \"x y z\" demek\n"
|
||||||
|
" gibi basit bir şey için kısa yol olarak kullanılabilirler.\n\n"
|
||||||
|
" Kullanıldıkları zaman takma adlar önlerine yazılanları alıp\n"
|
||||||
|
" depoladıkları komuta eklerler.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:203
|
#: redbot/cogs/alias/alias.py:203
|
||||||
msgid "Aliases:\n"
|
msgid "Aliases:\n"
|
||||||
msgstr ""
|
msgstr "Takma adlar:\n"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:205
|
#: redbot/cogs/alias/alias.py:205
|
||||||
msgid "\n\n"
|
msgid "\n\n"
|
||||||
"Page {page}/{total}"
|
"Page {page}/{total}"
|
||||||
msgstr ""
|
msgstr "\n\n"
|
||||||
|
"Sayfa {page}/{total}"
|
||||||
|
|
||||||
#: redbot/cogs/alias/alias.py:215
|
#: redbot/cogs/alias/alias.py:215
|
||||||
#, docstring
|
#, docstring
|
||||||
|
|||||||
@ -24,7 +24,8 @@ msgstr "Parça alınamıyor, atlanıyor."
|
|||||||
#: redbot/cogs/audio/apis/spotify.py:175
|
#: redbot/cogs/audio/apis/spotify.py:175
|
||||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||||
msgstr ""
|
msgstr "Spotify API anahtarı veya istemci sırrı düzgün ayarlanmamış. \n"
|
||||||
|
"Yönergeler için `{prefix}audioset spotifyapi` komutunu çalıştırın."
|
||||||
|
|
||||||
#: redbot/cogs/audio/apis/interface.py:346
|
#: redbot/cogs/audio/apis/interface.py:346
|
||||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||||
@ -62,15 +63,20 @@ msgstr "Playlistin başlamasına {time} süre var: #{position} sırasında başl
|
|||||||
msgid "Nothing found.\n"
|
msgid "Nothing found.\n"
|
||||||
"The YouTube API key may be invalid or you may be rate limited on YouTube's search service.\n"
|
"The YouTube API key may be invalid or you may be rate limited on YouTube's search service.\n"
|
||||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||||
msgstr ""
|
msgstr "Hiçbir şey bulunamadı.\n"
|
||||||
|
"Youtube API anahtarı geçersiz veya YouTube arama hizmetinden geçici olarak engellenmiş olabilir.\n"
|
||||||
|
"YouTube API anahtarını tekrar kontrol edin ve `{prefix}audioset youtubeapi` komutundaki yönergeleri takip edin."
|
||||||
|
|
||||||
#: redbot/cogs/audio/apis/youtube.py:62
|
#: redbot/cogs/audio/apis/youtube.py:62
|
||||||
msgid "Your YouTube Data API token is invalid.\n"
|
msgid "Your YouTube Data API token is invalid.\n"
|
||||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||||
msgstr ""
|
msgstr "Youtube Data API anahtarınız geçersiz.\n"
|
||||||
|
"Youtube API anahtarınızı tekrar kontrol edin ve `{prefix}audioset youtubeapi` komutunun verdiği talimatları takip edin."
|
||||||
|
|
||||||
#: redbot/cogs/audio/apis/youtube.py:74
|
#: redbot/cogs/audio/apis/youtube.py:74
|
||||||
msgid "YouTube API error code: 403\n"
|
msgid "YouTube API error code: 403\n"
|
||||||
"Your YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
|
"Your YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
|
||||||
msgstr ""
|
msgstr "YouTube API hata kodu: 403\n"
|
||||||
|
"YouTube API anahtarınız bu günkü istek limitine ulaşmış olabilir. Daha fazla bilgi için lütfen\n"
|
||||||
|
"<https://developers.google.com/youtube/v3/getting-started#quota> adresini ziyaret edin."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Odpojit od hlasového kanálu."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Správa ekvalizéru."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Žádné uložené předvolby ekvalizéru."
|
msgstr "Žádné uložené předvolby ekvalizéru."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Neukládám přednastavení."
|
msgstr "Neukládám přednastavení."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Verbindung zum Sprachkanal trennen."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Titel wurde an die Spitze der Warteschlange gesetzt."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Equalizer-Management."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Lösche eine gespeicherte EQ-Voreinstellung."
|
msgstr "Lösche eine gespeicherte EQ-Voreinstellung."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Voreinstellung konnte nicht gelöscht werden"
|
msgstr "Voreinstellung konnte nicht gelöscht werden"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Listet gespeicherte Equalizer-Presets auf."
|
msgstr "Listet gespeicherte Equalizer-Presets auf."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Keine gespeicherten Equalizer-Presets."
|
msgstr "Keine gespeicherten Equalizer-Presets."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Bezeichnung der Voreinstellung"
|
msgstr "Bezeichnung der Voreinstellung"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Autor"
|
msgstr "Autor"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} Voreinstellung(en)"
|
msgstr "{num} Voreinstellung(en)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Laden Sie eine gespeicherte Equalizer-Voreinstellung."
|
msgstr "Laden Sie eine gespeicherte Equalizer-Voreinstellung."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Keine Voreinstellung gefunden"
|
msgstr "Keine Voreinstellung gefunden"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Voreinstellung konnte nicht geladen werden"
|
msgstr "Voreinstellung konnte nicht geladen werden"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Du benötigst die DJ Rolle um Equalizer-Voreinstellungen zu laden."
|
msgstr "Du benötigst die DJ Rolle um Equalizer-Voreinstellungen zu laden."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Setzen Sie den Equalizer für alle Bands auf 0 zurück."
|
msgstr "Setzen Sie den Equalizer für alle Bands auf 0 zurück."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Equalizer-Werte wurden zurückgesetzt."
|
msgstr "Equalizer-Werte wurden zurückgesetzt."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Speichern Sie die aktuellen EQ-Einstellungen in einer Voreinstellung."
|
msgstr "Speichern Sie die aktuellen EQ-Einstellungen in einer Voreinstellung."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Bitte geben Sie einen Namen für diese Equalizer-Voreinstellung ein."
|
msgstr "Bitte geben Sie einen Namen für diese Equalizer-Voreinstellung ein."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Sie haben keinen Namen für die Equalizer-Voreinstellung eingegeben, versuchen Sie den Befehl später erneut."
|
msgstr "Sie haben keinen Namen für die Equalizer-Voreinstellung eingegeben, versuchen Sie den Befehl später erneut."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Bitte den Befehl mit einem kürzeren Namen erneut versuchen."
|
msgstr "Bitte den Befehl mit einem kürzeren Namen erneut versuchen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Voreinstellungsname existiert bereits, möchten Sie ihn ersetzen?"
|
msgstr "Voreinstellungsname existiert bereits, möchten Sie ihn ersetzen?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Voreinstellung nicht speichern."
|
msgstr "Voreinstellung nicht speichern."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Gültige Bandnummern sind 1-15 oder die in der Hilfe für diesen Befehl aufgelisteten Bandnamen."
|
msgstr "Gültige Bandnummern sind 1-15 oder die in der Hilfe für diesen Befehl aufgelisteten Bandnamen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Voreinstellung geändert"
|
msgstr "Voreinstellung geändert"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr "Der {band_name}Hz wurde auf {band_value} gesetzt."
|
msgstr "Der {band_name}Hz wurde auf {band_value} gesetzt."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Desconectar del canal de voz."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Se ha movido la pista a la parte superior de la cola."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Gestión de Equalizer."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Eliminar un ajuste de eq guardado."
|
msgstr "Eliminar un ajuste de eq guardado."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "No se puede eliminar el ajuste"
|
msgstr "No se puede eliminar el ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Usted no es el autor de esa configuración predeterminada."
|
msgstr "Usted no es el autor de esa configuración predeterminada."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Lista de ajustes de eq guardados."
|
msgstr "Lista de ajustes de eq guardados."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "No hay ajustes de ecualizador guardados."
|
msgstr "No hay ajustes de ecualizador guardados."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Nombre de ajuste"
|
msgstr "Nombre de ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Autor"
|
msgstr "Autor"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} preset(s)"
|
msgstr "{num} preset(s)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Cargar un ajuste de eq guardado."
|
msgstr "Cargar un ajuste de eq guardado."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "No se encontró Preset"
|
msgstr "No se encontró Preset"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "No se puede cargar el ajuste"
|
msgstr "No se puede cargar el ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Necesitas el rol de DJ para cargar los ajustes predeterminados del ecualizador."
|
msgstr "Necesitas el rol de DJ para cargar los ajustes predeterminados del ecualizador."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Reinicia el eq a 0 en todas las bandas."
|
msgstr "Reinicia el eq a 0 en todas las bandas."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "No se puede modificar el ajuste"
|
msgstr "No se puede modificar el ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Necesitas el rol de DJ para restablecer el ecualizador."
|
msgstr "Necesitas el rol de DJ para restablecer el ecualizador."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Los valores del ecualizador se han restablecido."
|
msgstr "Los valores del ecualizador se han restablecido."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Guarde los ajustes actuales de eq en un ajuste predeterminado."
|
msgstr "Guarde los ajustes actuales de eq en un ajuste predeterminado."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "No se puede guardar el ajuste"
|
msgstr "No se puede guardar el ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Necesitas el rol de DJ para guardar los ajustes predeterminados del ecualizador."
|
msgstr "Necesitas el rol de DJ para guardar los ajustes predeterminados del ecualizador."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Por favor, introduzca un nombre para este ecualizador predefinido."
|
msgstr "Por favor, introduzca un nombre para este ecualizador predefinido."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "No se ha introducido el nombre predefinido del ecualizador, intente el comando de nuevo más tarde."
|
msgstr "No se ha introducido el nombre predefinido del ecualizador, intente el comando de nuevo más tarde."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Vuelve a intentar el comando con un nombre más corto."
|
msgstr "Vuelve a intentar el comando con un nombre más corto."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "El nombre predefinido ya existe, ¿quieres reemplazarlo?"
|
msgstr "El nombre predefinido ya existe, ¿quieres reemplazarlo?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "No se ha guardado el predeterminado."
|
msgstr "No se ha guardado el predeterminado."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr "Ecualizador actual guardado en el preset {preset_name}."
|
msgstr "Ecualizador actual guardado en el preset {preset_name}."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "No se puede establecer ajuste"
|
msgstr "No se puede establecer ajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Necesita el rol de DJ para establecer presets del ecualizador."
|
msgstr "Necesita el rol de DJ para establecer presets del ecualizador."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr "Banda inválida"
|
msgstr "Banda inválida"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Los números de banda válidos son 1-15 o los nombres de banda listados en la ayuda para este comando."
|
msgstr "Los números de banda válidos son 1-15 o los nombres de banda listados en la ayuda para este comando."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Modificado preajuste"
|
msgstr "Modificado preajuste"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr "La banda Hz {band_name}se ha establecido en {band_value}."
|
msgstr "La banda Hz {band_name}se ha establecido en {band_value}."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Katkaise yhteys puhekanavaan."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Kappale siirrettiin jonon ensimmäiseksi."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Taajuuskorjaimen hallinta."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Poista tallennettu taajuuskorjaimen esiasetus."
|
msgstr "Poista tallennettu taajuuskorjaimen esiasetus."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Esiasetusta ei voitu poistaa"
|
msgstr "Esiasetusta ei voitu poistaa"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Et ole tämän esiasetuksen laatija."
|
msgstr "Et ole tämän esiasetuksen laatija."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Listaa tallennetut taajuuskorjaimen esiasetukset."
|
msgstr "Listaa tallennetut taajuuskorjaimen esiasetukset."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Ei tallennettuja taajuuskorjaimen esiasetuksia."
|
msgstr "Ei tallennettuja taajuuskorjaimen esiasetuksia."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Esiasetuksen nimi"
|
msgstr "Esiasetuksen nimi"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Tekijä"
|
msgstr "Tekijä"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} esiasetus(ta)"
|
msgstr "{num} esiasetus(ta)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Lataa tallennettu taajuuskorjaimen esiasetus."
|
msgstr "Lataa tallennettu taajuuskorjaimen esiasetus."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Esiasetusta ei löytynyt"
|
msgstr "Esiasetusta ei löytynyt"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Esiasetusta ei voitu ladata"
|
msgstr "Esiasetusta ei voitu ladata"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Tarvitset DJ-roolin ladataksesi taajuuskorjaimen esiasetuksia."
|
msgstr "Tarvitset DJ-roolin ladataksesi taajuuskorjaimen esiasetuksia."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Taajuuskorjain nollattiin kaikilla taajuusalueilla."
|
msgstr "Taajuuskorjain nollattiin kaikilla taajuusalueilla."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "Esiasetusta ei voitu muokata"
|
msgstr "Esiasetusta ei voitu muokata"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Tarvitset DJ-roolin nollataksesi taajuuskorjaimen."
|
msgstr "Tarvitset DJ-roolin nollataksesi taajuuskorjaimen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Taajuuskorjaimen arvot on nollattu."
|
msgstr "Taajuuskorjaimen arvot on nollattu."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Tallenna nykyiset taajuuskorjaimen arvot esiasetukseen."
|
msgstr "Tallenna nykyiset taajuuskorjaimen arvot esiasetukseen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "Esiasetusta ei voitu tallentaa"
|
msgstr "Esiasetusta ei voitu tallentaa"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Tarvitset DJ-roolin tallentaaksesi taajuuskorjaimen esiasetuksia."
|
msgstr "Tarvitset DJ-roolin tallentaaksesi taajuuskorjaimen esiasetuksia."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Anna nimi tälle taajuuskorjaimen esiasetukselle."
|
msgstr "Anna nimi tälle taajuuskorjaimen esiasetukselle."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Taajuuskorjaimen esiasetuksen nimeä ei annettu, yritä komentoa uudestaan myöhemmin."
|
msgstr "Taajuuskorjaimen esiasetuksen nimeä ei annettu, yritä komentoa uudestaan myöhemmin."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Yritä komentoa uudelleen lyhyemmällä nimellä."
|
msgstr "Yritä komentoa uudelleen lyhyemmällä nimellä."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Esiasetus tuolla nimellä on jo olemassa, haluatko korvata sen?"
|
msgstr "Esiasetus tuolla nimellä on jo olemassa, haluatko korvata sen?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Esiasetusta ei tallennettu."
|
msgstr "Esiasetusta ei tallennettu."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr "Nykyiset taajuuskorjaimen arvot tallennettiin {preset_name}-esiasetukseen."
|
msgstr "Nykyiset taajuuskorjaimen arvot tallennettiin {preset_name}-esiasetukseen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "Esiasetusta ei voitu asettaa"
|
msgstr "Esiasetusta ei voitu asettaa"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Tarvitset DJ-roolin asettaaksesi taajuuskorjaimen esiasetuksia."
|
msgstr "Tarvitset DJ-roolin asettaaksesi taajuuskorjaimen esiasetuksia."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr "Virheellinen taajuusalue"
|
msgstr "Virheellinen taajuusalue"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Sallitut taajuusalueiden numerot ovat 1-15 tai ne nimetjotka ovat tämän komennon apusivulla."
|
msgstr "Sallitut taajuusalueiden numerot ovat 1-15 tai ne nimetjotka ovat tämän komennon apusivulla."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Esiasetusta muokattu"
|
msgstr "Esiasetusta muokattu"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr "Taajuusalueelle {band_name}Hz asetettiin arvo {band_value}."
|
msgstr "Taajuusalueelle {band_name}Hz asetettiin arvo {band_value}."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Déconnexion du salon vocal."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Gestion de l'égaliseur."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Supprimer un préréglage eq enregistré."
|
msgstr "Supprimer un préréglage eq enregistré."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Impossible de supprimer le préréglage"
|
msgstr "Impossible de supprimer le préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Vous n'êtes pas l'auteur de ce préréglage."
|
msgstr "Vous n'êtes pas l'auteur de ce préréglage."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Liste des préréglages eq enregistrés."
|
msgstr "Liste des préréglages eq enregistrés."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Aucun préréglage de l'égaliseur enregistré."
|
msgstr "Aucun préréglage de l'égaliseur enregistré."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Nom du préréglage"
|
msgstr "Nom du préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Auteur"
|
msgstr "Auteur"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} préréglage(s)"
|
msgstr "{num} préréglage(s)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Charger un préréglage eq enregistré."
|
msgstr "Charger un préréglage eq enregistré."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Aucun préréglage trouvé"
|
msgstr "Aucun préréglage trouvé"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Impossible de charger le préréglage"
|
msgstr "Impossible de charger le préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Vous avez besoin du rôle DJ pour charger les préréglages de l’égaliseur."
|
msgstr "Vous avez besoin du rôle DJ pour charger les préréglages de l’égaliseur."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Réinitialiser l'eq à 0 sur toutes les bandes."
|
msgstr "Réinitialiser l'eq à 0 sur toutes les bandes."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "Impossible de modifier le préréglage"
|
msgstr "Impossible de modifier le préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Vous avez besoin du rôle DJ pour réinitialiser l’égaliseur."
|
msgstr "Vous avez besoin du rôle DJ pour réinitialiser l’égaliseur."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Les valeurs de l'égaliseur ont été réinitialisées."
|
msgstr "Les valeurs de l'égaliseur ont été réinitialisées."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Enregistrer les paramètres eq actuels dans un préréglage."
|
msgstr "Enregistrer les paramètres eq actuels dans un préréglage."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "Impossible d'enregistrer le préréglage"
|
msgstr "Impossible d'enregistrer le préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Vous devez avoir le rôle DJ pour sauvegarder les préréglages de l'égaliseur."
|
msgstr "Vous devez avoir le rôle DJ pour sauvegarder les préréglages de l'égaliseur."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Veuillez saisir un nom pour ce préréglage d'égaliseur."
|
msgstr "Veuillez saisir un nom pour ce préréglage d'égaliseur."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Aucun nom de préréglage d'égaliseur saisi, essayez à nouveau la commande plus tard."
|
msgstr "Aucun nom de préréglage d'égaliseur saisi, essayez à nouveau la commande plus tard."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Réessayez la commande avec un nom plus court."
|
msgstr "Réessayez la commande avec un nom plus court."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Le nom du préréglage existe déjà, voulez-vous le remplacer ?"
|
msgstr "Le nom du préréglage existe déjà, voulez-vous le remplacer ?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Pas d'enregistrement du préréglage."
|
msgstr "Pas d'enregistrement du préréglage."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "Impossible de définir le préréglage"
|
msgstr "Impossible de définir le préréglage"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Vous avez besoin du rôle DJ pour régler les préréglages de l'égaliseur."
|
msgstr "Vous avez besoin du rôle DJ pour régler les préréglages de l'égaliseur."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Les numéros de bande valides sont de 1 à 15 ou les noms de bande listés dans l'aide de cette commande."
|
msgstr "Les numéros de bande valides sont de 1 à 15 ou les noms de bande listés dans l'aide de cette commande."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Préréglage modifié"
|
msgstr "Préréglage modifié"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "음성체널에서 나갑니다."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "트랙을 큐의 맨 위로 올렸습니다."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "이퀄라이져 관리"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Koble fra talekanalen."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Flyttet spor til toppen av køen."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Equalizer administrasjon."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Slett en lagret eq forhåndsinnstilling."
|
msgstr "Slett en lagret eq forhåndsinnstilling."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Kan ikke slette forhåndsinnstilling"
|
msgstr "Kan ikke slette forhåndsinnstilling"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Du er ikke forfatteren av den forhåndsinnstilte innstillingen."
|
msgstr "Du er ikke forfatteren av den forhåndsinnstilte innstillingen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Liste lagrede eq forhåndsinnstillinger."
|
msgstr "Liste lagrede eq forhåndsinnstillinger."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Ingen lagrede equalizer-forhåndsinnstillinger."
|
msgstr "Ingen lagrede equalizer-forhåndsinnstillinger."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Forhåndsinnstilt navn"
|
msgstr "Forhåndsinnstilt navn"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Forfatter"
|
msgstr "Forfatter"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} preset(s)"
|
msgstr "{num} preset(s)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Last inn en lagret ekstern forhåndsinnstilling."
|
msgstr "Last inn en lagret ekstern forhåndsinnstilling."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Ingen forhåndsinnstillinger funnet"
|
msgstr "Ingen forhåndsinnstillinger funnet"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Kan ikke laste forhåndsinnstilling"
|
msgstr "Kan ikke laste forhåndsinnstilling"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Du trenger DJ-rollen for å laste inn forhåndsinnstillinger for equalizer."
|
msgstr "Du trenger DJ-rollen for å laste inn forhåndsinnstillinger for equalizer."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Tilbakestill eq til 0 over alle bandene."
|
msgstr "Tilbakestill eq til 0 over alle bandene."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "Kan ikke endre forhåndsinnstilling"
|
msgstr "Kan ikke endre forhåndsinnstilling"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Du trenger DJ-rollen for å tilbakestille equalizeren."
|
msgstr "Du trenger DJ-rollen for å tilbakestille equalizeren."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Equalizer-verdiene er nullstilt."
|
msgstr "Equalizer-verdiene er nullstilt."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Lagre gjeldende eq innstillinger i en forhåndsinnstilling."
|
msgstr "Lagre gjeldende eq innstillinger i en forhåndsinnstilling."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "Kan ikke lagre forhåndsinnstilling"
|
msgstr "Kan ikke lagre forhåndsinnstilling"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Du trenger DJ-rollen for å lagre forhåndsinnstillinger for equalizer."
|
msgstr "Du trenger DJ-rollen for å lagre forhåndsinnstillinger for equalizer."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Vennligst skriv inn et navn for denne equalizer forhåndsinnstillingen."
|
msgstr "Vennligst skriv inn et navn for denne equalizer forhåndsinnstillingen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Ingen equalizer forhåndsinnstillt, prøv kommandoen igjen senere."
|
msgstr "Ingen equalizer forhåndsinnstillt, prøv kommandoen igjen senere."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Prøv kommandoen igjen med et kortere navn."
|
msgstr "Prøv kommandoen igjen med et kortere navn."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Forhåndsinstilling navn eksisterer allerede, vil du erstatte den?"
|
msgstr "Forhåndsinstilling navn eksisterer allerede, vil du erstatte den?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Lagrer ikke forhåndsinnstillingen."
|
msgstr "Lagrer ikke forhåndsinnstillingen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr "Nåværende equalizer lagret som {preset_name} forhåndsinnstilles."
|
msgstr "Nåværende equalizer lagret som {preset_name} forhåndsinnstilles."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "Kan ikke angi forhåndsinnstilling"
|
msgstr "Kan ikke angi forhåndsinnstilling"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Du trenger DJ-rollen for å sette equalizer-forhåndsinnstillinger."
|
msgstr "Du trenger DJ-rollen for å sette equalizer-forhåndsinnstillinger."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr "Ugyldig bånd"
|
msgstr "Ugyldig bånd"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Gyldige båndnumre er 1-15 eller båndnavnene som er listet ved hjelp for denne kommandoen."
|
msgstr "Gyldige båndnumre er 1-15 eller båndnavnene som er listet ved hjelp for denne kommandoen."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Forhåndsinnstilt endret"
|
msgstr "Forhåndsinnstilt endret"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr "{band_name}Hz-båndet er satt til {band_value}."
|
msgstr "{band_name}Hz-båndet er satt til {band_value}."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Verbreek de verbinding met het spraakkanaal."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Probeer het commando opnieuw met een kortere naam."
|
msgstr "Probeer het commando opnieuw met een kortere naam."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Odłącz od kanału głosowego."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Przeniesiono utwór na górę kolejki."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Zarządzanie korektorami."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Usuń zapisane ustawienia eq."
|
msgstr "Usuń zapisane ustawienia eq."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Nie można usunąć ustawień"
|
msgstr "Nie można usunąć ustawień"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Nie jesteś autorem tego ustawienia korektora."
|
msgstr "Nie jesteś autorem tego ustawienia korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Lista zapisanych ustawień eq."
|
msgstr "Lista zapisanych ustawień eq."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Brak zapisanych ustawień korektora."
|
msgstr "Brak zapisanych ustawień korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Nazwa ustawień korektora"
|
msgstr "Nazwa ustawień korektora"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Autor"
|
msgstr "Autor"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} preset(ów)"
|
msgstr "{num} preset(ów)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Załaduj zapisane ustawienia eq."
|
msgstr "Załaduj zapisane ustawienia eq."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Nie znaleziono ustawień wstępnych"
|
msgstr "Nie znaleziono ustawień wstępnych"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Nie można załadować ustawień korektora"
|
msgstr "Nie można załadować ustawień korektora"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Potrzebujesz roli DJ, aby załadować ustawienia korektora."
|
msgstr "Potrzebujesz roli DJ, aby załadować ustawienia korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Zresetuj eq do 0 we wszystkich pasmach."
|
msgstr "Zresetuj eq do 0 we wszystkich pasmach."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "Nie można zmodyfikować ustawień korektora"
|
msgstr "Nie można zmodyfikować ustawień korektora"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Potrzebujesz roli DJ, aby zresetować korektor."
|
msgstr "Potrzebujesz roli DJ, aby zresetować korektor."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Wartości korektora zostały zresetowane."
|
msgstr "Wartości korektora zostały zresetowane."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Zapisz bieżące ustawienia korektora do ustawień korektora."
|
msgstr "Zapisz bieżące ustawienia korektora do ustawień korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "Nie można zapisać ustawień korektora"
|
msgstr "Nie można zapisać ustawień korektora"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Potrzebujesz roli DJ, aby zapisać ustawienia korektora."
|
msgstr "Potrzebujesz roli DJ, aby zapisać ustawienia korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Wprowadź nazwę dla tego ustawienia korektora."
|
msgstr "Wprowadź nazwę dla tego ustawienia korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Nie wprowadzono nazwy ustawienia korektora, spróbuj ponownie później."
|
msgstr "Nie wprowadzono nazwy ustawienia korektora, spróbuj ponownie później."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Wypróbuj polecenie ponownie z krótszą nazwą."
|
msgstr "Wypróbuj polecenie ponownie z krótszą nazwą."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Ustawienie o danej nazwie już istnieje, czy chcesz je zastąpić?"
|
msgstr "Ustawienie o danej nazwie już istnieje, czy chcesz je zastąpić?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Nie zapisuję ustawień."
|
msgstr "Nie zapisuję ustawień."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr "Bieżący korektor zapisany w ustawieniach {preset_name}."
|
msgstr "Bieżący korektor zapisany w ustawieniach {preset_name}."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "Nie można ustawić ustawień"
|
msgstr "Nie można ustawić ustawień"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Potrzebujesz roli DJ, aby ustawić ustawienia korektora."
|
msgstr "Potrzebujesz roli DJ, aby ustawić ustawienia korektora."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr "Nieprawidłowe pasmo"
|
msgstr "Nieprawidłowe pasmo"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Prawidłowe numery pasm to 1-15 lub nazwy pasma wymienione w pomocy dla tego polecenia."
|
msgstr "Prawidłowe numery pasm to 1-15 lub nazwy pasma wymienione w pomocy dla tego polecenia."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Zmodyfikowano ustawienie"
|
msgstr "Zmodyfikowano ustawienie"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr "Pasmo {band_name}Hz zostało ustawione na {band_value}."
|
msgstr "Pasmo {band_name}Hz zostało ustawione na {band_value}."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Autor"
|
msgstr "Autor"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "Отключить от голосового канала."
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr "Трек перемещен в начало очереди."
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "Управление эквалайзером."
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr "Удаление сохраненной предустановки эквалайзера."
|
msgstr "Удаление сохраненной предустановки эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr "Не удается удалить пресет"
|
msgstr "Не удается удалить пресет"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr "Вы не являетесь автором данной настройки пресета."
|
msgstr "Вы не являетесь автором данной настройки пресета."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr "Список сохраненных настроек eq."
|
msgstr "Список сохраненных настроек eq."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr "Нет сохраненных пресетов эквалайзера."
|
msgstr "Нет сохраненных пресетов эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr "Название пресета"
|
msgstr "Название пресета"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "Автор"
|
msgstr "Автор"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr "{num} предустанов(ок)"
|
msgstr "{num} предустанов(ок)"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr "Загрузить сохраненную предустановку эквалайзера."
|
msgstr "Загрузить сохраненную предустановку эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr "Пресет не найден"
|
msgstr "Пресет не найден"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr "Не удается загрузить пресет"
|
msgstr "Не удается загрузить пресет"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr "Вам нужна роль DJ для загрузки пресетов эквалайзера."
|
msgstr "Вам нужна роль DJ для загрузки пресетов эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr "Сброс эквалайзера на 0 во всех диапазонах частот."
|
msgstr "Сброс эквалайзера на 0 во всех диапазонах частот."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr "Не удается изменить пресет"
|
msgstr "Не удается изменить пресет"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr "Для сброса эквалайзера вам нужна роль DJ."
|
msgstr "Для сброса эквалайзера вам нужна роль DJ."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr "Значения эквалайзера были сброшены."
|
msgstr "Значения эквалайзера были сброшены."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr "Сохранение текущих настроек эквалайзера в пресет."
|
msgstr "Сохранение текущих настроек эквалайзера в пресет."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr "Не удается сохранить пресет"
|
msgstr "Не удается сохранить пресет"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr "Вам нужна роль DJ для сохранения пресетов эквалайзера."
|
msgstr "Вам нужна роль DJ для сохранения пресетов эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr "Пожалуйста, введите имя для этого пресета эквалайзера."
|
msgstr "Пожалуйста, введите имя для этого пресета эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr "Имя пресета эквалайзера не введено, попробуйте еще раз."
|
msgstr "Имя пресета эквалайзера не введено, попробуйте еще раз."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr "Попробуйте ввести команду еще раз с более коротким именем."
|
msgstr "Попробуйте ввести команду еще раз с более коротким именем."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr "Имя пресета уже существует, заменить его?"
|
msgstr "Имя пресета уже существует, заменить его?"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr "Не сохранять пресет."
|
msgstr "Не сохранять пресет."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr "Эквалазер сохранил {preset_name} пресет."
|
msgstr "Эквалазер сохранил {preset_name} пресет."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr "Не удалось установить пресет"
|
msgstr "Не удалось установить пресет"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr "Вам нужна роль DJ для установки пресетов эквалайзера."
|
msgstr "Вам нужна роль DJ для установки пресетов эквалайзера."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr "Неверная полоса"
|
msgstr "Неверная полоса"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr "Допустимые номера диапазонов 1-15 или названия, указанные в справке по этой команде."
|
msgstr "Допустимые номера диапазонов 1-15 или названия, указанные в справке по этой команде."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr "Пресет изменен"
|
msgstr "Пресет изменен"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr ""
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -1126,11 +1126,11 @@ msgstr "退出語音頻道。"
|
|||||||
#: redbot/cogs/audio/core/commands/controller.py:715
|
#: redbot/cogs/audio/core/commands/controller.py:715
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:770
|
#: redbot/cogs/audio/core/commands/controller.py:770
|
||||||
#: redbot/cogs/audio/core/commands/controller.py:846
|
#: redbot/cogs/audio/core/commands/controller.py:846
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:33
|
#: redbot/cogs/audio/core/commands/equalizer.py:39
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:158
|
#: redbot/cogs/audio/core/commands/equalizer.py:164
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:188
|
#: redbot/cogs/audio/core/commands/equalizer.py:194
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:221
|
#: redbot/cogs/audio/core/commands/equalizer.py:227
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:309
|
#: redbot/cogs/audio/core/commands/equalizer.py:315
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:64
|
||||||
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
#: redbot/cogs/audio/core/commands/miscellaneous.py:95
|
||||||
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
#: redbot/cogs/audio/core/commands/playlists.py:1142
|
||||||
@ -1609,120 +1609,125 @@ msgstr ""
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
#: redbot/cogs/audio/core/commands/equalizer.py:30
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Equalizer management."
|
msgid "Equalizer management.\n\n"
|
||||||
msgstr "等化器管理。"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
|
" Band names are 25, 40, 63, 100, 160, 250, 400, 630, 1k, 1.6k, 2.5k, 4k,\n"
|
||||||
|
" 6.3k, 10k, and 16k Hz.\n"
|
||||||
|
" Setting a band value to -0.25 nullifies it while +0.25 is double.\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:66
|
#: redbot/cogs/audio/core/commands/equalizer.py:72
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Delete a saved eq preset."
|
msgid "Delete a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:75
|
#: redbot/cogs/audio/core/commands/equalizer.py:81
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
#: redbot/cogs/audio/core/commands/equalizer.py:88
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:95
|
#: redbot/cogs/audio/core/commands/equalizer.py:101
|
||||||
msgid "Unable To Delete Preset"
|
msgid "Unable To Delete Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:76
|
#: redbot/cogs/audio/core/commands/equalizer.py:82
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:96
|
#: redbot/cogs/audio/core/commands/equalizer.py:102
|
||||||
msgid "You are not the author of that preset setting."
|
msgid "You are not the author of that preset setting."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:105
|
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "List saved eq presets."
|
msgid "List saved eq presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:108
|
#: redbot/cogs/audio/core/commands/equalizer.py:114
|
||||||
msgid "No saved equalizer presets."
|
msgid "No saved equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:111
|
#: redbot/cogs/audio/core/commands/equalizer.py:117
|
||||||
msgid "Preset Name"
|
msgid "Preset Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:112
|
#: redbot/cogs/audio/core/commands/equalizer.py:118
|
||||||
msgid "Author"
|
msgid "Author"
|
||||||
msgstr "作者"
|
msgstr "作者"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:134
|
#: redbot/cogs/audio/core/commands/equalizer.py:140
|
||||||
msgid "{num} preset(s)"
|
msgid "{num} preset(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:141
|
#: redbot/cogs/audio/core/commands/equalizer.py:147
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Load a saved eq preset."
|
msgid "Load a saved eq preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:149
|
#: redbot/cogs/audio/core/commands/equalizer.py:155
|
||||||
msgid "No Preset Found"
|
msgid "No Preset Found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:167
|
#: redbot/cogs/audio/core/commands/equalizer.py:173
|
||||||
msgid "Unable To Load Preset"
|
msgid "Unable To Load Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:168
|
#: redbot/cogs/audio/core/commands/equalizer.py:174
|
||||||
msgid "You need the DJ role to load equalizer presets."
|
msgid "You need the DJ role to load equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:186
|
#: redbot/cogs/audio/core/commands/equalizer.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Reset the eq to 0 across all bands."
|
msgid "Reset the eq to 0 across all bands."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:195
|
#: redbot/cogs/audio/core/commands/equalizer.py:201
|
||||||
msgid "Unable To Modify Preset"
|
msgid "Unable To Modify Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:196
|
#: redbot/cogs/audio/core/commands/equalizer.py:202
|
||||||
msgid "You need the DJ role to reset the equalizer."
|
msgid "You need the DJ role to reset the equalizer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:211
|
#: redbot/cogs/audio/core/commands/equalizer.py:217
|
||||||
msgid "Equalizer values have been reset."
|
msgid "Equalizer values have been reset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:219
|
#: redbot/cogs/audio/core/commands/equalizer.py:225
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Save the current eq settings to a preset."
|
msgid "Save the current eq settings to a preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:229
|
#: redbot/cogs/audio/core/commands/equalizer.py:235
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:247
|
#: redbot/cogs/audio/core/commands/equalizer.py:253
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:262
|
#: redbot/cogs/audio/core/commands/equalizer.py:268
|
||||||
msgid "Unable To Save Preset"
|
msgid "Unable To Save Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:230
|
#: redbot/cogs/audio/core/commands/equalizer.py:236
|
||||||
msgid "You need the DJ role to save equalizer presets."
|
msgid "You need the DJ role to save equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:234
|
#: redbot/cogs/audio/core/commands/equalizer.py:240
|
||||||
msgid "Please enter a name for this equalizer preset."
|
msgid "Please enter a name for this equalizer preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:248
|
#: redbot/cogs/audio/core/commands/equalizer.py:254
|
||||||
msgid "No equalizer preset name entered, try the command again later."
|
msgid "No equalizer preset name entered, try the command again later."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:263
|
#: redbot/cogs/audio/core/commands/equalizer.py:269
|
||||||
msgid "Try the command again with a shorter name."
|
msgid "Try the command again with a shorter name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:267
|
#: redbot/cogs/audio/core/commands/equalizer.py:273
|
||||||
msgid "Preset name already exists, do you want to replace it?"
|
msgid "Preset name already exists, do you want to replace it?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:275
|
#: redbot/cogs/audio/core/commands/equalizer.py:281
|
||||||
msgid "Not saving preset."
|
msgid "Not saving preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:287
|
#: redbot/cogs/audio/core/commands/equalizer.py:293
|
||||||
msgid "Current equalizer saved to the {preset_name} preset."
|
msgid "Current equalizer saved to the {preset_name} preset."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:301
|
#: redbot/cogs/audio/core/commands/equalizer.py:307
|
||||||
#, docstring
|
#, docstring
|
||||||
msgid "Set an eq band with a band number or name and value.\n\n"
|
msgid "Set an eq band with a band number or name and value.\n\n"
|
||||||
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
" Band positions are 1-15 and values have a range of -0.25 to 1.0.\n"
|
||||||
@ -1732,27 +1737,27 @@ msgid "Set an eq band with a band number or name and value.\n\n"
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:317
|
#: redbot/cogs/audio/core/commands/equalizer.py:323
|
||||||
msgid "Unable To Set Preset"
|
msgid "Unable To Set Preset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:318
|
#: redbot/cogs/audio/core/commands/equalizer.py:324
|
||||||
msgid "You need the DJ role to set equalizer presets."
|
msgid "You need the DJ role to set equalizer presets."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:357
|
#: redbot/cogs/audio/core/commands/equalizer.py:363
|
||||||
msgid "Invalid Band"
|
msgid "Invalid Band"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:358
|
#: redbot/cogs/audio/core/commands/equalizer.py:364
|
||||||
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
msgid "Valid band numbers are 1-15 or the band names listed in the help for this command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:382
|
#: redbot/cogs/audio/core/commands/equalizer.py:388
|
||||||
msgid "Preset Modified"
|
msgid "Preset Modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/commands/equalizer.py:383
|
#: redbot/cogs/audio/core/commands/equalizer.py:389
|
||||||
msgid "The {band_name}Hz band has been set to {band_value}."
|
msgid "The {band_name}Hz band has been set to {band_value}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -22,7 +22,8 @@ msgstr "Ses modülünün Lavalink sunucusunu desteklenmeyen bir mimaride çalı
|
|||||||
#: redbot/cogs/audio/core/events/dpy.py:70
|
#: redbot/cogs/audio/core/events/dpy.py:70
|
||||||
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
msgid "I'm missing permissions in this server, Please address this as soon as possible.\n\n"
|
||||||
"Expected Permissions:\n"
|
"Expected Permissions:\n"
|
||||||
msgstr ""
|
msgstr "Bu sunucuda gerekli izinlere sahip değilim, lütfen bu sorunu en kısa zamanda çözün.\n\n"
|
||||||
|
"Beklediğim İzinler:\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/events/dpy.py:77
|
#: redbot/cogs/audio/core/events/dpy.py:77
|
||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
@ -122,7 +123,8 @@ msgstr "Parça Takıldı"
|
|||||||
#: redbot/cogs/audio/core/events/lavalink.py:227
|
#: redbot/cogs/audio/core/events/lavalink.py:227
|
||||||
msgid "Playback of the song has stopped due to an unexcepted error.\n"
|
msgid "Playback of the song has stopped due to an unexcepted error.\n"
|
||||||
"{error}"
|
"{error}"
|
||||||
msgstr ""
|
msgstr "Şarkının oynatımı beklenmedik bir hata sebebiyle durduruldu.\n"
|
||||||
|
"{error}"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/events/lavalink.py:233
|
#: redbot/cogs/audio/core/events/lavalink.py:233
|
||||||
msgid "Track Error"
|
msgid "Track Error"
|
||||||
|
|||||||
@ -25,5 +25,13 @@ msgid "Hello, this message brings you an important update regarding the core Aud
|
|||||||
"Note: by using this service you accept that your bot's IP address will be disclosed to the Cog-Creators organization and used only for the purpose of providing the Global API service.\n\n"
|
"Note: by using this service you accept that your bot's IP address will be disclosed to the Cog-Creators organization and used only for the purpose of providing the Global API service.\n\n"
|
||||||
"On a related note, it is highly recommended that you enable your local cache if you haven't yet.\n"
|
"On a related note, it is highly recommended that you enable your local cache if you haven't yet.\n"
|
||||||
"To do so, run `[p]audioset cache 5`. This cache, which stores only metadata, will make repeated audio requests faster and further reduce the likelihood of YouTube rate-limiting your bot. Since it's only metadata the required disk space for this cache is expected to be negligible."
|
"To do so, run `[p]audioset cache 5`. This cache, which stores only metadata, will make repeated audio requests faster and further reduce the likelihood of YouTube rate-limiting your bot. Since it's only metadata the required disk space for this cache is expected to be negligible."
|
||||||
msgstr ""
|
msgstr "Merhaba, bu mesaj size yerleşik Ses modülü ile ilgili önemli bir mesaj getirmekte:\n"
|
||||||
|
" \n"
|
||||||
|
"Ses modülü v2.3.0+ sürümünden itibaren **Küresel Ses API'ı**,'ndan faydalanabilirsiniz. Bu, Cog-Creators kuruluşu tarafından botunuzun YouTube / Spotify'a yaptığı istek sayısını büyük oranda düşürebilen yeni bir özellik. Bu, YouTube'un botunuza çok sık istekte bulunduğu için sınırlama getirmesi ihtimalini düşürür.\n"
|
||||||
|
"Daha çok bilgi için `[p]help audioset globalapi` komutunu kullanın.\n"
|
||||||
|
"Bu hizmete erişim varsayılan olarak kapalıdır ve açılmak için **sizin açıkça karar vermenizi** gerektirir.\n\n"
|
||||||
|
"Bu API'ı kullanmak için bir erişim anahtarı **gereklidir**. Bu anahtarı elde etmek için <https://discord.gg/red> sunucusuna katılabilir ve #testing kanalında `?audioapi register` komutunu çalıştırabilirsiniz.\n"
|
||||||
|
"Not: bu hizmeti kullanarak yalnızca Global API hizmetini sunmak için kullanılsa da botunuzun IP adresini Cog-Creators kuruluşuna belirtmiş olursunuz, ama bu sadece Global API hizmetini sunmada kullanılır.\n\n"
|
||||||
|
"Ayrıca, eğer botunuzun yerel önbelleğini henüz etkinleştirmediyseniz bunu yapmanız önemle tavsiye edilir.\n"
|
||||||
|
"Bunu yapmak için `[p]audioset cache 5` komutunu çalıştırın. Yalnızca üstveri depolamak için kullanılan bu önbellek, tekrarlanan ses isteklerini hızlandırır ve YouTube'un botunuza sınırlama getirme ihtimalini daha da düşürür. Sadece üstveri depolama için kullanıldığından bu önbellek için ayrılmış depolama alanı yok kabul edilebilir."
|
||||||
|
|
||||||
|
|||||||
@ -109,7 +109,11 @@ msgid " - Name: <{pname}>\n"
|
|||||||
" - ID: < {pid} >\n"
|
" - ID: < {pid} >\n"
|
||||||
" - Tracks: < {ptracks} >\n"
|
" - Tracks: < {ptracks} >\n"
|
||||||
" - Author: < {author} >\n\n"
|
" - Author: < {author} >\n\n"
|
||||||
msgstr ""
|
msgstr " - İsim: <{pname}>\n"
|
||||||
|
" - Kapsam: < {scope} >\n"
|
||||||
|
" - ID: < {pid} >\n"
|
||||||
|
" - Parçalar: < {ptracks} >\n"
|
||||||
|
" - Sahip: < {author} >\n\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/local_tracks.py:108
|
#: redbot/cogs/audio/core/utilities/local_tracks.py:108
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:238
|
#: redbot/cogs/audio/core/utilities/player.py:238
|
||||||
@ -169,12 +173,14 @@ msgstr "{skip_to_track} Parça Atlandı"
|
|||||||
#: redbot/cogs/audio/core/utilities/player.py:239
|
#: redbot/cogs/audio/core/utilities/player.py:239
|
||||||
msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n"
|
msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \n"
|
||||||
"See `{prefix}audioset spotifyapi` for instructions."
|
"See `{prefix}audioset spotifyapi` for instructions."
|
||||||
msgstr ""
|
msgstr "Spotify URLleri veya kodları kullanılmadan önce bot sahibinin Spotify istemci IDsi ve istemci sırrını ayarlaması gerekir. \n"
|
||||||
|
"Yönergeler için `{prefix}audioset spotifyapi` komutunu kullanın."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:249
|
#: redbot/cogs/audio/core/utilities/player.py:249
|
||||||
msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n"
|
msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\n"
|
||||||
"See `{prefix}audioset youtubeapi` for instructions."
|
"See `{prefix}audioset youtubeapi` for instructions."
|
||||||
msgstr ""
|
msgstr "Spotify URLleri veya kodları kullanılmadan önce bot sahibinin YouTube API anahtarı ayarlaması gerekir.\n"
|
||||||
|
"Yönergeler için `{prefix}audioset youtubeapi` komutunu kullanın."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:258
|
#: redbot/cogs/audio/core/utilities/player.py:258
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:367
|
#: redbot/cogs/audio/core/utilities/player.py:367
|
||||||
@ -233,7 +239,8 @@ msgstr "Şu anda Lavalink'ten şarkıyı çalamıyorum, lütfen birkaç dakika s
|
|||||||
#: redbot/cogs/audio/core/utilities/player.py:331
|
#: redbot/cogs/audio/core/utilities/player.py:331
|
||||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||||
msgstr ""
|
msgstr "Spotify API anahtarı veya istemci sırrı düzgün ayarlanmamış. \n"
|
||||||
|
"Yönergeler için `{prefix}audioset spotifyapi` komutunu çalıştırın."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:355
|
#: redbot/cogs/audio/core/utilities/player.py:355
|
||||||
msgid "Unable To Find Tracks"
|
msgid "Unable To Find Tracks"
|
||||||
@ -250,7 +257,8 @@ msgstr "{query} izin verilmeyen bir sorgudur."
|
|||||||
#: redbot/cogs/audio/core/utilities/player.py:418
|
#: redbot/cogs/audio/core/utilities/player.py:418
|
||||||
msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n"
|
msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\n"
|
||||||
"This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks."
|
"This may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks."
|
||||||
msgstr ""
|
msgstr "`Lavalink.jar` parçayı bulamazsa yerel parçalar çalışmaz.\n"
|
||||||
|
"Bu izinler veya Lavalink.jar'ın parçaları bulundurandan farklı bir makinede çalıştırılmasından kaynaklanabilir."
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/player.py:491
|
#: redbot/cogs/audio/core/utilities/player.py:491
|
||||||
msgid " {bad_tracks} tracks cannot be queued."
|
msgid " {bad_tracks} tracks cannot be queued."
|
||||||
@ -332,7 +340,11 @@ msgid "{number}. <{playlist.name}>\n"
|
|||||||
" - ID: < {playlist.id} >\n"
|
" - ID: < {playlist.id} >\n"
|
||||||
" - Tracks: < {tracks} >\n"
|
" - Tracks: < {tracks} >\n"
|
||||||
" - Author: < {author} >\n\n"
|
" - Author: < {author} >\n\n"
|
||||||
msgstr ""
|
msgstr "{number}. <{playlist.name}>\n"
|
||||||
|
" - Kapsam: < {scope} >\n"
|
||||||
|
" - ID: < {playlist.id} >\n"
|
||||||
|
" - Parçalar: < {tracks} >\n"
|
||||||
|
" - Yapımcı: < {author} >\n\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/playlists.py:246
|
#: redbot/cogs/audio/core/utilities/playlists.py:246
|
||||||
msgid "{playlists} playlists found, which one would you like?"
|
msgid "{playlists} playlists found, which one would you like?"
|
||||||
@ -425,11 +437,11 @@ msgstr "Kullanıcı"
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:40
|
#: redbot/cogs/audio/core/utilities/queue.py:40
|
||||||
msgid "__Too many songs in the queue, only showing the first 500__.\n\n"
|
msgid "__Too many songs in the queue, only showing the first 500__.\n\n"
|
||||||
msgstr ""
|
msgstr "__Sırada çok fazla şarkı var, sadece ilk 500 gösteriliyor__.\n\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:57
|
#: redbot/cogs/audio/core/utilities/queue.py:57
|
||||||
msgid "**Currently livestreaming:**\n"
|
msgid "**Currently livestreaming:**\n"
|
||||||
msgstr ""
|
msgstr "**Şuan canlı yayınlanıyor:**\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:59
|
#: redbot/cogs/audio/core/utilities/queue.py:59
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:64
|
#: redbot/cogs/audio/core/utilities/queue.py:64
|
||||||
@ -442,7 +454,7 @@ msgstr "Oynatılıyor: "
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:76
|
#: redbot/cogs/audio/core/utilities/queue.py:76
|
||||||
msgid "requested by **{user}**\n"
|
msgid "requested by **{user}**\n"
|
||||||
msgstr ""
|
msgstr "talep eden **{user}**\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:80
|
#: redbot/cogs/audio/core/utilities/queue.py:80
|
||||||
msgid "Queue for __{guild_name}__"
|
msgid "Queue for __{guild_name}__"
|
||||||
@ -450,7 +462,7 @@ msgstr "__{guild_name}__ için sıra"
|
|||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:88
|
#: redbot/cogs/audio/core/utilities/queue.py:88
|
||||||
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n"
|
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\n"
|
||||||
msgstr ""
|
msgstr "Sayfa {page_num}/{total_pages} | {num_tracks} parça, kalan {num_remaining} \n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/core/utilities/queue.py:97
|
#: redbot/cogs/audio/core/utilities/queue.py:97
|
||||||
msgid "Auto-Play"
|
msgid "Auto-Play"
|
||||||
|
|||||||
@ -21,7 +21,11 @@ msgid "\n"
|
|||||||
" Global\n"
|
" Global\n"
|
||||||
" Guild\n"
|
" Guild\n"
|
||||||
" User\n"
|
" User\n"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
"Kapsam bunlardan biri olmalıdır:\n"
|
||||||
|
" Global\n"
|
||||||
|
" Guild\n"
|
||||||
|
" User\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:43
|
#: redbot/cogs/audio/converters.py:43
|
||||||
msgid "\n"
|
msgid "\n"
|
||||||
@ -29,26 +33,33 @@ msgid "\n"
|
|||||||
" User ID\n"
|
" User ID\n"
|
||||||
" User Mention\n"
|
" User Mention\n"
|
||||||
" User Name#123\n"
|
" User Name#123\n"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
"Yapımcı bunlardan biri olmalıdır:\n"
|
||||||
|
" Kullanıcı IDsi\n"
|
||||||
|
" Kullanıcı etiketi\n"
|
||||||
|
" Kullanıcı Adı#123\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:51
|
#: redbot/cogs/audio/converters.py:51
|
||||||
msgid "\n"
|
msgid "\n"
|
||||||
"Guild must be a valid version of one of the following:\n"
|
"Guild must be a valid version of one of the following:\n"
|
||||||
" Guild ID\n"
|
" Guild ID\n"
|
||||||
" Exact guild name\n"
|
" Exact guild name\n"
|
||||||
msgstr ""
|
msgstr "\n"
|
||||||
|
"Sunucu bunlardan biri olmalıdır:\n"
|
||||||
|
" Sunucu IDsi\n"
|
||||||
|
" Sunucu tam adı\n"
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:87
|
#: redbot/cogs/audio/converters.py:87
|
||||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||||
msgstr ""
|
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir sunucunun IDsi veya tam adı olmak zorundadır."
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||||
msgstr ""
|
msgstr "\"{arg}\" kesin bir sunucuya denk gelmemekte. Lütfen belirtmeye çalıştığınız sunucunun ID sini kullanın."
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:127
|
#: redbot/cogs/audio/converters.py:127
|
||||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||||
msgstr ""
|
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir kişinin etiketlenmesi veya o kişinin IDsi olmak zorundadır."
|
||||||
|
|
||||||
#: redbot/cogs/audio/converters.py:176
|
#: redbot/cogs/audio/converters.py:176
|
||||||
msgid "Could not match '{}' to a playlist."
|
msgid "Could not match '{}' to a playlist."
|
||||||
|
|||||||
@ -45,7 +45,12 @@ msgid "Bank settings:\n\n"
|
|||||||
"Currency: {currency_name}\n"
|
"Currency: {currency_name}\n"
|
||||||
"Default balance: {default_balance}\n"
|
"Default balance: {default_balance}\n"
|
||||||
"Maximum allowed balance: {maximum_bal}\n"
|
"Maximum allowed balance: {maximum_bal}\n"
|
||||||
msgstr ""
|
msgstr "Banka ayarları:\n\n"
|
||||||
|
"Banka ismi: {bank_name}\n"
|
||||||
|
"Banka kapsamı: {bank_scope}\n"
|
||||||
|
"Para birimi: {currency_name}\n"
|
||||||
|
"Varsayılan bakiye: {default_balance}\n"
|
||||||
|
"Maksimum izin verilen bakiye: {maximum_bal}\n"
|
||||||
|
|
||||||
#: redbot/cogs/bank/bank.py:83
|
#: redbot/cogs/bank/bank.py:83
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -53,7 +58,10 @@ msgid "Toggle whether the bank is global or not.\n\n"
|
|||||||
" If the bank is global, it will become per-server.\n"
|
" If the bank is global, it will become per-server.\n"
|
||||||
" If the bank is per-server, it will become global.\n"
|
" If the bank is per-server, it will become global.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Banka küresel olsun veya olmasın aç/kapa.\n\n"
|
||||||
|
" Eğer banka küresel ise, sunuculara özele çevrilir.\n"
|
||||||
|
" Eğer banka sunuculara özelse, küresele çevrilir.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/bank/bank.py:90
|
#: redbot/cogs/bank/bank.py:90
|
||||||
msgid "per-server"
|
msgid "per-server"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} nevypadá jako platné ID zprávy."
|
msgstr "{} nevypadá jako platné ID zprávy."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} scheint keine gültige Nachrichten-ID zu sein."
|
msgstr "{} scheint keine gültige Nachrichten-ID zu sein."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} no parece un ID de mensaje válido."
|
msgstr "{} no parece un ID de mensaje válido."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} no es un entero."
|
msgstr "{arg} no es un entero."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} no es un entero positivo."
|
msgstr "{arg} no es un entero positivo."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} ne ressemble pas à un ID de message valide."
|
msgstr "{} ne ressemble pas à un ID de message valide."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} n'est pas un nombre."
|
msgstr "{arg} n'est pas un nombre."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} n'est pas un nombre positif."
|
msgstr "{arg} n'est pas un nombre positif."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} nem tűnik valós üzenet ID-nek."
|
msgstr "{} nem tűnik valós üzenet ID-nek."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} nem egy egész szám."
|
msgstr "{arg} nem egy egész szám."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} nem egy pozitív egész szám."
|
msgstr "{arg} nem egy pozitív egész szám."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} ser ikke ut som en gyldig meldings ID."
|
msgstr "{} ser ikke ut som en gyldig meldings ID."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} er ikke et heltall."
|
msgstr "{arg} er ikke et heltall."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} er ikke et positivt heltall."
|
msgstr "{arg} er ikke et positivt heltall."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} nie wygląda na prawidłowe ID wiadomości."
|
msgstr "{} nie wygląda na prawidłowe ID wiadomości."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} nie jest liczbą całkowitą."
|
msgstr "{arg} nie jest liczbą całkowitą."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} nie jest dodatnią liczbą całkowitą."
|
msgstr "{arg} nie jest dodatnią liczbą całkowitą."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} не похож на действительный ID сообщения."
|
msgstr "{} не похож на действительный ID сообщения."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -23,7 +23,12 @@ msgid "This cog contains commands used for \"cleaning up\" (deleting) messages.\
|
|||||||
" Messages older than two weeks cannot be mass deleted.\n"
|
" Messages older than two weeks cannot be mass deleted.\n"
|
||||||
" This is a limitation of the API.\n"
|
" This is a limitation of the API.\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Bu cog mesajları \"temizlemek\" (silmek) için kullanılan komutlar içerir.\n\n"
|
||||||
|
" Bu sunucu yöneticileri için bir araç olarak tasarlanmıştır ve çok sayıda rahatlık sağlar.\n"
|
||||||
|
" Temizlik komutlarının tamamı sadece komutun içinde çalıştırıldığı kanala etki eder.\n\n"
|
||||||
|
" İki haftadan eski mesajlar topluca silinemez.\n"
|
||||||
|
" Bu Discord tarafından getirilmiş bir kısıtlamadır.\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:54
|
#: redbot/cogs/cleanup/cleanup.py:54
|
||||||
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
msgid "Are you sure you want to delete {number} messages? (y/n)"
|
||||||
@ -48,7 +53,14 @@ msgid "Delete the last X messages matching the specified text.\n\n"
|
|||||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Belirtilen yazıyla uyuşan son X adet mesajı sil.\n\n"
|
||||||
|
" Örnek:\n"
|
||||||
|
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||||
|
" Çift tırnak kullanmayı unutmayın.\n\n"
|
||||||
|
" **Seçenekler:**\n\n"
|
||||||
|
" - `<sayı>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
|
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:192
|
#: redbot/cogs/cleanup/cleanup.py:192
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -61,7 +73,15 @@ msgid "Delete the last X messages from a specified user.\n\n"
|
|||||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Belirtilen kullanıcıdan son X adet mesajı sil.\n\n"
|
||||||
|
" Örnekler:\n"
|
||||||
|
" - `[p]cleanup user @Twentysix 2`\n"
|
||||||
|
" - `[p]cleanup user Red 6`\n\n"
|
||||||
|
" **Seçenekler:**\n\n"
|
||||||
|
" - `<kullanıcı>` The user whose messages are to be cleaned up.\n"
|
||||||
|
" - `<sayı>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
|
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:262
|
#: redbot/cogs/cleanup/cleanup.py:262
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -73,7 +93,14 @@ msgid "Delete all messages after a specified message.\n\n"
|
|||||||
" - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\n"
|
" - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Belirtilen bir mesajdan sonraki tüm mesajları sil.\n\n"
|
||||||
|
" Bir mesaj Idsi edinmek için Discord ayarlarına girip\n"
|
||||||
|
" \"görünüm\" sekmesinden geliştirici modunu açın.\n"
|
||||||
|
" Sonra bir mesaja sağ tıklayıp Idsini kopyalayın.\n\n"
|
||||||
|
" **Seçenkler:**\n\n"
|
||||||
|
" - `<mesaj_idsi>` Sonrasındaki mesajlar silinecek olan mesajın Idsi. Bu mesajın kendisi silinmez.\n"
|
||||||
|
" -`<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326
|
#: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326
|
||||||
msgid "Message not found."
|
msgid "Message not found."
|
||||||
@ -90,7 +117,15 @@ msgid "Deletes X messages before the specified message.\n\n"
|
|||||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Belirtilen mesajdan önceki X adet mesajı siler.\n\n"
|
||||||
|
" Bir mesaj Idsi edinmek için Discord ayarlarına girip\n"
|
||||||
|
" \"görünüm\" sekmesinden geliştirici modunu açın.\n"
|
||||||
|
" Sonra bir mesaja sağ tıklayıp Idsini kopyalayın.\n\n"
|
||||||
|
" **Seçenekler:**\n\n"
|
||||||
|
" - `<mesaj_idsi>` Öncesindeki mesajlar silinecek olan mesajın Idsi. Bu mesajın kendisi silinmez.\n"
|
||||||
|
" - `<sayı>` Silinecek mesaj sayısı, pozitif bir tam sayı olmak zorundadır.\n"
|
||||||
|
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:354
|
#: redbot/cogs/cleanup/cleanup.py:354
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -103,7 +138,15 @@ msgid "Delete the messages between Message One and Message Two, providing the me
|
|||||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "IDleri verilen iki mesaj arasındaki mesajları siler.\n\n"
|
||||||
|
" İlk mesaj IDsi temizliğin başlangıç noktasını, ikinci mesaj IDsi ise bitiş noktasını belirtmelidir.\n\n"
|
||||||
|
" Örnek:\n"
|
||||||
|
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||||
|
" **Seçenekler:**\n\n"
|
||||||
|
" - `<bir>` Sonrasındaki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n"
|
||||||
|
" - `<iki>` Öncesindeki mesajlar silinecek olan mesajın IDsi. Bu mesajın kendisi silinmez.\n"
|
||||||
|
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:402
|
#: redbot/cogs/cleanup/cleanup.py:402
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -114,7 +157,13 @@ msgid "Delete the last X messages.\n\n"
|
|||||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr "Son X adet mesajı siler.\n\n"
|
||||||
|
" Örnek:\n"
|
||||||
|
" - `[p]cleanup messages 26`\n\n"
|
||||||
|
" **Seçenekler:**\n\n"
|
||||||
|
" - `<sayı>` En fazla kaç mesaj silineceği, pozitif bir tam sayı olmak zorundadır.\n"
|
||||||
|
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
|
||||||
|
" "
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/cleanup.py:440
|
#: redbot/cogs/cleanup/cleanup.py:440
|
||||||
#, docstring
|
#, docstring
|
||||||
@ -151,15 +200,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{} geçersiz mesaj ID'si."
|
msgstr "{} geçersiz mesaj ID'si."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr "{arg} tamsayı değil."
|
msgstr "{arg} tamsayı değil."
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr "{arg} pozitif bir tamsayı değil."
|
msgstr "{arg} pozitif bir tamsayı değil."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -151,15 +151,15 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
|||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:15
|
#: redbot/cogs/cleanup/converters.py:17
|
||||||
msgid "{} doesn't look like a valid message ID."
|
msgid "{} doesn't look like a valid message ID."
|
||||||
msgstr "{}看起來不是有效的訊息ID。"
|
msgstr "{}看起來不是有效的訊息ID。"
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:27
|
#: redbot/cogs/cleanup/converters.py:29
|
||||||
msgid "{arg} is not an integer."
|
msgid "{arg} is not an integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/cogs/cleanup/converters.py:29
|
#: redbot/cogs/cleanup/converters.py:31
|
||||||
msgid "{arg} is not a positive integer."
|
msgid "{arg} is not a positive integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2477,59 +2477,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr "`{user_input}` ist kein gültiger Wert für `{command}`"
|
msgstr "`{user_input}` ist kein gültiger Wert für `{command}`"
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr "Fehler im Befehl '{command}'. Überprüfen Sie Ihre Konsole oder Protokolle für Details."
|
msgstr "Fehler im Befehl '{command}'. Überprüfen Sie Ihre Konsole oder Protokolle für Details."
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr "Ich benötige die Berechtigung {permission}, um diesen Befehl auszuführen."
|
msgstr "Ich benötige die Berechtigung {permission}, um diesen Befehl auszuführen."
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr "Ich benötige folgende Berechtigungen, um diesen Befehl auszuführen: {permission_list}"
|
msgstr "Ich benötige folgende Berechtigungen, um diesen Befehl auszuführen: {permission_list}"
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr "Dieser Befehl ist nicht in Direktnachrichten verfügbar."
|
msgstr "Dieser Befehl ist nicht in Direktnachrichten verfügbar."
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr "Dieser Befehl kann nur in Direktnachrichten genutzt werden."
|
msgstr "Dieser Befehl kann nur in Direktnachrichten genutzt werden."
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in {delay} erneut."
|
msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in {delay} erneut."
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in einer Sekunde erneut."
|
msgstr "Dieser Befehl ist noch nicht wieder bereit. Versuche es in einer Sekunde erneut."
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr "Tuo komento ei ole käytettävissä yksityisviesteissä."
|
msgstr "Tuo komento ei ole käytettävissä yksityisviesteissä."
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr "Tuo komento on käytettävissä vain yksityisviesteissä."
|
msgstr "Tuo komento on käytettävissä vain yksityisviesteissä."
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr "Cette commande n'est pas disponible en Messages Privés (DMs)."
|
msgstr "Cette commande n'est pas disponible en Messages Privés (DMs)."
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr "Cette commande est disponible seulement en messages privés."
|
msgstr "Cette commande est disponible seulement en messages privés."
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`"
|
msgstr "`{user_input}` er ikke en gyldig verdi for `{command}`"
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr "Feil under kommandoen{command}'. Sjekk konsollen eller loggene for detaljer."
|
msgstr "Feil under kommandoen{command}'. Sjekk konsollen eller loggene for detaljer."
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr "Jeg trenger {permission} tillatelse til å utføre denne kommandoen."
|
msgstr "Jeg trenger {permission} tillatelse til å utføre denne kommandoen."
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr "Jeg krever {permission_list} tillatelser til å utføre den kommandoen."
|
msgstr "Jeg krever {permission_list} tillatelser til å utføre den kommandoen."
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr "Den kommandoen er ikke tilgjengelig i direktemeldinger."
|
msgstr "Den kommandoen er ikke tilgjengelig i direktemeldinger."
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr "Den kommandoen er bare tilgjengelig i direktemeldinger."
|
msgstr "Den kommandoen er bare tilgjengelig i direktemeldinger."
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om {delay}."
|
msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om {delay}."
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om 1 sekund."
|
msgstr "Denne kommandoen er på nedkjøling. Prøv igjen om 1 sekund."
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger samtidig."
|
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger samtidig."
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid samtidig."
|
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid samtidig."
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr "Den kommandoen fullført fortsatt, den kan bare brukes {number} ganger per {type} samtidig."
|
msgstr "Den kommandoen fullført fortsatt, den kan bare brukes {number} ganger per {type} samtidig."
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr "Den kommandoen er fortsatt fullført, den kan bare brukes en gang per {type} samtidig."
|
msgstr "Den kommandoen er fortsatt fullført, den kan bare brukes en gang per {type} samtidig."
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger per {type} samtidig."
|
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes {number} ganger per {type} samtidig."
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid per {type} samtidig."
|
msgstr "For mange personer som bruker denne kommandoen. Den kan bare brukes en tid per {type} samtidig."
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: red-discordbot\n"
|
"Project-Id-Version: red-discordbot\n"
|
||||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
"POT-Creation-Date: 2021-02-14 15:51+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"
|
||||||
@ -2476,59 +2476,59 @@ msgid "\n\n"
|
|||||||
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
"You will need to follow the update instructions in our docs above, if you still need help updating after following the docs go to our #support channel in <https://discord.gg/red>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:227
|
#: redbot/core/events.py:226
|
||||||
msgid "`{user_input}` is not a valid value for `{command}`"
|
msgid "`{user_input}` is not a valid value for `{command}`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:252
|
#: redbot/core/events.py:251
|
||||||
msgid "Error in command '{command}'. Check your console or logs for details."
|
msgid "Error in command '{command}'. Check your console or logs for details."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:277
|
#: redbot/core/events.py:276
|
||||||
msgid "I require the {permission} permission to execute that command."
|
msgid "I require the {permission} permission to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:281
|
#: redbot/core/events.py:280
|
||||||
msgid "I require {permission_list} permissions to execute that command."
|
msgid "I require {permission_list} permissions to execute that command."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:289
|
#: redbot/core/events.py:288
|
||||||
msgid "That command is not available in DMs."
|
msgid "That command is not available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:291
|
#: redbot/core/events.py:290
|
||||||
msgid "That command is only available in DMs."
|
msgid "That command is only available in DMs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:301
|
#: redbot/core/events.py:300
|
||||||
msgid "This command is on cooldown. Try again in {delay}."
|
msgid "This command is on cooldown. Try again in {delay}."
|
||||||
msgstr "Esse comando está em tempo de espera. Tente novamente dentro de {delay}."
|
msgstr "Esse comando está em tempo de espera. Tente novamente dentro de {delay}."
|
||||||
|
|
||||||
#: redbot/core/events.py:303
|
#: redbot/core/events.py:302
|
||||||
msgid "This command is on cooldown. Try again in 1 second."
|
msgid "This command is on cooldown. Try again in 1 second."
|
||||||
msgstr "Esse comando está recarregando. Tente novamente em 1 segundo."
|
msgstr "Esse comando está recarregando. Tente novamente em 1 segundo."
|
||||||
|
|
||||||
#: redbot/core/events.py:308
|
#: redbot/core/events.py:307
|
||||||
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
msgid "Too many people using this command. It can only be used {number} times concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:313
|
#: redbot/core/events.py:312
|
||||||
msgid "Too many people using this command. It can only be used once concurrently."
|
msgid "Too many people using this command. It can only be used once concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:319
|
#: redbot/core/events.py:318
|
||||||
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
msgid "That command is still completing, it can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:324
|
#: redbot/core/events.py:323
|
||||||
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
msgid "That command is still completing, it can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:330
|
#: redbot/core/events.py:329
|
||||||
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
msgid "Too many people using this command. It can only be used {number} times per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: redbot/core/events.py:335
|
#: redbot/core/events.py:334
|
||||||
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
msgid "Too many people using this command. It can only be used once per {type} concurrently."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user