Automated Crowdin downstream (#3719)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-04-04 06:28:55 +02:00 committed by GitHub
parent a0b30bb3ae
commit 587968710f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
364 changed files with 27336 additions and 25422 deletions

View File

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-02-08 18:08+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -17,35 +17,35 @@ msgstr ""
#: redbot/cogs/admin/admin.py:17 #: redbot/cogs/admin/admin.py:17
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete." msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr "Ich habe versucht etwas zu tun, für das mir Discord die Befugnis verweigerte. Dein Befehl konnte nicht erfolgreich ausgeführt werden." msgstr "Ich habe versucht, etwas zu tun, wofür mir Discord die Erlaubnis verweigert hat. Dein Befehl wurde nicht erfolgreich ausgeführt."
#: redbot/cogs/admin/admin.py:22 #: redbot/cogs/admin/admin.py:22
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ich kann {role.name} nicht an {member.display_name} vergeben, da diese Rolle gleich oder höher meiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Ich kann die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:28 #: redbot/cogs/admin/admin.py:28
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy." msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr "Ich kann {member.display_name} die Rolle {role.name} nicht entziehen, da diese gleich oder höher meiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Ich kann {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:34 #: redbot/cogs/admin/admin.py:34
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy." msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr "Ich kann die Rolle \"{role.name}\" nicht bearbeiten, da diese höher oder gleich meiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Ich kann die Rolle „{role.name}“ nicht bearbeiten, weil diese Rolle höher oder gleich meiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:40 #: redbot/cogs/admin/admin.py:40
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ich kann dir nicht erlauben, die Rolle {role.name} an {member.display_name} zu vergeben, da diese Rolle höher oder gleich deiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Du darfst, die Rolle „{role.name}“ nicht an {member.display_name} vergeben, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:46 #: redbot/cogs/admin/admin.py:46
msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Du kannst {member.display_name} die Rolle \"{role.name}\" entziehen, da diese gleich oder über deiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Du darfst {member.display_name} nicht die Rolle „{role.name}“ entziehen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:52 #: redbot/cogs/admin/admin.py:52
msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ich kann dir nicht erlauben, die Rolle {role.name} zu bearbeiten, da diese Rolle höher oder gleich deiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Du darfst nicht die Rolle „{role.name}“ bearbeiten, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:58 #: redbot/cogs/admin/admin.py:58
msgid "I need manage roles permission to do that." msgid "I need manage roles permission to do that."
msgstr "Ich benötige die Berechtigung \"Rollen verwalten\" um das zu tun." msgstr "Ich braucht dafür die Bereichtigung „Rollen verwalten“."
#: redbot/cogs/admin/admin.py:60 #: redbot/cogs/admin/admin.py:60
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first." msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
@ -54,43 +54,43 @@ msgstr "Ich kündige bereits etwas an. Wenn du eine andere Ankündigung machen w
#: redbot/cogs/admin/admin.py:70 #: redbot/cogs/admin/admin.py:70
#, docstring #, docstring
msgid "A collection of server administration utilities." msgid "A collection of server administration utilities."
msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogramme." msgstr "Eine Sammlung von administrativen Server-Verwaltungsprogrammen."
#: redbot/cogs/admin/admin.py:126 #: redbot/cogs/admin/admin.py:126
msgid "{member.display_name} already has the role {role.name}." msgid "{member.display_name} already has the role {role.name}."
msgstr "{member.display_name} hat die Rolle {role.name} bereits." msgstr "{member.display_name} hat die Rolle {role.name} bereits."
#: redbot/cogs/admin/admin.py:146 #: redbot/cogs/admin/admin.py:146
msgid "I successfully added {role.name} to {member.display_name}" msgid "I successfully added {role.name} to {member.display_name}"
msgstr "Ich habe erfolgreich {role.name} zu {member.display_name} hinzugefügt" msgstr "Ich habe {member.display_name} erfolgreich die Rolle „{role.name}“ gegeben."
#: redbot/cogs/admin/admin.py:156 #: redbot/cogs/admin/admin.py:156
msgid "{member.display_name} does not have the role {role.name}." msgid "{member.display_name} does not have the role {role.name}."
msgstr "{member.display_name} hat nicht die Rolle {role.name}." msgstr "{member.display_name} hat nicht die Rolle {role.name}."
#: redbot/cogs/admin/admin.py:176 #: redbot/cogs/admin/admin.py:176
msgid "I successfully removed {role.name} from {member.display_name}" msgid "I successfully removed {role.name} from {member.display_name}"
msgstr "Ich habe erfolgreich {role.name} von {member.display_name} entfernt" msgstr "Ich habe die Rolle „{role.name}“ erfolgreich von {member.display_name} entfernt."
#: redbot/cogs/admin/admin.py:187 #: redbot/cogs/admin/admin.py:187
#, docstring #, docstring
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
msgstr "\\n Füge einem Nutzer eine Rolle hinzu.\\n\\n Benutze Anführungszeichen, wenn im Namen Leerzeichen entahlten sind.\\n Wenn kein Benutzer definiert ist, wird die Rolle dem Autor hinzugefügt.\\n " msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle dem Ausführer des Befehls gegeben.\\n "
#: redbot/cogs/admin/admin.py:203 #: redbot/cogs/admin/admin.py:203
#, docstring #, docstring
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n " msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
msgstr "\\n Entferne eine Rolle von einem Nutzer.\\n\\n Benutze Anführungszeichen, wenn im Namen Leerzeichen entahlten sind.\\n Wenn kein Benutzer definiert ist, wird die Rolle vom Autor entfernt.\\n " msgstr "\\n Füge einem Mitglied eine Rolle hinzu.\\n\\n Benutze (amerikanische) Anführungszeichen, wenn im Namen Leerzeichen enthalten sind.\\n Wenn keine Person definiert wurde, wird die Rolle von dem Ausführer des Befehls entfernt.\\n "
#: redbot/cogs/admin/admin.py:217 #: redbot/cogs/admin/admin.py:217
#, docstring #, docstring
msgid "Edit role settings." msgid "Edit role settings."
msgstr "Bearbeiten der Rollen Einstellungen." msgstr "Rolleneinstellungen bearbeiten."
#: redbot/cogs/admin/admin.py:224 #: redbot/cogs/admin/admin.py:224
#, docstring #, docstring
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
msgstr "\\n Bearbeite die Farbe einer Rolle.\\n\\n Verwende Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n Die Farbe muss im Hexadezimalformat angegeben werden.\\n [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Beispiele:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n " msgstr "\\n Bearbeite die Farbe einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n Die Farbe muss im Hexadezimalformat angegeben werden.\\n [Online Farbwähler](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Beispiele:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
#: redbot/cogs/admin/admin.py:253 redbot/cogs/admin/admin.py:286 #: redbot/cogs/admin/admin.py:253 redbot/cogs/admin/admin.py:286
msgid "Done." msgid "Done."
@ -99,7 +99,7 @@ msgstr "Erledigt."
#: redbot/cogs/admin/admin.py:257 #: redbot/cogs/admin/admin.py:257
#, docstring #, docstring
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
msgstr "\\n Bearbeite den Namen einer Rolle.\\n\\n Verwende Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n\\n Beispiel:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n " msgstr "\\n Bearbeite den Namen einer Rolle.\\n\\n Verwende (amerikanische) Anführungszeichen, wenn die Rolle Leerzeichen enthält.\\n\\n Beispiel:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
#: redbot/cogs/admin/admin.py:291 #: redbot/cogs/admin/admin.py:291
#, docstring #, docstring
@ -117,7 +117,7 @@ msgstr "Breche eine laufende Ankündigung ab."
#: redbot/cogs/admin/admin.py:307 #: redbot/cogs/admin/admin.py:307
msgid "There is no currently running announcement." msgid "There is no currently running announcement."
msgstr "Es gibt keine laufende Ankündigung." msgstr "Es gibt keine derzeit laufende Ankündigung."
#: redbot/cogs/admin/admin.py:310 #: redbot/cogs/admin/admin.py:310
msgid "The current announcement has been cancelled." msgid "The current announcement has been cancelled."
@ -131,11 +131,11 @@ msgstr "Ändere, wie Ankündigungen in diesem Server gesendet werden."
#: redbot/cogs/admin/admin.py:321 #: redbot/cogs/admin/admin.py:321
#, docstring #, docstring
msgid "\\n Change the channel where the bot will send announcements.\\n \\n If channel is left blank it defaults to the current channel.\\n " msgid "\\n Change the channel where the bot will send announcements.\\n \\n If channel is left blank it defaults to the current channel.\\n "
msgstr "\\n Ändert den Kanal, in den der Bot Ankündigungen sendet.\\n \\n Wenn kein Kanal angegeben wird, wird er standardmäßig auf den aktuellen Kanal gesetzt.\\n " msgstr "\\n Ändert den Kanal, in dem der Bot Ankündigungen senden wird.\\n \\n Wenn kein Kanal angegeben wird, wird standardmäßig der aktuelle Kanal gewählt.\\n "
#: redbot/cogs/admin/admin.py:330 #: redbot/cogs/admin/admin.py:330
msgid "The announcement channel has been set to {channel.mention}" msgid "The announcement channel has been set to {channel.mention}"
msgstr "Der für Ankündigungen gewählte Kanal wurde festgelegt auf {channel.mention}" msgstr "{channel.mention} wurde nun als Ankündigungskanal festgelegt."
#: redbot/cogs/admin/admin.py:335 #: redbot/cogs/admin/admin.py:335
#, docstring #, docstring
@ -153,17 +153,17 @@ msgstr "Der Server {guild.name} wird keine Ankündigunen erhalten."
#: redbot/cogs/admin/admin.py:370 #: redbot/cogs/admin/admin.py:370
#, docstring #, docstring
msgid "Apply selfroles." msgid "Apply selfroles."
msgstr "Selbst-hinzufügbare Rollen anwenden." msgstr "Selbst hinzufügbare Rollen anwenden."
#: redbot/cogs/admin/admin.py:375 #: redbot/cogs/admin/admin.py:375
#, docstring #, docstring
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
msgstr "\\n Gib dir selbst eine Rolle.\\n\\n Server Admins müssen die Rolle für Nutzer freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n " msgstr "\\n Gib dir selbst eine Rolle.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
#: redbot/cogs/admin/admin.py:386 #: redbot/cogs/admin/admin.py:386
#, docstring #, docstring
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n " msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
msgstr "\\n Entferne eine Rolle von dir selbst.\\n\\n Server Admins müssen die Rolle für Nutzer freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n " msgstr "\\n Entferne eine Rolle von dir selbst.\\n\\n Server Admins müssen die Rolle für Mitglieder freigeben.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
#: redbot/cogs/admin/admin.py:397 #: redbot/cogs/admin/admin.py:397
#, docstring #, docstring
@ -172,21 +172,21 @@ msgstr "\\nGibt eine Liste verfügbarer selbst auswählbarer Rollen aus.\\n
#: redbot/cogs/admin/admin.py:407 #: redbot/cogs/admin/admin.py:407
msgid "Available Selfroles:\\n{selfroles}" msgid "Available Selfroles:\\n{selfroles}"
msgstr "Verfügbare, selbst auswählbare Rollen:\\n{selfroles}" msgstr "Verfügbare selbst auswählbare Rollen:\\n{selfroles}"
#: redbot/cogs/admin/admin.py:413 #: redbot/cogs/admin/admin.py:413
#, docstring #, docstring
msgid "Manage selfroles." msgid "Manage selfroles."
msgstr "Selbst-hinzufügbare Rollen verwalten." msgstr "Selbst hinzufügbare Rollen verwalten."
#: redbot/cogs/admin/admin.py:418 #: redbot/cogs/admin/admin.py:418
#, docstring #, docstring
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr "\\n Füge eine Rolle zur Liste der selbst-hinzufügbaren Rollen hinzu.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n " msgstr "\\n Füge eine Rolle zur Liste der selbst hinzufügbaren Rollen hinzu.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
#: redbot/cogs/admin/admin.py:425 #: redbot/cogs/admin/admin.py:425
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Du kannst dir nicht die Rolle {role.name} zuweisen, da diese gleich oder über deiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Du kannst dir nicht die Rolle „{role.name}“ zuweisen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:433 #: redbot/cogs/admin/admin.py:433
msgid "Added." msgid "Added."
@ -194,16 +194,16 @@ msgstr "Hinzugefügt."
#: redbot/cogs/admin/admin.py:436 #: redbot/cogs/admin/admin.py:436
msgid "That role is already a selfrole." msgid "That role is already a selfrole."
msgstr "Diese Rolle ist bereits selbst-hinzufügbar." msgstr "Diese Rolle ist bereits selbst hinzufügbar."
#: redbot/cogs/admin/admin.py:440 #: redbot/cogs/admin/admin.py:440
#, docstring #, docstring
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n " msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr "\\n Entferne eine Rolle von der Liste der selbst-hinzufügbaren Rollen.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n " msgstr "\\n Entferne eine Rolle von der Liste der selbst hinzufügbaren Rollen.\\n\\n HINWEIS: Beachte Groß- und Kleinschreibung!\\n "
#: redbot/cogs/admin/admin.py:447 #: redbot/cogs/admin/admin.py:447
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy." msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr "Ich kann dir nicht erlauben, {role.name} von der Liste der selbst-hinzufügbaren Rollen zu entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord-Hierarchie ist." msgstr "Du darfst nicht die Rolle „{role.name}“ von der Liste der selbst hinzufügbaren Rollen entfernen, weil diese Rolle höher oder gleich deiner höchsten Rolle in der Discord Rollen-Hierarchie ist."
#: redbot/cogs/admin/admin.py:455 #: redbot/cogs/admin/admin.py:455
msgid "Removed." msgid "Removed."
@ -212,11 +212,11 @@ msgstr "Entfernt."
#: redbot/cogs/admin/admin.py:460 #: redbot/cogs/admin/admin.py:460
#, docstring #, docstring
msgid "Lock a bot to its current servers only." msgid "Lock a bot to its current servers only."
msgstr "Sperrt den Bot neuen Servern beizutreten." msgstr "Der Bot kann keinem neuen Server beitreten."
#: redbot/cogs/admin/admin.py:465 #: redbot/cogs/admin/admin.py:465
msgid "The bot is no longer serverlocked." msgid "The bot is no longer serverlocked."
msgstr "Der Bot ist nicht länger gesperrt neuen Servern beizutreten." msgstr "Der Bot kann nun anderen Servern beitreten."
#: redbot/cogs/admin/admin.py:467 #: redbot/cogs/admin/admin.py:467
msgid "The bot is now serverlocked." msgid "The bot is now serverlocked."
@ -224,11 +224,11 @@ msgstr "Der Bot ist jetzt gesperrt neuen Servern beizutreten."
#: redbot/cogs/admin/announcer.py:75 #: redbot/cogs/admin/announcer.py:75
msgid "I could not announce to the following server: " msgid "I could not announce to the following server: "
msgstr "Ich konnte nicht in den folgenden Servern ankündigen: " msgstr "Ich konnte die Ankündigung auf diesem Server nicht ausführen: "
#: redbot/cogs/admin/announcer.py:77 #: redbot/cogs/admin/announcer.py:77
msgid "I could not announce to the following servers: " msgid "I could not announce to the following servers: "
msgstr "Ich konnte nicht in den folgenden Servern ankündigen: " msgstr "Ich konnte die Ankündigung auf diesen Servern nicht ausführen: "
#: redbot/cogs/admin/converters.py:12 #: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded." msgid "The Admin cog is not loaded."
@ -236,5 +236,5 @@ msgstr "Das Admin-Cog ist nicht geladen."
#: redbot/cogs/admin/converters.py:21 #: redbot/cogs/admin/converters.py:21
msgid "The provided role is not a valid selfrole." msgid "The provided role is not a valid selfrole."
msgstr "Die vorausgesetzte Rolle ist keine berechtigte selbst auswählbare Rolle." msgstr "Die angegebene Rolle ist keine gültige selbst auswählbare Rolle."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:10\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:10\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:10\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Този псевдоним не съществува." msgstr "Този псевдоним не съществува."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Няма използвани псевдоними на този сървър." msgstr "Няма използвани псевдоними на този сървър."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Няма псевдоними положени към този бот." msgstr "Няма псевдоними положени към този бот."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Псевдоними:" msgstr "Псевдоними:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:10\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Přidat globální alias pro příkaz." msgstr "Přidat globální alias pro příkaz."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota." msgstr "Pokusili jste se vytvořit nový globální alias s názvem {name}, ale toto jméno je již příkazem tohoto bota."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Žádný takový alias neexistuje." msgstr "Žádný takový alias neexistuje."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Zobrazit příkaz ke spustitelnému aliasu." msgstr "Zobrazit příkaz ke spustitelnému aliasu."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Alias `{alias_name} provede příkaz `{command}" msgstr "Alias `{alias_name} provede příkaz `{command}"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Neexistuje žádný alias s názvem `{name}`" msgstr "Neexistuje žádný alias s názvem `{name}`"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Odstraní existující alias na tomto serveru." msgstr "Odstraní existující alias na tomto serveru."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Na tomto serveru nejsou žádné aliasy." msgstr "Na tomto serveru nejsou žádné aliasy."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias s názvem{name}` byl úspěšně smazán." msgstr "Alias s názvem{name}` byl úspěšně smazán."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Odstranit existující globální alias." msgstr "Odstranit existující globální alias."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Seznam dostupných aliasů na tomto serveru." msgstr "Seznam dostupných aliasů na tomto serveru."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Aliasy:" msgstr "Aliasy:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,11 +18,11 @@ msgstr ""
#: redbot/cogs/alias/alias.py:35 #: redbot/cogs/alias/alias.py:35
#, docstring #, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n " msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Alias für Befehle erstellen.\\n\\n Aliases sind alternative Namensverknüpfungen für Befehle.\\n können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\\n oder als einfache Verknüpfung zur Angabe von \\\"x y z\\\" fungieren.\\n\\n Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\\n und sie an die gespeicherten Alias anhängen.\\n \\n " msgstr "Erstelle einen Alias für einen Befehl.\\n\\n Aliases sind alternative Namen für Befehle.\\n können als Lambda (Speicherung von Argumenten für wiederholte Verwendung)\\n oder als einfache Verknüpfung zur Angabe von \\\"x y z\\\" fungieren.\\n\\n Wenn Sie ausgeführt werden, werden Alias zusätzliche Argumente annehmen\\n und sie an die gespeicherten Alias anhängen.\\n \\n "
#: redbot/cogs/alias/alias.py:111 #: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number." msgid "Arguments must be specified with a number."
msgstr "Argumente müssen mit einer Nummer bestimmt werden." msgstr "Die Argumente müssen mit einer Nummer angegeben werden."
#: redbot/cogs/alias/alias.py:118 #: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: " msgid "Arguments must be sequential. Missing arguments: "
@ -30,7 +30,7 @@ msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "
#: redbot/cogs/alias/alias.py:168 #: redbot/cogs/alias/alias.py:168
msgid "No prefix found." msgid "No prefix found."
msgstr "Kein Präfix wurde gefunden." msgstr "Es wurde kein Prefix gefunden."
#: redbot/cogs/alias/alias.py:235 #: redbot/cogs/alias/alias.py:235
#, docstring #, docstring
@ -49,7 +49,7 @@ msgstr "Füge einen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:252 #: redbot/cogs/alias/alias.py:252
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist bereits ein Befehl für diesen Bot." msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name wird bereits für einen Befehl des Bots genutzt."
#: redbot/cogs/alias/alias.py:263 #: redbot/cogs/alias/alias.py:263
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
@ -59,90 +59,94 @@ msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, ab
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten." msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "A new alias with the trigger `{name}` has been created." msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Ein neuer alias mit dem Trigger `{name}` wurde erstellt." msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Ein neuer Alias mit dem Namen`{name}` wurde erstellt."
#: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Füge einen globalen Alias für einen Befehl hinzu." msgstr "Füge einen globalen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist bereits ein Befehl für diesen Bot." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, aber dieser Name ist bereits ein Befehl für diesen Bot."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, dieser ist jedoch bereits auf diesem Server vorhanden." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, dieser ist jedoch bereits auf diesem Server vorhanden."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, dieser Name ist jedoch ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten." msgstr "Du hast versucht, einen neuen globalen Alias mit dem Namen {name} zu erstellen, dieser Name ist jedoch ein ungültiger Alias-Name. Alias-Namen dürfen keine Leerzeichen enthalten."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Ein neuer globaler Alias mit dem Trigger `{name}` wurde erstellt." msgstr "Ein neuer globaler Alias mit dem Trigger `{name}` wurde erstellt."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Versuche die Hilfe für den Basisbefehl des Alias auszuführen." msgstr "Versuche die Hilfe für den Basisbefehl des Alias auszuführen."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "So ein Alias ist nicht vorhanden." msgstr "So ein Alias ist nicht vorhanden."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Zeige den Befehl, welchen der Alias ausführt." msgstr "Zeige den Befehl, welchen der Alias ausführt."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Der Alias '{alias_name}' führt den Befehl '{command}' aus" msgstr "Der Alias '{alias_name}' führt den Befehl '{command}' aus"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Kein Alias mit dem Namen '{name}' gefunden" msgstr "Kein Alias mit dem Namen '{name}' gefunden"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Lösche einen bereits existierenden Alias auf diesem Server." msgstr "Lösche einen bereits existierenden Alias auf diesem Server."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Es gibt keine Aliasse auf diesem Server." msgstr "Es gibt keine Aliasse auf diesem Server."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Der Alias mit dem Namen '{name}' wurde erfolgreich gelöscht." msgstr "Der Alias mit dem Namen '{name}' wurde erfolgreich gelöscht."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Kein Alias mit dem Namen '{name}' gefunden." msgstr "Kein Alias mit dem Namen '{name}' gefunden."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Lösche einen bereits existierenden globalen Alias." msgstr "Lösche einen bereits existierenden globalen Alias."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Es gibt keine Aliasse in diesem Bot." msgstr "Es gibt keine Aliasse in diesem Bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Zeige die auf diesem Server verfügbaren Alias." msgstr "Zeige die auf diesem Server verfügbaren Alias."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Aliasse:" msgstr "Aliasse:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Zeige die verfügbaren globalen Alias von diesem Bot." msgstr "Zeige die verfügbaren globalen Alias von diesem Bot."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Un alias no existe." msgstr "Un alias no existe."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "No hay los aliases en este servidor." msgstr "No hay los aliases en este servidor."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "No hay el los alias dentro de este bot." msgstr "No hay el los alias dentro de este bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais cet alias exi
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces." msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Un nouvel alias avec le déclencheur `{name}` a bien été créé." msgstr "Un nouvel alias avec le déclencheur `{name}` a bien été créé."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Ajouter un alias global à une commande." msgstr "Ajouter un alias global à une commande."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais une commande existe déjà avec ce nom sur ce bot." msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais une commande existe déjà avec ce nom sur ce bot."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais cet alias existe déjà sur ce serveur." msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais cet alias existe déjà sur ce serveur."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces." msgstr "Tu as tenté de créer un nouvel alias global nommé {name}, mais ce nom d'alias est invalide. Les noms d'alias ne peuvent pas contenir d'espaces."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Un nouvel alias global avec le déclencheur `{name}` a bien été créé." msgstr "Un nouvel alias global avec le déclencheur `{name}` a bien été créé."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Tente d'exécuter l'aide pour la commande de base de l'alias." msgstr "Tente d'exécuter l'aide pour la commande de base de l'alias."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Cet alias n'existe pas." msgstr "Cet alias n'existe pas."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Affiche la commande que l'alias exécute." msgstr "Affiche la commande que l'alias exécute."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "L'alias `{alias_name}` exécute la commande `{command}`" msgstr "L'alias `{alias_name}` exécute la commande `{command}`"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Il n'y a pas d'alias nommé `{name}`" msgstr "Il n'y a pas d'alias nommé `{name}`"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Supprime un alias de ce serveur." msgstr "Supprime un alias de ce serveur."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Il n'y a pas d'alias sur ce serveur." msgstr "Il n'y a pas d'alias sur ce serveur."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "L'alias nommé `{name}` a bien été supprimé." msgstr "L'alias nommé `{name}` a bien été supprimé."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "L'alias nommé `{name}` n'a pas été trouvé." msgstr "L'alias nommé `{name}` n'a pas été trouvé."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Supprime un alias global existant." msgstr "Supprime un alias global existant."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Il n'y a pas d'alias sur ce bot." msgstr "Il n'y a pas d'alias sur ce bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Liste les alias disponibles sur ce serveur." msgstr "Liste les alias disponibles sur ce serveur."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Liste les alias globaux disponibles sur ce bot." msgstr "Liste les alias globaux disponibles sur ce bot."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Nem létezik ilyen rövidítés." msgstr "Nem létezik ilyen rövidítés."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Nincsenek rövidítések ezen a szerveren." msgstr "Nincsenek rövidítések ezen a szerveren."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Nincsenek rövidítések ennél a botnál." msgstr "Nincsenek rövidítések ennél a botnál."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Rövidítések:" msgstr "Rövidítések:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Alias tersebut tidak ditemukan." msgstr "Alias tersebut tidak ditemukan."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Tidak ada alias pada server ini." msgstr "Tidak ada alias pada server ini."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Tidak ada alias pada bot ini." msgstr "Tidak ada alias pada bot ini."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Hai cercato di creare un nuovo alias con il nome {name}, ma questo alias
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Hai cercato di creare un nuovo alias con il nome {name}, ma questo nome non è un nome alias valido. I nomi alias non possono contenere spazi." msgstr "Hai cercato di creare un nuovo alias con il nome {name}, ma questo nome non è un nome alias valido. I nomi alias non possono contenere spazi."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "È stato creato un nuovo alias con il comando '{name}'." msgstr "È stato creato un nuovo alias con il comando '{name}'."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Aggiungi un alias globale per un comando." msgstr "Aggiungi un alias globale per un comando."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo nome corrisponde già a un comando su questo bot." msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo nome corrisponde già a un comando su questo bot."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo alias già esiste su questo server." msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo alias già esiste su questo server."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo nome non è un nome alias valido. I nomi alias non possono contenere spazi." msgstr "Hai cercato di creare un nuovo alias globale con il nome {name}, ma questo nome non è un nome alias valido. I nomi alias non possono contenere spazi."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "È stato creato un nuovo alias globale con il comando '{name}'." msgstr "È stato creato un nuovo alias globale con il comando '{name}'."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Prova a eseguire l'aiuto per il comando di base dell'alias." msgstr "Prova a eseguire l'aiuto per il comando di base dell'alias."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Non esiste nessun alias con questo nome." msgstr "Non esiste nessun alias con questo nome."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Mostra quale comando viene eseguito dall'alias." msgstr "Mostra quale comando viene eseguito dall'alias."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "L'alias `{alias_name}` eseguirà il comando `{command}`" msgstr "L'alias `{alias_name}` eseguirà il comando `{command}`"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Non c'è nessun alias con il nome `{name}`" msgstr "Non c'è nessun alias con il nome `{name}`"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Elimina un alias esistente su questo server." msgstr "Elimina un alias esistente su questo server."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Non ci sono alias su questo server." msgstr "Non ci sono alias su questo server."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "L'alias con il nome `{name}` è stato eliminato con successo." msgstr "L'alias con il nome `{name}` è stato eliminato con successo."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "L'alias con il nome `{name}` non è stato trovato." msgstr "L'alias con il nome `{name}` non è stato trovato."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Elimina un alias globale esistente." msgstr "Elimina un alias globale esistente."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Non ci sono alias su questo bot." msgstr "Non ci sono alias su questo bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Elenca gli alias disponibili su questo server." msgstr "Elenca gli alias disponibili su questo server."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Elenca gli alias globali disponibili su questo server." msgstr "Elenca gli alias globali disponibili su questo server."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:13\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "そのようなエイリアスはありません。" msgstr "そのようなエイリアスはありません。"
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "このサーバにエイリアスはありません。" msgstr "このサーバにエイリアスはありません。"
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "このボットにはエイリアスはありません。" msgstr "このボットにはエイリアスはありません。"
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "アリアス:" msgstr "アリアス:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-03-19 12:10\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "그런 별칭은 등록되어 있지 않아요." msgstr "그런 별칭은 등록되어 있지 않아요."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "이 서버에 등록된 별칭이 없어요." msgstr "이 서버에 등록된 별칭이 없어요."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "이 봇에 등록된 별칭이 없어요." msgstr "이 봇에 등록된 별칭이 없어요."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "등록된 별칭 리스트 :" msgstr "등록된 별칭 리스트 :"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Je hebt geprobeerd een nieuwe alias te maken met de naam {name}, maar di
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Je hebt geprobeerd een nieuwe alias te maken met de naam {name}, maar die naam is een ongeldige aliasnaam. Aliasnamen mogen geen spaties bevatten." msgstr "Je hebt geprobeerd een nieuwe alias te maken met de naam {name}, maar die naam is een ongeldige aliasnaam. Aliasnamen mogen geen spaties bevatten."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Er is een nieuwe alias gemaakt met de trigger `{name}`." msgstr "Er is een nieuwe alias gemaakt met de trigger `{name}`."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Voeg een globale alias toe voor een opdracht." msgstr "Voeg een globale alias toe voor een opdracht."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Je hebt geprobeerd om een nieuwe globale alias te maken met de naam {name}, maar die naam is al een opdracht op deze bot." msgstr "Je hebt geprobeerd om een nieuwe globale alias te maken met de naam {name}, maar die naam is al een opdracht op deze bot."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Je hebt geprobeerd een nieuwe globale alias te maken met de naam {name}, maar die alias bestaat al op deze server." msgstr "Je hebt geprobeerd een nieuwe globale alias te maken met de naam {name}, maar die alias bestaat al op deze server."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Je hebt geprobeerd een nieuwe algemene alias te maken met de naam {name}, maar die naam is een ongeldige aliasnaam. Aliasnamen mogen geen spaties bevatten." msgstr "Je hebt geprobeerd een nieuwe algemene alias te maken met de naam {name}, maar die naam is een ongeldige aliasnaam. Aliasnamen mogen geen spaties bevatten."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Er is een nieuwe globale alias gemaakt met de trigger `{name}`." msgstr "Er is een nieuwe globale alias gemaakt met de trigger `{name}`."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Probeer hulp uit te voeren voor de basisopdracht van de alias." msgstr "Probeer hulp uit te voeren voor de basisopdracht van de alias."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Deze alias bestaat niet." msgstr "Deze alias bestaat niet."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Laat zien welk commando de alias uitvoert." msgstr "Laat zien welk commando de alias uitvoert."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "De `{alias_name}` alias voert het commando `{command}` uit" msgstr "De `{alias_name}` alias voert het commando `{command}` uit"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Er is geen alias met de naam'{name}'" msgstr "Er is geen alias met de naam'{name}'"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Verwijder een bestaande alias op deze server." msgstr "Verwijder een bestaande alias op deze server."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Er zijn geen aliases in deze server." msgstr "Er zijn geen aliases in deze server."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias met de naam `{name}` is succesvol verwijderd." msgstr "Alias met de naam `{name}` is succesvol verwijderd."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Alias met naam `{name}` is niet gevonden." msgstr "Alias met naam `{name}` is niet gevonden."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Een bestaande globale alias verwijderen." msgstr "Een bestaande globale alias verwijderen."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Er zijn geen aliases op deze bot." msgstr "Er zijn geen aliases op deze bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Maak een lijst van de beschikbare aliassen op deze server." msgstr "Maak een lijst van de beschikbare aliassen op deze server."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Aliassen:" msgstr "Aliassen:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Maak een lijst van de beschikbare globale aliassen op deze bot." msgstr "Maak een lijst van de beschikbare globale aliassen op deze bot."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-27 12:13\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n" "Language-Team: Norwegian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset fin
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men navnet er et ugyldig aliasnavn. Aliasnavn kan ikke inneholde mellomrom." msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men navnet er et ugyldig aliasnavn. Aliasnavn kan ikke inneholde mellomrom."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Et nytt alias med utløseren \"{name}\" har blitt opprettet." msgstr "Et nytt alias med utløseren \"{name}\" har blitt opprettet."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Legg til et globalt alias for en kommando." msgstr "Legg til et globalt alias for en kommando."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men navnet er allerede en kommando på denne boten." msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men navnet er allerede en kommando på denne boten."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset finnes allerede på denne serveren." msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men aliaset finnes allerede på denne serveren."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men navnet er et ugyldig aliasnavn. Aliasnavn kan ikke inneholde mellomrom." msgstr "Du forsøkte å opprette et nytt globalt alias med navnet {name} men navnet er et ugyldig aliasnavn. Aliasnavn kan ikke inneholde mellomrom."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Et nytt globalt alias med utløseren '{name}' har blitt opprettet." msgstr "Et nytt globalt alias med utløseren '{name}' har blitt opprettet."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Ingen slike alias finnes." msgstr "Ingen slike alias finnes."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Det er ingen aliaser på denne serveren." msgstr "Det er ingen aliaser på denne serveren."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Det er ingen aliaser på denne boten." msgstr "Det er ingen aliaser på denne boten."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Aliaser:" msgstr "Aliaser:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Taki alias nie istnieje." msgstr "Taki alias nie istnieje."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Nie ma aliasów na tym serwerze." msgstr "Nie ma aliasów na tym serwerze."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Nie ma żadnych aliasów dla tego bota." msgstr "Nie ma żadnych aliasów dla tego bota."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Aliasy:" msgstr "Aliasy:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Alias inexistente." msgstr "Alias inexistente."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Não há nenhum alias neste servidor." msgstr "Não há nenhum alias neste servidor."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Não há nenhum alias nesse bot." msgstr "Não há nenhum alias nesse bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Вы пытались создать новый псевдоним {name
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Вы попытались создать новый псевдоним {name}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов." msgstr "Вы попытались создать новый псевдоним {name}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Новый псевдоним с триггером `{name}` был создан." msgstr "Новый псевдоним с триггером `{name}` был создан."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Добавить глобальный псевдоним для команды." msgstr "Добавить глобальный псевдоним для команды."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Вы попытались создать новый глобальный псевдоним {name}, но это имя уже является командой для этого бота." msgstr "Вы попытались создать новый глобальный псевдоним {name}, но это имя уже является командой для этого бота."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Вы попытались создать новый глобальный псевдоним {name}, но этот псевдоним уже существует на этом сервере." msgstr "Вы попытались создать новый глобальный псевдоним {name}, но этот псевдоним уже существует на этом сервере."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Вы попытались создать новый глобальный псевдоним {name}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов." msgstr "Вы попытались создать новый глобальный псевдоним {name}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Новый глобальный псевдоним с триггером `{name}` был создан." msgstr "Новый глобальный псевдоним с триггером `{name}` был создан."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Попробуйте вызвать справку для базовой команды псевдонима." msgstr "Попробуйте вызвать справку для базовой команды псевдонима."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Псевдоним не существует." msgstr "Псевдоним не существует."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Показать, какую команду выполняет псевдоним." msgstr "Показать, какую команду выполняет псевдоним."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Псевдоним `{alias_name}` будет выполнять команду `{command}`" msgstr "Псевдоним `{alias_name}` будет выполнять команду `{command}`"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Нет псевдонима с именем `{name}`" msgstr "Нет псевдонима с именем `{name}`"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Удалить существующий псевдоним на этом сервере." msgstr "Удалить существующий псевдоним на этом сервере."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "На этом сервере нет псевдонимов." msgstr "На этом сервере нет псевдонимов."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Псевдоним с именем `{name}` был успешно удален." msgstr "Псевдоним с именем `{name}` был успешно удален."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "Псевдоним с именем `{name}` не найден." msgstr "Псевдоним с именем `{name}` не найден."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Удалить существующий глобальный псевдоним." msgstr "Удалить существующий глобальный псевдоним."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "У этого бота нет псевдонимов." msgstr "У этого бота нет псевдонимов."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Список доступных псевдонимов на этом сервере." msgstr "Список доступных псевдонимов на этом сервере."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Псевдонимы:" msgstr "Псевдонимы:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Список доступных глобальных псевдонимов для этого бота." msgstr "Список доступных глобальных псевдонимов для этого бота."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:15\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Detta alias existerar inte." msgstr "Detta alias existerar inte."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Det finns inga alias på denna server." msgstr "Det finns inga alias på denna server."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Det finns inga alias för denna bot." msgstr "Det finns inga alias för denna bot."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Alias:" msgstr "Alias:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:15\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı, ancak bu di
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı ama o ismi geçersiz diğer ad. Diğer ad ad adlar boşluk içeremez." msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı ama o ismi geçersiz diğer ad. Diğer ad ad adlar boşluk içeremez."
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "Yeni bir takma ad tetikleyici '{name}' ile oluşturuldu." msgstr "Yeni bir takma ad tetikleyici '{name}' ile oluşturuldu."
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "Bir komut için küresel bir diğer ad ekleyin." msgstr "Bir komut için küresel bir diğer ad ekleyin."
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "Yeni bir küresel diğer adı ile ad {name} oluşturmak çalıştı, ancak bu adı zaten bu bot bir komutudur." msgstr "Yeni bir küresel diğer adı ile ad {name} oluşturmak çalıştı, ancak bu adı zaten bu bot bir komutudur."
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı, ancak bu adı zaten bu bot bir komutudur." msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı, ancak bu adı zaten bu bot bir komutudur."
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Yeni bir küresel diğer adı ile ad {name} oluşturmaya çalıştı ama o ismi geçersiz diğer ad. Diğer ad ad adlar boşluk içeremez." msgstr "Yeni bir küresel diğer adı ile ad {name} oluşturmaya çalıştı ama o ismi geçersiz diğer ad. Diğer ad ad adlar boşluk içeremez."
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Yeni bir küresel diğer ad tetikleyici '{name}' ile oluşturuldu." msgstr "Yeni bir küresel diğer ad tetikleyici '{name}' ile oluşturuldu."
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "Diğer temel komutunun yardımını yürütmek deneyin." msgstr "Diğer temel komutunun yardımını yürütmek deneyin."
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "Böyle bir takma var yok." msgstr "Böyle bir takma var yok."
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "Takma adın çalıştırıldığı komutu gösterin." msgstr "Takma adın çalıştırıldığı komutu gösterin."
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "'{alias_name}' diğer ad komut '{command} ' idam edecek" msgstr "'{alias_name}' diğer ad komut '{command} ' idam edecek"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "Hiç diğer ad ad '{name} ' ile olduğunu" msgstr "Hiç diğer ad ad '{name} ' ile olduğunu"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "Bu sunucuda varolan bir diğer adı silin." msgstr "Bu sunucuda varolan bir diğer adı silin."
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "Bu sunucuda hiçbir diğer adları vardır." msgstr "Bu sunucuda hiçbir diğer adları vardır."
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "`{name}`adlı takma ad başarıyla silindi." msgstr "`{name}`adlı takma ad başarıyla silindi."
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "{Name} `adlı takma ad bulunamadı." msgstr "{Name} `adlı takma ad bulunamadı."
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "Mevcut bir global takma adı silin." msgstr "Mevcut bir global takma adı silin."
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "Bu botta takma adlar yok." msgstr "Bu botta takma adlar yok."
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "Bu sunucudaki kullanılabilir diğer adları listeleyin." msgstr "Bu sunucudaki kullanılabilir diğer adları listeleyin."
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "Takma adlar:" msgstr "Takma adlar:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "Bu botta mevcut küresel takma adları listeleyiniz." msgstr "Bu botta mevcut küresel takma adları listeleyiniz."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:15\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:10\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "您尝试使用名称{name}创建新的全局别名,但该别名已经存在于此服务器上。" msgstr "您尝试使用名称{name}创建新的全局别名,但该别名已经存在于此服务器上。"
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "您试图使用名称{name}创建新的全局别名,但该名称是无效的别名。别名不能包含空格。" msgstr "您试图使用名称{name}创建新的全局别名,但该名称是无效的别名。别名不能包含空格。"
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "已经创建一个包含触发器`{name}`的全局别名。" msgstr "已经创建一个包含触发器`{name}`的全局别名。"
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "不存在该别名。" msgstr "不存在该别名。"
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "`{alias_name}`别要名将执行命令`{command}`" msgstr "`{alias_name}`别要名将执行命令`{command}`"
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "没有名为`{name}`的别名" msgstr "没有名为`{name}`的别名"
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "在这个服务器上没有别名。" msgstr "在这个服务器上没有别名。"
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "已经成功删除名为`{name}`的别名。" msgstr "已经成功删除名为`{name}`的别名。"
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "找不到名为`{name}`的别名。" msgstr "找不到名为`{name}`的别名。"
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "这个机器人上没有别名。" msgstr "这个机器人上没有别名。"
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "别名:" msgstr "别名:"
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-20 12:09+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-20 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -59,90 +59,94 @@ msgstr ""
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:293 #: redbot/cogs/alias/alias.py:286
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
msgid "A new alias with the trigger `{name}` has been created." msgid "A new alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:299 #: redbot/cogs/alias/alias.py:306
#, docstring #, docstring
msgid "Add a global alias for a command." msgid "Add a global alias for a command."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:304 #: redbot/cogs/alias/alias.py:311
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot." msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:315 #: redbot/cogs/alias/alias.py:322
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server." msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:326 #: redbot/cogs/alias/alias.py:333
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces." msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:342 #: redbot/cogs/alias/alias.py:349
msgid "A new global alias with the trigger `{name}` has been created." msgid "A new global alias with the trigger `{name}` has been created."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:350 #: redbot/cogs/alias/alias.py:357
#, docstring #, docstring
msgid "Try to execute help for the base command of the alias." msgid "Try to execute help for the base command of the alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:362 #: redbot/cogs/alias/alias.py:369
msgid "No such alias exists." msgid "No such alias exists."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:367 #: redbot/cogs/alias/alias.py:374
#, docstring #, docstring
msgid "Show what command the alias executes." msgid "Show what command the alias executes."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:372 #: redbot/cogs/alias/alias.py:379
msgid "The `{alias_name}` alias will execute the command `{command}`" msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:377 #: redbot/cogs/alias/alias.py:384
msgid "There is no alias with the name `{name}`" msgid "There is no alias with the name `{name}`"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:383 #: redbot/cogs/alias/alias.py:390
#, docstring #, docstring
msgid "Delete an existing alias on this server." msgid "Delete an existing alias on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:388 redbot/cogs/alias/alias.py:424 #: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:435 #: redbot/cogs/alias/alias.py:442
msgid "There are no aliases on this server." msgid "There are no aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:393 redbot/cogs/alias/alias.py:411 #: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
msgid "Alias with the name `{name}` was successfully deleted." msgid "Alias with the name `{name}` was successfully deleted."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:396 redbot/cogs/alias/alias.py:414 #: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
msgid "Alias with name `{name}` was not found." msgid "Alias with name `{name}` was not found."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:401 #: redbot/cogs/alias/alias.py:408
#, docstring #, docstring
msgid "Delete an existing global alias." msgid "Delete an existing global alias."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:406 #: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot." msgid "There are no aliases on this bot."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:419 #: redbot/cogs/alias/alias.py:426
#, docstring #, docstring
msgid "List the available aliases on this server." msgid "List the available aliases on this server."
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:420 redbot/cogs/alias/alias.py:431 #: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
#: redbot/cogs/alias/alias.py:430 #: redbot/cogs/alias/alias.py:437
#, docstring #, docstring
msgid "List the available global aliases on this bot." msgid "List the available global aliases on this bot."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: af_ZA\n" "Language: af_ZA\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ar_SA\n" "Language: ar_SA\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: bg_BG\n" "Language: bg_BG\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "глобален" msgstr "глобален"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ca_ES\n" "Language: ca_ES\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-03-05 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Banka" msgstr "Banka"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Základní příkaz pro bankovní nastavení." msgstr "Základní příkaz pro bankovní nastavení."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "Nastavení banky:\\n\\nNázev banky: {bank_name}\\nMěna: {currency_name}\\nVýchozí zůstatek: {default_balance}\\nMaximální povolený zůstatek: {maximum_bal}" msgstr "Nastavení banky:\\n\\nNázev banky: {bank_name}\\nMěna: {currency_name}\\nVýchozí zůstatek: {default_balance}\\nMaximální povolený zůstatek: {maximum_bal}"
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "Určuje, zda je banka globální nebo ne.\\n\\n Pokud je banka globální, stane se na každém serveru.\\n Pokud je banka na serveru, stane se globální.\\n " msgstr "Určuje, zda je banka globální nebo ne.\\n\\n Pokud je banka globální, stane se na každém serveru.\\n Pokud je banka na serveru, stane se globální.\\n "
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "na server" msgstr "na server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "globální" msgstr "globální"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Toto zapne banku na {banktype}, smaže všechny účty v procesu! Pokud jste si jisti, napište `{command}`" msgstr "Toto zapne banku na {banktype}, smaže všechny účty v procesu! Pokud jste si jisti, napište `{command}`"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "Banka je nyní {banktype}." msgstr "Banka je nyní {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Nastavit název banky." msgstr "Nastavit název banky."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Název banky byl nastaven na: {name}" msgstr "Název banky byl nastaven na: {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Nastavte název měny banky." msgstr "Nastavte název měny banky."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Název měny byl nastaven na: {name}" msgstr "Název měny byl nastaven na: {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "Nastavte maximální zůstatek, který může uživatel získat." msgstr "Nastavte maximální zůstatek, který může uživatel získat."
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "Částka musí být větší než nula a menší než {max}." msgstr "Částka musí být větší než nula a menší než {max}."
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "Maximální zůstatek byl nastaven na: {amount}" msgstr "Maximální zůstatek byl nastaven na: {amount}"

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: da_DK\n" "Language: da_DK\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: de_DE\n" "Language: de_DE\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Bank" msgstr "Bank"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Basis Befehl für Bank Einstellungen." msgstr "Basis Befehl für Bank Einstellungen."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "Schalte ein, ob die Bank global ist oder nicht.\\n\\n Wenn die Bank global ist, wird sie pro Server.\\n Wenn die Bank pro Server ist, wird sie global.\\n " msgstr "Schalte ein, ob die Bank global ist oder nicht.\\n\\n Wenn die Bank global ist, wird sie pro Server.\\n Wenn die Bank pro Server ist, wird sie global.\\n "
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "per-server" msgstr "per-server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "Global" msgstr "Global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Dies schaltet die Bank um zu {banktype}, löscht alle Konten im Prozess! Wenn du sicher bist, tippe `{command}`" msgstr "Dies schaltet die Bank um zu {banktype}, löscht alle Konten im Prozess! Wenn du sicher bist, tippe `{command}`"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "Die Bank ist nun {banktype}." msgstr "Die Bank ist nun {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Legt den Namen der Bank fest." msgstr "Legt den Namen der Bank fest."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Der Name der Bank wurde festgesetzt auf: {name}" msgstr "Der Name der Bank wurde festgesetzt auf: {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Lege den Namen für die Währung der Bank fest." msgstr "Lege den Namen für die Währung der Bank fest."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Währungs Name wurde gesetzt auf: {name}" msgstr "Währungs Name wurde gesetzt auf: {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: el_GR\n" "Language: el_GR\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: es_ES\n" "Language: es_ES\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "por server" msgstr "por server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "general" msgstr "general"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: fi_FI\n" "Language: fi_FI\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-27 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: fr_FR\n" "Language: fr_FR\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Banque" msgstr "Banque"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Commande de base pour les paramètres de la banque." msgstr "Commande de base pour les paramètres de la banque."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "Paramètres de la banque :\\n\\nNom de la banque : {bank_name}\\nDevise : {currency_name}\\nSolde par défaut : {default_balance}\\nSolde maximum autorisé : {maximum_bal}" msgstr "Paramètres de la banque :\\n\\nNom de la banque : {bank_name}\\nDevise : {currency_name}\\nSolde par défaut : {default_balance}\\nSolde maximum autorisé : {maximum_bal}"
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "Permet de choisir si la banque est globale ou non.\\n\\n Si la banque est globale, elle deviendra par serveur.\\n Si la banque est par serveurs, elle deviendra globale.\\n " msgstr "Permet de choisir si la banque est globale ou non.\\n\\n Si la banque est globale, elle deviendra par serveur.\\n Si la banque est par serveurs, elle deviendra globale.\\n "
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "par serveur" msgstr "par serveur"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "global" msgstr "global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Cela va basculer la banque en : {banktype}, en supprimant tout les comptes durant le processus ! Si vous êtes sûr, tapez `{command}`" msgstr "Cela va basculer la banque en : {banktype}, en supprimant tout les comptes durant le processus ! Si vous êtes sûr, tapez `{command}`"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "La banque est désormais : {banktype}." msgstr "La banque est désormais : {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Défini le nom de la banque." msgstr "Défini le nom de la banque."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Le nom de la banque est maintenant : {name}" msgstr "Le nom de la banque est maintenant : {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Défini le nom de la devise de la banque." msgstr "Défini le nom de la devise de la banque."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Le nom de la devise est maintenant : {name}" msgstr "Le nom de la devise est maintenant : {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "Définit le solde maximum qu'un utilisateur peut obtenir." msgstr "Définit le solde maximum qu'un utilisateur peut obtenir."
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "Le montant doit être supérieur à zéro et inférieur à {max}." msgstr "Le montant doit être supérieur à zéro et inférieur à {max}."
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "Le solde maximal a été réglé sur : {amount}" msgstr "Le solde maximal a été réglé sur : {amount}"

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: he_IL\n" "Language: he_IL\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: hu_HU\n" "Language: hu_HU\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "globális" msgstr "globális"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: id_ID\n" "Language: id_ID\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "per-server" msgstr "per-server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "global" msgstr "global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: it_IT\n" "Language: it_IT\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "globale" msgstr "globale"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ja_JP\n" "Language: ja_JP\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "グローバル" msgstr "グローバル"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ko_KR\n" "Language: ko_KR\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "글로벌" msgstr "글로벌"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: nl_NL\n" "Language: nl_NL\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Bank" msgstr "Bank"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Basisopdracht voor bankinstellingen." msgstr "Basisopdracht voor bankinstellingen."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "per-server" msgstr "per-server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "globaal" msgstr "globaal"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Hiermee wordt de bank ingesteld op {banktype} en worden alle accounts verwijderd! Als je het zeker weet, type je `{command}`" msgstr "Hiermee wordt de bank ingesteld op {banktype} en worden alle accounts verwijderd! Als je het zeker weet, type je `{command}`"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "De bank is nu {banktype}." msgstr "De bank is nu {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Stel de naam van de bank in." msgstr "Stel de naam van de bank in."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Banknaam is ingesteld op: {name}" msgstr "Banknaam is ingesteld op: {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Stel de valuta in." msgstr "Stel de valuta in."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Valutanaam is ingesteld op: {name}" msgstr "Valutanaam is ingesteld op: {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n" "Language-Team: Norwegian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: no_NO\n" "Language: no_NO\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "global" msgstr "global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: pl_PL\n" "Language: pl_PL\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Bank" msgstr "Bank"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "na server" msgstr "na server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "globalny" msgstr "globalny"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Ustaw nazwę banku." msgstr "Ustaw nazwę banku."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: pt_BR\n" "Language: pt_BR\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "global" msgstr "global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: pt_PT\n" "Language: pt_PT\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ro_RO\n" "Language: ro_RO\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: ru_RU\n" "Language: ru_RU\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Банк" msgstr "Банк"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Базовая команда для настройки банка." msgstr "Базовая команда для настройки банка."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "серверный" msgstr "серверный"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "глобальный" msgstr "глобальный"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Это переключит банк на {banktype}, удалив все учетные записи в процессе! Если вы уверены, введите `{command}`" msgstr "Это переключит банк на {banktype}, удалив все учетные записи в процессе! Если вы уверены, введите `{command}`"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "Банк теперь {banktype}." msgstr "Банк теперь {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Установите имя банка." msgstr "Установите имя банка."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Название банка было установлено на: {name}" msgstr "Название банка было установлено на: {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Установите название для валюты банка." msgstr "Установите название для валюты банка."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Название валюты было установлено на: {name}" msgstr "Название валюты было установлено на: {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: sk_SK\n" "Language: sk_SK\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: sr_SP\n" "Language: sr_SP\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: sv_SE\n" "Language: sv_SE\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "per-server" msgstr "per-server"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "global" msgstr "global"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: tr_TR\n" "Language: tr_TR\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "Banka" msgstr "Banka"
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "Banka ayarları için temel komut." msgstr "Banka ayarları için temel komut."
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "Bankanın genel olup olmadığına bakılmaksızın geçiş.\\n\\n banka genel ise, bu sunucu başına olacak.\\n banka sunucu başına ise, küresel olacak.\\n " msgstr "Bankanın genel olup olmadığına bakılmaksızın geçiş.\\n\\n banka genel ise, bu sunucu başına olacak.\\n banka sunucu başına ise, küresel olacak.\\n "
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "sunucu başına" msgstr "sunucu başına"
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "genel" msgstr "genel"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "Bu bankanın işleminin tüm hesapları silme {banktype}, geçiş yapılır! Emin misin, '{command} ' yazın" msgstr "Bu bankanın işleminin tüm hesapları silme {banktype}, geçiş yapılır! Emin misin, '{command} ' yazın"
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "Banka şimdi {banktype}." msgstr "Banka şimdi {banktype}."
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "Bankanın adını ayarlayın." msgstr "Bankanın adını ayarlayın."
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "Banka adı ayarlandı {name}" msgstr "Banka adı ayarlandı {name}"
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "Bankası'nın para birimi için ayarlayın." msgstr "Bankası'nın para birimi için ayarlayın."
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "Para birimi adı ayarla: {name}" msgstr "Para birimi adı ayarla: {name}"
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: uk_UA\n" "Language: uk_UA\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: vi_VN\n" "Language: vi_VN\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: zh_CN\n" "Language: zh_CN\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "全局" msgstr "全局"
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: zh_HK\n" "Language: zh_HK\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,69 +15,69 @@ msgstr ""
"X-Crowdin-File: /cogs/bank/locales/messages.pot\n" "X-Crowdin-File: /cogs/bank/locales/messages.pot\n"
"Language: zh_TW\n" "Language: zh_TW\n"
#: redbot/cogs/bank/bank.py:62 #: redbot/cogs/bank/bank.py:38
#, docstring #, docstring
msgid "Bank" msgid "Bank"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:74 #: redbot/cogs/bank/bank.py:50
#, docstring #, docstring
msgid "Base command for bank settings." msgid "Base command for bank settings."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:87 #: redbot/cogs/bank/bank.py:63
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}" msgid "Bank settings:\\n\\nBank name: {bank_name}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:101 #: redbot/cogs/bank/bank.py:77
#, docstring #, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n " msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "per-server" msgid "per-server"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:108 #: redbot/cogs/bank/bank.py:84
msgid "global" msgid "global"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:111 #: redbot/cogs/bank/bank.py:87
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`" msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:118 #: redbot/cogs/bank/bank.py:94
msgid "The bank is now {banktype}." msgid "The bank is now {banktype}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:123 #: redbot/cogs/bank/bank.py:100
#, docstring #, docstring
msgid "Set the bank's name." msgid "Set the bank's name."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:125 #: redbot/cogs/bank/bank.py:102
msgid "Bank name has been set to: {name}" msgid "Bank name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:130 #: redbot/cogs/bank/bank.py:108
#, docstring #, docstring
msgid "Set the name for the bank's currency." msgid "Set the name for the bank's currency."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:132 #: redbot/cogs/bank/bank.py:110
msgid "Currency name has been set to: {name}" msgid "Currency name has been set to: {name}"
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:137 #: redbot/cogs/bank/bank.py:116
#, docstring #, docstring
msgid "Set the maximum balance a user can get." msgid "Set the maximum balance a user can get."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:143 #: redbot/cogs/bank/bank.py:122
msgid "Amount must be greater than zero and less than {max}." msgid "Amount must be greater than zero and less than {max}."
msgstr "" msgstr ""
#: redbot/cogs/bank/bank.py:148 #: redbot/cogs/bank/bank.py:127
msgid "Maximum balance has been set to: {amount}" msgid "Maximum balance has been set to: {amount}"
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: af_ZA\n" "Language: af_ZA\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n" "Language-Team: Arabic\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ar_SA\n" "Language: ar_SA\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: bg_BG\n" "Language: bg_BG\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n" "Language-Team: Catalan\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ca_ES\n" "Language: ca_ES\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-03-05 12:11\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: cs_CZ\n" "Language: cs_CZ\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Příkazy k čištění zpráv." msgstr "Příkazy k čištění zpráv."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Opravdu chcete odstranit {number} zpráv? (y/n)" msgstr "Opravdu chcete odstranit {number} zpráv? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Zrušeno." msgstr "Zrušeno."
@ -77,6 +77,11 @@ msgstr "Vyčistií příkazy a zprávy od bota."
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Vyčistit zprávy vlastněné botem.\\n\\n Ve výchozím nastavení jsou všechny zprávy vyčištěny. Pokud je uveden třetí argument,\\n se používá pro porovnávání vzorů: pokud začíná r( a končí s ),\\n pak je interpretována jako regex, a zprávy, které se mu hodí, jsou odstraněny\\n . V opačném případě se použije při jednoduché zkoušce podkladu.\\n\\n Některé užitečné regex příznaky, které chcete zahrnout do vašeho vzoru:\\n Boty odpovídají novinkám: (? ); Ignorovat případ: (?i); Bo: (?si)\\n " msgstr "Vyčistit zprávy vlastněné botem.\\n\\n Ve výchozím nastavení jsou všechny zprávy vyčištěny. Pokud je uveden třetí argument,\\n se používá pro porovnávání vzorů: pokud začíná r( a končí s ),\\n pak je interpretována jako regex, a zprávy, které se mu hodí, jsou odstraněny\\n . V opačném případě se použije při jednoduché zkoušce podkladu.\\n\\n Některé užitečné regex příznaky, které chcete zahrnout do vašeho vzoru:\\n Boty odpovídají novinkám: (? ); Ignorovat případ: (?i); Bo: (?si)\\n "
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} nevypadá jako platné ID zprávy." msgstr "{} nevypadá jako platné ID zprávy."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: da_DK\n" "Language: da_DK\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n" "Language-Team: German\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: de_DE\n" "Language: de_DE\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Befehle um Nachrichten zu bereinigen." msgstr "Befehle um mehrere Nachrichten zu löschen."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Bist du sicher das du {number} Nachrichten löschen möchtest? (y/n)" msgstr "Bist du dir sicher, dass du {number} Nachrichten löschen möchtest? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Abgebrochen." msgstr "Abgebrochen."
@ -36,17 +36,17 @@ msgstr "Nachrichten löschen."
#: redbot/cogs/cleanup/cleanup.py:125 #: redbot/cogs/cleanup/cleanup.py:125
#, docstring #, docstring
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n " msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
msgstr "Löschen Sie die letzten X Nachrichten, die dem angegebenen Text entsprechen.\\n\\n Beispiel:\\n `[p]Reinigungstext \\\"test\\\" 5`\\n\\n Bitte beachten Sie, dass Sie doppelte Anführungszeichen verwenden.\\n \\n " msgstr "Löscht die letzten X Nachrichten, die einem bestimmten Text entsprechen.\\n\\n Beispiel:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Bitte denke daran, amerikanische Anführungszeichen zu nutzen.\\n \\n "
#: redbot/cogs/cleanup/cleanup.py:174 #: redbot/cogs/cleanup/cleanup.py:174
#, docstring #, docstring
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n " msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
msgstr "Lösche die letzten X Nachrichten von einem bestimmten Benutzer.\\n\\n Beispiele:\\n `[p]bereinige Benutzer @Twentysix 2`\\n `[p]Benutzer Red 6` bereinigen\\n " msgstr "Lösche die letzten X Nachrichten von einem bestimmten Mitglied.\\n\\n Beispiele:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
#: redbot/cogs/cleanup/cleanup.py:237 #: redbot/cogs/cleanup/cleanup.py:237
#, docstring #, docstring
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr "Alle Nachrichten nach einer bestimmten Nachricht löschen.\\n\\n Um eine Nachrichtennummer zu erhalten, aktivieren Sie den Entwicklermodus in Discord's\\n Einstellungen, 'Aussehen' Tab. Dann klicken Sie mit der rechten Maustaste auf eine Nachricht\\n und kopieren Sie ihre Id.\\n " msgstr "Alle Nachrichten nach einer bestimmten Nachricht werden gelöscht.\\n\\n Um die Nachrichten-ID zu bekommen, musst den Entwicklermodus in Discord aktivieren. Navigiere dazu in die Einstellungen zum „Aussehen“-Tab. Klicke danach mit der rechten Maustaste auf die gewünschte Nachricht und kopiere die ID.\\n "
#: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289 #: redbot/cogs/cleanup/cleanup.py:250 redbot/cogs/cleanup/cleanup.py:289
msgid "Message not found." msgid "Message not found."
@ -55,32 +55,34 @@ msgstr "Nachricht nicht gefunden."
#: redbot/cogs/cleanup/cleanup.py:276 #: redbot/cogs/cleanup/cleanup.py:276
#, docstring #, docstring
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n " msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr "Löscht X Nachrichten vor der angegebenen Nachricht.\\n\\n Um eine Nachrichtennummer zu erhalten, aktivieren Sie den Entwicklermodus in Discord's\\n Einstellungen, 'Aussehen' Tab. Dann klicken Sie mit der rechten Maustaste auf eine Nachricht\\n und kopieren Sie ihre Id.\\n " msgstr "Löscht X Nachrichten vor einer bestimmten Nachricht.\\n\\n Um die Nachrichten-ID zu bekommen, musst den Entwicklermodus in Discord aktivieren. Navigiere dazu in die Einstellungen zum „Aussehen“-Tab. Klicke danach mit der rechten Maustaste auf die gewünschte Nachricht und kopiere die ID.\\n "
#: redbot/cogs/cleanup/cleanup.py:316 #: redbot/cogs/cleanup/cleanup.py:316
#, docstring #, docstring
msgid "Delete the messages between Messsage 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 " msgid "Delete the messages between Messsage 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 "
msgstr "Lösche die Nachrichten zwischen Messsage One und Message Two, indem du die Nachrichten-IDs bereitstellst.\\n\\n Die erste Nachricht-ID sollte die ältere Nachricht und die zweite die neuere sein.\\n\\n Beispiel:\\n `[p]bereinigt zwischen 123456789123456789 98765419854321`\\n " msgstr "Löscht die Nachrichten zwischen zwei Nachrichten.\\n\\n Die erste Nachrichten-ID sollte die ältere Nachricht sein und die zweite Nachrichten-ID die neuere.\\n\\n Beispiel:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
#: redbot/cogs/cleanup/cleanup.py:355 #: redbot/cogs/cleanup/cleanup.py:355
#, docstring #, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n " msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr "Lösche die letzten X Nachrichten.\\n\\n Beispiel:\\n `[p]bereinige Nachrichten 26`\\n " msgstr "Lösche die letzten X Nachrichten.\\n\\n Beispiel:\\n `[p]cleanup messages 26`\\n "
#: redbot/cogs/cleanup/cleanup.py:385 #: redbot/cogs/cleanup/cleanup.py:385
#, docstring #, docstring
msgid "Clean up command messages and messages from the bot." msgid "Clean up command messages and messages from the bot."
msgstr "Bereinige Befehls Nachrichten und Nachrichten von dem Bot." msgstr "Entfernt Nachrichten, welche von dem Bot stammen, oder Befehle sind."
#: redbot/cogs/cleanup/cleanup.py:465 #: redbot/cogs/cleanup/cleanup.py:465
#, docstring #, docstring
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Bereinige den Textkanal von Nachrichten des Bots.\\n\\n Im Normalfall werden alle Nachrichten entfernt. Wenn ein dritter\\n Parameter angegeben wird, wird dieser zur Mustererkennung\\n verwendet: Beginnt er mit r( und endet mit ), wird er als Regex\\n interpretiert und Nachrichten gelöscht, die darauf zutreffen.\\n Ansonsten wird er in einem einfachen substring Test verwendet.\\n\\n Hilfreiche Regex flags, die du in deinem Muster verwenden kannst:\\n Punkte treffen auf Zeilenumbrüche zu: (?s)\n" msgstr "Lösche Nachrichten vom Bot.\\n\\n Standardmäßig werden alle Nachrichten entfernt. Wenn ein drittes Argument hinzugefügt wird, dient dies zur Mustererkennung: Wenn es mit r beginnt (und endet), wird es als Regex interpretiert und Nachrichten die diesem entsprechen werden gelöscht. Andernfalls wird sie in einem einfachen Substring-Test verwendet.\\n\\n Einige hilfreiche Regex Flag für dein Muser:\\n Punkte treffen auf Zeilenumbrüche zu: (?s); Ignoriere Groß- und Kleinschreibung: (?i); Beides: (?si)\\n "
" Groß- und Kleinschreibung ignorieren: (?i)\n"
" Beides: (?si)\n" #: redbot/cogs/cleanup/cleanup.py:540
" " #, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} sieht nicht wie eine gültige Nachrichten ID aus." msgstr "{} scheint keine gültige Nachrichten-ID zu sein."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n" "Language-Team: Greek\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: el_GR\n" "Language: el_GR\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: es_ES\n" "Language: es_ES\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Comandos para limpiar mensajes." msgstr "Comandos para limpiar mensajes."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Estas seguro que quieres borrar {number} mensajes? (y/n)" msgstr "Estas seguro que quieres borrar {number} mensajes? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Cancelado." msgstr "Cancelado."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: fi_FI\n" "Language: fi_FI\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n" "Language-Team: French\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: fr_FR\n" "Language: fr_FR\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Commandes pour supprimer des messages." msgstr "Commandes pour supprimer des messages."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Êtes vous sûr de supprimer {number} messages ? (y/n)" msgstr "Êtes vous sûr de supprimer {number} messages ? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Annulé." msgstr "Annulé."
@ -79,6 +79,11 @@ msgstr "Supprime les messages de commandes et les messages venant du bot."
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Supprimer les messages appartenant au bot.\\n\\n Par défaut, tous les messages sont supprimés. Si un troisième argument est spécifié,\\n il est utilisé pour la comparaison de motifs : S'il commence par r( et se termine par ),\\n alors il est interprété comme un regex, et les messages qui y correspondent sont les suivants\\n effacé. Sinon, il est utilisé dans un simple test de sous-chaîne.\\n\\n Quelques examples regex utiles à inclure dans votre motif :\\n Les points correspondent aux nouvelles lignes : (?s) ; Ignorer le cas : (?i) ; Les deux : (?si)\\n " msgstr "Supprimer les messages appartenant au bot.\\n\\n Par défaut, tous les messages sont supprimés. Si un troisième argument est spécifié,\\n il est utilisé pour la comparaison de motifs : S'il commence par r( et se termine par ),\\n alors il est interprété comme un regex, et les messages qui y correspondent sont les suivants\\n effacé. Sinon, il est utilisé dans un simple test de sous-chaîne.\\n\\n Quelques examples regex utiles à inclure dans votre motif :\\n Les points correspondent aux nouvelles lignes : (?s) ; Ignorer le cas : (?i) ; Les deux : (?si)\\n "
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} ne ressemble pas à un ID de message valide." msgstr "{} ne ressemble pas à un ID de message valide."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n" "Language-Team: Hebrew\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: he_IL\n" "Language: he_IL\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:13\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n" "Language-Team: Hungarian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: hu_HU\n" "Language: hu_HU\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: id_ID\n" "Language: id_ID\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Dibatalkan." msgstr "Dibatalkan."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: it_IT\n" "Language: it_IT\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ja_JP\n" "Language: ja_JP\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n" "Language-Team: Korean\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ko_KR\n" "Language: ko_KR\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "취소되었어요." msgstr "취소되었어요."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: nl_NL\n" "Language: nl_NL\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Commands voor het opschonen van berichten." msgstr "Commands voor het opschonen van berichten."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Weet je zeker dat je {number} berichten wilt verwijderen? (y/n)" msgstr "Weet je zeker dat je {number} berichten wilt verwijderen? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Geannuleerd." msgstr "Geannuleerd."
@ -77,6 +77,11 @@ msgstr "Verwijder commands en berichten van de bot."
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n" "Language-Team: Norwegian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: no_NO\n" "Language: no_NO\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: pl_PL\n" "Language: pl_PL\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Anulowane." msgstr "Anulowane."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} nie jest prawidłowym ID wiadomości." msgstr "{} nie jest prawidłowym ID wiadomości."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: pt_BR\n" "Language: pt_BR\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Cancelado." msgstr "Cancelado."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: pt_PT\n" "Language: pt_PT\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n" "Language-Team: Romanian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ro_RO\n" "Language: ro_RO\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-03-05 12:14\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: ru_RU\n" "Language: ru_RU\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Команды для очистки сообщений." msgstr "Команды для очистки сообщений."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "Вы уверены, что хотите удалить {number} сообщений? (y/n)" msgstr "Вы уверены, что хотите удалить {number} сообщений? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Отменено." msgstr "Отменено."
@ -77,6 +77,11 @@ msgstr "Очистить командные сообщения и сообщен
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} не похож на действительный ID сообщения." msgstr "{} не похож на действительный ID сообщения."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovak\n" "Language-Team: Slovak\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: sk_SK\n" "Language: sk_SK\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:15\n" "PO-Revision-Date: 2020-04-02 12:12\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n" "Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: sr_SP\n" "Language: sr_SP\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: sv_SE\n" "Language: sv_SE\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "Avbruten." msgstr "Avbruten."
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: tr_TR\n" "Language: tr_TR\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "Mesajları silmek için komutlar." msgstr "Mesajları silmek için komutlar."
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)" msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)"
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "İptal." msgstr "İptal."
@ -77,6 +77,11 @@ msgstr "Komut mesajlarını ve mesajları bottan temizleyin."
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "Botun gönderdiği tüm mesajları siler.\\n\\n Varsayılan olarak tümünü siler. Üçüncü bir bağımsız değişken belirtilirse,n desen eşleştirme için kullanılır: R ile başlarsa ve (n ile biterse) regex olarak yorumlanır ve buna uyan iletiler silinir. Aksi takdirde, basit bir alt dize testinde kullanılır.\\n\\n deseninize eklemek için bazı yararlı regex bayrakları içermeli:\\n Noktalar yeni satırlarla eşleşir: (?s); Yoksay: (?i); Her ikisi de: (?si)\\n" msgstr "Botun gönderdiği tüm mesajları siler.\\n\\n Varsayılan olarak tümünü siler. Üçüncü bir bağımsız değişken belirtilirse,n desen eşleştirme için kullanılır: R ile başlarsa ve (n ile biterse) regex olarak yorumlanır ve buna uyan iletiler silinir. Aksi takdirde, basit bir alt dize testinde kullanılır.\\n\\n deseninize eklemek için bazı yararlı regex bayrakları içermeli:\\n Noktalar yeni satırlarla eşleşir: (?s); Yoksay: (?i); Her ikisi de: (?si)\\n"
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "{} geçersiz mesaj ID'si." msgstr "{} geçersiz mesaj ID'si."

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: uk_UA\n" "Language: uk_UA\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:16\n" "PO-Revision-Date: 2020-04-02 12:13\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n" "Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: vi_VN\n" "Language: vi_VN\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:11\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: zh_CN\n" "Language: zh_CN\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:11\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional, Hong Kong\n" "Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: zh_HK\n" "Language: zh_HK\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

View File

@ -1,8 +1,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: red-discordbot\n" "Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n" "POT-Creation-Date: 2020-04-02 12:07+0000\n"
"PO-Revision-Date: 2020-02-13 12:12\n" "PO-Revision-Date: 2020-04-02 12:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n" "Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -15,16 +15,16 @@ msgstr ""
"X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n" "X-Crowdin-File: /cogs/cleanup/locales/messages.pot\n"
"Language: zh_TW\n" "Language: zh_TW\n"
#: redbot/cogs/cleanup/cleanup.py:23 #: redbot/cogs/cleanup/cleanup.py:22
#, docstring #, docstring
msgid "Commands for cleaning up messages." msgid "Commands for cleaning up messages."
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:43 #: redbot/cogs/cleanup/cleanup.py:42
msgid "Are you sure you want to delete {number} messages? (y/n)" msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:57 #: redbot/cogs/cleanup/cleanup.py:56
msgid "Cancelled." msgid "Cancelled."
msgstr "" msgstr ""
@ -77,6 +77,11 @@ msgstr ""
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n " msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
msgstr "" msgstr ""
#: redbot/cogs/cleanup/cleanup.py:540
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n \\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:12 #: redbot/cogs/cleanup/converters.py:12
msgid "{} doesn't look like a valid message ID." msgid "{} doesn't look like a valid message ID."
msgstr "" msgstr ""

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