Automated Crowdin downstream (#3830)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-05-07 16:37:33 +02:00
committed by GitHub
parent 981661ea68
commit 480c3129bd
273 changed files with 17553 additions and 16859 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: af\n"
"Language: af_ZA\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ar\n"
"Language: ar_SA\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: bg\n"
"Language: bg_BG\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Няма намерен префикс."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Този псевдоним не съществува."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Няма използвани псевдоними на този сървър."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Няма псевдоними положени към този бот."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Псевдоними:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ca\n"
"Language: ca_ES\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: cs\n"
"Language: cs_CZ\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Vytvořit aliasy pro příkazy n n Aliasy jsou alternativní zkratky pro příkazy. Mohou působit jako lambda (ukládání argumentů pro opakované použití) n nebo jednoduše jako zkratka pro vyslovení \"xyz\" n n Při spuštění budou aliasy přijímat další argumenty a připojovat je k uložený alias. \\ t "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Argumenty musí být zadány s číslem."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenty musí být sekvenční. Chybějící argumenty: "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Nebyl nalezen žádný prefix."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Spravovat aliasy příkazů."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Správa globálních aliasů."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Přidat alias pro příkaz."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Přidat globální alias pro příkaz."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Žádný takový alias neexistuje."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Zobrazit příkaz ke spustitelnému aliasu."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Alias `{alias_name} provede příkaz `{command}"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Neexistuje žádný alias s názvem `{name}`"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Odstraní existující alias na tomto serveru."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Na tomto serveru nejsou žádné aliasy."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias s názvem{name}` byl úspěšně smazán."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Odstranit existující globální alias."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Seznam dostupných aliasů na tomto serveru."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Aliasy:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Argumenty musí být zadány s číslem."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenty musí být sekvenční. Chybějící argumenty: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: da\n"
"Language: da_DK\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: de\n"
"Language: de_DE\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "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
msgid "Arguments must be specified with a number."
msgstr "Die Argumente müssen mit einer Nummer angegeben werden."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Es wurde kein Prefix gefunden."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Verwalte die Alias Befehle."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Verwalte die globalen Aliasse."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Füge einen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Du hast versucht, einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Name wird bereits für einen Befehl des Bots genutzt."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Du hast versucht einen neuen Alias mit dem Namen {name} zu erstellen, aber dieser Alias existiert bereits auf dem Server."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Du hast versucht einen Alias für einen Befehl zu erstellen, der nicht existiert."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
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
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Füge einen globalen Alias für einen Befehl hinzu."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Ein neuer globaler Alias mit dem Trigger `{name}` wurde erstellt."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "Versuche die Hilfe für den Basisbefehl des Alias auszuführen."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "So ein Alias ist nicht vorhanden."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Zeige den Befehl, welchen der Alias ausführt."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Der Alias '{alias_name}' führt den Befehl '{command}' aus"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Kein Alias mit dem Namen '{name}' gefunden"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Lösche einen bereits existierenden Alias auf diesem Server."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Es gibt keine Aliasse auf diesem Server."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Der Alias mit dem Namen '{name}' wurde erfolgreich gelöscht."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "Kein Alias mit dem Namen '{name}' gefunden."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Lösche einen bereits existierenden globalen Alias."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Es gibt keine Aliasse in diesem Bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr "Ich habe keinen globalen Alias gespeichert."
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Zeige die auf diesem Server verfügbaren Alias."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Aliasse:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Zeige die verfügbaren globalen Alias von diesem Bot."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr "Es gibt keinen globalen Alias."
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Die Argumente müssen mit einer Nummer angegeben werden."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: el\n"
"Language: el_GR\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Δεν βρέθηκε πρόθεμα."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: es-ES\n"
"Language: es_ES\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
msgstr "Crear alias para comandos.\\n\\n Los alias son accesos directos de nombres alternativos para comandos.\\n pueden actuar como un lambda (almacenando argumentos para uso repetido)\\n o simplemente como un atajo para decir \\\"x y z\\\".\\n\\n Cuando se ejecuta, los alias aceptarán cualquier argumento adicional\\n y los agregarán al alias almacenado.\\n "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Prefijo no encontrado."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
msgstr "Administra los alias de los comandos."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
msgstr "Administra los alias globales."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
msgstr "Agregar un alias para un comando."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese alias ya existe en este servidor."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre es un alias inválido. Los alias no deben contener espacios."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Intentaste crear un nuevo alias para un comando que no existe."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
msgstr "Un nuevo alias con el trigger {name} ha sido creado."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
msgstr "Agrega un alias global para un comando."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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 "Intentaste crear un nuevo alias global con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese alias ya existe en este servidor."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 "Intentaste crear un nuevo alias global con el nombre {name}, pero ese nombre es un nombre de alias inválido. Los nombres de alias no pueden contener espacios."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
msgstr "Un nuevo alias global con el trigger `{name}` ha sido creado."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
msgstr "Intenta ejecutar help para el comando base del alias."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Un alias no existe."
msgstr "El alias no existe."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
msgstr "Muestra qué comando ejecuta el alias."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
msgstr "El alias `{alias_name}` ejecutará el comando `{command}`"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
msgstr "No hay alias con el nombre `{name}`"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
msgstr "Elimina un alias existente en este servidor."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "No hay los aliases en este servidor."
msgstr "No hay alias en este servidor."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
msgstr "El alias con el nombre `{name}` ha eliminado correctamente."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
msgstr "El alias con nombre `{name}` no fue encontrado."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Elimina un alias global existente."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "No hay el los alias dentro de este bot."
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
msgstr "Lista de los alias disponibles en este servidor."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Lista de los alias globales disponibles en este bot."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Los argumentos deben especificarse con un número."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Los argumentos deben ser secuenciales. Faltan argumentos: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: fi\n"
"Language: fi_FI\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: fr\n"
"Language: fr_FR\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Créée des alias pour les commandes\\n\\n Les alias sont des raccourcis de noms alternatifs pour les commandes. Ils\\n peuvent agir comme un lambda (stocker des arguments pour un usage répété)\\n ou comme simplement un raccourci pour dire \\\"x y z\\\".\\n\\n Lors de leur exécution, les alias accepteront tous les arguments supplémentaires\\n et seront exécutés en plus des arguments stockés dans l'alias.\\n "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Les arguments doivent être spécifiés avec un nombre."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Les arguments doivent être séquentiels. Arguments manquants : "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Aucun préfixe trouvé."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Gérer les alias de commandes."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Gérer les alias globaux."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Ajouter un alias à une commande."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new 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 nommé {name}, mais une commande existe déjà avec ce nom sur ce bot."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Tu as tenté de créer un nouvel alias nommé {name}, mais cet alias existe déjà sur ce serveur."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Vous avez essayé de créer un nouvel alias pour une commande qui n'existe pas."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Un nouvel alias avec le déclencheur `{name}` a bien été créé."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Ajouter un alias global à une commande."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
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éé."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
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."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Cet alias n'existe pas."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Affiche la commande que l'alias exécute."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "L'alias `{alias_name}` exécute la commande `{command}`"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Il n'y a pas d'alias nommé `{name}`"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Supprime un alias de ce serveur."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Il n'y a pas d'alias sur ce serveur."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "L'alias nommé `{name}` a bien été supprimé."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "L'alias nommé `{name}` n'a pas été trouvé."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Supprime un alias global existant."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Il n'y a pas d'alias sur ce bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Liste les alias disponibles sur ce serveur."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Liste les alias globaux disponibles sur ce bot."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Les arguments doivent être spécifiés avec un nombre."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Les arguments doivent être séquentiels. Arguments manquants : "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: he\n"
"Language: he_IL\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: hu\n"
"Language: hu_HU\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Nem találtható prefix."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Nem létezik ilyen rövidítés."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Nincsenek rövidítések ezen a szerveren."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Nincsenek rövidítések ennél a botnál."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Rövidítések:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: id\n"
"Language: id_ID\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Awalan tidak ditemukan."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Alias tersebut tidak ditemukan."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Tidak ada alias pada server ini."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Tidak ada alias pada bot ini."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: it\n"
"Language: it_IT\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Gli argomenti devono essere specificati con un numero."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Nessun prefisso trovato."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Gestisci gli alias dei comandi."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Gestisci alias globali."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Aggiungi un alias per un comando."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Hai cercato di creare un nuovo alias con il nome {name}, ma questo nome corrisponde già a un comando su questo bot."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Hai cercato di creare un nuovo alias con il nome {name}, ma questo alias già esiste su questo bot."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "È stato creato un nuovo alias con il comando '{name}'."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Aggiungi un alias globale per un comando."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "È stato creato un nuovo alias globale con il comando '{name}'."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
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."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Non esiste nessun alias con questo nome."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Mostra quale comando viene eseguito dall'alias."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "L'alias `{alias_name}` eseguirà il comando `{command}`"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Non c'è nessun alias con il nome `{name}`"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Elimina un alias esistente su questo server."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Non ci sono alias su questo server."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "L'alias con il nome `{name}` è stato eliminato con successo."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "L'alias con il nome `{name}` non è stato trovato."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Elimina un alias globale esistente."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Non ci sono alias su questo bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Elenca gli alias disponibili su questo server."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Elenca gli alias globali disponibili su questo server."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Gli argomenti devono essere specificati con un numero."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ja\n"
"Language: ja_JP\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "プレフィックスが見つかりません。"
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "そのようなエイリアスはありません。"
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "このサーバにエイリアスはありません。"
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "このボットにはエイリアスはありません。"
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "アリアス:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ko\n"
"Language: ko_KR\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "명령어에 대한 별칭을 만들어주세요.\\n\\n 별칭들은 해당 명령어들을 바로 실행할 수 있는 대체적인 이름들이에요. 그것들은\\n 람다(반복되어 사용되는 인수를 저장)\\n 또는 단순히 \\\"x y z\\\"라고 말하는 바로가기 역할을 할 수 있어요.\\n\\n 실행할 시, 별칭들은 추가된 인수들을 승인할거예요.\\n 그리고 저장된 별칭들에 추가할거예요. "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "인수는 숫자로 지정해줘야해요."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "인수는 순차적이어야해요. 미확인된 인수: "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "접두사가 발견되지 않았습니다."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "명령어 별칭들을 관리하세요."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "글로벌 별칭들을 관리하세요."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "명령어에 대한 별칭을 등록해주세요."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
msgstr "이름이 {name}인 새 별칭을 생성하려고 했지만, 해당 이름은 이 봇의 명령어와 중복돼요."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
msgstr "이름이 {name}인 새 별칭을 생성하려고 했지만, 해당 별칭은 이미 이 서버에 등록되어 있어요."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 "이름이 {name}인 새 별칭을 생성하려고 했지만, 해당 이름은 사용할 수 없는 별칭 이름이에요. 별칭은 공백을 포함할 수 없어요."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "존재하지 않는 명령어에 대한 새 별칭을 생성하려고 시도하셨어요."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
msgstr "`{name}`을 실행하는 새 별칭이 등록됐어요."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "명령어에 대한 글로벌 별칭을 등록해주세요."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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 "이름이 {name}인 새 글로벌 별칭을 생성하려고 했지만, 해당 이름은 커맨드와 중복돼요."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
msgstr "이름이 {name}인 새 글로벌 별칭을 생성하려고 했지만, 해당 별칭은 이미 이 서버에 등록되어있어요."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 "이름이 {name}인 새 글로벌 별칭을 생성하려고 했지만, 해당 별칭은 사용할 수 없는 별칭 이름이에요. 별칭 이름에는 공백을 포함할 수 없어요."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
msgstr "`{name}`을 실행하는 새로운 글로벌 별칭이 등록됐어요."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "별칭의 기본 명령어에 대한 도움말을 실행해 보세요."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "그런 별칭은 등록되어 있지 않아요."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "별칭이 실행하는 명령어를 표시해주세요."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
msgstr "`{alias_name}` 별칭은 `{command}` 명령을 실행해요."
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
msgstr "이름이 `{name}`인 별칭이 없어요."
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "이 서버에 있는 기존 별칭을 삭제해주세요."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "이 서버에 등록된 별칭이 없어요."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
msgstr "이름이 `{name}`인 별칭이 성공적으로 삭제됐어요."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
msgstr "이름이 `{name}`인 별칭을 찾을 수 없어요."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "기존 글로벌 별칭들을 삭제해주세요."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "이 봇에 등록된 별칭이 없어요."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "이 서버에서 사용할 수 있는 별칭들을 나열해주세요."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "등록된 별칭 리스트 :"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "이 봇에서 사용할 수 있는 글로벌 별칭들을 나열해주세요."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "인수는 숫자로 지정해줘야해요."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "인수는 순차적이어야해요. 미확인된 인수: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: nl\n"
"Language: nl_NL\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Maak aliassen voor commando's.\\n\\n Aliassen zijn alternatieve namen of snelkoppelingen voor commando's. Ze\\n kunnen fungeren als een lambda (argumenten opslaan voor herhaald gebruik)\\n of als een snelkoppeling om \\\"x y z\\\" te zeggen.\\n\\n Aliassen accepteren extra argumenten wanneer ze zijn gebruikt\\n en voegen deze toe aan de opgeslagen alias.\\n "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Argumenten moeten worden gespecificeerd met een getal."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenten moeten sequentieel zijn. Ontbrekende argumenten: "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Geen prefix gevonden."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Beheer commandaliassen."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Beheer globale aliassen."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Voeg een alias toe voor een opdracht."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Je hebt geprobeerd een nieuwe alias te maken met de naam {name}, maar die naam is al een opdracht voor deze bot."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Je hebt geprobeerd een nieuwe alias te maken met de naam {name}, maar die alias bestaat al op deze server."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Er is een nieuwe alias gemaakt met de trigger `{name}`."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Voeg een globale alias toe voor een opdracht."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Er is een nieuwe globale alias gemaakt met de trigger `{name}`."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "Probeer hulp uit te voeren voor de basisopdracht van de alias."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Deze alias bestaat niet."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Laat zien welk commando de alias uitvoert."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "De `{alias_name}` alias voert het commando `{command}` uit"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Er is geen alias met de naam'{name}'"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Verwijder een bestaande alias op deze server."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Er zijn geen aliases in deze server."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Alias met de naam `{name}` is succesvol verwijderd."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "Alias met naam `{name}` is niet gevonden."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Een bestaande globale alias verwijderen."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Er zijn geen aliases op deze bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Maak een lijst van de beschikbare aliassen op deze server."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Aliassen:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Maak een lijst van de beschikbare globale aliassen op deze bot."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Argumenten moeten worden gespecificeerd met een getal."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumenten moeten sequentieel zijn. Ontbrekende argumenten: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: no\n"
"Language: no_NO\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Argumenter må spesifiseres med et nummer."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Ingen prefiks funnet."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Administrer kommando aliaser."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Administrer globale aliaser."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Legg til et alias for en kommando."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Du forsøkte å opprette et nytt alias med navnet {name} men navnet er allerede en kommando på denne boten."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new 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."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Et nytt alias med utløseren \"{name}\" har blitt opprettet."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Legg til et globalt alias for en kommando."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Et nytt globalt alias med utløseren '{name}' har blitt opprettet."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Ingen slike alias finnes."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Det er ingen aliaser på denne serveren."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Det er ingen aliaser på denne boten."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Aliaser:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Argumenter må spesifiseres med et nummer."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: pl\n"
"Language: pl_PL\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Nie znaleziono prefiksu."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Taki alias nie istnieje."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Nie ma aliasów na tym serwerze."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Nie ma żadnych aliasów dla tego bota."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Aliasy:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: pt-BR\n"
"Language: pt_BR\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Nenhum prefixo encontrado."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Alias inexistente."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Não há nenhum alias neste servidor."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Não há nenhum alias nesse bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: pt-PT\n"
"Language: pt_PT\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ro\n"
"Language: ro_RO\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: ru\n"
"Language: ru_RU\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Создать псевдонимы для команд.\\n\\n Псевдонимы - это альтернативные сокращения имен для команд.\\n Они могут действовать как лямбда (хранение аргументов для\\n многократного использования) или просто как сокращение \\\"а б в\\\".\\n\\n При запуске псевдонимы принимают любые дополнительные\\n аргументы и добавляют их к сохраненному псевдониму.\\n "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Аргументы должны быть указаны с числом."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: "
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Префикс не найден."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Управление псевдонимами команд."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Управление глобальными псевдонимами."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Добавить псевдоним для команды."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Вы попытались создать новый псевдоним {name}, но это имя уже является командой для этого бота."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Вы пытались создать новый псевдоним {name}, но этот псевдоним уже существует на этом сервере."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Вы попытались создать новый псевдоним для не существующей команды."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Новый псевдоним с триггером `{name}` был создан."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr "Добавить глобальный псевдоним для команды."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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}, но это имя уже является командой для этого бота."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Вы попытались создать новый глобальный псевдоним {name}, но этот псевдоним уже существует на этом сервере."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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}, но это имя является недопустимым псевдонимом. Имена псевдонимов не могут содержать пробелов."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Новый глобальный псевдоним с триггером `{name}` был создан."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "Попробуйте вызвать справку для базовой команды псевдонима."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Псевдоним не существует."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Показать, какую команду выполняет псевдоним."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "Псевдоним `{alias_name}` будет выполнять команду `{command}`"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Нет псевдонима с именем `{name}`"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Удалить существующий псевдоним на этом сервере."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "На этом сервере нет псевдонимов."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "Псевдоним с именем `{name}` был успешно удален."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "Псевдоним с именем `{name}` не найден."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Удалить существующий глобальный псевдоним."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "У этого бота нет псевдонимов."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr "У этого бота нет глобальных псевдонимов."
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Список доступных псевдонимов на этом сервере."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Псевдонимы:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Список доступных глобальных псевдонимов для этого бота."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr "Нет глобальных псевдонимов."
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Аргументы должны быть указаны с числом."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: sk\n"
"Language: sk_SK\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: sr\n"
"Language: sr_SP\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: sv-SE\n"
"Language: sv_SE\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Inget prefix hittat."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Detta alias existerar inte."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Det finns inga alias på denna server."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Det finns inga alias för denna bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Alias:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: tr\n"
"Language: tr_TR\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr "Komutlar için kısaltma yaratır.\\n\\n Kısaltmalar, komutlar için alternatiftir. Hem\\n kısaltma hem de komut bir arada kullanılabilir\\n Sadece kısaltmalar da kullanılabilir \\\"x y z\\\".\\n\\n Çalıştırıldığında, diğer adlar ek bağımsız değişkenleri\\n kabul eder ve bunları depolanan diğer ada ekler.\\n "
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr "Girdiler numara ile özelleştirilmiş olmalıdır."
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:"
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "Öneki bulundu."
msgstr "Ön ek bulunamadı."
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr "Komut diğer adları yönetmek."
msgstr "Komut kısaltmalarını yönet."
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr "Küresel diğer adları yönetmek."
msgstr "Global kısaltmaları yönet."
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr "Bir komut için bir diğer ad ekleyin."
msgstr "Bir komut için kısaltma ekleyin."
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr "Adı {name} ile yeni bir diğer ad oluşturmak çalıştı, ancak bu adı zaten bu bot bir komutudur."
msgstr "{name} adı ile yeni bir kısaltma oluşturmaya çalıştınız, ancak botta bu ad ile mevcut bir komut bulunuyor."
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new 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 diğer adı bu sunucuda zaten vardır."
msgstr "{name} adı ile yeni bir kısaltma oluşturmaya çalıştınız, ancak sunucuda bu ad ile mevcut bir kısaltma bulunuyor."
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 "{name} adı ile yeni bir kısaltma oluşturmaya çalıştınız, ancak belirttiğiniz geçersiz bir kısaltmadır. Kısaltmalar boşluk içermemelidir."
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Mevcut olmayan bir komut için kısayol oluşturmaya çalıştınız."
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr "Yeni bir takma ad tetikleyici '{name}' ile oluşturuldu."
msgstr "Yeni bir kısaltma '{name}' tetikleyicisi ile oluşturuldu."
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
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 global bir kısaltma ekleyin."
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
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 "{name} adı ile global bir kısaltma yaratmaya çalıştınız, ancak botta bu isimde bir komut mevcut."
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
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 "{name} ile global bir kısaltma oluşturmaya çalıştınız ancak sunucuda böyle bir komut mevcut."
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 "{name} ile yeni bir global kısaltma oluşturmaya çalıştınız ancak bu kısaltma geçerli değil. Kısaltmalar boşluk içeremez."
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
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 global kısaltma '{name}' tetikleyicisi ile oluşturuldu."
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
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 "Kısaltmada kullanılan temel komutun kullanımı için yardım komutunu kullanmayı deneyiniz."
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "Böyle bir takma var yok."
msgstr "Böyle bir kısaltma mevcut değil."
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr "Takma adın çalıştırıldığı komutu gösterin."
msgstr "Kısaltmanın hangi komutu uyguladığını gösterir."
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "'{alias_name}' diğer ad komut '{command} ' idam edecek"
msgstr "'{alias_name}' kısaltması '{command} ' komutunu uygulayacak."
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "Hiç diğer ad ad '{name} ' ile olduğunu"
msgstr "{name} adında bir kısaltma mevcut değil."
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr "Bu sunucuda varolan bir diğer adı silin."
msgstr "Bu sunucuda mevcut bir kısaltmayı silin."
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "Bu sunucuda hiçbir diğer adları vardır."
msgstr "Bu sunucuda herhangi bir kısaltma mevcut değil."
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "`{name}`adlı takma ad başarıyla silindi."
msgstr "`{name}`adlı kısaltma başarıyla silindi."
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "{Name} `adlı takma ad bulunamadı."
msgstr "{name} adlı kısaltma bulunamadı."
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr "Mevcut bir global takma adı silin."
msgstr "Mevcut bir global kısaltmayı silin."
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "Bu botta takma adlar yok."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr "Bu botta herhangi bir global kısaltma bulunmuyor."
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr "Bu sunucudaki kullanılabilir diğer adları listeleyin."
msgstr "Bu sunucudaki kullanılabilir kısaltmaları listeleyin."
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "Takma adlar:"
msgstr "Kısaltmalar:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr "Bu botta mevcut küresel takma adları listeleyiniz."
msgstr "Bot üzerindeki global kullanılabilir kısaltmaları listeleyin."
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr "Herhangi bir global kısaltma mevcut değil."
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr "Değişkenler numara içermelidir."
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Değişkenler sıralı olmalıdır. Eksik değişkenler: "

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: uk\n"
"Language: uk_UA\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: vi\n"
"Language: vi_VN\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: zh-CN\n"
"Language: zh_CN\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr "找不到前缀"
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "您尝试使用名称{name}创建新的全局别名,但该别名已经存在于此服务器上。"
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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}创建新的全局别名,但该名称是无效的别名。别名不能包含空格。"
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "已经创建一个包含触发器`{name}`的全局别名。"
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr "不存在该别名。"
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr "`{alias_name}`别要名将执行命令`{command}`"
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr "没有名为`{name}`的别名"
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr "在这个服务器上没有别名。"
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr "已经成功删除名为`{name}`的别名。"
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr "找不到名为`{name}`的别名。"
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
msgstr "这个机器人上没有别名。"
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr "别名:"
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: zh-HK\n"
"Language: zh_HK\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-04-02 12:07+0000\n"
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -13,139 +13,142 @@ msgstr ""
"X-Crowdin-Language: zh-TW\n"
"Language: zh_TW\n"
#: redbot/cogs/alias/alias.py:35
#: redbot/cogs/alias/alias.py:30
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:111
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias.py:118
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/alias/alias.py:168
#: redbot/cogs/alias/alias.py:85
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:235
#: redbot/cogs/alias/alias.py:106
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:240
#: redbot/cogs/alias/alias.py:111
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:247
#: redbot/cogs/alias/alias.py:118
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:252
#: redbot/cogs/alias/alias.py:123
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:263
#: redbot/cogs/alias/alias.py:134
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:274
#: redbot/cogs/alias/alias.py:145
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 ""
#: redbot/cogs/alias/alias.py:286
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:300
#: redbot/cogs/alias/alias.py:171
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:306
#: redbot/cogs/alias/alias.py:177
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:311
#: redbot/cogs/alias/alias.py:182
msgid "You attempted to create a new global alias with the name {name} but that name is already a command on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:322
#: redbot/cogs/alias/alias.py:193
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:333
#: redbot/cogs/alias/alias.py:204
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 ""
#: redbot/cogs/alias/alias.py:349
#: redbot/cogs/alias/alias.py:220
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:357
#: redbot/cogs/alias/alias.py:228
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:369
#: redbot/cogs/alias/alias.py:240
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:374
#: redbot/cogs/alias/alias.py:245
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:379
#: redbot/cogs/alias/alias.py:250
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:384
#: redbot/cogs/alias/alias.py:255
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:390
#: redbot/cogs/alias/alias.py:261
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:395 redbot/cogs/alias/alias.py:431
#: redbot/cogs/alias/alias.py:442
#: redbot/cogs/alias/alias.py:263 redbot/cogs/alias/alias.py:294
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:400 redbot/cogs/alias/alias.py:418
#: redbot/cogs/alias/alias.py:268 redbot/cogs/alias/alias.py:283
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:403 redbot/cogs/alias/alias.py:421
#: redbot/cogs/alias/alias.py:271 redbot/cogs/alias/alias.py:286
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#: redbot/cogs/alias/alias.py:276
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:413
msgid "There are no aliases on this bot."
#: redbot/cogs/alias/alias.py:278
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:426
#: redbot/cogs/alias/alias.py:291
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:427 redbot/cogs/alias/alias.py:438
#: redbot/cogs/alias/alias.py:295 redbot/cogs/alias/alias.py:304
msgid "Aliases:"
msgstr ""
#: redbot/cogs/alias/alias.py:437
#: redbot/cogs/alias/alias.py:300
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:303
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:174
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:181
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""