mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Automated Crowdin downstream (#6161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
69cf604e0e
commit
a59e73a605
@ -17,7 +17,7 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:20
|
||||
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
|
||||
msgstr "Pokusil jsem se udělat něco, co mi Discord odepřel. Tvůj příkaz se nepodažilo úspěšně dokončit."
|
||||
msgstr "Discord zamítl provedení akce. Tvůj příkaz nebyl úspěšně dokončen."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:25
|
||||
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||||
@ -45,7 +45,7 @@ msgstr "Nemohu ti dovolit upravit {role.name}, protože tato role je vyšší ne
|
||||
|
||||
#: redbot/cogs/admin/admin.py:61
|
||||
msgid "I need the \"Manage Roles\" permission to do that."
|
||||
msgstr ""
|
||||
msgstr "Potřebuji oprávnění \"Správa rolí\"."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:63
|
||||
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
|
||||
@ -66,7 +66,7 @@ msgstr "Úspěšně jsem přidal {role.name} k {member.display_name}"
|
||||
|
||||
#: redbot/cogs/admin/admin.py:190
|
||||
msgid "{member.display_name} does not have the role {role.name}."
|
||||
msgstr "{member.display_name} již má roli {role.name}."
|
||||
msgstr "Uživatel {member.display_name} nemá roli {role.name}."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:211
|
||||
msgid "I successfully removed {role.name} from {member.display_name}"
|
||||
@ -81,8 +81,8 @@ msgid "\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Přidá roli uživateli.\n\n"
|
||||
" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n"
|
||||
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n"
|
||||
" Použijte dvojí uvozovky, pokud role obsahuje mezery.\n"
|
||||
" Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:244
|
||||
@ -94,8 +94,8 @@ msgid "\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Odebrat roli uživateli.\n\n"
|
||||
" Pokud role obsahuje mezery, použijte dvojí uvozovky.\n"
|
||||
" Ponecháte-li uživatel prázdný, výchozí hodnota autorovi příkazu.\n"
|
||||
" Použijte dvojí uvozovky, pokud role obsahuje mezery.\n"
|
||||
" Pokud je pole uživatele prázdné, bude nastaveno na autora příkazu.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:256
|
||||
@ -120,7 +120,7 @@ msgstr "\n"
|
||||
" Barva musí být v hexadecimálním formátu.\n"
|
||||
" [Výběr barev online](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
|
||||
" Příklady:\n"
|
||||
" `[p]editrole colour \"Spravce\" #ff0000`\n"
|
||||
" `[p]editrole colour \"Nejlepsi Spravce\" #ff0000`\n"
|
||||
" `[p]editrole colour Spravce #ff9900`\n"
|
||||
" "
|
||||
|
||||
@ -140,13 +140,13 @@ msgstr "\n"
|
||||
" Upraví název role\n\n"
|
||||
" Použijte dvojité uvozovky, pokud role nebo název obsahuje mezery.\n\n"
|
||||
" Příklady:\n"
|
||||
" `[p]editrole name \"Spravce\" Admin`\n"
|
||||
" `[p]editrole name \"Nejlepsi Spravce\" Admin`\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:330
|
||||
#, docstring
|
||||
msgid "Announce a message to all servers the bot is in."
|
||||
msgstr "Oznámit zprávu na všechny servery ve kterých je bot."
|
||||
msgstr "Oznámit zprávu na všechny servery, ve kterých bot je."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:337
|
||||
msgid "The announcement has begun."
|
||||
@ -163,7 +163,7 @@ msgstr "V současné době neexistuje žádné spuštěné oznámení."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:349
|
||||
msgid "The current announcement has been cancelled."
|
||||
msgstr "Momentální oznámení bylo zrušeno."
|
||||
msgstr "Současné oznámení bylo zrušeno."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:355
|
||||
#, docstring
|
||||
@ -173,7 +173,7 @@ msgstr "Změňte způsob odesílání oznámení v tomto klanu."
|
||||
#: redbot/cogs/admin/admin.py:365
|
||||
#, docstring
|
||||
msgid "Change the channel where the bot will send announcements."
|
||||
msgstr ""
|
||||
msgstr "Změnit kanál, kam bude bot zasílat oznámení."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:368
|
||||
msgid "The announcement channel has been set to {channel.mention}"
|
||||
@ -191,7 +191,11 @@ msgid "\n"
|
||||
" Server admins must have configured the role as user settable.\n"
|
||||
" NOTE: The role is case sensitive!\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" Přidat nebo odebrat self-roli.\n\n"
|
||||
" Administrátoři serveru musí povolit nastavení role uživatelům.\n"
|
||||
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:411
|
||||
#, docstring
|
||||
@ -202,8 +206,8 @@ msgid "\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Přidá vám self-roli.\n\n"
|
||||
" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n"
|
||||
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n"
|
||||
" Administrátoři serveru musí povolit přiřazení role uživatelům.\n"
|
||||
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:422
|
||||
@ -214,9 +218,9 @@ msgid "\n"
|
||||
" NOTE: The role is case sensitive!\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Odstraní vámself-roli.\n\n"
|
||||
" Administrátoři serveru musí mít nastavenou roli podle nastaveného uživatele.\n"
|
||||
" POZNÁMKA: Role je citlivá na malá a velká písmena!\n"
|
||||
" Odebere vám self-roli.\n\n"
|
||||
" Administrátoři serveru musí povolit odebrání role uživatelům.\n"
|
||||
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:433
|
||||
@ -245,7 +249,10 @@ msgid "\n"
|
||||
" Add a role, or a selection of roles, to the list of available selfroles.\n\n"
|
||||
" NOTE: The role is case sensitive!\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" Přidat roli, nebo výběr rolí, do seznamu dostupných self-roli.\n\n"
|
||||
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:463
|
||||
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||
@ -253,15 +260,15 @@ msgstr "Nemohu ti dovolit odebrat {role.name} jako self-roli uživateli, protož
|
||||
|
||||
#: redbot/cogs/admin/admin.py:473
|
||||
msgid "The role \"{role.name}\" is already a selfrole."
|
||||
msgstr ""
|
||||
msgstr "Role \"{role.name}\" již je self-rolí."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:479
|
||||
msgid "Added {count} selfroles."
|
||||
msgstr ""
|
||||
msgstr "Přidáno {count} self-rolí."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:481
|
||||
msgid "Added 1 selfrole."
|
||||
msgstr ""
|
||||
msgstr "Přidána 1 self-role."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:487
|
||||
#, docstring
|
||||
@ -269,7 +276,10 @@ msgid "\n"
|
||||
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
|
||||
" NOTE: The role is case sensitive!\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
" Odebrat roli, nebo výběr rolí, ze seznamu dostupných self-roli.\n\n"
|
||||
" POZNÁMKA: Název role je citlivý na velká a malá písmena!\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/admin/admin.py:496
|
||||
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||||
@ -277,45 +287,45 @@ msgstr "Nemohu ti dovolit odebrat {role.name} uživateli, protože tato role je
|
||||
|
||||
#: redbot/cogs/admin/admin.py:506
|
||||
msgid "Removed {count} selfroles."
|
||||
msgstr ""
|
||||
msgstr "Odebráno {count} self-rolí."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:508
|
||||
msgid "Removed 1 selfrole."
|
||||
msgstr ""
|
||||
msgstr "Odebrána 1 self-role."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:514
|
||||
#, docstring
|
||||
msgid "Clear the list of available selfroles for this server."
|
||||
msgstr ""
|
||||
msgstr "Vymazat seznam dostupných self-rolí pro tento server."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:518
|
||||
msgid "There are currently no selfroles."
|
||||
msgstr ""
|
||||
msgstr "V současné době neexistují žádné self-role."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:521
|
||||
msgid "Are you sure you want to clear this server's selfrole list?"
|
||||
msgstr ""
|
||||
msgstr "Určitě chcete vymazat seznam dostupných self-rolí pro tento server?"
|
||||
|
||||
#: redbot/cogs/admin/admin.py:527
|
||||
msgid "You took too long to respond."
|
||||
msgstr ""
|
||||
msgstr "Reakce vám trvala příliš dlouho."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:536
|
||||
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
|
||||
msgstr ""
|
||||
msgstr "Nemohu vymazat seznam self-rolí, protože self-role '{role.name}' je vyšší nebo rovna tvé nejvyšší roli v Discord hierarchii."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:542
|
||||
msgid "Selfrole list cleared."
|
||||
msgstr ""
|
||||
msgstr "Seznam self-rolí byl vymazán."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:544
|
||||
msgid "No changes have been made."
|
||||
msgstr ""
|
||||
msgstr "Nebyly provedeny žádné změny."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:549
|
||||
#, docstring
|
||||
msgid "Lock a bot to its current servers only."
|
||||
msgstr "Uzamkne bota pouze na jeho aktuální servery."
|
||||
msgstr "Omezí bota pouze na jeho aktuální servery."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:554
|
||||
msgid "The bot is no longer serverlocked."
|
||||
@ -323,15 +333,15 @@ msgstr "Bot již není uzamčen na server."
|
||||
|
||||
#: redbot/cogs/admin/admin.py:556
|
||||
msgid "The bot is now serverlocked."
|
||||
msgstr "Bot je nyní serverem uzamčen."
|
||||
msgstr "Bot je nyní omezen na aktuální servery."
|
||||
|
||||
#: redbot/cogs/admin/announcer.py:68
|
||||
msgid "I could not announce to the following server: "
|
||||
msgstr "Nemohu oznámit následujícímu serveru: "
|
||||
msgstr "Nemohu provést oznámení na tomto serveru: "
|
||||
|
||||
#: redbot/cogs/admin/announcer.py:70
|
||||
msgid "I could not announce to the following servers: "
|
||||
msgstr "Nemohu oznámit následujícím serverům: "
|
||||
msgstr "Nemohu provést oznámení na těchto serverech: "
|
||||
|
||||
#: redbot/cogs/admin/converters.py:13
|
||||
msgid "The Admin cog is not loaded."
|
||||
@ -339,9 +349,9 @@ msgstr "Admin cog není načten."
|
||||
|
||||
#: redbot/cogs/admin/converters.py:30
|
||||
msgid "The role \"{role_name}\" is not a valid selfrole."
|
||||
msgstr ""
|
||||
msgstr "Role \"{role_name}\" není validní self-rolí."
|
||||
|
||||
#: redbot/cogs/admin/converters.py:36
|
||||
msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role."
|
||||
msgstr ""
|
||||
msgstr "Tato self-role má více než jeden stejný název. Požádejte správce o výřešení těchto nejasností nebo použijte ID role."
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Nejprve se připojte k hlasovému kanálu."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Verbinde dich zuerst mit einem Sprachkanal."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Verbindung zu Lavalink wurde noch nicht hergestellt."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Titel können nicht wiedergegeben werden"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Maximale Warteschlangengröße erreicht."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Titel können nicht wiedergegeben werden"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Conéctate a un canal de voz primero."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Aún no se ha establecido la conexión con Lavalink."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "No se pueden reproducir canciones"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Límite de cola alcanzado."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "No se pueden reproducir canciones"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Yhdistä ensin puhekanavalle."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kappaleiden toisto ei onnistu"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Jonon enimmäispituus on saavutettu."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kappaleiden toisto ei onnistu"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Rejoignez un salon vocal d'abord."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Impossible de jouer des pistes"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Limite de la file de lecture atteinte."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Impossible de jouer des pistes"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Prvo se pridruži govornome kanalu."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Veza s Lavalink čvorom još nije uspostavljena."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nije moguće reproducirati pjesme"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Dostignuto ograničenje za red čekanja."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nije moguće reproducirati pjesme"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "먼저 음성체널에 연결하세요."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "트랙을 재생할수 없습니다"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "큐 최대 제한에 도달했습니다."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "트랙을 재생할수 없습니다"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Koble til en talekanal først."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan ikke spille spor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Grensen for kø er nådd."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan ikke spille spor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Verbind eerst met een spraakkanaal."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan tracks niet afspelen"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Kan tracks niet afspelen"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Najpierw połącz się z kanałem głosowym."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Połączenie z Lavalink nie zostało jeszcze nawiązane."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nie można odtworzyć utworów"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Osiągnięto limit rozmiaru kolejki."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Nie można odtworzyć utworów"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Primeiro você deve se juntar a um canal de voz."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Não foi possível tocar a música"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Não foi possível tocar a música"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Сначала подключитесь к голосовому кана
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Не удается воспроизвести треки"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Достигнут предел размера очереди."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Не удается воспроизвести треки"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Önce bir sesli bir kanala katılın."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "Lavalink ile bağlantı henüz sağlanmadı."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Parçalar Çalınamıyor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Sıraya alma limitine ulaşıldı."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Parçalar Çalınamıyor"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr ""
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "Kết nối với một kênh thoại trước."
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Không thể phát các bài hát"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "Đạt đến số lượng hàng đợi giới hạn."
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "Không thể phát các bài hát"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "您必须先加入一个语音频道。"
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "无法播放曲目"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "无法播放曲目"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-01-23 19:39+0000\n"
|
||||
"POT-Creation-Date: 2023-05-11 20:55+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -45,16 +45,16 @@ msgstr "請先加入一個語音頻道。"
|
||||
msgid "Connection to Lavalink node has not yet been established."
|
||||
msgstr "尚未建立與 Lavalink 節點的連接。"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "無法播放歌曲"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
#: redbot/cogs/audio/core/utilities/player.py:442
|
||||
#: redbot/cogs/audio/core/utilities/player.py:524
|
||||
msgid "Queue size limit reached."
|
||||
msgstr "已達到隊列數量限制。"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:116
|
||||
msgid "Unable To Play Tracks"
|
||||
msgstr "無法播放歌曲"
|
||||
|
||||
#: redbot/cogs/audio/core/utilities/formatting.py:154
|
||||
#: redbot/cogs/audio/core/utilities/player.py:599
|
||||
msgid "Track Enqueued"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,7 +55,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -67,8 +67,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -112,7 +112,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -124,7 +124,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -147,9 +147,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,21 +62,14 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Löscht X Nachrichten von einem Nutzer in den aktuellen Channel.\n\n"
|
||||
" Beispiel:\n"
|
||||
" -`[p]cleanup user @Twentysix 2`\n"
|
||||
" -`[p]cleanup user Red 6`\n\n"
|
||||
" **Argumente**\n\n"
|
||||
" -`<user>` Von wem die Nachrichten gelöscht werden sollen.\n"
|
||||
" -`<number>` Die Anzahl der Nachrichten die vom Bot gelöscht werden soll.\n"
|
||||
" -`<delete_pinned>` Ob angepinnte Nachrichten gelöscht werden oder nicht. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -114,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -126,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -149,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Comando base para eliminar mensajes."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Elimina los últimos x mensajes que coincidían con el texto que has especificado en este canal. \n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]cleanup text \"prueba\" 5`\n\n"
|
||||
" Recuerda usar las doble comillas.\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<number>`El número máximo de mensajes para borrar. Tiene que ser un numero entero positivo.\n"
|
||||
" - `<delete_pinned>` Para eliminar un mensaje fijado o no. Por defecto es false \n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Eliminar los últimos X mensajes de un usuario especificado.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<user>` El usuario cuyos mensajes serán limpiados.\n"
|
||||
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
|
||||
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "Elimina X mensajes antes del mensaje especificado.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Elimine los mensajes entre el mensaje Uno y el mensaje dos, proporcionando los identificadores de los mensajes.\n\n"
|
||||
" El primer ID del mensaje debe ser el mensaje más antiguo y el segundo el más nuevo.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]limpieza entre 123456789123456789 987654321987654321`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<one>` El id del mensaje a limpiar después. Este mensaje no se eliminará.\n"
|
||||
" - `<two>` El id del mensaje a limpiar antes. Este mensaje no se eliminará.\n"
|
||||
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Eliminar los últimos mensajes X en el canal actual.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]cleanup message 26`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
|
||||
" - `<delete_pinned>` Si desea eliminar mensajes fijados o no. Por defecto es False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Limpia los mensajes enviados por el bot en el canal actual.\n\n"
|
||||
" Por defecto, todos los mensajes se limpian. Si se especifica un segundo argumento,\n"
|
||||
" se utiliza para la coincidencia de patrones - sólo los mensajes que contengan el texto dado serán eliminados.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<number>` El número máximo de mensajes a limpiar. Debe ser un entero positivo.\n"
|
||||
" - `<match_pattern>` El texto que los mensajes deben contener para ser eliminados. Usa \"\" para omitir esto.\n"
|
||||
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,40 +55,26 @@ msgstr "Commande de base pour supprimer les messages."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Supprime les X derniers messages correspondant au texte spécifié dans le canal actuel.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" N'oubliez pas d'utiliser des guillemets doubles.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
|
||||
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Supprime les X derniers messages d'un utilisateur spécifié dans le canal actuel.\n\n"
|
||||
" Exemples :\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` L'utilisateur dont les messages doivent être nettoyés.\n"
|
||||
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
|
||||
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -142,38 +128,24 @@ msgstr "Supprime X messages avant le message spécifié.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Supprime les messages situés entre le message un et le message deux, en fournissant les ID des messages.\n\n"
|
||||
" L'ID du premier message doit correspondre au message le plus ancien et le second au plus récent.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` L'id du message à nettoyer après. Ce message ne sera pas supprimé.\n"
|
||||
" - `<two>` L'identifiant du message à nettoyer avant. Ce message ne sera pas supprimé.\n"
|
||||
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Supprime les X derniers messages dans le canal actuel.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
|
||||
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -196,25 +168,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Nettoie les messages appartenant au bot dans le canal actuel.\n\n"
|
||||
" Par défaut, tous les messages sont nettoyés. Si un deuxième argument est spécifié,\n"
|
||||
" il est utilisé pour le filtrage - seuls les messages contenant le texte indiqué seront supprimés.\n\n"
|
||||
" Exemples :\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]nettoyer self 10 Pong`\n"
|
||||
" - `[p]nettoyer self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Le nombre maximum de messages à nettoyer. Doit être un nombre entier positif.\n"
|
||||
" - `<match_pattern>` Le texte que les messages doivent contenir pour être supprimés. Utilisez \"\" pour ne pas le faire.\n"
|
||||
" - `<delete_pinned>` Le fait de supprimer ou non les messages épinglés. La valeur par défaut est False "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Osnovna naredba za brisanje poruka."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Izbrišite zadnjih X poruka koje odgovaraju navedenom tekstu u trenutnom kanalu.\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Ne zaboravite koristiti dvostruke navodnike\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
|
||||
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Izbrišite posljednje X poruke od određenog korisnika u trenutnom kanalu.\n\n"
|
||||
" Primjeri:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<user>` Korisnik čije poruke treba očistiti.\n"
|
||||
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
|
||||
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -146,38 +131,24 @@ msgstr "Briše X poruka prije navedene poruke.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Izbrišite poruke između dvije poruke, navodeći ID-eve poruka.\n\n"
|
||||
" Prvi ID trebao bi biti starija poruka, a drugi novija.\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<one>` ID poruke od koje će čišćenje započet. Ova poruka neće biti izbrisana.\n"
|
||||
" - `<two>` ID poruke gdje će se čišćenje zaustavit. Ova poruka neće biti izbrisana.\n"
|
||||
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Izbrišite posljednje X poruke u trenutnom kanalu.\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
|
||||
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -200,26 +171,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Očistite poruke u vlasništvu bota u trenutnom kanalu.\n\n"
|
||||
" Prema zadanim postavkama, sve poruke su očišćene. Ako je naveden drugi argument,\n"
|
||||
" on se koristi za podudaranje teksta - samo poruke koje sadrže dati tekst bit će izbrisane.\n\n"
|
||||
" Primjeri:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<number>` Maksimalni broj poruka za čišćenje. Mora biti pozitivan cijeli broj.\n"
|
||||
" - `<match_pattern>` Tekst koji poruke moraju sadržavati da bi se izbrisale. Koristite \"\" da biste ovo preskočili.\n"
|
||||
" - `<delete_pinned>` Određuje hoće li se izbrisati prikvačene poruke ili ne. Zadano na False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,7 +55,7 @@ msgstr "Alap parancs üzenetek törlésére."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -67,8 +67,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -112,27 +112,19 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Törli az üzeneteket a két megadott üzenet között.\n\n"
|
||||
" Az első üzenet ID a régebbi, a második az újabb kell legyen.\n\n"
|
||||
" Például:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Paraméterek:**\n\n"
|
||||
" - `<one>` Az első üzenet ID-je. Ez még nem lesz törölve.\n"
|
||||
" - `<two>` A második üzenet ID-je. Ez már nem lesz törölve.\n"
|
||||
" - `<delete_pinned>` Törölje-e a kitűzött üzeneteket is. Alapértelmezetten hamis (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -155,9 +147,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,40 +55,26 @@ msgstr "Basiskommando for sletting av meldinger."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Slett siste X meldinger som matcher teksten i gjeldende kanal.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Husk å bruke dobbelt sitat.\n\n"
|
||||
" **Argumenter:**\n\n"
|
||||
" - `<number>` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n"
|
||||
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder på False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Slett de siste X meldingene som matcher den angitte teksten.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Argumenter:**\n\n"
|
||||
" - `<user>` Brukeren hvis meldinger skal ryddes opp.\n"
|
||||
" - `<number>` Maksimalt antall meldinger som skal ryddes. Må være et positivt heltall.\n"
|
||||
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder på False "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -143,38 +129,24 @@ msgstr "Sletter X meldinger før den angitte meldingen.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Slett meldingene mellom Melding En og Melding Two, og gjør om meldings-IDer.\n\n"
|
||||
" Den første melding-ID skal være den eldre meldingen og den nest den nyere.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` Inniden av meldingen til opprydding etterpå. Denne meldingen vil ikke bli slettet.\n"
|
||||
" - `<two>` beskjeden for å rydde opp før. Denne meldingen vil ikke bli slettet.\n"
|
||||
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til usant\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Slett de siste X meldingene i gjeldende kanal.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Argumenter:**\n\n"
|
||||
" - `<number>` Maks antall meldinger som skal ryddes. Må være et positivt heltall.\n"
|
||||
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -197,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Rydd opp meldingene som eies av boten i den gjeldende kanalen.\n\n"
|
||||
" Som standard renses alle meldinger. Hvis et annet argument er angitt,\n"
|
||||
" den brukes for mønster som matcher - bare meldinger som inneholder den oppgitte teksten vil bli slettet.\n\n"
|
||||
" Eksempler:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Maks antall meldinger å rydde opp. Må være et positivt heltall.\n"
|
||||
" - `<match_pattern>` Teksten på meldingene må slettes. Bruk \"\" for å hoppe over dette.\n"
|
||||
" - `<delete_pinned>` om å slette låste meldinger eller ikke. Standarder til usant\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Basis commando voor het verwijderen van berichten."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Verwijder de laatste X-berichten die overeenkomen met de opgegeven tekst in het huidige kanaal.\n\n"
|
||||
" Voorbeeld:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Vergeet niet om dubbele aanhalingstekens te gebruiken.\n\n"
|
||||
" **Argumenten:**\n\n"
|
||||
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
|
||||
" - `<delete_pinned>` Of je vastgezette berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Verwijder de laatste X-berichten van een gebruiker in het huidige kanaal.\n\n"
|
||||
" Voorbeelden:\n"
|
||||
" -[p]schoont gebruiker @Twenty6 2`\n"
|
||||
" - `[p]verwijder gebruiker 6 van gebruiker 6\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` De gebruiker wiens berichten moeten worden opgeruimd.\n"
|
||||
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief getal zijn.\n"
|
||||
" - `<delete_pinned>` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "Verwijdert X berichten voor het opgegeven bericht.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Verwijder de berichten tussen Bericht Één en Bericht twee, het verstrekken van de berichten IDs.\n\n"
|
||||
" Het eerste bericht met ID moet het oudere bericht zijn en het tweede met het nieuwer.\n\n"
|
||||
" Voorbeeld:\n"
|
||||
" - `[p]opschonen tussen 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" -<one>` Het id van het bericht om daarna schoon te maken. Dit bericht zal niet worden verwijderd.\n"
|
||||
" - `<two>` Het id van het bericht om eerst op te schonen. Dit bericht zal niet worden verwijderd.\n"
|
||||
" - `<delete_pinned>` of verwijder vastgezette berichten of niet. Standaard ingesteld op onwaar\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Verwijder de laatste X-berichten in het huidige kanaal.\n\n"
|
||||
" Voorbeeld:\n"
|
||||
" - `[p]opschonen berichten 26`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
|
||||
" - `<delete_pinned>` Of je vastgepinde berichten wilt verwijderen of niet. Standaardwaarden op onwaar\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Verwijder berichten van de bot in het huidige kanaal.\n\n"
|
||||
" Standaard worden alle berichten opgeschoond. Als een tweede argument is opgegeven,\n"
|
||||
" het wordt gebruikt voor patroonovereenkomend patroon - alleen berichten die de gegeven tekst bevatten worden verwijderd.\n\n"
|
||||
" Voorbeelden:\n"
|
||||
" - `[p]zelf opschonen 6`\n"
|
||||
" - `[p]zelf 10 Pong`\n"
|
||||
" - `[p]schoonmaken zelf 7 \"\" Waar'\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Het maximale aantal berichten om op te schonen. Moet een positief geheel getal zijn.\n"
|
||||
" - `<match_pattern>` De tekst die berichten moet bevatten om te worden verwijderd. Gebruik \"\" om dit over te slaan.\n"
|
||||
" - `<delete_pinned>` Of je vastgehechte berichten wilt verwijderen of niet. Standaard ingesteld op onwaar\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Bazowe polecenie do usuwania wiadomości."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Usuń ostatnie X wiadomości pasujące do określonego tekstu w bieżącym kanale.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]tekst czyszczenia \"test\" 5`\n\n"
|
||||
" Pamiętaj, aby użyć podwójnych kwotowań.\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<number>` Maksymalna liczba wiadomości do czyszczenia. Musi być dodatnią liczbą całkowitą.\n"
|
||||
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Usuń ostatnie X wiadomości od określonego użytkownika w bieżącym kanale.\n\n"
|
||||
" Przykłady:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` Użytkownika, którego wiadomości mają zostać oczyszczone.\n"
|
||||
" - `<number>` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n"
|
||||
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "Usuwa X wiadomości przed określoną wiadomością.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Usuń wiadomości pomiędzy Wiadomością One a Wiadomością drugą, podając ID wiadomości.\n\n"
|
||||
" Pierwsza wiadomość ID powinna być starsza a druga nowsza.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]oczyszczenie między 123456789123456789 987654321987654321`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<one>` Id wiadomości do oczyszczenia. Ta wiadomość nie zostanie usunięta.\n"
|
||||
" - `<two>` Id wiadomości do oczyszczenia wcześniej. Ta wiadomość nie zostanie usunięta.\n"
|
||||
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Usuń ostatnie X wiadomości z bieżącego kanału.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]czyszczenie wiadomości 26`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<number>` Maksymalna liczba wiadomości do oczyszczenia. Musi być dodatnią liczbą całkowitą.\n"
|
||||
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Wyczyść wiadomości należące do bota na bieżącym kanale.\n\n"
|
||||
" Domyślnie wszystkie wiadomości są czyszczone. Jeżeli podano drugi argument,\n"
|
||||
" jest używany do dopasowania wzoru - tylko wiadomości zawierające podany tekst zostaną usunięte.\n\n"
|
||||
" Przykłady:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]sprzątanie 10 Pong`\n"
|
||||
" - `[p]sprzątanie 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` Maksymalna liczba wiadomości do sprzątania. Musi być dodatnią liczbą całkowitą.\n"
|
||||
" - `<match_pattern>` Tekst, który musi zawierać wiadomości, aby je usunąć. Użyj \"\", aby to pominąć.\n"
|
||||
" - `<delete_pinned>` Czy usunąć przypięte wiadomości, czy nie. Domyślnie Fałsz\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Comando base para excluir mensagens."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Exclua as últimas X mensagens que correspondem ao texto especificado no canal atual.\n\n"
|
||||
" Exemplo:\n"
|
||||
" - `[p]cleanup text \"teste\" 5`\n\n"
|
||||
" Lembre-se de usar aspas duplas.\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<number>` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n"
|
||||
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Apagar as últimas X mensagens de um usuário especificado no canal atual.\n\n"
|
||||
" Exemplos:\n"
|
||||
" -[p]cleanup user @Fulano 2`\n"
|
||||
" -[p]cleanup user Ciclano 6`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" -<user>` O usuário cujas mensagens serão limpas.\n"
|
||||
" - `<number>` O número máximo de mensagens para limpar. Deve ser um inteiro positivo.\n"
|
||||
" - `<delete_pinned>` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "Exclui X mensagens antes da mensagem especificada.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Exclua as mensagens entre a Mensagem Um e a Mensagem Dois, fornecendo os IDs das mensagens.\n\n"
|
||||
" A primeira mensagem deve ser a mensagem mais antiga e a segunda a mais recente.\n\n"
|
||||
" Exemplo:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<one>` O ID da mensagem mais antiga. Esta mensagem não será excluída.\n"
|
||||
" - `<two>` O ID da mensagem mais recente. Esta mensagem não será excluída.\n"
|
||||
" - `<delete_pinned>` Se deseja ou não apagar mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Exclui as últimas X mensagens do canal atual.\n\n"
|
||||
" Exemplo:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" -'<number>` O número máximo de mensagens para limpar. Precisa ser um número inteiro positivo.\n"
|
||||
" -'<delete_pinned>` Se deseja excluir ou não as mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Limpa as mensagens pertencentes ao bot no canal atual.\n\n"
|
||||
" Por padrão, todas as mensagens são limpas. Se for especificado um segundo argumento,\n"
|
||||
" é usado para correspondência de padrões - apenas mensagens contendo o texto fornecido serão excluídas.\n\n"
|
||||
" Exemplos:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self \"\" True`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<number>` O número máximo de mensagens para limpar. Deve ser um número inteiro positivo.\n"
|
||||
" - `<match_pattern>` O texto que as mensagens devem conter para serem excluídas. Use \"\" para pular isso.\n"
|
||||
" - `<delete_pinned>` Se deseja ou não excluir mensagens fixadas. O padrão é Falso\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Базовая команда для удаления сообщений
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Удалить последние X сообщений, соответствующих указанному тексту в текущем канале.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]очистить текст \"test\" 5`.\n\n"
|
||||
" Не забывайте использовать двойные кавычки.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
|
||||
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Удалить последние X сообщений от указанного пользователя в текущем канале.\n\n"
|
||||
" Примеры:\n"
|
||||
" - `[p]очистка пользователя @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<user>` Пользователь, сообщения которого должны быть очищены.\n"
|
||||
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
|
||||
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "Удаляет X сообщений перед указанным соо
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "Удалите сообщения между сообщением 1 и сообщением 2, указав идентификаторы сообщений.\n\n"
|
||||
" Первый идентификатор сообщения должен быть старым сообщением, а второй— новым.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]очистка между 123456789123456789 987654321987654321`\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<one>` Идентификатор сообщения для очистки. Это сообщение не будет удалено.\n"
|
||||
" - `<two>` Идентификатор сообщения, который нужно очистить раньше. Это сообщение не будет удалено.\n"
|
||||
" - `<delete_pinned>` Удалять или нет. По умолчанию Ложь\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Удалить последние X сообщений в текущем канале.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]очистка сообщений 26`\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
|
||||
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Очищает сообщения, принадлежащие боту в текущем канале.\n\n"
|
||||
" По умолчанию очищаются все сообщения. Если указан второй аргумент,\n"
|
||||
" он используется для подбора шаблона - будут удалены только сообщения, содержащие заданный текст.\n\n"
|
||||
" Примеры:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<number>` Максимальное количество сообщений для очистки. Должно быть положительным целым числом.\n"
|
||||
" - `<match_pattern>` Текст, который должны содержать сообщения, чтобы быть удаленными. Используйте \"\", чтобы пропустить этот параметр.\n"
|
||||
" - `<delete_pinned>` Удалять или нет сохраненные сообщения. По умолчанию False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "Mesajları silmek için kullanılan temel komut."
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Belirtilen yazıyla uyuşan, şu anki kanalda bulunan son X adet mesajı siler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Çift tırnak kullanmayı unutmayın.\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<numara>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
|
||||
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "Belirtilen kullanıcının göndermiş olduğu şu anki kanalda bulunan son X adet mesajı siler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<kullanıcı>` Mesajları silinecek olan kullanıcı\n"
|
||||
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
|
||||
" - `<sabit silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -142,38 +127,24 @@ msgstr "Belirtilen mesajdan önceki X adet mesajı siler.\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
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"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "Şu anki kanalda bulunan son X mesajı siler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
|
||||
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -196,25 +167,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "Şu anki kanalda bota ait olan mesajları siler.\n\n"
|
||||
" Varsayılan olarak bütün mesajlar silinir. Eğer ikinci seçenek olarak komuta herhangi bir şey verilirse, eşleştirme yapılır ve sadece verilen yazıyı içeren mesajlar silinir.\n\n"
|
||||
" Örnekler:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Seçenekler:**\n\n\n"
|
||||
" - `<rakam>` Maksimum kaç mesaj silineceği, pozitif tam sayı olmak zorundadır.\n"
|
||||
" - `<eşleştirme>` Bir mesajın silinmesi için bulundurması gereken yazı, eğer bunu atlamak isterseniz \"\" (iki tane çift tırnak) kullanın.\n"
|
||||
" - `<sabit_silme>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak silinmezler (False)\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -50,7 +50,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -62,8 +62,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
@ -107,7 +107,7 @@ msgstr ""
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. This message won't be deleted.\n"
|
||||
" - `<two>` The id of the message to cleanup before. This message won't be deleted.\n"
|
||||
@ -119,7 +119,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
@ -142,9 +142,9 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -55,41 +55,26 @@ msgstr "刪除訊息的基本指令。"
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" - `[p]cleanup text \"test\" 5`\n\n"
|
||||
" Remember to use double quotes.\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "刪除當前頻道中與指定文本匹配的最後 X 條訊息。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cleanup text \"test\" 5`\n\n"
|
||||
" 注意:請使用雙引號。\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<number>` 要清理的最大消息數。 必須是正整數。\n"
|
||||
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:254
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" - `[p]cleanup user @Twentysix 2`\n"
|
||||
" - `[p]cleanup user Red 6`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<user>` The user whose messages are to be cleaned up.\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"
|
||||
" "
|
||||
msgstr "刪除當前頻道指定用戶的最後 X 條消息。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]cleanup user @Twentysix 2`\n"
|
||||
" -`[p]cleanup user Red 6`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<user>` 要清理其訊息的用戶。\n"
|
||||
" - `<number>` 要清理的最大訊息數。 必須是正整數。\n"
|
||||
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:324
|
||||
#, docstring
|
||||
@ -144,38 +129,24 @@ msgstr "刪除指定消息之前的 X 條消息。\n\n"
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<one>` The id of the message to cleanup after. 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"
|
||||
" "
|
||||
msgstr "刪除訊息一和訊息二之間的訊息,須提供訊息 ID。\n\n"
|
||||
" 第一個訊息 ID 應該是較舊的訊息,第二個訊息 ID 應該是較新的。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cleanup between 123456789123456789 987654321987654321`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<one>` 之後要清理的訊息的 ID。 此訊息不會被刪除。\n"
|
||||
" - `<two>` 之前要清理的訊息的 id。 此訊息不會被刪除。\n"
|
||||
" - `<delete_pinned>` 是否刪除定選訊息。 默認為False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:483
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **Arguments:**\n\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"
|
||||
" "
|
||||
msgstr "刪除當前頻道中的最後 X 條訊息。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cleanup messages 26`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<number>` 要清理的最大訊息數。 必須是正整數。\n"
|
||||
" - `<delete_pinned>` 是否刪除釘選消息。 默認為False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:522
|
||||
#, docstring
|
||||
@ -198,26 +169,15 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
" it is used for pattern matching - only messages containing the given text will be deleted.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<match_pattern>` The text that messages must contain to be deleted. Use \"\" to skip this.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr "清理當前頻道中機器人擁有的消息。\n\n"
|
||||
" 默認情況下,將清除所有訊息。 如果指定了第二個參數,\n"
|
||||
" 它用於模式匹配--只有包含給定文本的消息才會被刪除。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]cleanup self 6`\n"
|
||||
" - `[p]cleanup self 10 Pong`\n"
|
||||
" - `[p]cleanup self 7 \"\" True`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<number>` 要清理的最大消息數。 必須是正整數。\n"
|
||||
" - `<match_pattern>` 要刪除的訊息必須包含的文本。 使用“”跳過這個。\n"
|
||||
" - `<delete_pinned>` 是否刪除釘選訊息。 默認為False。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:698
|
||||
#, docstring
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -157,7 +157,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -171,9 +171,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -211,7 +211,7 @@ msgstr "هذا الأمر غير موجود. استخدم `{command}` لإضاف
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -225,7 +225,7 @@ msgstr "تم حذف الأمر المخصص بنجاح."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -153,7 +153,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -167,9 +167,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -207,7 +207,7 @@ msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -221,7 +221,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -153,7 +153,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -167,9 +167,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -207,7 +207,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -221,7 +221,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -158,7 +158,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -172,9 +172,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -212,7 +212,7 @@ msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufüge
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -226,7 +226,7 @@ msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -176,18 +176,12 @@ msgstr "La respuesta de texto que estás intentando crear tiene más de 2000 car
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Añade un simple comando personalizado.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando ejecutado para devolver el texto. Enviar a minúsculas\n"
|
||||
" - `<text>` El texto a devolver cuando se ejecuta el comando. Ver guía para uso mejorado.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -196,26 +190,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Establece, edite o vea el tiempo de espera para un comando personalizado.\n\n"
|
||||
" Puedes establecer tiempos de enfriamiento por usuario, canal o guild. Se pueden establecer varios tiempos de enfriamiento de. Todos los tiempos de enfriamiento deben ser enfriados para llamar al comando\n"
|
||||
" personalizado.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado a comprobar o establecer el enfriamiento.\n"
|
||||
" - `[cooldown]` El número de segundos a esperar antes de permitir que el comando sea invocado de nuevo. Si se omite, en su lugar devolverá la configuración actual de enfriamiento.\n"
|
||||
" - `[per]` El grupo a aplicar el tiempo de recarga. Por defecto es por miembro. Las opciones válidas son servidor/guild, usuario / miembro y canal.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
@ -247,16 +230,11 @@ msgstr "Ese comando no existe. Use `{command}` para agregarlo."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Eliminar un comando personalizado.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado a borrar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -266,18 +244,12 @@ msgstr "Comando personalizado eliminado satifactoriamente."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Editar un comando personalizado.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]customcom editar el texto de tu comando que quieras`\n\n"
|
||||
" **Argumentos:**\n\n"
|
||||
" - `<command>` El comando personalizado a editar.\n"
|
||||
" - `<text>` El nuevo texto a devolver al ejecutar el comando.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -168,18 +168,12 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Ajoutez une simple commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom create simple yourcommand Texte que vous voulez`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande exécutée pour retourner le texte. Transformez-la en minuscules.\n"
|
||||
" - `<text>` Le texte à retourner lors de l'exécution de la commande. Voir le guide pour une utilisation améliorée.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -188,9 +182,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -228,16 +222,11 @@ msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Supprimer une commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande personnalisée à supprimer.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -247,17 +236,12 @@ msgstr "La commande personnalisée a été supprimée avec succès."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Modifier une commande personnalisée.\n\n"
|
||||
" Exemple :\n"
|
||||
" - `[p]customcom edit yourcommand Texte que vous voulez`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` La commande personnalisée à modifier.\n"
|
||||
" - `<text>` Le nouveau texte à renvoyer lors de l'exécution de la commande. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,16 +206,11 @@ msgstr "Ta naredba ne postoji. Upotrijebite `{command}` da ju dodate."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Izbrišite prilagođenu naredbu\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]customcom delete vašanaredba`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<command>` Prilagođena naredba za brisanje.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -225,18 +220,12 @@ msgstr "Prilagođena naredba je uspješno izbrisana."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Uredite prilagođenu naredbu.\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]customcom edit vašanaredba Tekst koji želite`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<command>` Prilagođena naredba za uređivanje.\n"
|
||||
" - `<text>` Novi tekst koji treba ispisati prilikom izvršavanja naredbe.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr "Perintah kustom berhasil dihapus."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Italian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr "Comando personalizzato eliminato correttamente."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Japanese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Korean\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr "커스텀 커맨드가 성공적으로 삭제됐어요."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Norwegian Bokmal\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -176,18 +176,12 @@ msgstr "Tekstsvaret du prøver å lage inneholder mer enn 2000 tegn.\n"
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Legg til en enkel egendefinert kommando.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` kommandoen kjøres for å returnere teksten. Overfall til lavt.\n"
|
||||
" - `<text>` Teksten som skal returnere når du utfører kommandoen. Se en guide for økt bruk.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -196,27 +190,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Legg til, endre eller se nedkjølingen for en egendefinert kommando.\n\n"
|
||||
" Du kan sette nedkjølere per medlem, kanal eller guild. Multi\n"
|
||||
" cooldowns kan settes. Alle cooldowns må kjøles for å ringe\n"
|
||||
" egendefinert kommando.\n\n"
|
||||
" Eksempler:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown din kommando 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å sjekke eller angi kjølevæsken.\n"
|
||||
" - `[cooldown]` Antall sekunder å vente før kommandoen kan åpnes igjen. Hvis utelatt, returneres nåværende innstillinger for cooldown i stedet.\n"
|
||||
" - `[per]` Gruppen for å bruke cooldown på. Standard for per medlem. Gyldige valg er server / guild, bruker / medlem og kanal.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
@ -248,16 +230,11 @@ msgstr "Den kommandoen finnes ikke. Bruk `{command} for å legge den til."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Slett en egendefinert kommando.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å slette.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -267,18 +244,12 @@ msgstr "Egendefinert kommando slettet."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Rediger en egendefinert kommando.\n\n"
|
||||
" Eksempel:\n"
|
||||
" - `[p]customcom edit yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Den egendefinerte kommandoen for å redigere.\n"
|
||||
" - `<text>` Den nye teksten som skal returneres når du utfører kommandoen\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Dutch\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -162,7 +162,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -176,9 +176,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -216,7 +216,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -230,7 +230,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Polish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -171,18 +171,12 @@ msgstr "Odpowiedź tekstowa, którą próbujesz stworzyć, ma więcej niż 2000
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Dodaj proste polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom tworzy prosty tekst twojego polecenia`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Polecenie wykonane, aby zwrócić tekst. Przewiń na małe litery.\n"
|
||||
" - `<text>` Tekst do powrotu podczas wykonywania polecenia. Zobacz poradnik dla lepszego użycia.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -191,26 +185,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr "Set, edytuj, lub wyświetl czas odnowienia dla niestandardowego polecenia.\n\n"
|
||||
" Możesz ustawić czas odnowienia dla każdego członka, kanału lub gildii. Można ustawić wielokrotny czas odnowienia. Wszystkie czas odnowienia musi być schłodzony, aby wywołać\n"
|
||||
" niestandardowe polecenie.\n\n"
|
||||
" Przykłady:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie sprawdzające lub ustawiające czas odnowienia.\n"
|
||||
" - `[cooldown]` Liczba sekund oczekiwania przed ponownym wywołaniem polecenia. Jeśli pominięto, zamiast tego zwróci bieżące ustawienia odnowienia.\n"
|
||||
" - `[per]` Grupa do zastosowania czasu odnowienia. Domyślnie dla każdego użytkownika. Prawidłowe wybory to serwer / gildia, użytkownik / członek i kanał.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
@ -242,16 +225,11 @@ msgstr "Ta komenda nie istnieje. Użyj `{command}`, aby ją dodać."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Usuń polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Argumenty:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie do usunięcia.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -261,18 +239,12 @@ msgstr "Niestandardowe polecenie zostało usunięte."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Edytuj polecenie niestandardowe.\n\n"
|
||||
" Przykład:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` Niestandardowe polecenie do edycji.\n"
|
||||
" - `<text>` Nowy tekst do powrotu podczas wykonywania polecenia.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -169,18 +169,12 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Добавьте простую пользовательскую команду.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Команда, выполняемая для возврата текста. Приводится к нижнему регистру.\n"
|
||||
" - `<text>` Текст, возвращаемый при выполнении команды. См. руководство по расширенному использованию.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -189,9 +183,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -229,16 +223,11 @@ msgstr "Эта команда не существует. Используйте
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Удаление пользовательской команды.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom delete yourcommand`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для удаления.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -248,18 +237,12 @@ msgstr "Пользовательская команда успешно удал
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Редактирование пользовательской команды.\n\n"
|
||||
" Пример:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`.\n\n"
|
||||
" **Аргументы:**\n\n"
|
||||
" - `<command>` Пользовательская команда для редактирования.\n"
|
||||
" - `<text>` Новый текст, возвращаемый при выполнении команды.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Slovenian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Swedish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr "Det anpassade kommandot är nu borttaget."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -171,18 +171,12 @@ msgstr "Oluşturmaya çalıştığınız yazılı yanıt 2000 karakterden uzun.\
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "Basit bir özel komut ekler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]customcom create simple komutunuz Vermesini istediğiniz çıktı`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<command>` Cevap almak için çalıştırılan komut, küçük harfe çevrilir.\n"
|
||||
" - `<text>` Komutun vereceği cevap. Daha detaylı kullanım için kılavuza bakınız.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -191,9 +185,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -231,16 +225,11 @@ msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın."
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "Bir özel komutu siler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]customcom delete komutunuz`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<command>` Silinecek komut.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -250,18 +239,12 @@ msgstr "Özel komut başarıyla kaldırıldı."
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "Bir özel komutu düzenler.\n\n"
|
||||
" Örnek:\n"
|
||||
" - `[p]customcom edit komutunuz Vermesini istediğiniz çıktı`\n\n"
|
||||
" **Seçenekler:**\n\n"
|
||||
" - `<command>` Düzenlenecek özel komut.\n"
|
||||
" - `<text>` Komut çalıştırılınca verilecek yeni çıktı.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Ukrainian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Vietnamese\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -152,7 +152,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
@ -166,9 +166,9 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
@ -206,7 +206,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
@ -220,7 +220,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -175,18 +175,12 @@ msgstr "您嘗試創建的文本回覆超過 2000 個字符。\n"
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "添加一個簡單的自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 為返回文本而執行的命令。 轉換為小寫。\n"
|
||||
" - `<text>` 執行命令時返回的文本。 請參閱進階用法指南。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@ -195,27 +189,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr "設置、編輯或查看自定義命令的冷卻時間。\n\n"
|
||||
" 您可以為每個成員、頻道或公會設置冷卻時間。 可\n"
|
||||
" 以設置多個冷卻時間。設有冷卻時間必須先冷卻才能使用\n"
|
||||
" 自定義命令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 用於檢查或設置冷卻時間的自定義命令。\n"
|
||||
" - `[cooldown]` 允許再次使用命令之前等待的秒數。如果省略,將改為返回當前的冷卻時間設置。\n"
|
||||
" - `[per]` 要應用冷卻時間的群組。默認為每個成員。有效的選擇是伺務器/公會、用戶/成員和頻道。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
@ -247,16 +229,11 @@ msgstr "該命令不存在。使用 `{command}` 添加它。"
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "刪除自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom delete yourcommand`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要刪除的自定義指令。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@ -266,18 +243,12 @@ msgstr "自定義指令已成功刪除。"
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "編輯自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要編輯的自定義指令。\n"
|
||||
" - `<text>` 執行命令時要返回的新文本。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Arabic\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr "تم إضافة Repo `{name} بنجاح."
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "المستودع المثبت:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -203,9 +203,9 @@ msgstr "معلومات عن {repo_name} مستودع:{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -284,8 +284,8 @@ msgstr "تمت إعادة تثبيت متطلبات الكود والمكتبا
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -299,7 +299,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -375,8 +375,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -417,8 +417,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -447,8 +447,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -541,10 +541,10 @@ msgstr "تم تحديث جميع الرموز المثبتة."
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -555,9 +555,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -572,8 +572,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -623,34 +623,34 @@ msgstr "تم بالفعل تحديث جميع الرموز المثبتة."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -658,7 +658,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -825,7 +825,7 @@ msgstr "حسنًا حينئذ."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Bulgarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -280,8 +280,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -408,8 +408,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -437,8 +437,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -525,10 +525,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -539,9 +539,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -606,34 +606,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -641,7 +641,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -801,7 +801,7 @@ msgstr ""
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Czech\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr "Repozitář `{name} byl úspěšně přidán."
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "Nainstalované repozitáře:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -281,8 +281,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -296,7 +296,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -368,8 +368,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -409,8 +409,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -438,8 +438,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -526,10 +526,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -540,9 +540,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -557,8 +557,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -607,34 +607,34 @@ msgstr "Všechny nainstalované cogy jsou již aktuální."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -642,7 +642,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -802,7 +802,7 @@ msgstr "Dobře, tedy."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Danish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -280,8 +280,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -408,8 +408,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -437,8 +437,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -525,10 +525,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -539,9 +539,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -606,34 +606,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -641,7 +641,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -801,7 +801,7 @@ msgstr ""
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,8 +59,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -92,8 +92,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -132,8 +132,8 @@ msgstr "Repo `{name}` erfolgreich hinzugefügt."
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -157,26 +157,22 @@ msgid "There are no repos installed."
|
||||
msgstr "Es sind keine repos installiert."
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "Installierte repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgstr "Installierte repo: \n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
msgstr "Zeige Information über ein repo.\n\n"
|
||||
" Beispiel:\n"
|
||||
" - `[p]repo Information 26-Cogs`\n\n"
|
||||
" **Argumente**\n\n"
|
||||
" - `<repo>` den Namen des repo über den die Information angezeigt wird. "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:648
|
||||
#: redbot/cogs/downloader/downloader.py:1393
|
||||
@ -209,9 +205,9 @@ msgstr "Information über {repo_name} Repo:{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -290,8 +286,8 @@ msgstr "Cog Anforderungen und gemeinsame Bibliotheken für alle installierten Co
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -305,7 +301,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -378,8 +374,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -419,8 +415,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -450,17 +446,11 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr "Nicht angepinnter cog - das wird die Update-Sperre entfernen\n\n"
|
||||
" Beispiel:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Argument**\n\n"
|
||||
" - `<cogs...>` Der cog oder die cogs die nicht mehr angepinnt sein sollen. Dieser muss installier \n"
|
||||
" oder bereits angepinnt sein."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1047
|
||||
msgid "Unpinned cogs: "
|
||||
@ -547,10 +537,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -561,9 +551,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -578,8 +568,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -628,34 +618,34 @@ msgstr "Alle installierten cogs sind bereits auf dem neuesten Stand."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -663,7 +653,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -824,7 +814,7 @@ msgstr "Also gut."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -68,21 +68,13 @@ msgstr "Instala programas comunitarios hechos por Cog Creators.\n\n"
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Instale un grupo de dependencias usando pip.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" El uso incorrecto de este comando puede romper tu bot, ten cuidado.\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<deps...>` El paquete o paquetes que desea instalar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:503
|
||||
msgid "Libraries installed."
|
||||
@ -109,8 +101,8 @@ msgstr "Comando base para la gestión del repositorio."
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -118,17 +110,7 @@ msgid "Add a new repo.\n\n"
|
||||
" - `<repo_url>` URL to the cog branch. Usually GitHub or GitLab.\n"
|
||||
" - `[branch]` Optional branch to install cogs from.\n"
|
||||
" "
|
||||
msgstr "Añadir un nuevo repo.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Los nombres de Repo solo pueden contener los caracteres A-z, números, guiones bajos, guiones y puntos (pero no pueden comenzar o terminar con un punto).\n\n"
|
||||
" La Branch será la Branch por defecto si no se especifica.\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<name>` El nombre dado al repositorio.\n"
|
||||
" - `<repo_url>` URL a la rama de cog. Generalmente GitHub o GitLab.\n"
|
||||
" - `[branch]` Branch opcional desde la que instalar programas.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:546
|
||||
msgid "Repo names cannot start or end with a dot."
|
||||
@ -159,19 +141,12 @@ msgstr "Repo `{name}` añadida correctamente."
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Eliminar repositorios y sus archivos.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repos...>` El repositorio o los repositorios a eliminar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:612
|
||||
msgid "Successfully deleted repos: "
|
||||
@ -191,27 +166,22 @@ msgid "There are no repos installed."
|
||||
msgstr "No hay repositorios instalados."
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "Repositorios Instalados: \n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgstr "Repositorio instalado:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
msgstr "Mostrar información sobre un repositorio.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repo>` El nombre del repositorio sobre el que mostrar información.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:648
|
||||
#: redbot/cogs/downloader/downloader.py:1393
|
||||
@ -244,21 +214,13 @@ msgstr "Información sobre el repositorio de {repo_name}:{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
msgstr "Actualiza todos los repositorios, o los de tu elección.\n\n"
|
||||
" Esto *no* actualizará los programas programados instalados desde esos repositorios.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `[repos...]` El nombre o los nombres de los repos a actualizar. Si se omite, todos los repos se actualizarán.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:685
|
||||
msgid "Repo update completed successfully."
|
||||
@ -339,20 +301,13 @@ msgstr "Se han reinstalado los requisitos de Cog y las bibliotecas compartidas p
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
" "
|
||||
msgstr "Instala un cog desde el repositorio dado.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repo>` El nombre del repositorio del que instalar programas.\n"
|
||||
" - `<cogs...>` El cog o los engranajes a instalar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:787
|
||||
#, docstring
|
||||
@ -361,23 +316,13 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
" "
|
||||
msgstr "Instale un módulo desde la revisión especificada del repositorio dado.\n\n"
|
||||
" Las revisiones son \"identificadores de confirmación\" que apuntan al punto en el código cuando se hizo un cambio específico.\n"
|
||||
" La última revisión se puede encontrar en la barra de URL para cualquier repositorio de GitHub [presionando \"y\" en ese repositorio](https://docs. ithub.com/es/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Las revisiones más antiguas se pueden encontrar en la barra de URL [viendo el historial de confirmación de cualquier repositorio](https://cdn. iscordapp.com/attachments/133251234164375552/775760247787749406/unknown. ng)\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repo>` El nombre del repositorio del que instalar programas.\n"
|
||||
" - `<revision>` La revisión desde la que instalar.\n"
|
||||
" - `<cogs...>` El cog o los cogs a instalar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:814
|
||||
#: redbot/cogs/downloader/downloader.py:1223
|
||||
@ -427,7 +372,7 @@ msgstr "\n"
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:886
|
||||
msgid "Successfully installed cogs: "
|
||||
msgstr "Coaches instalados con éxito: "
|
||||
msgstr "Cogs instalados con éxito: "
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:888
|
||||
msgid "Successfully installed the cog: "
|
||||
@ -451,24 +396,16 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
msgstr "Desinstalar cogs.\n\n"
|
||||
" Solo puedes desinstalar cogs que fueron instalados previamente\n"
|
||||
" por el Descargador.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<cogs...>` El cogs o cogs a desinstalar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:949
|
||||
msgid "Successfully uninstalled cogs: "
|
||||
msgstr "Desinstalados con éxito: "
|
||||
msgstr "Cogs desinstalados con éxito: "
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:951
|
||||
msgid "Successfully uninstalled the cog: "
|
||||
@ -506,18 +443,12 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
msgstr "Anclar cogs - esto bloqueará a los cogs en su versión actual.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<cogs...>` El cog o los cogs a anclar. Debe estar instalado.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1013
|
||||
msgid "Pinned cogs: "
|
||||
@ -543,16 +474,11 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr "Desanclar cogs - esto eliminará el bloqueo de actualización de los cogs.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<cogs...>` El cog o los cogs a desanclar. Debe estar instalado y fijado."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1047
|
||||
msgid "Unpinned cogs: "
|
||||
@ -644,45 +570,28 @@ msgstr "Todos los programas instalados están actualizados."
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
" "
|
||||
msgstr "Actualiza todos los cogs o los de tu elección.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `[reload]` Si desea volver a cargar los cogs inmediatamente después de actualizar o no.\n"
|
||||
" - `[cogs...]` El o los cogs a actualizar. Si se omite, todos los cogs se actualizarán.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1148
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
" "
|
||||
msgstr "Actualiza todos los Cogs desde los repositorios de tu elección.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `[reload]` Si desea volver a cargar los Cogs inmediatamente después de actualizar o no.\n"
|
||||
" - `<repos...>` El repositorio o los repos desde los que actualizar todos los programas.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1173
|
||||
#, docstring
|
||||
@ -692,28 +601,15 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
" - `<revision>` The revision to update to.\n"
|
||||
" - `[cogs...]` The cog or cogs to update.\n"
|
||||
" "
|
||||
msgstr "Actualiza todos los Cogs, o los de tu elección para la revisión elegida de un solo repositorio.\n\n"
|
||||
" Tenga en cuenta que actualizar no significa downgrade y por lo tanto la `revision`\n"
|
||||
" debe ser más reciente que la versión de cog que tiene instalada actualmente. Si quieres\n"
|
||||
" downgradear el cog, debes desinstalarlo e instalarlo de nuevo.\n\n"
|
||||
" Mira `[p]cog installversion` para una explicación de `revision`.\n\n"
|
||||
" Ejemplos:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `[reload]` Si volver a cargar los Cogs inmediatamente después de actualizar o no.\n"
|
||||
" - `<repo>` El repositorio o los repos de los que actualizar todos los programas.\n"
|
||||
" - `<revision>` La revisión a actualizar.\n"
|
||||
" - `[cogs...]` El o los Cogs a actualizar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1255
|
||||
msgid "There were no cogs to check."
|
||||
@ -757,63 +653,47 @@ msgstr "Todos los cogs instalados ya están al dia."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr "Listar todos los cogs disponibles de un solo dominio.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repo>` El repositorio del que listar los cogs.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "Cogs instalados:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Cog instalado:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr "Cogs disponibles:\n"
|
||||
"No hay cogs disponibles."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "Cogs disponibles:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Cog disponible:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1360
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
" "
|
||||
msgstr "Listar la información sobre un solo cog.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<repo>` El repositorio del que obtener información sobre el engranaje.\n"
|
||||
" - `<cog>` El cog del que obtener información.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1373
|
||||
msgid "There is no cog `{cog_name}` in the repo `{repo.name}`"
|
||||
@ -992,17 +872,11 @@ msgstr "De acuerdo."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
msgstr "Encuentra de qué cogs viene un comando.\n\n"
|
||||
" Esto solo funcionará con los cogs cargados.\n\n"
|
||||
" Ejemplo:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Argumentos**\n\n"
|
||||
" - `<command_name>` El comando a buscar.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1744
|
||||
msgid "That command doesn't seem to exist."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Finnish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -280,8 +280,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -408,8 +408,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -437,8 +437,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -525,10 +525,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -539,9 +539,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -606,34 +606,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -641,7 +641,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -801,7 +801,7 @@ msgstr ""
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -65,8 +65,8 @@ msgstr "Installe des cogs de la communauté fait par des Cog Creators.\n"
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -98,8 +98,8 @@ msgstr "Commande de base pour la gestion des dépôts."
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -138,19 +138,12 @@ msgstr "Le repo `{name}` a été ajouté avec succès."
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
" Supprime des repos et leurs fichiers.\n\n"
|
||||
" Exemples :\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` Le ou les repos à supprimer.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:612
|
||||
msgid "Successfully deleted repos: "
|
||||
@ -170,27 +163,22 @@ msgid "There are no repos installed."
|
||||
msgstr "Il n'y a aucun repo installé."
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "Repos installés :\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgstr "Repo installé :\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
msgstr "Afficher des informations sur un dépôt.\n\n"
|
||||
" Exemple:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` Le nom du repo sur lequel afficher des informations.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:648
|
||||
#: redbot/cogs/downloader/downloader.py:1393
|
||||
@ -223,9 +211,9 @@ msgstr "Informations sur le repo {repo_name} :{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -310,8 +298,8 @@ msgstr "Les pré-requis de cog et les bibliothèques partagées pour tous les co
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -325,7 +313,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -405,8 +393,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -452,18 +440,12 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
msgstr "Épingle des cogs - cela les bloquera sur leur version actuelle.\n\n"
|
||||
" Exemples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` Le ou les cogs à épingler. Ils doivent être déjà installé.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1013
|
||||
msgid "Pinned cogs: "
|
||||
@ -489,8 +471,8 @@ msgstr "\n"
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -585,10 +567,10 @@ msgstr "Tous les cogs installés sont déjà à jour."
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -599,9 +581,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -616,8 +598,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -668,47 +650,42 @@ msgstr "Tous les cogs installés sont déjà à jour."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "Cogs installés :\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Cog installé :\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr "Cogs disponibles :\n"
|
||||
"Aucun cog n'est disponible."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "Cogs disponibles:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Cog disponible:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1360
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -879,17 +856,11 @@ msgstr "Ok alors."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
msgstr "Trouvez de quel cog provient une commande.\n\n"
|
||||
" Cela fonctionnera uniquement avec les cogs chargés.\n\n"
|
||||
" Exemple:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` la commande à rechercher.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1744
|
||||
msgid "That command doesn't seem to exist."
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hindi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -280,8 +280,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -408,8 +408,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -437,8 +437,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -525,10 +525,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -539,9 +539,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -606,34 +606,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -641,7 +641,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -801,7 +801,7 @@ msgstr ""
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -66,21 +66,13 @@ msgstr "Instalirajte Cogove zajednice koje su izradili Cog Creatorsi.\n\n"
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
" "
|
||||
msgstr "\n"
|
||||
"Instalirajte grupu zavisnosti koristeći pip.\n\n"
|
||||
" Primjeri:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Neispravno korištenje ove naredbe može slomiti vašeg bota, budite oprezni.\n\n"
|
||||
" **Argumenti**\n\n"
|
||||
" - `<deps...>` Paket/paketi koje želite instalirati.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:503
|
||||
msgid "Libraries installed."
|
||||
@ -107,8 +99,8 @@ msgstr "Osnovna naredba za upravljanje repozitorijima."
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -147,8 +139,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -172,27 +164,22 @@ msgid "There are no repos installed."
|
||||
msgstr "Nema instaliranih repozitorija."
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgstr "Instalirani repozitoriji:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgstr "Instaliran repozitorij:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
msgstr "Prikaži informacije o repozitoriju.\n\n"
|
||||
" Primjer:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Argumenti**\n\n"
|
||||
" - `<repo>` Naziv repozitorija za koji se prikazuju informacije.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:648
|
||||
#: redbot/cogs/downloader/downloader.py:1393
|
||||
@ -225,9 +212,9 @@ msgstr "Informacije o {repo_name} repozitoriju:{information}"
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -305,8 +292,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -320,7 +307,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -394,8 +381,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -435,8 +422,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -464,8 +451,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -552,10 +539,10 @@ msgstr "Svi instalirani Cogovi su ažurni."
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -566,9 +553,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -583,8 +570,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -633,45 +620,42 @@ msgstr "Svi instalirani Cogovi su već ažurni."
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
"{text}"
|
||||
msgstr "Instalirani Cogovi:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Instaliran Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
"{text}"
|
||||
msgstr "Dostupan Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1360
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -835,7 +819,7 @@ msgstr "Ok onda."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Hungarian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -57,8 +57,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -90,8 +90,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -130,8 +130,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -155,18 +155,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -201,9 +201,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -280,8 +280,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -295,7 +295,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -367,8 +367,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -408,8 +408,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -437,8 +437,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -525,10 +525,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -539,9 +539,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -556,8 +556,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -606,34 +606,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -641,7 +641,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -801,7 +801,7 @@ msgstr "Rendben."
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2023-03-20 20:32+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 17:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Indonesian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -59,8 +59,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Install a group of dependencies using pip.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" - `[p]pipinstall bs4`\n"
|
||||
" - `[p]pipinstall py-cpuinfo psutil`\n\n"
|
||||
" Improper usage of this command can break your bot, be careful.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<deps...>` The package or packages you wish to install.\n"
|
||||
@ -92,8 +92,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Add a new repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" - `[p]repo add 26-Cogs https://github.com/Twentysix26/x26-Cogs`\n"
|
||||
" - `[p]repo add Laggrons-Dumb-Cogs https://github.com/retke/Laggrons-Dumb-Cogs v3`\n\n"
|
||||
" Repo names can only contain characters A-z, numbers, underscores, hyphens, and dots (but they cannot start or end with a dot).\n\n"
|
||||
" The branch will be the default branch if not specified.\n\n"
|
||||
" **Arguments**\n\n"
|
||||
@ -132,8 +132,8 @@ msgstr ""
|
||||
msgid "\n"
|
||||
" Remove repos and their files.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo delete 26-Cogs`\n"
|
||||
" - `[p]repo delete 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repos...>` The repo or repos to remove.\n"
|
||||
" "
|
||||
@ -157,18 +157,18 @@ msgid "There are no repos installed."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:628
|
||||
msgid "Installed Repos:\n\n"
|
||||
msgid "# Installed Repos\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:630
|
||||
msgid "Installed Repo:\n\n"
|
||||
msgid "# Installed Repo\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:639
|
||||
#, docstring
|
||||
msgid "Show information about a repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" - `[p]repo info 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to show info about.\n"
|
||||
" "
|
||||
@ -203,9 +203,9 @@ msgstr ""
|
||||
msgid "Update all repos, or ones of your choosing.\n\n"
|
||||
" This will *not* update the cogs installed from those repos.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" - `[p]repo update`\n"
|
||||
" - `[p]repo update 26-Cogs`\n"
|
||||
" - `[p]repo update 26-Cogs Laggrons-Dumb-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[repos...]` The name or names of repos to update. If omitted, all repos are updated.\n"
|
||||
" "
|
||||
@ -282,8 +282,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Install a cog from the given repo.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" - `[p]cog install 26-Cogs defender`\n"
|
||||
" - `[p]cog install Laggrons-Dumb-Cogs say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<cogs...>` The cog or cogs to install.\n"
|
||||
@ -297,7 +297,7 @@ msgid "Install a cog from the specified revision of given repo.\n\n"
|
||||
" The latest revision can be found in the URL bar for any GitHub repo by [pressing \"y\" on that repo](https://docs.github.com/en/free-pro-team@latest/github/managing-files-in-a-repository/getting-permanent-links-to-files#press-y-to-permalink-to-a-file-in-a-specific-commit).\n\n"
|
||||
" Older revisions can be found in the URL bar by [viewing the commit history of any repo](https://cdn.discordapp.com/attachments/133251234164375552/775760247787749406/unknown.png)\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" - `[p]cog installversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The name of the repo to install cogs from.\n"
|
||||
" - `<revision>` The revision to install from.\n"
|
||||
@ -369,8 +369,8 @@ msgid "Uninstall cogs.\n\n"
|
||||
" You may only uninstall cogs which were previously installed\n"
|
||||
" by Downloader.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" - `[p]cog uninstall defender`\n"
|
||||
" - `[p]cog uninstall say roleinvite`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to uninstall.\n"
|
||||
" "
|
||||
@ -410,8 +410,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Pin cogs - this will lock cogs on their current version.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" - `[p]cog pin defender`\n"
|
||||
" - `[p]cog pin outdated_cog1 outdated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to pin. Must already be installed.\n"
|
||||
" "
|
||||
@ -439,8 +439,8 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Unpin cogs - this will remove the update lock from those cogs.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" - `[p]cog unpin defender`\n"
|
||||
" - `[p]cog unpin updated_cog1 updated_cog2`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<cogs...>` The cog or cogs to unpin. Must already be installed and pinned."
|
||||
msgstr ""
|
||||
@ -527,10 +527,10 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs, or ones of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" - `[p]cog update`\n"
|
||||
" - `[p]cog update True`\n"
|
||||
" - `[p]cog update defender`\n"
|
||||
" - `[p]cog update True defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `[cogs...]` The cog or cogs to update. If omitted, all cogs are updated.\n"
|
||||
@ -541,9 +541,9 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "Update all cogs from repos of your choosing.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" - `[p]cog updateallfromrepos 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos True 26-Cogs`\n"
|
||||
" - `[p]cog updateallfromrepos Laggrons-Dumb-Cogs 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repos...>` The repo or repos to update all cogs from.\n"
|
||||
@ -558,8 +558,8 @@ msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.
|
||||
" downgrade the cog, uninstall and install it again.\n\n"
|
||||
" See `[p]cog installversion` for an explanation of `revision`.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" - `[p]cog updatetoversion Broken-Repo e798cc268e199612b1316a3d1f193da0770c7016 cog_name`\n"
|
||||
" - `[p]cog updatetoversion True Broken-Repo 6107c0770ad391f1d3a6131b216991e862cc897e cog_name`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `[reload]` Whether to reload cogs immediately after update or not.\n"
|
||||
" - `<repo>` The repo or repos to update all cogs from.\n"
|
||||
@ -608,34 +608,34 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List all available cogs from a single repo.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" - `[p]cog list 26-Cogs`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to list cogs from.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1336
|
||||
msgid "Installed Cogs:\n"
|
||||
msgid "# Installed Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1338
|
||||
msgid "Installed Cog:\n"
|
||||
msgid "# Installed Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1349
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"No cogs are available."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1351
|
||||
msgid "Available Cogs:\n"
|
||||
msgid "> Available Cogs\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/downloader/downloader.py:1353
|
||||
msgid "Available Cog:\n"
|
||||
msgid "> Available Cog\n"
|
||||
"{text}"
|
||||
msgstr ""
|
||||
|
||||
@ -643,7 +643,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "List information about a single cog.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" - `[p]cog info 26-Cogs defender`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<repo>` The repo to get cog info from.\n"
|
||||
" - `<cog>` The cog to get info on.\n"
|
||||
@ -803,7 +803,7 @@ msgstr ""
|
||||
msgid "Find which cog a command comes from.\n\n"
|
||||
" This will only work with loaded cogs.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" - `[p]findcog ping`\n\n"
|
||||
" **Arguments**\n\n"
|
||||
" - `<command_name>` The command to search for.\n"
|
||||
" "
|
||||
|
||||
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