Automated Crowdin downstream (#4373)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-30 17:42:37 +02:00 committed by GitHub
parent 85afe19455
commit ec7c2ca4b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
114 changed files with 20532 additions and 9218 deletions

View File

@ -155,72 +155,72 @@ msgstr "\\n Dodawanie ról dla siebie.\\n\\n Administratorzy serwe
#: redbot/cogs/admin/admin.py:411
#, docstring
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
msgstr ""
msgstr "\\n Odbiera rolę do samodzielnego przypisania.\\n\\n Admini Serwera muszą ustawić rolę jako możliwą do ustawienia przez użytkowników.\\n UWAGA: Wielkość liter ma znaczenie!\\n "
#: redbot/cogs/admin/admin.py:422
#, docstring
msgid "\\n Lists all available selfroles.\\n "
msgstr ""
msgstr "\\n Wyświetla role do samodzielnego przypisania.\\n "
#: redbot/cogs/admin/admin.py:432
msgid "Available Selfroles:\\n{selfroles}"
msgstr ""
msgstr "Dostępne role do samodzielnego przypisania:\\n{selfroles}"
#: redbot/cogs/admin/admin.py:438
#, docstring
msgid "Manage selfroles."
msgstr ""
msgstr "Zarządzaj rolami do samodzielnego przypisania."
#: redbot/cogs/admin/admin.py:443
#, docstring
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr ""
msgstr "\\n Dodaje rolę do listy dostępnych roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n "
#: redbot/cogs/admin/admin.py:450
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
msgstr "Nie mogę Ci pozwolić dać {role.name} jako roli samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:458
msgid "Added."
msgstr ""
msgstr "Dodano."
#: redbot/cogs/admin/admin.py:461
msgid "That role is already a selfrole."
msgstr ""
msgstr "Ta rola jest już rolą do samodzielnego przypisania."
#: redbot/cogs/admin/admin.py:465
#, docstring
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr ""
msgstr "\\n Usuwa rolę z listy roli do samodzielnego przypisania.\\n\\n UWAGA: Wielkość liter ma znaczenie!\\n "
#: redbot/cogs/admin/admin.py:472
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
msgstr "Nie mogę Ci pozwolić usunąć {role.name} z bycia rolą samodzielnego przypisania, ponieważ ta rola jest wyższa lub równa twojej najwyższej roli w hierarchii Discorda."
#: redbot/cogs/admin/admin.py:480
msgid "Removed."
msgstr ""
msgstr "Usunięto."
#: redbot/cogs/admin/admin.py:485
#, docstring
msgid "Lock a bot to its current servers only."
msgstr ""
msgstr "Ogranicz bota wyłącznie do obecnych serwerów."
#: redbot/cogs/admin/admin.py:490
msgid "The bot is no longer serverlocked."
msgstr ""
msgstr "Bot nie jest już ograniczony do obecnych serwerów."
#: redbot/cogs/admin/admin.py:492
msgid "The bot is now serverlocked."
msgstr ""
msgstr "Bot jest teraz ograniczony do obecnych serwerów."
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
msgstr "Nie mogłem/am ogłosić się na następującym serwerze: "
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr ""
msgstr "Nie mogłem/am ogłosić się na następujących serwerach: "
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
@ -228,5 +228,5 @@ msgstr "Moduł Admin nie jest załadowany."
#: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole."
msgstr ""
msgstr "Podana rola nie jest poprawną rolą samodzielnego przypisania."

View File

@ -0,0 +1,232 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 42\n"
"Language: sr_CS\n"
#: redbot/cogs/admin/admin.py:18
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
msgstr ""
#: redbot/cogs/admin/admin.py:23
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:29
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:35
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:41
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:47
msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:53
msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:59
msgid "I need manage roles permission to do that."
msgstr ""
#: redbot/cogs/admin/admin.py:61
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
msgstr ""
#: redbot/cogs/admin/admin.py:71
#, docstring
msgid "A collection of server administration utilities."
msgstr ""
#: redbot/cogs/admin/admin.py:161
msgid "{member.display_name} already has the role {role.name}."
msgstr ""
#: redbot/cogs/admin/admin.py:181
msgid "I successfully added {role.name} to {member.display_name}"
msgstr ""
#: redbot/cogs/admin/admin.py:191
msgid "{member.display_name} does not have the role {role.name}."
msgstr ""
#: redbot/cogs/admin/admin.py:211
msgid "I successfully removed {role.name} from {member.display_name}"
msgstr ""
#: redbot/cogs/admin/admin.py:222
#, docstring
msgid "\\n Add a role to a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:238
#, docstring
msgid "\\n Remove a role from a user.\\n\\n Use double quotes if the role contains spaces.\\n If user is left blank it defaults to the author of the command.\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:252
#, docstring
msgid "Edit role settings."
msgstr ""
#: redbot/cogs/admin/admin.py:259
#, docstring
msgid "\\n Edit a role's colour.\\n\\n Use double quotes if the role contains spaces.\\n Colour must be in hexadecimal format.\\n [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\\n\\n Examples:\\n `[p]editrole colour \\\"The Transistor\\\" #ff0000`\\n `[p]editrole colour Test #ff9900`\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:288 redbot/cogs/admin/admin.py:321
msgid "Done."
msgstr ""
#: redbot/cogs/admin/admin.py:292
#, docstring
msgid "\\n Edit a role's name.\\n\\n Use double quotes if the role or the name contain spaces.\\n\\n Example:\\n `[p]editrole name \\\"The Transistor\\\" Test`\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:326
#, docstring
msgid "Announce a message to all servers the bot is in."
msgstr ""
#: redbot/cogs/admin/admin.py:333
msgid "The announcement has begun."
msgstr ""
#: redbot/cogs/admin/admin.py:340
#, docstring
msgid "Cancel a running announce."
msgstr ""
#: redbot/cogs/admin/admin.py:342
msgid "There is no currently running announcement."
msgstr ""
#: redbot/cogs/admin/admin.py:345
msgid "The current announcement has been cancelled."
msgstr ""
#: redbot/cogs/admin/admin.py:351
#, docstring
msgid "Change how announcements are sent in this guild."
msgstr ""
#: redbot/cogs/admin/admin.py:356
#, docstring
msgid "\\n Change the channel where the bot will send announcements.\\n\\n If channel is left blank it defaults to the current channel.\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:365
msgid "The announcement channel has been set to {channel.mention}"
msgstr ""
#: redbot/cogs/admin/admin.py:370
#, docstring
msgid "Unsets the channel for announcements."
msgstr ""
#: redbot/cogs/admin/admin.py:395
#, docstring
msgid "Apply selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:400
#, docstring
msgid "\\n Add a selfrole to yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:411
#, docstring
msgid "\\n Remove a selfrole from yourself.\\n\\n Server admins must have configured the role as user settable.\\n NOTE: The role is case sensitive!\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:422
#, docstring
msgid "\\n Lists all available selfroles.\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:432
msgid "Available Selfroles:\\n{selfroles}"
msgstr ""
#: redbot/cogs/admin/admin.py:438
#, docstring
msgid "Manage selfroles."
msgstr ""
#: redbot/cogs/admin/admin.py:443
#, docstring
msgid "\\n Add a role to the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:450
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:458
msgid "Added."
msgstr ""
#: redbot/cogs/admin/admin.py:461
msgid "That role is already a selfrole."
msgstr ""
#: redbot/cogs/admin/admin.py:465
#, docstring
msgid "\\n Remove a role from the list of available selfroles.\\n\\n NOTE: The role is case sensitive!\\n "
msgstr ""
#: redbot/cogs/admin/admin.py:472
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
msgstr ""
#: redbot/cogs/admin/admin.py:480
msgid "Removed."
msgstr ""
#: redbot/cogs/admin/admin.py:485
#, docstring
msgid "Lock a bot to its current servers only."
msgstr ""
#: redbot/cogs/admin/admin.py:490
msgid "The bot is no longer serverlocked."
msgstr ""
#: redbot/cogs/admin/admin.py:492
msgid "The bot is now serverlocked."
msgstr ""
#: redbot/cogs/admin/announcer.py:68
msgid "I could not announce to the following server: "
msgstr ""
#: redbot/cogs/admin/announcer.py:70
msgid "I could not announce to the following servers: "
msgstr ""
#: redbot/cogs/admin/converters.py:12
msgid "The Admin cog is not loaded."
msgstr ""
#: redbot/cogs/admin/converters.py:20
msgid "The provided role is not a valid selfrole."
msgstr ""

View File

@ -18,7 +18,8 @@ msgstr ""
#: redbot/cogs/alias/alias.py:35
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
msgstr "Utwórz aliasy dla poleceń.\\n\\n Aliasy są alternatywnymi nazwami skróconych poleceń. Mogą\\n działać zarówno jako lambda (przechowywanie argumentów do wielokrotnego użycia)\\n lub po prostu jako skrót do powiedzenia \\\"xyz \\\".\\n\\n \n"
"Po uruchomieniu aliasy przyjmą wszelkie dodatkowe argumenty\\n i dołączą je do przechowywanego aliasu.\\n "
#: redbot/cogs/alias/alias.py:173
msgid "No prefix found."
@ -26,72 +27,72 @@ msgstr "Nie znaleziono prefiksu."
#: redbot/cogs/alias/alias.py:203
msgid "Aliases:\\n"
msgstr ""
msgstr "Aliasy:\\n"
#: redbot/cogs/alias/alias.py:205
msgid "\\n\\nPage {page}/{total}"
msgstr ""
msgstr "\\n\\nStrona {page}/{total}"
#: redbot/cogs/alias/alias.py:215
#, docstring
msgid "Manage command aliases."
msgstr ""
msgstr "Zarządza aliasami poleceń."
#: redbot/cogs/alias/alias.py:220
#, docstring
msgid "Manage global aliases."
msgstr ""
msgstr "Zarządza globalnymi aliasami."
#: redbot/cogs/alias/alias.py:227
#, docstring
msgid "Add an alias for a command."
msgstr ""
msgstr "Dodaje alias do polecenia."
#: redbot/cogs/alias/alias.py:232
msgid "You attempted to create a new alias with the name {name} but that name is already a command on this bot."
msgstr ""
msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota."
#: redbot/cogs/alias/alias.py:243
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr ""
msgstr "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale taki alias już istnieje."
#: redbot/cogs/alias/alias.py:254
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 "Próbowałeś/aś utworzyć nowy alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji."
#: redbot/cogs/alias/alias.py:266 redbot/cogs/alias/alias.py:325
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
msgstr "Próbowałeś/aś utworzyć nowy alias do komendy która nie istnieje."
#: redbot/cogs/alias/alias.py:280
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
msgstr "Utworzono nowy alias z wyzwalaczem '{name}'."
#: redbot/cogs/alias/alias.py:286
#, docstring
msgid "Add a global alias for a command."
msgstr ""
msgstr "Dodaje globalny alias do polecenia."
#: redbot/cogs/alias/alias.py:291
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 "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale komenda o takiej nazwie jest już zajęta przez bota."
#: redbot/cogs/alias/alias.py:302
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr ""
msgstr "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale taki alias już istnieje."
#: redbot/cogs/alias/alias.py:313
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 "Próbowałeś/aś utworzyć nowy globalny alias o nazwie {name}, ale ta nazwa jest nieprawidłową nazwą aliasu. Alias nie może zawierać spacji."
#: redbot/cogs/alias/alias.py:336
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
msgstr "Utworzono nowy globalny alias z wyzwalaczem '{name}'."
#: redbot/cogs/alias/alias.py:343
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
msgstr "Spróbuj wykonać pomoc dla podstawowej komendy dla aliasu."
#: redbot/cogs/alias/alias.py:348
msgid "No such alias exists."
@ -100,20 +101,20 @@ msgstr "Taki alias nie istnieje."
#: redbot/cogs/alias/alias.py:352
#, docstring
msgid "Show what command the alias executes."
msgstr ""
msgstr "Pokazuje jaką komendę wykonuje alias."
#: redbot/cogs/alias/alias.py:357
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
msgstr "Alias '{alias_name}' spowoduje wykonanie komendy '{command}'"
#: redbot/cogs/alias/alias.py:362
msgid "There is no alias with the name `{name}`"
msgstr ""
msgstr "Nie istnieje alias o nazwie `{name}`"
#: redbot/cogs/alias/alias.py:368
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
msgstr "Usuwa istniejący alias na tym serwerze."
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
msgid "There are no aliases on this server."
@ -121,40 +122,40 @@ msgstr "Nie ma aliasów na tym serwerze."
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
msgstr "Alias o nazwie `{name}` został pomyślnie usunięty."
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
msgid "Alias with name `{name}` was not found."
msgstr ""
msgstr "Alias o nazwie `{name}` nie został znaleziony."
#: redbot/cogs/alias/alias.py:383
#, docstring
msgid "Delete an existing global alias."
msgstr ""
msgstr "Usuwa istniejący globalny alias."
#: redbot/cogs/alias/alias.py:385
msgid "There are no global aliases on this bot."
msgstr ""
msgstr "Ten bot nie ma globalnych aliasów."
#: redbot/cogs/alias/alias.py:399
#, docstring
msgid "List the available aliases on this server."
msgstr ""
msgstr "Wyświetla dostępne aliasy dla tego serwera."
#: redbot/cogs/alias/alias.py:408
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
msgstr "Wyświetla dostępne globalne aliasy dla tego bota."
#: redbot/cogs/alias/alias.py:411
msgid "There are no global aliases."
msgstr ""
msgstr "Brak globalnych aliasów."
#: redbot/cogs/alias/alias_entry.py:198
msgid "Arguments must be specified with a number."
msgstr ""
msgstr "Argumenty należy określić liczbą."
#: redbot/cogs/alias/alias_entry.py:205
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
msgstr "Argumenty muszą być sekwencyjne. Brakujące argumenty: "

View File

@ -0,0 +1,160 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 8\n"
"Language: sr_CS\n"
#: redbot/cogs/alias/alias.py:35
#, docstring
msgid "Create aliases for commands.\\n\\n Aliases are alternative names shortcuts for commands. They\\n can act as both a lambda (storing arguments for repeated use)\\n or as simply a shortcut to saying \\\"x y z\\\".\\n\\n When run, aliases will accept any additional arguments\\n and append them to the stored alias.\\n "
msgstr ""
#: redbot/cogs/alias/alias.py:173
msgid "No prefix found."
msgstr ""
#: redbot/cogs/alias/alias.py:203
msgid "Aliases:\\n"
msgstr ""
#: redbot/cogs/alias/alias.py:205
msgid "\\n\\nPage {page}/{total}"
msgstr ""
#: redbot/cogs/alias/alias.py:215
#, docstring
msgid "Manage command aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:220
#, docstring
msgid "Manage global aliases."
msgstr ""
#: redbot/cogs/alias/alias.py:227
#, docstring
msgid "Add an alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:232
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:243
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr ""
#: redbot/cogs/alias/alias.py:254
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:266 redbot/cogs/alias/alias.py:325
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr ""
#: redbot/cogs/alias/alias.py:280
msgid "A new alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:286
#, docstring
msgid "Add a global alias for a command."
msgstr ""
#: redbot/cogs/alias/alias.py:291
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:302
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr ""
#: redbot/cogs/alias/alias.py:313
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:336
msgid "A new global alias with the trigger `{name}` has been created."
msgstr ""
#: redbot/cogs/alias/alias.py:343
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr ""
#: redbot/cogs/alias/alias.py:348
msgid "No such alias exists."
msgstr ""
#: redbot/cogs/alias/alias.py:352
#, docstring
msgid "Show what command the alias executes."
msgstr ""
#: redbot/cogs/alias/alias.py:357
msgid "The `{alias_name}` alias will execute the command `{command}`"
msgstr ""
#: redbot/cogs/alias/alias.py:362
msgid "There is no alias with the name `{name}`"
msgstr ""
#: redbot/cogs/alias/alias.py:368
#, docstring
msgid "Delete an existing alias on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:370 redbot/cogs/alias/alias.py:402
msgid "There are no aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:375 redbot/cogs/alias/alias.py:390
msgid "Alias with the name `{name}` was successfully deleted."
msgstr ""
#: redbot/cogs/alias/alias.py:378 redbot/cogs/alias/alias.py:393
msgid "Alias with name `{name}` was not found."
msgstr ""
#: redbot/cogs/alias/alias.py:383
#, docstring
msgid "Delete an existing global alias."
msgstr ""
#: redbot/cogs/alias/alias.py:385
msgid "There are no global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:399
#, docstring
msgid "List the available aliases on this server."
msgstr ""
#: redbot/cogs/alias/alias.py:408
#, docstring
msgid "List the available global aliases on this bot."
msgstr ""
#: redbot/cogs/alias/alias.py:411
msgid "There are no global aliases."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:198
msgid "Arguments must be specified with a number."
msgstr ""
#: redbot/cogs/alias/alias_entry.py:205
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""

View File

@ -0,0 +1,65 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 698\n"
"Language: sr_CS\n"
#: redbot/cogs/audio/apis/interface.py:280
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:322
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:443
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:509
msgid "The connection was reset while loading the playlist."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:518
msgid "Player timeout, skipping remaining tracks."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:542
msgid "Failing to get tracks, skipping remaining."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:592
msgid "Nothing found.\\nThe YouTube API key may be invalid or you may be rate limited on YouTube's search service.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:602
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/apis/interface.py:610
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/apis/interface.py:611
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/apis/interface.py:617
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/apis/spotify.py:165
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
msgstr ""

View File

@ -730,7 +730,7 @@ msgstr "Umieszczone w pamięci podręcznej"
#: redbot/cogs/audio/core/commands/audioset.py:1033
#: redbot/cogs/audio/core/commands/audioset.py:1034
msgid "US Top 100"
msgstr ""
msgstr "Hot 100"
#: redbot/cogs/audio/core/commands/audioset.py:1037
msgid "Auto-play Settings"
@ -782,7 +782,7 @@ msgstr "Ustawienia Lavalink"
#: redbot/cogs/audio/core/commands/audioset.py:1068
msgid "Cog version: [{version}]\\n"
msgstr ""
msgstr "Wersja Cog'a: [{version}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:1069
msgid "Red-Lavalink: [{lavalink_version}]\\n"
@ -794,7 +794,8 @@ msgstr "Serwer zewnętrzny: [{use_external_lavalink}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:1079
msgid "Lavalink build: [{llbuild}]\\nLavalink branch: [{llbranch}]\\nRelease date: [{build_time}]\\nLavaplayer version: [{lavaplayer}]\\nJava version: [{jvm}]\\n"
msgstr ""
msgstr "Kompilacja Lavalink: [{llbuild}]\\nGałąź Lavalink: [{llbranch}]\\nData wydania:\n"
"[{build_time}]\\nWersja Lavaplayer: [{lavaplayer}]\\nWersja Java: [{jvm}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:1093
msgid "Localtracks path: [{localpath}]\\n"
@ -1772,7 +1773,7 @@ msgstr "Wymuś odtwarzanie adresu URL lub wyszukiwanie utworu."
#: redbot/cogs/audio/core/commands/player.py:134
msgid "Only single tracks work with bump play."
msgstr ""
msgstr "Tylko pojedyncze utwory działają z funkcją bump play."
#: redbot/cogs/audio/core/commands/player.py:234
msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks."
@ -1788,7 +1789,7 @@ msgstr "Utwór nie jest odtwarzalny."
#: redbot/cogs/audio/core/commands/player.py:747
#: redbot/cogs/audio/core/commands/player.py:851
msgid "**{suffix}** is not a fully supported format and some tracks may not play."
msgstr ""
msgstr "** {suffix} ** nie jest w pełni obsługiwanym formatem, przez co niektóre utwory mogą nie być odtwarzane."
#: redbot/cogs/audio/core/commands/player.py:275
msgid "This track is not allowed in this server."
@ -1932,7 +1933,7 @@ msgstr "szukaj"
#: redbot/cogs/audio/core/commands/player.py:810
msgid "{time} until start of {type} playback: starts at #{position} in queue"
msgstr ""
msgstr "{time} do rozpoczęcia {type} odtwarzania: zaczyna się o #{position} w kolejce"
#: redbot/cogs/audio/core/commands/player.py:834
msgid "I'm unable get a track from Lavalink at the moment,try again in a few minutes."
@ -1950,7 +1951,7 @@ msgstr "Opcje konfiguracji listy odtwarzania.\\n\\n Informacje na temat z
#: redbot/cogs/audio/core/commands/playlists.py:65
#, docstring
msgid "Add a track URL, playlist link, or quick search to a playlist.\\n\\n The track(s) will be appended to the end of the playlist.\\n\\n **Usage**:\\n `[p]playlist append playlist_name_OR_id track_name_OR_url [args]`\\n\\n **Args**:\\n The following are all optional:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n Global\\n Guild\\n User\\n\\n **Author** can be one of the following:\\n User ID\\n User Mention\\n User Name#123\\n\\n **Guild** can be one of the following:\\n Guild ID\\n Exact guild name\\n\\n Example use:\\n `[p]playlist append MyGuildPlaylist Hello by Adele`\\n `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global`\\n `[p]playlist append MyGlobalPlaylist Hello by Adele --scope Global --Author Draper#6666`\\n "
msgstr ""
msgstr "Dodaj adres URL utworu, link do listy odtwarzania lub szybkie wyszukiwanie do listy odtwarzania.\\n\\n Utwór(ory) zostanie(ną) dołączony(e) na końcu listy odtwarzania.\\n\\n **Użycie**:\\n `[p]playlist append nazwa_playlisty_LUB_id nazwa_utworu_LUB_url [args]`\\n\\n **Argumenty**:\\n Poniższe są opcjonalne:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z następujących:\\n Global\\n Guild\\n Użytkownik\\n\\n **Autor** może być jednym z następujących:\\n ID Użytkownika\\n Wzmianka użytkownika\\n Nazwa Użytkownika#123\\n\\n **Gildia** może być jednym z następujących:\\n ID Gildii\\n Dokładna nazwa gildii\\n\\n Przykładowe użycie:\\n `[p]playlist append PlaylistaGildiowa Hello by Adele`\\n `[p]playlist append PlaylistaGildiowa Hello by Adele --scope Global`\\n `[p]playlist append PlaylistaGildiowa Hello by Adele --scope Global --Author Draper#6666`\\n "
#: redbot/cogs/audio/core/commands/playlists.py:118
#: redbot/cogs/audio/core/commands/playlists.py:296
@ -2046,7 +2047,7 @@ msgstr "Lista odtwarzania {name} (`{from_id}`) została skopiowana z {from_scope
#: redbot/cogs/audio/core/commands/playlists.py:347
#, docstring
msgid "Create an empty playlist.\\n\\n **Usage**:\\n `[p]playlist create playlist_name [args]`\\n\\n **Args**:\\n The following are all optional:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n Global\\n Guild\\n User\\n\\n **Author** can be one of the following:\\n User ID\\n User Mention\\n User Name#123\\n\\n **Guild** can be one of the following:\\n Guild ID\\n Exact guild name\\n\\n Example use:\\n `[p]playlist create MyGuildPlaylist`\\n `[p]playlist create MyGlobalPlaylist --scope Global`\\n `[p]playlist create MyPersonalPlaylist --scope User`\\n "
msgstr ""
msgstr "Tworzy pustą listę odtwarzania.\\n\\n **Użycie **:\\n `[p]playlist create nazwa_playlisty [args]`\\n\\n **Args(Argumenty)**:\\n Poniższe są opcjonalne:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z poniższych:\\n Global\\n Gildia\\n Użytkownik\\n\\n **Author(Autor)** może być jednym z następujących:\\n ID Użytkownika\\n Wzmianka użytkownika\\n Nazwa Użytkownika#123\\n\\n **Guild** może być jednym z następujących:\\n ID Gildii \\n Dokładna nazwa gildii\\n\\n Przykładowe zastosowanie:\\n `[p]playlist create PlaylistaGildiowa`\\n `[p]playlist create PlaylistaGildiowa --scope Global`\\n `[p]playlist create PlaylistaGildiowa --scope Użytkownik`\\n "
#: redbot/cogs/audio/core/commands/playlists.py:400
#: redbot/cogs/audio/core/commands/playlists.py:1105
@ -2075,7 +2076,7 @@ msgstr "Utworzono pustą listę odtwarzania {name} (`{id}`) [**{scope}**]."
#: redbot/cogs/audio/core/commands/playlists.py:425
#, docstring
msgid "Delete a saved playlist.\\n\\n **Usage**:\\n `[p]playlist delete playlist_name_OR_id [args]`\\n\\n **Args**:\\n The following are all optional:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Only the bot owner can use this**\\n\\n **Scope** is one of the following:\\n Global\\n Guild\\n User\\n\\n **Author** can be one of the following:\\n User ID\\n User Mention\\n User Name#123\\n\\n **Guild** can be one of the following:\\n Guild ID\\n Exact guild name\\n\\n Example use:\\n `[p]playlist delete MyGuildPlaylist`\\n `[p]playlist delete MyGlobalPlaylist --scope Global`\\n `[p]playlist delete MyPersonalPlaylist --scope User`\\n "
msgstr ""
msgstr "Usuwa zapisaną playlistę.\\n\\n **Użycie **:\\n `[p]playlist delete nazwa_playlisty_LUB_id [args]`\\n\\n **Args(Argumenty)**:\\n Poniższe są opcjonalne:\\n --scope <scope>\\n --author [user]\\n --guild [guild] **Tylko właściciel bota może z tego korzystać**\\n\\n **Scope(Zakres)** jest jednym z poniższych:\\n Global\\n Gildia\\n Użytkownik\\n\\n **Author(Autor)** może być jednym z następujących:\\n ID Użytkownika\\n Wzmianka użytkownika\\n Nazwa Użytkownika#123\\n\\n **Guild** może być jednym z następujących:\\n ID Gildii \\n Dokładna nazwa gildii\\n\\n Przykładowe zastosowanie:\\n `[p]playlist delete Playlista Gildiowa`\\n `[p]playlist delete MojaPlaylistaGildiowa --scope Global`\\n `[p]playlist delete Moja prywatnaPlaylista --scope User`\\n "
#: redbot/cogs/audio/core/commands/playlists.py:496
msgid "Playlist Deleted"

File diff suppressed because it is too large Load Diff

View File

@ -425,7 +425,7 @@ msgstr "播放清單{id}在{scope}範圍內不存在。"
#: redbot/cogs/audio/core/commands/playlists.py:1545
#: redbot/cogs/audio/core/commands/playlists.py:1649
msgid "Missing Arguments"
msgstr ""
msgstr "缺少參數"
#: redbot/cogs/audio/core/commands/audioset.py:534
#: redbot/cogs/audio/core/commands/playlists.py:990
@ -436,7 +436,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:540
msgid "Playlist {name} (`{id}`) [**{scope}**] will be used for autoplay."
msgstr ""
msgstr "撥放清單 {name} (`{id}`) [**{scope}**] 將會被設定成自動撥放"
#: redbot/cogs/audio/core/commands/audioset.py:553
#, docstring
@ -445,7 +445,7 @@ msgstr "將自動播放重置回預設的播放清單。"
#: redbot/cogs/audio/core/commands/audioset.py:559
msgid "Set auto-play playlist to play recently played tracks."
msgstr ""
msgstr "將自動撥放清單設定為最近撥放過的歌曲"
#: redbot/cogs/audio/core/commands/audioset.py:565
#, docstring
@ -481,11 +481,11 @@ msgstr "\\n已停用自動播放。"
#: redbot/cogs/audio/core/commands/audioset.py:630
#, docstring
msgid "Toggle DJ mode.\\n\\n DJ mode allows users with the DJ role to use audio commands.\\n "
msgstr ""
msgstr "切換為DJ模式\\n\\n DJ模式將會允許擁有DJ角色的使用者使用音樂類的指令\\n "
#: redbot/cogs/audio/core/commands/audioset.py:641
msgid "Missing DJ Role"
msgstr ""
msgstr "缺少DJ角色"
#: redbot/cogs/audio/core/commands/audioset.py:642
msgid "Please set a role to use with DJ mode. Enter the role name or ID now."
@ -596,7 +596,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/player.py:381
#: redbot/cogs/audio/core/commands/player.py:391
msgid "Invalid Environment"
msgstr ""
msgstr "無效的環境。\\n"
#: redbot/cogs/audio/core/commands/audioset.py:842
msgid "The localtracks path location has been set to {localpath}"
@ -613,15 +613,15 @@ msgstr "無效的長度"
#: redbot/cogs/audio/core/commands/audioset.py:860
msgid "Length can't be less than zero."
msgstr ""
msgstr "長度不能小於0"
#: redbot/cogs/audio/core/commands/audioset.py:864
msgid "Track max length disabled."
msgstr ""
msgstr "樂曲最大長度設定已關閉"
#: redbot/cogs/audio/core/commands/audioset.py:870
msgid "Track max length set to {seconds}."
msgstr ""
msgstr "樂曲的最大長度被設定為 {seconds}"
#: redbot/cogs/audio/core/commands/audioset.py:880
#, docstring
@ -630,7 +630,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:886
msgid "Notify mode: {true_or_false}."
msgstr ""
msgstr "通知模式: {true_or_false}"
#: redbot/cogs/audio/core/commands/audioset.py:895
#, docstring
@ -644,11 +644,11 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:915
#, docstring
msgid "Set the role to use for DJ mode."
msgstr ""
msgstr "設定DJ角色來使用DJ模式"
#: redbot/cogs/audio/core/commands/audioset.py:924
msgid "Settings Changed"
msgstr ""
msgstr "設定值已變更"
#: redbot/cogs/audio/core/commands/audioset.py:925
msgid "DJ role set to: {role.name}."
@ -673,15 +673,15 @@ msgstr "自動播放: [{autoplay}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:971
msgid "Disconnect timer: [{num_seconds}]\\n"
msgstr ""
msgstr "自動斷線計時器: [{num_seconds}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:975
msgid "Auto Pause timer: [{num_seconds}]\\n"
msgstr ""
msgstr "自動暫停計時器: [{num_seconds}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:979
msgid "DJ Role: [{role.name}]\\n"
msgstr ""
msgstr "DJ角色: [{role.name}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:981
msgid "Jukebox: [{jukebox_name}]\\n"
@ -689,7 +689,7 @@ msgstr ""
#: redbot/cogs/audio/core/commands/audioset.py:982
msgid "Command price: [{jukebox_price}]\\n"
msgstr ""
msgstr "指令的費用: [{jukebox_price}]\\n"
#: redbot/cogs/audio/core/commands/audioset.py:986
msgid "Max track length: [{tracklength}]\\n"

View File

@ -63,7 +63,7 @@ msgstr "Impossible d'obtenir la piste"
#: redbot/cogs/audio/core/events/dpy.py:133
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
msgstr "Je ne parviens actuellement pas à me connecter à Lavalink pour l'instant. Réessayez dans quelques minutes."
#: redbot/cogs/audio/core/events/lavalink.py:74
msgid "Couldn't get a valid track."

View File

@ -103,7 +103,7 @@ msgstr "Zacięty utwór"
#: redbot/cogs/audio/core/events/lavalink.py:202
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
msgstr "Odtwarzanie utworu zostało zatrzymane z powodu nieoczekiwanego błędu.\\n{error}"
#: redbot/cogs/audio/core/events/lavalink.py:208
msgid "Track Error"

View File

@ -0,0 +1,111 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 670\n"
"Language: sr_CS\n"
#: redbot/cogs/audio/core/events/dpy.py:34
msgid "You have attempted to run Audio's Lavalink server on an unsupported architecture. Only settings related commands will be available."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:70
msgid "No DJ role found. Disabling DJ mode."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:80
msgid "`{user_input}` is not a valid value for `{command}`"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:86
msgid "Unable To Parse Argument"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:96
#: redbot/cogs/audio/core/events/dpy.py:104
msgid "Invalid Argument"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:97
msgid "The argument you gave for `{}` is not valid: I was expecting a `{}`."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:114
msgid "Invalid Environment"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:115
msgid "Connection to Lavalink has been lost."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:123
msgid "No Player Available"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:124
msgid "The bot is not connected to a voice channel."
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:132
#: redbot/cogs/audio/core/events/lavalink.py:83
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/events/dpy.py:133
msgid "I'm unable to get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:74
msgid "Couldn't get a valid track."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:84
msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:106
msgid "Auto Play started."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:121
msgid "Now Playing"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:123
msgid "Track length: {length} | Requested by: {user}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:144
msgid "Queue ended."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:186
msgid "Multiple Errors Detected"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:187
msgid "Closing the audio player due to multiple errors being detected. If this persists, please inform the bot owner as the Audio cog may be temporally unavailable."
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:201
msgid "Track Stuck"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:202
msgid "Playback of the song has stopped due to an unexcepted error.\\n{error}"
msgstr ""
#: redbot/cogs/audio/core/events/lavalink.py:208
msgid "Track Error"
msgstr ""

View File

@ -0,0 +1,22 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 692\n"
"Language: sr_CS\n"
#: redbot/cogs/audio/core/__init__.py:27
#, docstring
msgid "Play audio through voice channels."
msgstr ""

View File

@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 664\n"
"Language: sr_CS\n"

View File

@ -0,0 +1,465 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-07-23 12:17+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 688\n"
"Language: sr_CS\n"
#: redbot/cogs/audio/core/utilities/formatting.py:71
msgid "tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:81
#: redbot/cogs/audio/core/utilities/formatting.py:253
msgid "Page {page_num}/{total_pages}"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:92
msgid "Connection to Lavalink has failed."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:95
#: redbot/cogs/audio/core/utilities/player.py:543
#: redbot/cogs/audio/core/utilities/playlists.py:498
msgid "Please check your console or logs for details."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:102
#: redbot/cogs/audio/core/utilities/playlists.py:527
msgid "Connect to a voice channel first."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:105
#: redbot/cogs/audio/core/utilities/playlists.py:520
msgid "Connection to Lavalink has not yet been established."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:111
#: redbot/cogs/audio/core/utilities/player.py:420
#: redbot/cogs/audio/core/utilities/player.py:491
msgid "Queue size limit reached."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:111
msgid "Unable To Play Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:147
#: redbot/cogs/audio/core/utilities/player.py:546
msgid "Track Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:164
#: redbot/cogs/audio/core/utilities/player.py:514
msgid "This track is not allowed in this server."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:175
#: redbot/cogs/audio/core/utilities/player.py:529
msgid "Track exceeds maximum length."
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:185
#: redbot/cogs/audio/core/utilities/player.py:549
msgid "{time} until track playback: #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:241
msgid "Tracks Found:"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:242
msgid "search results"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:244
msgid "Folders Found:"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:245
msgid "local folders"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:247
msgid "Files Found:"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:248
msgid "local tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:346
#: redbot/cogs/audio/core/utilities/playlists.py:224
msgid "Unknown"
msgstr ""
#: redbot/cogs/audio/core/utilities/formatting.py:347
msgid " - Name: <{pname}>\\n - Scope: < {scope} >\\n - ID: < {pid} >\\n - Tracks: < {ptracks} >\\n - Author: < {author} >\\n\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:105
#: redbot/cogs/audio/core/utilities/player.py:223
#: redbot/cogs/audio/core/utilities/player.py:233
#: redbot/cogs/audio/core/utilities/player.py:312
#: redbot/cogs/audio/core/utilities/player.py:596
msgid "Invalid Environment"
msgstr ""
#: redbot/cogs/audio/core/utilities/local_tracks.py:105
msgid "No localtracks folder."
msgstr ""
#: redbot/cogs/audio/core/utilities/miscellaneous.py:48
msgid "Not enough {currency}"
msgstr ""
#: redbot/cogs/audio/core/utilities/miscellaneous.py:49
msgid "{required_credits} {currency} required, but you have {bal}."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:74
msgid "music in {} servers"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:132
#: redbot/cogs/audio/core/utilities/player.py:136
#: redbot/cogs/audio/core/utilities/player.py:141
msgid "There's nothing in the queue."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:138
msgid "Currently livestreaming {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:143
msgid "{time} left on {track}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:151
#: redbot/cogs/audio/core/utilities/player.py:186
msgid "Track Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:164
msgid "Track number must be equal to or greater than 1."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:170
msgid "There are only {queuelen} songs currently queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:176
msgid "{skip_to_track} Tracks Skipped"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:224
msgid "The owner needs to set the Spotify client ID and Spotify client secret, before Spotify URLs or codes can be used. \\nSee `{prefix}audioset spotifyapi` for instructions."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:234
msgid "The owner needs to set the YouTube API key before Spotify URLs or codes can be used.\\nSee `{prefix}audioset youtubeapi` for instructions."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:243
#: redbot/cogs/audio/core/utilities/player.py:344
#: redbot/cogs/audio/core/utilities/playlists.py:562
msgid "Unable To Get Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:244
#: redbot/cogs/audio/core/utilities/player.py:345
#: redbot/cogs/audio/core/utilities/playlists.py:563
msgid "Wait until the playlist has finished loading."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:255
#: redbot/cogs/audio/core/utilities/player.py:294
#: redbot/cogs/audio/core/utilities/player.py:386
#: redbot/cogs/audio/core/utilities/playlists.py:573
#: redbot/cogs/audio/core/utilities/playlists.py:603
msgid "Nothing found."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:258
#: redbot/cogs/audio/core/utilities/player.py:296
#: redbot/cogs/audio/core/utilities/player.py:401
#: redbot/cogs/audio/core/utilities/playlists.py:575
#: redbot/cogs/audio/core/utilities/playlists.py:605
msgid "Track is not playable."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:259
#: redbot/cogs/audio/core/utilities/player.py:297
#: redbot/cogs/audio/core/utilities/player.py:403
#: redbot/cogs/audio/core/utilities/playlists.py:576
#: redbot/cogs/audio/core/utilities/playlists.py:606
msgid "**{suffix}** is not a fully supported format and some tracks may not play."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:286
#: redbot/cogs/audio/core/utilities/player.py:374
#: redbot/cogs/audio/core/utilities/player.py:603
#: redbot/cogs/audio/core/utilities/playlists.py:409
#: redbot/cogs/audio/core/utilities/playlists.py:594
#: redbot/cogs/audio/core/utilities/playlists.py:620
msgid "Unable to Get Track"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:287
#: redbot/cogs/audio/core/utilities/player.py:375
#: redbot/cogs/audio/core/utilities/playlists.py:410
#: redbot/cogs/audio/core/utilities/playlists.py:595
#: redbot/cogs/audio/core/utilities/playlists.py:621
msgid "I'm unable get a track from Lavalink at the moment, try again in a few minutes."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:313
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:332
msgid "Unable To Find Tracks"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:333
msgid "This doesn't seem to be a supported Spotify URL or code."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:361
msgid "{query} is not an allowed query."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:394
msgid "Local tracks will not work if the `Lavalink.jar` cannot see the track.\\nThis may be due to permissions or because Lavalink.jar is being run in a different machine than the local tracks."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:454
msgid " {bad_tracks} tracks cannot be queued."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:460
msgid "No Title"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:466
msgid "Playlist Enqueued"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:469
msgid "Added {num} tracks to the queue.{maxlength_msg}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:475
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:540
msgid "Nothing found"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:570
msgid "Please wait, finding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:576
msgid "Getting track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:577
msgid "Matching track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:578
#: redbot/cogs/audio/core/utilities/playlists.py:325
#: redbot/cogs/audio/core/utilities/playlists.py:398
msgid "Loading track {num}/{total}..."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:579
msgid "Approximate time remaining: {seconds}"
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:604
msgid "I'm unable get a track from Lavalink at the moment,try again in a few minutes."
msgstr ""
#: redbot/cogs/audio/core/utilities/player.py:613
msgid "The connection was reset while loading the playlist."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:67
msgid "You do not have the permissions to manage {name} (`{id}`) [**{scope}**]."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:85
msgid "You do not have the permissions to manage that playlist in {guild}."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:92
msgid "You do not have the permissions to manage playlist owned by {user}."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:96
msgid "You do not have the permissions to manage playlists in {scope} scope."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:100
msgid "No access to playlist."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:208
msgid "{match_count} playlists match {original_input}: Please try to be more specific, or use the playlist ID."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:225
msgid "{number}. <{playlist.name}>\\n - Scope: < {scope} >\\n - ID: < {playlist.id} >\\n - Tracks: < {tracks} >\\n - Author: < {author} >\\n\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:242
msgid "{playlists} playlists found, which one would you like?"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:261
#: redbot/cogs/audio/core/utilities/playlists.py:267
msgid "Too many matches found and you did not select which one you wanted."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:292
msgid "Playlists you can access in this server:"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:298
msgid "Playlists for {scope}:"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:302
msgid "Page {page_num}/{total_pages} | {num} playlists."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:318
#: redbot/cogs/audio/core/utilities/playlists.py:396
msgid "Please wait, adding tracks..."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:345
#: redbot/cogs/audio/core/utilities/playlists.py:445
msgid "Empty playlist {name} (`{id}`) [**{scope}**] created."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:350
#: redbot/cogs/audio/core/utilities/playlists.py:450
msgid "Added {num} tracks from the {playlist_name} playlist. {num_bad} track(s) could not be loaded."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:355
#: redbot/cogs/audio/core/utilities/playlists.py:455
msgid "Added {num} tracks from the {playlist_name} playlist."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:359
#: redbot/cogs/audio/core/utilities/playlists.py:459
msgid "Playlist Saved"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:495
msgid "Connection to Lavalink has failed"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:509
#: redbot/cogs/audio/core/utilities/playlists.py:519
#: redbot/cogs/audio/core/utilities/playlists.py:526
#: redbot/cogs/audio/core/utilities/playlists.py:539
msgid "Unable To Get Playlists"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:510
msgid "I don't have permission to connect to your channel."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:540
msgid "You must be in the voice channel to use the playlist command."
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:643
msgid "the Global"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:643
msgid "Global"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:645
msgid "the Server"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:645
msgid "Server"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:647
msgid "the User"
msgstr ""
#: redbot/cogs/audio/core/utilities/playlists.py:647
msgid "User"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:36
msgid "__Too many songs in the queue, only showing the first 500__.\\n\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:53
msgid "**Currently livestreaming:**\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:55
#: redbot/cogs/audio/core/utilities/queue.py:60
msgid "Requested by: **{user}**"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:58
msgid "Playing: "
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:72
msgid "requested by **{user}**\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:76
msgid "Queue for __{guild_name}__"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:83
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks, {num_remaining} remaining\\n"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:92
msgid "Auto-Play"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:98
msgid "Shuffle"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:104
msgid "Repeat"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:156
msgid "Matching Tracks:"
msgstr ""
#: redbot/cogs/audio/core/utilities/queue.py:159
msgid "Page {page_num}/{total_pages} | {num_tracks} tracks"
msgstr ""

View File

@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 684\n"
"Language: sr_CS\n"

View File

@ -17,35 +17,35 @@ msgstr ""
#: redbot/cogs/audio/converters.py:33
msgid "\\nScope must be a valid version of one of the following:\\n Global\\n Guild\\n User\\n"
msgstr ""
msgstr "\\nZakres musi być poprawną wersją jednego z poniższych:\\n Global\\n Guild\\n User\\n"
#: redbot/cogs/audio/converters.py:41
msgid "\\nAuthor must be a valid version of one of the following:\\n User ID\\n User Mention\\n User Name#123\\n"
msgstr ""
msgstr "\\nAutor musi być prawidłową wersją jednego z następujących elementów::\\n ID użytkownika\\n Wzmianka użytkowika\\n Nazwa Użytkownika#123\\n"
#: redbot/cogs/audio/converters.py:49
msgid "\\nGuild must be a valid version of one of the following:\\n Guild ID\\n Exact guild name\\n"
msgstr ""
msgstr "\\nGildia musi być poprawną wersją jednego z poniższych:\\n ID Gildii\\n Dokładna nazwa gildii\\n"
#: redbot/cogs/audio/converters.py:85
msgid "\\\"{arg}\\\" was not found. It must be the ID or complete name of a server which the bot can see."
msgstr ""
msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub pełna nazwa serwera, który bot może zobaczyć."
#: redbot/cogs/audio/converters.py:94
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr ""
msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić."
#: redbot/cogs/audio/converters.py:125
msgid "\\\"{arg}\\\" was not found. It must be the ID or name or mention a user which the bot can see."
msgstr ""
msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być identyfikator lub nazwa lub wzmianka o użytkowniku, którego bot widzi."
#: redbot/cogs/audio/converters.py:134
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr ""
msgstr "\\\"{arg}\\\" nie odnosi się do unikalnego serwera. Użyj identyfikatora serwera, który próbujesz określić."
#: redbot/cogs/audio/converters.py:174
msgid "Could not match '{}' to a playlist."
msgstr ""
msgstr "Nie można dopasować „{}” do listy odtwarzania."
#: redbot/cogs/audio/converters.py:239 redbot/cogs/audio/converters.py:261
#: redbot/cogs/audio/converters.py:281 redbot/cogs/audio/converters.py:366
@ -53,17 +53,17 @@ msgstr ""
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
#: redbot/cogs/audio/converters.py:478
msgid "Nothing"
msgstr ""
msgstr "Nie znaleziono"
#: redbot/cogs/audio/converters.py:259
msgid "You cannot use `--guild`"
msgstr ""
msgstr "Nie możesz użyć `--guild`"
#: redbot/cogs/audio/converters.py:400
msgid "You cannot use `--to-server`"
msgstr ""
msgstr "Nie możesz użyć `--to-server`"
#: redbot/cogs/audio/converters.py:426
msgid "You cannot use `--from-server`"
msgstr ""
msgstr "Nie możesz użyć `--from-server`"

View File

@ -0,0 +1,69 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 51\n"
"Language: sr_CS\n"
#: redbot/cogs/audio/converters.py:33
msgid "\\nScope must be a valid version of one of the following:\\n Global\\n Guild\\n User\\n"
msgstr ""
#: redbot/cogs/audio/converters.py:41
msgid "\\nAuthor must be a valid version of one of the following:\\n User ID\\n User Mention\\n User Name#123\\n"
msgstr ""
#: redbot/cogs/audio/converters.py:49
msgid "\\nGuild must be a valid version of one of the following:\\n Guild ID\\n Exact guild name\\n"
msgstr ""
#: redbot/cogs/audio/converters.py:85
msgid "\\\"{arg}\\\" was not found. It must be the ID or complete name of a server which the bot can see."
msgstr ""
#: redbot/cogs/audio/converters.py:94
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr ""
#: redbot/cogs/audio/converters.py:125
msgid "\\\"{arg}\\\" was not found. It must be the ID or name or mention a user which the bot can see."
msgstr ""
#: redbot/cogs/audio/converters.py:134
msgid "\\\"{arg}\\\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr ""
#: redbot/cogs/audio/converters.py:174
msgid "Could not match '{}' to a playlist."
msgstr ""
#: redbot/cogs/audio/converters.py:239 redbot/cogs/audio/converters.py:261
#: redbot/cogs/audio/converters.py:281 redbot/cogs/audio/converters.py:366
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
#: redbot/cogs/audio/converters.py:478
msgid "Nothing"
msgstr ""
#: redbot/cogs/audio/converters.py:259
msgid "You cannot use `--guild`"
msgstr ""
#: redbot/cogs/audio/converters.py:400
msgid "You cannot use `--to-server`"
msgstr ""
#: redbot/cogs/audio/converters.py:426
msgid "You cannot use `--from-server`"
msgstr ""

View File

@ -28,7 +28,7 @@ msgstr "Basis Befehl für Bank Einstellungen."
#: redbot/cogs/bank/bank.py:52
#, docstring
msgid "Show the current bank settings."
msgstr ""
msgstr "Zeige die aktuellen Bank Einstellungen an."
#: redbot/cogs/bank/bank.py:62
msgid "Global"

View File

@ -23,12 +23,12 @@ msgstr "Bank"
#: redbot/cogs/bank/bank.py:48
#, docstring
msgid "Base command for bank settings."
msgstr ""
msgstr "Podstawowa komenda do ustawień banku."
#: redbot/cogs/bank/bank.py:52
#, docstring
msgid "Show the current bank settings."
msgstr ""
msgstr "Pokazuje bieżące ustawienia banku."
#: redbot/cogs/bank/bank.py:62
msgid "Global"
@ -40,16 +40,16 @@ msgstr "Serwer"
#: redbot/cogs/bank/bank.py:67
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nBank scope: {bank_scope}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}\\n"
msgstr ""
msgstr "Ustawienia banku:\\n\\nNazwa banku: {bank_name}\\nZakres banku: {bank_scope}\\nWaluta: {currency_name}\\nDomyślne saldo: {default_balance}\\nMaksymalne dozwolone saldo: {maximum_bal}\\n"
#: redbot/cogs/bank/bank.py:83
#, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr ""
msgstr "Przełącza ustawienie, czy bank jest globalny, czy nie.\\n\\n Jeśli bank jest globalny, będzie przypisany do poszczególnych serwerów.\\n Jeśli bank jest przeznaczony na serwer, stanie się globalny.\\n "
#: redbot/cogs/bank/bank.py:90
msgid "per-server"
msgstr "na server"
msgstr "per-server"
#: redbot/cogs/bank/bank.py:90
msgid "global"
@ -57,11 +57,11 @@ msgstr "globalny"
#: redbot/cogs/bank/bank.py:93
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr ""
msgstr "Spowoduje to przełączenie banku na {banktype} i usunięcie wszystkich kont w wyniku tego procesu! Jeśli jesteś pewien/pewna, wpisz `{command}`"
#: redbot/cogs/bank/bank.py:100
msgid "The bank is now {banktype}."
msgstr ""
msgstr "Bank jest teraz {banktype}."
#: redbot/cogs/bank/bank.py:106
#, docstring
@ -70,27 +70,27 @@ msgstr "Ustaw nazwę banku."
#: redbot/cogs/bank/bank.py:108
msgid "Bank name has been set to: {name}"
msgstr ""
msgstr "Nazwa banku została ustawiona na: {name}"
#: redbot/cogs/bank/bank.py:114
#, docstring
msgid "Set the name for the bank's currency."
msgstr ""
msgstr "Ustawia nazwę waluty banku."
#: redbot/cogs/bank/bank.py:116
msgid "Currency name has been set to: {name}"
msgstr ""
msgstr "Nazwa waluty została ustawiona na: {name}"
#: redbot/cogs/bank/bank.py:122
#, docstring
msgid "Set the maximum balance a user can get."
msgstr ""
msgstr "Ustawia maksymalne saldo, jakie może uzyskać użytkownik."
#: redbot/cogs/bank/bank.py:128
msgid "Amount must be greater than zero and less than {max}."
msgstr ""
msgstr "Kwota musi być większa od zera i mniejsza niż {max}."
#: redbot/cogs/bank/bank.py:133
msgid "Maximum balance has been set to: {amount}"
msgstr ""
msgstr "Maksymalne saldo zostało ustawione na: {amount}"

View File

@ -0,0 +1,96 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-07-09 12:16+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 14\n"
"Language: sr_CS\n"
#: redbot/cogs/bank/bank.py:36
#, docstring
msgid "Bank"
msgstr ""
#: redbot/cogs/bank/bank.py:48
#, docstring
msgid "Base command for bank settings."
msgstr ""
#: redbot/cogs/bank/bank.py:52
#, docstring
msgid "Show the current bank settings."
msgstr ""
#: redbot/cogs/bank/bank.py:62
msgid "Global"
msgstr ""
#: redbot/cogs/bank/bank.py:62
msgid "Server"
msgstr ""
#: redbot/cogs/bank/bank.py:67
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nBank scope: {bank_scope}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}\\n"
msgstr ""
#: redbot/cogs/bank/bank.py:83
#, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr ""
#: redbot/cogs/bank/bank.py:90
msgid "per-server"
msgstr ""
#: redbot/cogs/bank/bank.py:90
msgid "global"
msgstr ""
#: redbot/cogs/bank/bank.py:93
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr ""
#: redbot/cogs/bank/bank.py:100
msgid "The bank is now {banktype}."
msgstr ""
#: redbot/cogs/bank/bank.py:106
#, docstring
msgid "Set the bank's name."
msgstr ""
#: redbot/cogs/bank/bank.py:108
msgid "Bank name has been set to: {name}"
msgstr ""
#: redbot/cogs/bank/bank.py:114
#, docstring
msgid "Set the name for the bank's currency."
msgstr ""
#: redbot/cogs/bank/bank.py:116
msgid "Currency name has been set to: {name}"
msgstr ""
#: redbot/cogs/bank/bank.py:122
#, docstring
msgid "Set the maximum balance a user can get."
msgstr ""
#: redbot/cogs/bank/bank.py:128
msgid "Amount must be greater than zero and less than {max}."
msgstr ""
#: redbot/cogs/bank/bank.py:133
msgid "Maximum balance has been set to: {amount}"
msgstr ""

View File

@ -18,15 +18,15 @@ msgstr ""
#: redbot/cogs/cleanup/cleanup.py:22
#, docstring
msgid "Commands for cleaning up messages."
msgstr ""
msgstr "Komendy służące do czyszczenia wiadomości."
#: redbot/cogs/cleanup/cleanup.py:46
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
msgstr "Czy na pewno chcesz usunąć {number} wiadomości? (y/n)"
#: redbot/cogs/cleanup/cleanup.py:60
msgid "Cancelled."
msgstr "Anulowane."
msgstr "Anulowano."
#: redbot/cogs/cleanup/cleanup.py:120
#, docstring
@ -36,61 +36,61 @@ msgstr "Usuń wiadomości."
#: redbot/cogs/cleanup/cleanup.py:129
#, docstring
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
msgstr ""
msgstr "Usuwa X ostatnich wiadomości zawierających podany tekst.\\n\\n Przykład:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Pamiętaj aby użyć podwójnych cudzysłowów.\\n "
#: redbot/cogs/cleanup/cleanup.py:178
#, docstring
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
msgstr ""
msgstr "Usuwa X ostatnich wiadomości od podanego użytkownika.\\n\\n Przykłady:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
#: redbot/cogs/cleanup/cleanup.py:241
#, docstring
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr ""
msgstr "Usuwa wszystkie wiadomości wysłane po podanej wiadomości.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n "
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
msgid "Message not found."
msgstr "Nie ma takiej wiadomości."
msgstr "Nie znaleziono wiadomości."
#: redbot/cogs/cleanup/cleanup.py:280
#, docstring
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr ""
msgstr "Usuwa wszystkie wiadomości wysłane przed podaną wiadomością.\\n\\n Id wiadomości możesz uzyskać poprzez włączenie trybu developerskiego w\\n ustawieniach Discorda, w zakładce 'Wygląd'. Następnie, kliknij prawym przyciskiem myszy na wiadomości\\n i wybierz 'Kopiuj Id'.\\n "
#: redbot/cogs/cleanup/cleanup.py:320
#, docstring
msgid "Delete the messages between Messsage One and Message Two, providing the messages IDs.\\n\\n The first message ID should be the older message and the second one the newer.\\n\\n Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
msgstr ""
msgstr "Usuwa wszystkie wiadomości wysłane pomiędzy Wiadomością nr 1 i Wiadomością nr 2, podając ID wiadomości.\\n\\n Pierwsze ID powinno być starszą wiadomością a drugie nowszą.\\n\\n Przykład:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
#: redbot/cogs/cleanup/cleanup.py:361
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
msgstr "Usuwa X ostatnich wiadomości.\\n\\n Przykład:\\n `[p]cleanup messages 26`\\n "
#: redbot/cogs/cleanup/cleanup.py:393
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
msgstr "Usuwa wiadomości zawierające komendy i wiadomości wysłane przez bota."
#: redbot/cogs/cleanup/cleanup.py:473
#, docstring
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
msgstr ""
msgstr "Czyści wiadomości należące do bota.\\n\\n Domyślnie wszystkie wiadomości są czyszczone. Jeśli podany jest trzeci argument,\\n jest on używany do dopasowywania wzorców - tylko wiadomości zawierające podany tekst zostaną usunięte.\\n "
#: redbot/cogs/cleanup/cleanup.py:543
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
msgstr ""
msgstr "Usuwa duplikaty wiadomości na kanale z ostatnich X wiadomości i zachowuje tylko jedną kopię.\\n\\n Domyślnie 50.\\n "
#: redbot/cogs/cleanup/converters.py:15
msgid "{} doesn't look like a valid message ID."
msgstr "{} nie jest prawidłowym ID wiadomości."
msgstr "{} nie wygląda na prawidłowe ID wiadomości."
#: redbot/cogs/cleanup/converters.py:27
msgid "{arg} is not an integer."
msgstr ""
msgstr "{arg} nie jest liczbą całkowitą."
#: redbot/cogs/cleanup/converters.py:29
msgid "{arg} is not a positive integer."
msgstr ""
msgstr "{arg} nie jest dodatnią liczbą całkowitą."

View File

@ -0,0 +1,96 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 31\n"
"Language: sr_CS\n"
#: redbot/cogs/cleanup/cleanup.py:22
#, docstring
msgid "Commands for cleaning up messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:46
msgid "Are you sure you want to delete {number} messages? (y/n)"
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:60
msgid "Cancelled."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:120
#, docstring
msgid "Delete messages."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:129
#, docstring
msgid "Delete the last X messages matching the specified text.\\n\\n Example:\\n `[p]cleanup text \\\"test\\\" 5`\\n\\n Remember to use double quotes.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:178
#, docstring
msgid "Delete the last X messages from a specified user.\\n\\n Examples:\\n `[p]cleanup user @Twentysix 2`\\n `[p]cleanup user Red 6`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:241
#, docstring
msgid "Delete all messages after a specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:254 redbot/cogs/cleanup/cleanup.py:293
msgid "Message not found."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:280
#, docstring
msgid "Deletes X messages before specified message.\\n\\n To get a message id, enable developer mode in Discord's\\n settings, 'appearance' tab. Then right click a message\\n and copy its id.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:320
#, docstring
msgid "Delete the messages between Messsage One and Message Two, providing the messages IDs.\\n\\n The first message ID should be the older message and the second one the newer.\\n\\n Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:361
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:393
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:473
#, docstring
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:543
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
msgstr ""
#: redbot/cogs/cleanup/converters.py:15
msgid "{} doesn't look like a valid message ID."
msgstr ""
#: redbot/cogs/cleanup/converters.py:27
msgid "{arg} is not an integer."
msgstr ""
#: redbot/cogs/cleanup/converters.py:29
msgid "{arg} is not a positive integer."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: af_ZA\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ar_SA\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: bg_BG\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ca_ES\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: cs_CZ\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Vítejte v interaktivním náhodném {cc} tvůrci!\\nKaždá zpráva, kterou odešlete, bude přidána jako jedna z náhodných odpovědí pro výběr od okamžiku, kdy bude tato {cc} spuštěna. Chcete-li ukončit toto interaktivní menu, zadejte `{quit}`"
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Přidat náhodnou odpověď:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Chcete vytvořit 'náhodný' vlastní příkaz? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr "Vypršel časový limit odpovědi, opakujte akci později."
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Jakou odpověď chcete?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Vytvoří příkazy používané k zobrazení textu."
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Správa vlastních příkazů."
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr "Vlastní příkaz byl zrušen."
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Vlastní příkaz byl úspěšně přidán."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Tento příkaz neexistuje."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr "{} musí být jeden z {}"
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Tento příkaz neexistuje. Použijte `{command}` pro jeho přidání."
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Vlastní příkaz byl úspěšně upraven."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Na tomto serveru nejsou žádné vlastní příkazy. Použij `{command}` pro začátek přidávání."
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "Seznam vlastních příkazů"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "Strana {num}/{total}"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr "Nemohu najít tento vlastní příkaz."
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr "Náhodně"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr "Normální"
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "Odpovědi:\\n"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "Příliš mnoho argumentů!"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: da_DK\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Velkommen til den interaktive tilfældigheds {cc} skaber!\\nHver besked som du sender vil blive tilføjet som et af de tilfældige svar at vælge imellem så snart {cc} er aktiveret. For at afslutte denne interaktive menu, skriv `{quit}`"
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Tilføj et tilfældig svar:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Vil du skabe en \"tilfældigt\" brugerdefineret kommando? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Hvilket svar vil du have?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Skab kommandoer brugt til at fremvise tekst."
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Brugerdefineret kommando håndtering."
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@ -15,223 +15,223 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: de_DE\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "**Hier kannst du einen zufälligen „{cc}“ Befehl erstellen.**\\nJede von dir gesendete Nachricht wird als eine der zufälligen Antworten hinzugefügt, aus denen dann zufällig gewählt wird, sobald dieser „{cc}“ ausgeführt wird. Um dieses interaktive Menü zu beenden, schreibe: `{quit}`."
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Füge eine zufällige Antwort hinzu:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr "Zufällige Antworten müssen die gleichen Argumente aufweisen!"
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Möchtest du einen 'zufälligen' benutzerdefinierten Befehl erstellen? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr "Zeitüberschreitung bei der Antwort, versuche es später erneut."
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Welche Reaktion willst du?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Erstellt Befehle, die vorgefertigte Texte ausgeben."
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Verwalte die benutzerdefinierten Befehle."
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr "Antwort #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr "Antwort #{num}/{total}:\\n{raw}"
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr "Durchsucht Customcommands."
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr "Keine Ergebnisse gefunden."
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr "Suchergebnisse"
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr "Folgendes wurde gefunden:"
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr "Erstelle einen benutzerdefinierten Befehl.\\n\\n Wenn keine Art für den benutzerdefinierten Befehl spezifiziert wurde, wird ein einfacher benutzerdefinierter Befehl erstellt.\\n Benutzerdefinierte Befehle können auch mit Argumenten erweitert werden. Siehe diese Anleitung:\\n [Dokumentation](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr "Erstelle einen benutzerdefinierten Befehl der eine zufällige Antwort ausgibt!\\n\\n Anmerkung: Dieser Befehl ist interaktiv.\\n "
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr "Benutzerdefinierte Befehle dürfen keine Leerzeichen enthalten."
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr "Es existiert bereits ein Befehl des Bots mit diesem Namen."
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr "Der Vorgang, zum Erstellen eines benutzedefinierten Befehls, wurde abgebrochen."
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Benutzerdefinierter Befehl erfolgreich hinzugefügt."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Dieser Befehl ist bereits vorhanden. Verwende `{command}` um ihn zu editieren."
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr "Füge einen einfachen benutzerdefinierten Befehl hinzu.\\n\\n Beispiel:\\n - `[p]customcom create simple Befehlname Dein gewünschter Text`\\n "
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr "Festlegen, editieren oder abrufen der Abklingzeit für einen benutzerdefinierten Befehl.\\n\\n Du kannst Abklingzeiten pro Benutzer, Kanal oder Gilde einstellen.\\n Mehrere Abklingzeiten können gesetzt werden. Alle Abklingzeiten\\n müssen abgelaufen sein um den benutzerdefinierten Befehl\\n aufrufen zu können.\\n\\n Beispiel:\\n - `[p]customcom cooldown deinBefehl 30`\n"
" "
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Dieser Befehl existiert nicht."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr "Ein {} darf diesen Befehl alle {} Sekunden aufrufen"
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr "Dieser Befehl hat keine Abklingzeit."
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr "{} muss einer von {} sein"
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr "Abklingzeit des benutzerdefinierten Befehls erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Dieser Befehl existiert nicht. Verwende `{command}`, um ihn hinzuzufügen."
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr "Lösche einen benutzerdefinierten Befehl.\\n\\n Beispiel:\\n - `[p]customcom delete deinBefehl`\\n "
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Benutzerdefinierter Befehl erfolgreich gelöscht."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr "Bearbeite einen benutzerdefinierten Befehl.\\n\\n Beispiel:\\n - `[p]customcom edit deinBefehl dein gewünschter Text`\\n "
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Benutzerdefinierter Befehl erfolgreich bearbeitet."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr "Listet alle verfügbaren benutzerdefinierten Befehle auf.\\n\\n Die Liste zeigt eine Vorschau der einzelnen Befehlsantworten,\\n mit escaped Markdown und Zeilenumbrüche durch Leerzeichen ersetzt.\\n "
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Es existieren keine benutzerdefinierten Befehle auf diesem Server. Verwende `{command}`, um welche hinzuzufügen."
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "Liste der benutzerdefinierten Befehle"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "Seite {num}/{total}"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr "Zeigt die Einstellungen und alle Antworten eines benutzerdefinierten Befehls an."
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr "Ich konnte diesen benutzerdefinierten Befehl nicht finden."
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr "Zufall"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr "Befehl: {command_name}\\nAutor: {author}\\nErstellt: {created_at}\\nTyp: {type}\\n"
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr "Cooldown:\\n"
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr "{num} Sekunden pro {period}\\n"
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "Antworten:\\n"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "Zu viele Argumente!"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Argumente müssen sequentiell sein. Fehlende Argumente: "
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr "Widersprüchliche Doppelpunkt Schreibweise für Argument {index}: \\\"{name1}\\\" und \\\"{name2}\\\"."

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: el_GR\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: es_ES\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Agrega una respuesta aleatoria:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "¿Qué tipo de respuesta quieres?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Comando personalizado añadido satifactoriamente."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Este comando no existe."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Comando personalizado eliminado satifactoriamente."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Comando personalizado editado con éxito."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fi_FI\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: fr_FR\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Bienvenue sur le générateur interactif aléatoire {cc}  !\\nChaque message que vous envoyez sera ajouté comme l'une des réponses aléatoires à choisir une fois que ce {cc} sera déclenché. Pour quitter ce menu interactif, tapez `{quit}`"
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Ajouter une réponse aléatoire :"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr "Les réponses aléatoires doivent prendre les mêmes arguments !"
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Voulez-vous créer une commande personnalisée 'aléatoire' ? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr "Requête expirée, veuillez réessayer ultérieurement."
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Quelle réponse voulez-vous ?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Crée des commandes utilisées pour afficher du texte."
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Gestion des commandes personnalisées."
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr "Réponse #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr "Réponse #{num}/{total}:\\n{raw}"
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr "Rechercher à travers les commandes personnalisées, selon la requête."
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr "Aucune correspondance proche n'a été trouvée."
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr "Résultats de la recherche"
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr "Les correspondances suivantes ont été trouvées:"
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr "Créer des commandes personnalisées.\\n\\n Si un type n'est pas spécifié, une CP simple sera créée.\\n Les CPs peuvent être améliorées avec des arguments, voir le guide\\n [here](https://docs. iscord.red/fr/stable/cog_customcom.html).\\n "
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr "Créer une commande personnalisée qui choisira aléatoirement une réponse !\\n\\n Note : cette commande est interactive.\\n "
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr "Les noms de commandes personnalisées ne peuvent pas contenir d'espaces."
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr "Il existe déjà une commande du bot avec le même nom."
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr "Processus de commande personnalisée annulé."
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Commande personnalisée ajoutée avec succès."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Cette commande existe déjà. Utilisez `{command}` pour la modifier."
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr "Ajouter une commande personnalisée simple.\\n\\n Exemple :\\n - `[p]customcom create simple votre_commande Texte_que_vous_voulez`\\n "
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr "Définissez, modifiez ou visualisez le cooldown pour une commande personnalisée.\\n\\n Vous pouvez définir des cooldowns par membre, salon ou serveur. Plusieurs\\n cooldowns peuvent être réglés. Tous les cooldowns doivent être terminés pour appeler la fonction de\\n commande personnalisée.\\n\\n Exemple :\\n - `[p]customcom cooldown yourcommand 30`\\n "
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Cette commande n'existe pas."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr "Un {} peut appeler cette commande toutes les {} secondes"
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr "Cette commande n'a pas de cooldown."
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr "{} doit être l'un des {}"
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr "Le cooldown de commande personnalisé a été modifié avec succès."
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Cette commande n'existe pas. Utilisez `{command}` pour l'ajouter."
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr "Supprimer une commande personnalisée.\\n\\n Exemple:\\n - `[p]customcom delete votre_commande`\\n "
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "La commande personnalisée a été supprimée avec succès."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr "Modifier une commande personnalisée.\\n\\n Exemple :\\n - `[p]customcom edit votre_commande Texte_que_vous_voulez`\\n "
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Commande personnalisée modifiée avec succès."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr "Énumérez toutes les commandes personnalisées disponibles.\\n\\n La liste affiche un aperçu de la réponse de chaque commande, avec\\n le code markdown affiché et les nouvelles lignes remplacées par des espaces.\\n "
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Il n'y a pas de commandes personnalisées dans ce serveur. Utilisez `{command}` pour commencer à en ajouter."
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "Liste de commandes personnalisées"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "Page {num}/{total}"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr "Affiche les réponses d'une commande personnalisée et ses paramètres."
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr "Je n'ai pas pu trouver cette commande personnalisée."
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr "Aléatoire"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr "Commande : {command_name}\\nAuteur : {author}\\nCréé le : {created_at}\\nType : {type}\\n"
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr "Cooldowns :\\n"
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr "{num} secondes par {period}\\n"
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "Réponses :\\n"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "Trop d'arguments !"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Les arguments doivent être séquentiels. Arguments manquants : "
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr "Entrée de deux points contradictoire pour l'argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: he_IL\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: hu_HU\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: id_ID\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Tambahkan tanggapan acak:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Tanggapan apa yang anda inginkan?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Perintah kustom berhasil ditambahkan."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Perintah tersebut tidak ada."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Perintah kustom berhasil dihapus."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Perintah kustom berhasil diubah."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: it_IT\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Aggiungere una risposta casuale:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Quale risposta vuoi?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Comando personalizzato aggiunto con successo."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Tale comando non esiste."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Comando personalizzato eliminato correttamente."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Comando personalizzato modificato con successo."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ja_JP\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ko_KR\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "등록된 랜덤 대답 리스트 :"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "어떤 대답을 원해요?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "커스텀 커맨드가 성공적으로 추가됐어요."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "해당 커맨드는 추가되어 있지 않아요."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "커스텀 커맨드가 성공적으로 삭제됐어요."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "커스텀 커맨드가 성공적으로 수정됐어요."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: nl_NL\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Voer een willekeurig antwoord in:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: no_NO\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pl_PL\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_BR\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: pt_PT\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ro_RO\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: ru_RU\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Добро пожаловать в интерактивный случайных {cc} созданий!\\nКаждое отправленное тобой сообщение будет добавлено в качестве одного из ответов по выбору после срабатывания {cc} . Чтобы выйти из интерактивного меню, введите `{quit}`"
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Добавить случайный ответ:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr "Случайные ответы должны принимать те же аргументы!"
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Вы хотите создать 'произвольную' пользовательскую команду? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr "Время ответа истекло, повторите попытку позже."
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Какой ответ вы хотите?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Создает команды, используемые для отображения текста."
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Управление пользовательскими командами."
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr "Ответ #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr "Ответ #{num}/{total}:\\n{raw}"
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr "Поиск по пользовательским командам, по запросу."
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr "Ничего не найдено."
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr "Результаты поиска"
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr "Названия пользовательских комманд не могут срдержать пробелов."
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr "Уже существует команда бота с таким же именем."
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr "Процесс создание ползовательской комманды отменено."
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Пользовательская команда успешно добавлена."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Эта команда уже существует. Используйте `{command}` для редактирования."
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Такой команды не существует."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr "{} может вызывать эту команду каждые {} секунд"
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr "Эта команда не имеет времени восстановления."
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr "{} должен быть одним из {}"
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr "Время восстановления пользовательской команды успешно отредактировано."
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Эта команда не существует. Используйте `{command}`, чтобы добавить ее."
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Пользовательская команда успешно удалена."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Пользовательская команда успешно отредактирована."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "На этом сервере нет пользовательских команд. Используйте `{command}`, чтобы начать добавлять некоторые."
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "Список пользовательских команд"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "Страница {num}/{total}"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr "Я не смог найти эту пользовательскую команду."
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr "Случайно"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr "Обычный"
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr "Команда: {command_name}\\nАвтор: {author}\\nСоздано: {created_at}\\nТип: {type}\\n"
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr "Кулдаун:\\n"
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr "{num} секунд в {period}\\n"
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "Ответы:\\n"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "Слишком много аргументов!"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Аргументы должны быть последовательными. Отсутствующие аргументы: "
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr "Конфликт среди аргументов {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sk_SK\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -0,0 +1,236 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 41\n"
"Language: sr_CS\n"
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sr_SP\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: sv_SE\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Lägg till ett slumpmässigt svar:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "Vilket svar vill du ha?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Det anpassade kommandot har lagts till."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Det kommandot finns inte."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Det anpassade kommandot är nu borttaget."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Det anpassade kommandot har nu ändrats."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: tr_TR\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr "Interaktif rastgele {cc} oluşturucuya hoşgeldiniz. \\nGönderdiğiniz her mesaj {cc} kullanıldığında rastgele cevap olarak gönderilecek. Bu menü den çıkmak için `{quit}` yazın."
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "Rastgele yanıt ekle"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr "Rastgele yanıtlar aynı argümanları almalı."
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr "Rastgeleleştirilmiş özel komut oluşturmak ister misiniz? (y/n)"
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr "İstek zaman aşımına uğradı, lütfen daha sonra tekrar deneyin"
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr "İstediğin yanıt nedir?"
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr "Yazı gösterecek komutlar oluşturur"
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr "Özel komut yönetimi"
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr "Bir komutun Markdown özelliklerini almanıza yarar.\\n\\n Bu, kopyala yapıştır yapmanız için kolay bir yöntemdir."
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr "Yanıt #{num}/{total}"
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr "Yanıt #{num}/{total}:\\n{raw}"
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr "Sorguya göre özel komutlar aracılığıyla arama yapar."
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr "Eşleşmeler bulunamadı."
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr "Arama sonuçları"
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr "Aşağıdaki eşleşmeler bulundu:"
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr "Özel komut oluşturun.\\n\\n Eğer komut uzun geliyorsa sadece cc komutunu kullanarak komut oluştrabilirsiniz.\\n Buradan kılavuza bakabilirsiniz \\n [bura](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr "Rastgele cevap verecek özel komut oluşturur.\\n\\n Not: Bu komut interaktiftir..\\n "
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr "Özel komut adlarında boşluk olamaz."
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr "Bu isimle bir komut zaten bulunmakta."
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr "Özel komut işlemi iptal edildi."
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr "Özel komut başarıyla eklendi."
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr "Bu komut zaten bulunuyor. Değiştirmek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr "Basit özel komut ekler.\\n\\n Örneğin:\\n - `[p]customcom create simple senin_komutun İstediğiniz yazı`\\n "
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr "Bu komut için bekleme süresini görün, düzenleyin.\\n\\n Bu bekleme sürelerini kullanıcı, kanal veya sunucu bazında ayarlayabilirsiniz. Birden çok\\n bekleme süresi ayarlanabilir. Bekleme süreleri\\n özel komut başına ayarlanmalıdır.\\n\\n örneğin:\\n - `[p]customcom cooldown senin_komutun 30`\\n "
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr "Bu komut var gibi görünmüyor."
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr "{} kişisi bu komutu {} saniye de bir çalıştırabilir."
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr "Bu komutun bekleme süresi bulunmuyor."
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr "{} 'dan biri {} olmalı."
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr "Özel komut bekleme süresi başarılı bir şekilde düzenlendi."
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr "Bu komut bulunmuyor. Eklemek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr "Özel komut kaldırır.\\n\\n Örneğin:\\n - `[p]customcom delete senin_komutun`\\n "
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr "Özel komut başarıyla kaldırıldı."
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr "Özel komutu düzenler.\\n\\n Örneğin:\\n - `[p]customcom edit senin_komutun Senin yazdığın yazı`\\n "
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr "Özel komut başarıyla düzenlendi."
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr "Kullanılabilir özel komutları listeler.\\n\\n Liste, her komutun yanıtının bir önizlemesini görüntüler, işaretlemesiz ve yeni satırlar boşluklarla değiştirilir.\\n "
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr "Bu sunucu da özel komut bulunmuyor. Eklemek için `{command}` yazın."
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "Özel komut listesi"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "{num}/{total} sayfa"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr "Özel bir komutun yanıtlarını ve ayarlarını gösterir."
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr "Bu özel komutu bulamadım."
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr "Silinmiş Kullanıcı"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr "Rastgele"
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr "Normal"
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr "Komut: {command_name}\\nSahip: {author}\\nOluşturulma Tarihi: {created_at}\\nTipi: {type}\\n"
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr "Bekleme süresi:\\n"
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr "{num} saniye her {period} başına\\n"
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "Yanıtlar"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "Çok fazla argüman"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr "Girdiler sırayla olmalıdır. Eksik girdiler:"
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr "Bağımsız değişken için çakışan kolon gösterimi {index}: \\\"{name1}\\\" ve \\\"{name2}\\\"."

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: uk_UA\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: vi_VN\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_CN\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_HK\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr ""
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr ""
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr ""
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"POT-Creation-Date: 2020-08-27 12:21+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@ -15,222 +15,222 @@ msgstr ""
"X-Crowdin-File-ID: 41\n"
"Language: zh_TW\n"
#: redbot/cogs/customcom/customcom.py:74
#: redbot/cogs/customcom/customcom.py:78
msgid "Welcome to the interactive random {cc} maker!\\nEvery message you send will be added as one of the random responses to choose from once this {cc} is triggered. To exit this interactive menu, type `{quit}`"
msgstr ""
#: redbot/cogs/customcom/customcom.py:85
#: redbot/cogs/customcom/customcom.py:89
msgid "Add a random response:"
msgstr "添加隨機回應:"
#: redbot/cogs/customcom/customcom.py:97
#: redbot/cogs/customcom/customcom.py:101
msgid "Random responses must take the same arguments!"
msgstr ""
#: redbot/cogs/customcom/customcom.py:162
#: redbot/cogs/customcom/customcom.py:166
msgid "Do you want to create a 'randomized' custom command? (y/n)"
msgstr ""
#: redbot/cogs/customcom/customcom.py:168
#: redbot/cogs/customcom/customcom.py:179
#: redbot/cogs/customcom/customcom.py:172
#: redbot/cogs/customcom/customcom.py:183
msgid "Response timed out, please try again later."
msgstr ""
#: redbot/cogs/customcom/customcom.py:173
#: redbot/cogs/customcom/customcom.py:177
msgid "What response do you want?"
msgstr ""
#: redbot/cogs/customcom/customcom.py:213
#: redbot/cogs/customcom/customcom.py:217
#, docstring
msgid "Creates commands used to display text."
msgstr ""
#: redbot/cogs/customcom/customcom.py:238
#: redbot/cogs/customcom/customcom.py:242
#, docstring
msgid "Custom commands management."
msgstr ""
#: redbot/cogs/customcom/customcom.py:243
#: redbot/cogs/customcom/customcom.py:247
#, docstring
msgid "Get the raw response of a custom command, to get the proper markdown.\\n\\n This is helpful for copy and pasting."
msgstr ""
#: redbot/cogs/customcom/customcom.py:264
#: redbot/cogs/customcom/customcom.py:268
msgid "Response #{num}/{total}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:274
#: redbot/cogs/customcom/customcom.py:278
msgid "Response #{num}/{total}:\\n{raw}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:285
#: redbot/cogs/customcom/customcom.py:289
#, docstring
msgid "Searches through custom commands, according to the query."
msgstr ""
#: redbot/cogs/customcom/customcom.py:297
#: redbot/cogs/customcom/customcom.py:301
msgid "No close matches were found."
msgstr "沒有符合的結果。"
#: redbot/cogs/customcom/customcom.py:302
#: redbot/cogs/customcom/customcom.py:306
msgid "Search results"
msgstr "查詢結果"
#: redbot/cogs/customcom/customcom.py:307
#: redbot/cogs/customcom/customcom.py:311
msgid "The following matches have been found:"
msgstr ""
#: redbot/cogs/customcom/customcom.py:312
#: redbot/cogs/customcom/customcom.py:316
#, docstring
msgid "Create custom commands.\\n\\n If a type is not specified, a simple CC will be created.\\n CCs can be enhanced with arguments, see the guide\\n [here](https://docs.discord.red/en/stable/cog_customcom.html).\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:323
#: redbot/cogs/customcom/customcom.py:327
#, docstring
msgid "Create a CC where it will randomly choose a response!\\n\\n Note: This command is interactive.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:329
#: redbot/cogs/customcom/customcom.py:358
#: redbot/cogs/customcom/customcom.py:333
#: redbot/cogs/customcom/customcom.py:362
msgid "Custom command names cannot have spaces in them."
msgstr ""
#: redbot/cogs/customcom/customcom.py:332
#: redbot/cogs/customcom/customcom.py:361
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:365
msgid "There already exists a bot command with the same name."
msgstr ""
#: redbot/cogs/customcom/customcom.py:336
#: redbot/cogs/customcom/customcom.py:340
msgid "Custom command process cancelled."
msgstr ""
#: redbot/cogs/customcom/customcom.py:340
#: redbot/cogs/customcom/customcom.py:365
#: redbot/cogs/customcom/customcom.py:344
#: redbot/cogs/customcom/customcom.py:369
msgid "Custom command successfully added."
msgstr ""
#: redbot/cogs/customcom/customcom.py:343
#: redbot/cogs/customcom/customcom.py:368
#: redbot/cogs/customcom/customcom.py:347
#: redbot/cogs/customcom/customcom.py:372
msgid "This command already exists. Use `{command}` to edit it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:351
#: redbot/cogs/customcom/customcom.py:355
#, docstring
msgid "Add a simple custom command.\\n\\n Example:\\n - `[p]customcom create simple yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:380
#: redbot/cogs/customcom/customcom.py:384
#, docstring
msgid "Set, edit, or view the cooldown for a custom command.\\n\\n You may set cooldowns per member, channel, or guild. Multiple\\n cooldowns may be set. All cooldowns must be cooled to call the\\n custom command.\\n\\n Example:\\n - `[p]customcom cooldown yourcommand 30`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:393
#: redbot/cogs/customcom/customcom.py:430
#: redbot/cogs/customcom/customcom.py:397
#: redbot/cogs/customcom/customcom.py:434
msgid "That command doesn't exist."
msgstr ""
#: redbot/cogs/customcom/customcom.py:398
#: redbot/cogs/customcom/customcom.py:402
msgid "A {} may call this command every {} seconds"
msgstr ""
#: redbot/cogs/customcom/customcom.py:402
#: redbot/cogs/customcom/customcom.py:406
msgid "This command has no cooldown."
msgstr ""
#: redbot/cogs/customcom/customcom.py:406
#: redbot/cogs/customcom/customcom.py:410
msgid "{} must be one of {}"
msgstr ""
#: redbot/cogs/customcom/customcom.py:410
#: redbot/cogs/customcom/customcom.py:414
msgid "Custom command cooldown successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:413
#: redbot/cogs/customcom/customcom.py:445
#: redbot/cogs/customcom/customcom.py:417
#: redbot/cogs/customcom/customcom.py:449
msgid "That command doesn't exist. Use `{command}` to add it."
msgstr ""
#: redbot/cogs/customcom/customcom.py:421
#: redbot/cogs/customcom/customcom.py:425
#, docstring
msgid "Delete a custom command.\\n\\n Example:\\n - `[p]customcom delete yourcommand`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:428
#: redbot/cogs/customcom/customcom.py:432
msgid "Custom command successfully deleted."
msgstr ""
#: redbot/cogs/customcom/customcom.py:435
#: redbot/cogs/customcom/customcom.py:439
#, docstring
msgid "Edit a custom command.\\n\\n Example:\\n - `[p]customcom edit yourcommand Text you want`\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:442
#: redbot/cogs/customcom/customcom.py:446
msgid "Custom command successfully edited."
msgstr ""
#: redbot/cogs/customcom/customcom.py:455
#: redbot/cogs/customcom/customcom.py:461
#, docstring
msgid "List all available custom commands.\\n\\n The list displays a preview of each command's response, with\\n markdown escaped and newlines replaced with spaces.\\n "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:470
msgid "There are no custom commands in this server. Use `{command}` to start adding some."
msgstr ""
#: redbot/cogs/customcom/customcom.py:480
#: redbot/cogs/customcom/customcom.py:486
msgid "Custom Command List"
msgstr "自訂指令列表"
#: redbot/cogs/customcom/customcom.py:484
#: redbot/cogs/customcom/customcom.py:490
msgid "Page {num}/{total}"
msgstr "第{num}頁/共{total}頁"
#: redbot/cogs/customcom/customcom.py:494
#: redbot/cogs/customcom/customcom.py:500
#, docstring
msgid "Shows a custom command's responses and its settings."
msgstr ""
#: redbot/cogs/customcom/customcom.py:499
#: redbot/cogs/customcom/customcom.py:505
msgid "I could not not find that custom command."
msgstr ""
#: redbot/cogs/customcom/customcom.py:510
#: redbot/cogs/customcom/customcom.py:516
msgid "Deleted User"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Random"
msgstr ""
#: redbot/cogs/customcom/customcom.py:516
#: redbot/cogs/customcom/customcom.py:522
msgid "Normal"
msgstr ""
#: redbot/cogs/customcom/customcom.py:518
#: redbot/cogs/customcom/customcom.py:524
msgid "Command: {command_name}\\nAuthor: {author}\\nCreated: {created_at}\\nType: {type}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:530
#: redbot/cogs/customcom/customcom.py:536
msgid "Cooldowns:\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:532
#: redbot/cogs/customcom/customcom.py:538
msgid "{num} seconds per {period}\\n"
msgstr ""
#: redbot/cogs/customcom/customcom.py:535
#: redbot/cogs/customcom/customcom.py:541
msgid "Responses:\\n"
msgstr "回應:\\n"
#: redbot/cogs/customcom/customcom.py:633
#: redbot/cogs/customcom/customcom.py:639
msgid "Too many arguments!"
msgstr "太多參數!"
#: redbot/cogs/customcom/customcom.py:637
#: redbot/cogs/customcom/customcom.py:643
msgid "Arguments must be sequential. Missing arguments: "
msgstr ""
#: redbot/cogs/customcom/customcom.py:663
#: redbot/cogs/customcom/customcom.py:669
msgid "Conflicting colon notation for argument {index}: \\\"{name1}\\\" and \\\"{name2}\\\"."
msgstr ""

View File

@ -0,0 +1,537 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 20\n"
"Language: sr_CS\n"
#: redbot/cogs/downloader/checks.py:12
msgid "You're about to add a 3rd party repository. The creator of Red and its community have no responsibility for any potential damage that the content of 3rd party repositories might cause.\\n\\nBy typing '**I agree**' you declare that you have read and fully understand the above message. This message won't be shown again until the next reboot.\\n\\nYou have **30** seconds to reply to this message."
msgstr ""
#: redbot/cogs/downloader/checks.py:36
msgid "Your response has timed out, please try again."
msgstr ""
#: redbot/cogs/downloader/converters.py:14
#: redbot/cogs/downloader/repo_manager.py:176
msgid "No Downloader cog found."
msgstr ""
#: redbot/cogs/downloader/converters.py:19
msgid "Cog `{cog_name}` is not installed."
msgstr ""
#: redbot/cogs/downloader/downloader.py:30
msgid "\\n**WARNING:** The following repos are using shared libraries which are marked for removal in the future: {repo_list}.\\n You should inform maintainers of these repos about this message."
msgstr ""
#: redbot/cogs/downloader/downloader.py:39
#, docstring
msgid "Install community cogs made by Cog Creators.\\n\\n Community cogs, also called third party cogs, are not included\\n in the default Red install.\\n \\n Community cogs come in repositories. Repos are a group of cogs\\n you can install. You always need to add the creator's repository\\n using the `[p]repo` command before you can install one or more\\n cogs from the creator.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:484
#, docstring
msgid "Install a group of dependencies using pip."
msgstr ""
#: redbot/cogs/downloader/downloader.py:493
msgid "Libraries installed."
msgstr ""
#: redbot/cogs/downloader/downloader.py:496
msgid "Some libraries failed to install. Please check your logs for a complete list."
msgstr ""
#: redbot/cogs/downloader/downloader.py:505
#, docstring
msgid "Repo management commands."
msgstr ""
#: redbot/cogs/downloader/downloader.py:512
#, docstring
msgid "Add a new repo.\\n\\n Repo names can only contain characters A-z, numbers, underscores, and hyphens.\\n The branch will be the default branch if not specified.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:522
msgid "Repo names can only contain characters A-z, numbers, underscores, and hyphens."
msgstr ""
#: redbot/cogs/downloader/downloader.py:531
msgid "The repo name you provided is already in use. Please choose another name."
msgstr ""
#: redbot/cogs/downloader/downloader.py:535
msgid "Something went wrong during the cloning process. See logs for more information."
msgstr ""
#: redbot/cogs/downloader/downloader.py:551
msgid "Something went wrong trying to add that repo. See logs for more information."
msgstr ""
#: redbot/cogs/downloader/downloader.py:557
msgid "Repo `{name}` successfully added."
msgstr ""
#: redbot/cogs/downloader/downloader.py:563
#, docstring
msgid "Remove a repo and its files."
msgstr ""
#: redbot/cogs/downloader/downloader.py:567
msgid "The repo `{repo.name}` has been deleted successfully."
msgstr ""
#: redbot/cogs/downloader/downloader.py:572
#, docstring
msgid "List all installed repos."
msgstr ""
#: redbot/cogs/downloader/downloader.py:575
msgid "Installed Repos:\\n\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:584
#, docstring
msgid "Show information about a repo."
msgstr ""
#: redbot/cogs/downloader/downloader.py:585
#: redbot/cogs/downloader/downloader.py:1138
#: redbot/cogs/downloader/downloader.py:1441
msgid "Missing from info.json"
msgstr ""
#: redbot/cogs/downloader/downloader.py:587
msgid "Repo url: {repo_url}\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:589
msgid "Branch: {branch_name}\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:590
msgid "Made by: {author}\\nDescription:\\n{description}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:594
msgid "Information on {repo_name} repo:{information}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:602
#, docstring
msgid "Update all repos, or ones of your choosing."
msgstr ""
#: redbot/cogs/downloader/downloader.py:610
msgid "Repo update completed successfully."
msgstr ""
#: redbot/cogs/downloader/downloader.py:611
msgid "\\nUpdated: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:613
msgid "All installed repos are already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:616
msgid "These repos are already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:618
msgid "This repo is already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:628
#, docstring
msgid "Cog installation management commands."
msgstr ""
#: redbot/cogs/downloader/downloader.py:633
#, docstring
msgid "\\n This command will reinstall cog requirements and shared libraries for all installed cogs.\\n\\n Red might ask user to use this when it clears contents of lib folder\\n because of change in minor version of Python.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:660
#: redbot/cogs/downloader/downloader.py:1319
msgid "Failed to install requirements: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:665
msgid "\\nFailed to install shared libraries: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:671
msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled but there were some errors:\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:679
msgid "Cog requirements and shared libraries for all installed cogs have been reinstalled."
msgstr ""
#: redbot/cogs/downloader/downloader.py:687
#, docstring
msgid "Install a cog from the given repo."
msgstr ""
#: redbot/cogs/downloader/downloader.py:694
#, docstring
msgid "Install a cog from the specified revision of given repo."
msgstr ""
#: redbot/cogs/downloader/downloader.py:709
msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:721
#: redbot/cogs/downloader/downloader.py:1009
msgid "Error: there is no revision `{rev}` in repo `{repo.name}`"
msgstr ""
#: redbot/cogs/downloader/downloader.py:735
msgid "\\nFailed to install requirements: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:756
msgid "\\nFailed to install shared libraries for `{repo.name}` repo: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:764
msgid "\\nFailed to install cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:768
msgid "Successfully installed cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:771
msgid "\\nThese cogs are now pinned and won't get updated automatically. To change this, use `{prefix}cog unpin <cog>`"
msgstr ""
#: redbot/cogs/downloader/downloader.py:778
msgid "\\nYou can load them using {command_1}. To see end user data statements, you can use {command_2}."
msgstr ""
#: redbot/cogs/downloader/downloader.py:795
#, docstring
msgid "Uninstall cogs.\\n\\n You may only uninstall cogs which were previously installed\\n by Downloader.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:822
msgid "Successfully uninstalled cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:825
msgid "\\nDownloader has removed these cogs from the installed cogs list but it wasn't able to find their files: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:830
msgid "\\nThey were most likely removed without using `{prefix}cog uninstall`.\\nYou may need to remove those files manually if the cogs are still usable. If so, ensure the cogs have been unloaded with `{prefix}unload {cogs}`."
msgstr ""
#: redbot/cogs/downloader/downloader.py:840
#, docstring
msgid "Pin cogs - this will lock cogs on their current version."
msgstr ""
#: redbot/cogs/downloader/downloader.py:856
msgid "Pinned cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:858
msgid "\\nThese cogs were already pinned: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:863
#, docstring
msgid "Unpin cogs - this will remove update lock from cogs."
msgstr ""
#: redbot/cogs/downloader/downloader.py:879
msgid "Unpinned cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:881
msgid "\\nThese cogs weren't pinned: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:886
#, docstring
msgid "List currently pinned cogs."
msgstr ""
#: redbot/cogs/downloader/downloader.py:892
msgid "None."
msgstr ""
#: redbot/cogs/downloader/downloader.py:896
msgid "(continued)"
msgstr ""
#: redbot/cogs/downloader/downloader.py:896
msgid "Pinned Cogs:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:906
msgid "Pinned Cogs: \\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:911
#, docstring
msgid "\\n Check for available cog updates (including pinned cogs).\\n\\n This command doesn't update cogs, it only checks for updates.\\n Use `[p]cog update` to update cogs.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:926
msgid "These cogs can be updated: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:931
msgid "\\nThese shared libraries can be updated: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:935
msgid "No cogs can be updated."
msgstr ""
#: redbot/cogs/downloader/downloader.py:939
msgid "All installed cogs are up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:948
#, docstring
msgid "Update all cogs, or ones of your choosing."
msgstr ""
#: redbot/cogs/downloader/downloader.py:953
#, docstring
msgid "Update all cogs from repos of your choosing."
msgstr ""
#: redbot/cogs/downloader/downloader.py:963
#, docstring
msgid "Update all cogs, or ones of your choosing to chosen revision of one repo.\\n\\n Note that update doesn't mean downgrade and therefore revision\\n has to be newer than the one that cog currently has. If you want to\\n downgrade the cog, uninstall and install it again.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:998
msgid "Error: short sha1 `{rev}` is ambiguous. Possible candidates:\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1030
msgid "There were no cogs to check."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1033
msgid "\\nThese cogs are pinned and therefore weren't checked: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1048
msgid "Cogs from provided repos are already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1051
msgid "Provided cogs are already up to date with this revision."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1055
msgid "Cogs from provided repo are already up to date with this revision."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1060
msgid "Provided cogs are already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1062
msgid "All installed cogs are already up to date."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1067
msgid "\\nThese cogs are pinned and therefore weren't checked: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1090
#, docstring
msgid "List all available cogs from a single repo."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1094
msgid "Installed Cogs:\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1101
msgid "Available Cogs:\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1114
#, docstring
msgid "List information about a single cog."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1118
msgid "There is no cog `{cog_name}` in the repo `{repo.name}`"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1124
msgid "Information on {cog_name}:\\n{description}\\n\\nEnd user data statement:\\n{end_user_data_statement}\\n\\nMade by: {author}\\nRequirements: {requirements}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1136
msgid "Author of the cog didn't provide end user data statement."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1204
msgid "\\nCouldn't find these cogs in {repo.name}: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1208
msgid "\\nThese cogs were already installed: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1212
msgid "\\nSome cogs with these names are already installed from different repos: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1230
msgid " (Minimum: {min_version})"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1243
msgid " (Minimum: {min_version}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1247
msgid ", at most: {max_version}"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1255
msgid "\\nThese cogs require higher python version than you have: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1259
msgid "\\nThese cogs require different Red version than you currently have ({current_version}): "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1325
msgid "Cog update completed successfully."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1336
msgid "\\nUpdated: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1339
msgid "\\nEnd user data statements of these cogs have changed: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1341
msgid "\\nYou can use {command} to see the updated statements.\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1347
msgid "\\nFailed to update cogs: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1349
msgid "No cogs were updated."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1351
msgid "\\nSome shared libraries were updated, you should restart the bot to bring the changes into effect."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1357
msgid "\\nFailed to install shared libraries: "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1365
msgid "None of the updated cogs were previously loaded. Update complete."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1369
msgid "Would you like to reload the updated cogs?"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1392
msgid "OK then."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1422
#, docstring
msgid "Find which cog a command comes from.\\n\\n This will only work with loaded cogs.\\n "
msgstr ""
#: redbot/cogs/downloader/downloader.py:1429
msgid "That command doesn't seem to exist."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1444
msgid "Missing from installed repos"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1454
msgid "Unknown"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1455
msgid "None - this cog wasn't installed via downloader"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1458
msgid "This command is not provided by a cog."
msgstr ""
#: redbot/cogs/downloader/downloader.py:1464
msgid "Command:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1465
msgid "Cog Name:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1466
msgid "Made by:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1467
msgid "Repo URL:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1470
msgid "Repo branch:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1475
msgid "Command: {command}\\nCog name: {cog}\\nMade by: {author}\\nRepo URL: {repo_url}\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1479
msgid "Repo branch: {branch_name}\\n"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1500
msgid "Failed to update the following repositories:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1502
msgid "Failed to update the following repository:"
msgstr ""
#: redbot/cogs/downloader/downloader.py:1505
msgid "The repository's branch might have been removed or the repository is no longer accessible at set url. See logs for more information."
msgstr ""
#: redbot/cogs/downloader/repo_manager.py:183
msgid "Repo by the name \\\"{repo_name}\\\" does not exist."
msgstr ""

View File

@ -0,0 +1,380 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 23\n"
"Language: sr_CS\n"
#: redbot/cogs/economy/economy.py:47
msgid "JACKPOT! 226! Your bid has been multiplied * 50!"
msgstr ""
#: redbot/cogs/economy/economy.py:51
msgid "4LC! Your bid has been multiplied * 25!"
msgstr ""
#: redbot/cogs/economy/economy.py:55
msgid "Three cherries! Your bid has been multiplied * 20!"
msgstr ""
#: redbot/cogs/economy/economy.py:59
msgid "2 6! Your bid has been multiplied * 4!"
msgstr ""
#: redbot/cogs/economy/economy.py:63
msgid "Two cherries! Your bid has been multiplied * 3!"
msgstr ""
#: redbot/cogs/economy/economy.py:67
msgid "Three symbols! Your bid has been multiplied * 10!"
msgstr ""
#: redbot/cogs/economy/economy.py:71
msgid "Two consecutive symbols! Your bid has been multiplied * 2!"
msgstr ""
#: redbot/cogs/economy/economy.py:75
msgid "Slot machine payouts:\\n{two.value} {two.value} {six.value} Bet * 50\\n{flc.value} {flc.value} {flc.value} Bet * 25\\n{cherries.value} {cherries.value} {cherries.value} Bet * 20\\n{two.value} {six.value} Bet * 4\\n{cherries.value} {cherries.value} Bet * 3\\n\\nThree symbols: Bet * 10\\nTwo symbols: Bet * 2"
msgstr ""
#: redbot/cogs/economy/economy.py:120
#, docstring
msgid "Get rich and have fun with imaginary currency!"
msgstr ""
#: redbot/cogs/economy/economy.py:170
#, docstring
msgid "Manage the bank."
msgstr ""
#: redbot/cogs/economy/economy.py:175
#, docstring
msgid "Show the user's account balance.\\n\\n Defaults to yours."
msgstr ""
#: redbot/cogs/economy/economy.py:188
msgid "{user}'s balance is {num} {currency}"
msgstr ""
#: redbot/cogs/economy/economy.py:195
#, docstring
msgid "Transfer currency to other users."
msgstr ""
#: redbot/cogs/economy/economy.py:205
msgid "{user} transferred {num} {currency} to {other_user}"
msgstr ""
#: redbot/cogs/economy/economy.py:217
#, docstring
msgid "Set the balance of user's bank account.\\n\\n Passing positive and negative values will add/remove currency instead.\\n\\n Examples:\\n - `[p]bank set @Twentysix 26` - Sets balance to 26\\n - `[p]bank set @Twentysix +2` - Increases balance by 2\\n - `[p]bank set @Twentysix -6` - Decreases balance by 6\\n "
msgstr ""
#: redbot/cogs/economy/economy.py:232
msgid "{author} added {num} {currency} to {user}'s account."
msgstr ""
#: redbot/cogs/economy/economy.py:240
msgid "{author} removed {num} {currency} from {user}'s account."
msgstr ""
#: redbot/cogs/economy/economy.py:248
msgid "{author} set {user}'s account balance to {num} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:263
#, docstring
msgid "Delete all bank accounts."
msgstr ""
#: redbot/cogs/economy/economy.py:266
msgid "This will delete all bank accounts for {scope}.\\nIf you're sure, type `{prefix}bank reset yes`"
msgstr ""
#: redbot/cogs/economy/economy.py:270 redbot/cogs/economy/economy.py:278
msgid "this server"
msgstr ""
#: redbot/cogs/economy/economy.py:277
msgid "All bank accounts for {scope} have been deleted."
msgstr ""
#: redbot/cogs/economy/economy.py:286
#, docstring
msgid "Prune bank accounts."
msgstr ""
#: redbot/cogs/economy/economy.py:293
#, docstring
msgid "Prune bank accounts for users no longer in the server."
msgstr ""
#: redbot/cogs/economy/economy.py:296
msgid "This command cannot be used with a global bank."
msgstr ""
#: redbot/cogs/economy/economy.py:300
msgid "This will delete all bank accounts for users no longer in this server.\\nIf you're sure, type `{prefix}bank prune local yes`"
msgstr ""
#: redbot/cogs/economy/economy.py:309
msgid "Bank accounts for users no longer in this server have been deleted."
msgstr ""
#: redbot/cogs/economy/economy.py:315
#, docstring
msgid "Prune bank accounts for users who no longer share a server with the bot."
msgstr ""
#: redbot/cogs/economy/economy.py:318
msgid "This command cannot be used with a local bank."
msgstr ""
#: redbot/cogs/economy/economy.py:322
msgid "This will delete all bank accounts for users who no longer share a server with the bot.\\nIf you're sure, type `{prefix}bank prune global yes`"
msgstr ""
#: redbot/cogs/economy/economy.py:331
msgid "Bank accounts for users who no longer share a server with the bot have been pruned."
msgstr ""
#: redbot/cogs/economy/economy.py:341
#, docstring
msgid "Delete the bank account of a specified user."
msgstr ""
#: redbot/cogs/economy/economy.py:344
msgid "This command cannot be used in DMs with a local bank."
msgstr ""
#: redbot/cogs/economy/economy.py:354
msgid "This will delete {name}'s bank account.\\nIf you're sure, type `{prefix}bank prune user {id} yes`"
msgstr ""
#: redbot/cogs/economy/economy.py:362
msgid "The bank account for {name} has been pruned."
msgstr ""
#: redbot/cogs/economy/economy.py:367
#, docstring
msgid "Get some free currency."
msgstr ""
#: redbot/cogs/economy/economy.py:385
msgid "You've reached the maximum amount of {currency}!Please spend some more 😬\\n\\nYou currently have {new_balance} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:399
msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\\n\\nYou currently have {new_balance} {currency}.\\n\\nYou are currently #{pos} on the global leaderboard!"
msgstr ""
#: redbot/cogs/economy/economy.py:416 redbot/cogs/economy/economy.py:472
msgid "{author.mention} Too soon. For your next payday you have to wait {time}."
msgstr ""
#: redbot/cogs/economy/economy.py:440
msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\\n\\nYou currently have {new_balance} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:456
msgid "{author.mention} Here, take some {currency}. Enjoy! (+{amount} {currency}!)\\n\\nYou currently have {new_balance} {currency}.\\n\\nYou are currently #{pos} on the global leaderboard!"
msgstr ""
#: redbot/cogs/economy/economy.py:480
#, docstring
msgid "Print the leaderboard.\\n\\n Defaults to top 10.\\n "
msgstr ""
#: redbot/cogs/economy/economy.py:487
msgid "Page {page_num}/{page_len}."
msgstr ""
#: redbot/cogs/economy/economy.py:493
msgid "Economy Leaderboard"
msgstr ""
#: redbot/cogs/economy/economy.py:509
msgid "There are no accounts in the bank."
msgstr ""
#: redbot/cogs/economy/economy.py:513
msgid "Name"
msgstr ""
#: redbot/cogs/economy/economy.py:514
msgid "Score"
msgstr ""
#: redbot/cogs/economy/economy.py:582
msgid "No balances found."
msgstr ""
#: redbot/cogs/economy/economy.py:587
#, docstring
msgid "Show the payouts for the slot machine."
msgstr ""
#: redbot/cogs/economy/economy.py:591
msgid "I can't send direct messages to you."
msgstr ""
#: redbot/cogs/economy/economy.py:596
#, docstring
msgid "Use the slot machine."
msgstr ""
#: redbot/cogs/economy/economy.py:615
msgid "You're on cooldown, try again in a bit."
msgstr ""
#: redbot/cogs/economy/economy.py:618
msgid "That's an invalid bid amount, sorry :/"
msgstr ""
#: redbot/cogs/economy/economy.py:621
msgid "You ain't got enough money, friend."
msgstr ""
#: redbot/cogs/economy/economy.py:676
msgid "You've reached the maximum amount of {currency}! Please spend some more 😬\\n{old_balance} -> {new_balance}!"
msgstr ""
#: redbot/cogs/economy/economy.py:691
msgid "Nothing!"
msgstr ""
#: redbot/cogs/economy/economy.py:695
msgid "Your bid: {bid}"
msgstr ""
#: redbot/cogs/economy/economy.py:696
msgid "\\n{old_balance} - {bid} (Your bid) + {pay} (Winnings) → {new_balance}!"
msgstr ""
#: redbot/cogs/economy/economy.py:713
#, docstring
msgid "Manage Economy settings."
msgstr ""
#: redbot/cogs/economy/economy.py:717
#, docstring
msgid "\\n Shows the current economy settings\\n "
msgstr ""
#: redbot/cogs/economy/economy.py:727
msgid "----Economy Settings---\\nMinimum slot bid: {slot_min}\\nMaximum slot bid: {slot_max}\\nSlot cooldown: {slot_time}\\nPayday amount: {payday_amount}\\nPayday cooldown: {payday_time}\\nAmount given at account registration: {register_amount}\\nMaximum allowed balance: {maximum_bal}"
msgstr ""
#: redbot/cogs/economy/economy.py:750
#, docstring
msgid "Set the minimum slot machine bid."
msgstr ""
#: redbot/cogs/economy/economy.py:752
msgid "Invalid min bid amount."
msgstr ""
#: redbot/cogs/economy/economy.py:761
msgid "Minimum bid is now {bid} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:768
#, docstring
msgid "Set the maximum slot machine bid."
msgstr ""
#: redbot/cogs/economy/economy.py:772
msgid "Invalid maximum bid amount. Must be greater than the minimum amount."
msgstr ""
#: redbot/cogs/economy/economy.py:782
msgid "Maximum bid is now {bid} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:789
#, docstring
msgid "Set the cooldown for the slot machine."
msgstr ""
#: redbot/cogs/economy/economy.py:795
msgid "Cooldown is now {num} seconds."
msgstr ""
#: redbot/cogs/economy/economy.py:799
#, docstring
msgid "Set the cooldown for payday."
msgstr ""
#: redbot/cogs/economy/economy.py:806
msgid "Value modified. At least {num} seconds must pass between each payday."
msgstr ""
#: redbot/cogs/economy/economy.py:813
#, docstring
msgid "Set the amount earned each payday."
msgstr ""
#: redbot/cogs/economy/economy.py:818 redbot/cogs/economy/economy.py:840
msgid "Amount must be greater than zero and less than {maxbal}."
msgstr ""
#: redbot/cogs/economy/economy.py:828
msgid "Every payday will now give {num} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:835
#, docstring
msgid "Set the amount earned each payday for a role."
msgstr ""
#: redbot/cogs/economy/economy.py:846
msgid "The bank must be per-server for per-role paydays to work."
msgstr ""
#: redbot/cogs/economy/economy.py:850
msgid "Every payday will now give {num} {currency} to people with the role {role_name}."
msgstr ""
#: redbot/cogs/economy/economy.py:858
#, docstring
msgid "Set the initial balance for new bank accounts."
msgstr ""
#: redbot/cogs/economy/economy.py:866
msgid "Amount must be greater than or equal to zero and less than {maxbal}."
msgstr ""
#: redbot/cogs/economy/economy.py:871
msgid "Registering an account will now give {num} {currency}."
msgstr ""
#: redbot/cogs/economy/economy.py:880
msgid "weeks"
msgstr ""
#: redbot/cogs/economy/economy.py:881
msgid "days"
msgstr ""
#: redbot/cogs/economy/economy.py:882
msgid "hours"
msgstr ""
#: redbot/cogs/economy/economy.py:883
msgid "minutes"
msgstr ""
#: redbot/cogs/economy/economy.py:884
msgid "seconds"
msgstr ""

View File

@ -0,0 +1,166 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 35\n"
"Language: sr_CS\n"
#: redbot/cogs/filter/filter.py:17
#, docstring
msgid "Filter unwanted words and phrases from text channels."
msgstr ""
#: redbot/cogs/filter/filter.py:69
#, docstring
msgid "Manage filter settings."
msgstr ""
#: redbot/cogs/filter/filter.py:74
#, docstring
msgid "Set the nickname for users with a filtered name.\\n\\n Note that this has no effect if filtering names is disabled\\n (to toggle, run `[p]filter names`).\\n\\n The default name used is *John Doe*.\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:83
msgid "The name to use on filtered names has been set."
msgstr ""
#: redbot/cogs/filter/filter.py:87
#, docstring
msgid "Set the filter's autoban conditions.\\n\\n Users will be banned if they send `<count>` filtered words in\\n `<timeframe>` seconds.\\n\\n Set both to zero to disable autoban.\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:96
msgid "Count and timeframe either both need to be 0 or both need to be greater than 0!"
msgstr ""
#: redbot/cogs/filter/filter.py:106
msgid "Autoban disabled."
msgstr ""
#: redbot/cogs/filter/filter.py:111
msgid "Count and time have been set."
msgstr ""
#: redbot/cogs/filter/filter.py:117
#, docstring
msgid "Add or remove words from server filter.\\n\\n Use double quotes to add or remove sentences.\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:125
#, docstring
msgid "Send a list of this servers filtered words."
msgstr ""
#: redbot/cogs/filter/filter.py:130
msgid "There is no current words setup to be filtered in this server."
msgstr ""
#: redbot/cogs/filter/filter.py:133
msgid "Filtered in this server:"
msgstr ""
#: redbot/cogs/filter/filter.py:138 redbot/cogs/filter/filter.py:163
msgid "I can't send direct messages to you."
msgstr ""
#: redbot/cogs/filter/filter.py:142
#, docstring
msgid "Add or remove words from channel filter.\\n\\n Use double quotes to add or remove sentences.\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:150
#, docstring
msgid "Send the list of the channel's filtered words."
msgstr ""
#: redbot/cogs/filter/filter.py:155
msgid "There is no current words setup to be filtered in this channel."
msgstr ""
#: redbot/cogs/filter/filter.py:158
msgid "Filtered in this channel:"
msgstr ""
#: redbot/cogs/filter/filter.py:167
#, docstring
msgid "Add words to the filter.\\n\\n Use double quotes to add sentences.\\n\\n Examples:\\n - `[p]filter channel add word1 word2 word3`\\n - `[p]filter channel add \\\"This is a sentence\\\"`\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:179
msgid "Words added to filter."
msgstr ""
#: redbot/cogs/filter/filter.py:181
msgid "Words already in the filter."
msgstr ""
#: redbot/cogs/filter/filter.py:185
#, docstring
msgid "Remove words from the filter.\\n\\n Use double quotes to remove sentences.\\n\\n Examples:\\n - `[p]filter channel remove word1 word2 word3`\\n - `[p]filter channel remove \\\"This is a sentence\\\"`\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:196
msgid "Words removed from filter."
msgstr ""
#: redbot/cogs/filter/filter.py:199 redbot/cogs/filter/filter.py:235
msgid "Those words weren't in the filter."
msgstr ""
#: redbot/cogs/filter/filter.py:203
#, docstring
msgid "Add words to the filter.\\n\\n Use double quotes to add sentences.\\n\\n Examples:\\n - `[p]filter add word1 word2 word3`\\n - `[p]filter add \\\"This is a sentence\\\"`\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:215
msgid "Words successfully added to filter."
msgstr ""
#: redbot/cogs/filter/filter.py:217
msgid "Those words were already in the filter."
msgstr ""
#: redbot/cogs/filter/filter.py:221
#, docstring
msgid "Remove words from the filter.\\n\\n Use double quotes to remove sentences.\\n\\n Examples:\\n - `[p]filter remove word1 word2 word3`\\n - `[p]filter remove \\\"This is a sentence\\\"`\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:233
msgid "Words successfully removed from filter."
msgstr ""
#: redbot/cogs/filter/filter.py:239
#, docstring
msgid "Toggle name and nickname filtering.\\n\\n This is disabled by default.\\n "
msgstr ""
#: redbot/cogs/filter/filter.py:249
msgid "Names and nicknames will no longer be filtered."
msgstr ""
#: redbot/cogs/filter/filter.py:251
msgid "Names and nicknames will now be filtered."
msgstr ""
#: redbot/cogs/filter/filter.py:367
msgid "Autoban (too many filtered messages.)"
msgstr ""
#: redbot/cogs/filter/filter.py:435
msgid "Filtered nickname"
msgstr ""
#: redbot/cogs/filter/filter.py:435
msgid "Filtered name"
msgstr ""

View File

@ -18,7 +18,7 @@ msgstr ""
#: redbot/cogs/general/general.py:46
#, docstring
msgid "General commands."
msgstr "Generalne komendy."
msgstr "Ogólne komendy."
#: redbot/cogs/general/general.py:51
msgid "As I see it, yes"
@ -235,11 +235,11 @@ msgstr "ID serwera: "
#: redbot/cogs/general/general.py:277
msgid " • Use {command} for more info on the server."
msgstr ""
msgstr " • Użyj {command}, aby uzyskać więcej informacji o serwerze."
#: redbot/cogs/general/general.py:303
msgid "\\nShard ID: **{shard_id}/{shard_count}**"
msgstr "\\nID sharda: **{shard_id}/{shard_count}**"
msgstr "\\nID Sharda: **{shard_id}/{shard_count}**"
#: redbot/cogs/general/general.py:312
msgid "Humans: "
@ -367,7 +367,7 @@ msgstr "4 - Ekstermalny"
#: redbot/cogs/general/general.py:375
msgid "Partnered"
msgstr ""
msgstr "Partnerzy"
#: redbot/cogs/general/general.py:376
msgid "Verified"
@ -375,7 +375,7 @@ msgstr "Zweryfikowany"
#: redbot/cogs/general/general.py:377
msgid "Server Discovery"
msgstr ""
msgstr "Wykrywanie serwera"
#: redbot/cogs/general/general.py:378
msgid "Featurable"

View File

@ -0,0 +1,508 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 17\n"
"Language: sr_CS\n"
#: redbot/cogs/general/general.py:46
#, docstring
msgid "General commands."
msgstr ""
#: redbot/cogs/general/general.py:51
msgid "As I see it, yes"
msgstr ""
#: redbot/cogs/general/general.py:52
msgid "It is certain"
msgstr ""
#: redbot/cogs/general/general.py:53
msgid "It is decidedly so"
msgstr ""
#: redbot/cogs/general/general.py:54
msgid "Most likely"
msgstr ""
#: redbot/cogs/general/general.py:55
msgid "Outlook good"
msgstr ""
#: redbot/cogs/general/general.py:56
msgid "Signs point to yes"
msgstr ""
#: redbot/cogs/general/general.py:57
msgid "Without a doubt"
msgstr ""
#: redbot/cogs/general/general.py:58
msgid "Yes"
msgstr ""
#: redbot/cogs/general/general.py:59
msgid "Yes definitely"
msgstr ""
#: redbot/cogs/general/general.py:60
msgid "You may rely on it"
msgstr ""
#: redbot/cogs/general/general.py:61
msgid "Reply hazy, try again"
msgstr ""
#: redbot/cogs/general/general.py:62
msgid "Ask again later"
msgstr ""
#: redbot/cogs/general/general.py:63
msgid "Better not tell you now"
msgstr ""
#: redbot/cogs/general/general.py:64
msgid "Cannot predict now"
msgstr ""
#: redbot/cogs/general/general.py:65
msgid "Concentrate and ask again"
msgstr ""
#: redbot/cogs/general/general.py:66
msgid "Don't count on it"
msgstr ""
#: redbot/cogs/general/general.py:67
msgid "My reply is no"
msgstr ""
#: redbot/cogs/general/general.py:68
msgid "My sources say no"
msgstr ""
#: redbot/cogs/general/general.py:69
msgid "Outlook not so good"
msgstr ""
#: redbot/cogs/general/general.py:70
msgid "Very doubtful"
msgstr ""
#: redbot/cogs/general/general.py:84
#, docstring
msgid "Choose between multiple options.\\n\\n To denote options which include whitespace, you should use\\n double quotes.\\n "
msgstr ""
#: redbot/cogs/general/general.py:91
msgid "Not enough options to pick from."
msgstr ""
#: redbot/cogs/general/general.py:97
#, docstring
msgid "Roll a random number.\\n\\n The result will be between 1 and `<number>`.\\n\\n `<number>` defaults to 100.\\n "
msgstr ""
#: redbot/cogs/general/general.py:112
msgid "{author.mention} Maybe higher than 1? ;P"
msgstr ""
#: redbot/cogs/general/general.py:115
msgid "{author.mention} Max allowed number is {maxamount}."
msgstr ""
#: redbot/cogs/general/general.py:122
#, docstring
msgid "Flip a coin... or a user.\\n\\n Defaults to a coin.\\n "
msgstr ""
#: redbot/cogs/general/general.py:130
msgid "Nice try. You think this is funny?\\n How about *this* instead:\\n\\n"
msgstr ""
#: redbot/cogs/general/general.py:141
msgid "*flips a coin and... "
msgstr ""
#: redbot/cogs/general/general.py:141
msgid "HEADS!*"
msgstr ""
#: redbot/cogs/general/general.py:141
msgid "TAILS!*"
msgstr ""
#: redbot/cogs/general/general.py:145
#, docstring
msgid "Play Rock Paper Scissors."
msgstr ""
#: redbot/cogs/general/general.py:150
msgid "This isn't a valid option. Try {r}, {p}, or {s}."
msgstr ""
#: redbot/cogs/general/general.py:171
msgid "{choice} You win {author.mention}!"
msgstr ""
#: redbot/cogs/general/general.py:177
msgid "{choice} You lose {author.mention}!"
msgstr ""
#: redbot/cogs/general/general.py:183
msgid "{choice} We're square {author.mention}!"
msgstr ""
#: redbot/cogs/general/general.py:190
#, docstring
msgid "Ask 8 ball a question.\\n\\n Question must end with a question mark.\\n "
msgstr ""
#: redbot/cogs/general/general.py:197
msgid "That doesn't look like a question."
msgstr ""
#: redbot/cogs/general/general.py:201
#, docstring
msgid "Start or stop the stopwatch."
msgstr ""
#: redbot/cogs/general/general.py:205
msgid " Stopwatch started!"
msgstr ""
#: redbot/cogs/general/general.py:210
msgid " Stopwatch stopped! Time: **{seconds}**"
msgstr ""
#: redbot/cogs/general/general.py:216
#, docstring
msgid "Create a lmgtfy link."
msgstr ""
#: redbot/cogs/general/general.py:225
#, docstring
msgid "Because everyone likes hugs!\\n\\n Up to 10 intensity levels.\\n "
msgstr ""
#: redbot/cogs/general/general.py:249
#, docstring
msgid "\\n Show server information.\\n \\n `details`: Shows more information when set to `True`.\\n Default to False.\\n "
msgstr ""
#: redbot/cogs/general/general.py:257
msgid "Created on {date}. That's over {num} days ago!"
msgstr ""
#: redbot/cogs/general/general.py:268
msgid "Region"
msgstr ""
#: redbot/cogs/general/general.py:269
msgid "Users online"
msgstr ""
#: redbot/cogs/general/general.py:270
msgid "Text Channels"
msgstr ""
#: redbot/cogs/general/general.py:271
msgid "Voice Channels"
msgstr ""
#: redbot/cogs/general/general.py:272
msgid "Roles"
msgstr ""
#: redbot/cogs/general/general.py:273
msgid "Owner"
msgstr ""
#: redbot/cogs/general/general.py:275
msgid "Server ID: "
msgstr ""
#: redbot/cogs/general/general.py:277
msgid " • Use {command} for more info on the server."
msgstr ""
#: redbot/cogs/general/general.py:303
msgid "\\nShard ID: **{shard_id}/{shard_count}**"
msgstr ""
#: redbot/cogs/general/general.py:312
msgid "Humans: "
msgstr ""
#: redbot/cogs/general/general.py:313
msgid " • Bots: "
msgstr ""
#: redbot/cogs/general/general.py:325
msgid "Users online: **{online}/{total_users}**\\n"
msgstr ""
#: redbot/cogs/general/general.py:342
msgid "__VIP__ US East "
msgstr ""
#: redbot/cogs/general/general.py:343
msgid "__VIP__ US West "
msgstr ""
#: redbot/cogs/general/general.py:344
msgid "__VIP__ Amsterdam "
msgstr ""
#: redbot/cogs/general/general.py:345
msgid "EU West "
msgstr ""
#: redbot/cogs/general/general.py:346
msgid "EU Central "
msgstr ""
#: redbot/cogs/general/general.py:347
msgid "Europe "
msgstr ""
#: redbot/cogs/general/general.py:348
msgid "London "
msgstr ""
#: redbot/cogs/general/general.py:349
msgid "Frankfurt "
msgstr ""
#: redbot/cogs/general/general.py:350
msgid "Amsterdam "
msgstr ""
#: redbot/cogs/general/general.py:351
msgid "US West "
msgstr ""
#: redbot/cogs/general/general.py:352
msgid "US East "
msgstr ""
#: redbot/cogs/general/general.py:353
msgid "US South "
msgstr ""
#: redbot/cogs/general/general.py:354
msgid "US Central "
msgstr ""
#: redbot/cogs/general/general.py:355
msgid "Singapore "
msgstr ""
#: redbot/cogs/general/general.py:356
msgid "Sydney "
msgstr ""
#: redbot/cogs/general/general.py:357
msgid "Brazil "
msgstr ""
#: redbot/cogs/general/general.py:358
msgid "Hong Kong "
msgstr ""
#: redbot/cogs/general/general.py:359
msgid "Russia "
msgstr ""
#: redbot/cogs/general/general.py:360
msgid "Japan "
msgstr ""
#: redbot/cogs/general/general.py:361
msgid "South Africa "
msgstr ""
#: redbot/cogs/general/general.py:362
msgid "India "
msgstr ""
#: redbot/cogs/general/general.py:363
msgid "Dubai "
msgstr ""
#: redbot/cogs/general/general.py:364
msgid "South Korea "
msgstr ""
#: redbot/cogs/general/general.py:367
msgid "0 - None"
msgstr ""
#: redbot/cogs/general/general.py:368
msgid "1 - Low"
msgstr ""
#: redbot/cogs/general/general.py:369
msgid "2 - Medium"
msgstr ""
#: redbot/cogs/general/general.py:370
msgid "3 - High"
msgstr ""
#: redbot/cogs/general/general.py:371
msgid "4 - Extreme"
msgstr ""
#: redbot/cogs/general/general.py:375
msgid "Partnered"
msgstr ""
#: redbot/cogs/general/general.py:376
msgid "Verified"
msgstr ""
#: redbot/cogs/general/general.py:377
msgid "Server Discovery"
msgstr ""
#: redbot/cogs/general/general.py:378
msgid "Featurable"
msgstr ""
#: redbot/cogs/general/general.py:379
msgid "Community"
msgstr ""
#: redbot/cogs/general/general.py:380
msgid "Public disabled"
msgstr ""
#: redbot/cogs/general/general.py:381
msgid "Splash Invite"
msgstr ""
#: redbot/cogs/general/general.py:382
msgid "VIP Voice Servers"
msgstr ""
#: redbot/cogs/general/general.py:383
msgid "Vanity URL"
msgstr ""
#: redbot/cogs/general/general.py:384
msgid "More Emojis"
msgstr ""
#: redbot/cogs/general/general.py:385
msgid "Commerce"
msgstr ""
#: redbot/cogs/general/general.py:386
msgid "News Channels"
msgstr ""
#: redbot/cogs/general/general.py:387
msgid "Animated Icon"
msgstr ""
#: redbot/cogs/general/general.py:388
msgid "Banner Image"
msgstr ""
#: redbot/cogs/general/general.py:389
msgid "Member list disabled"
msgstr ""
#: redbot/cogs/general/general.py:397
msgid "{bot_name} joined this server on {bot_join}. That's over {since_join} days ago!"
msgstr ""
#: redbot/cogs/general/general.py:419
msgid "Members:"
msgstr ""
#: redbot/cogs/general/general.py:421
msgid "Channels:"
msgstr ""
#: redbot/cogs/general/general.py:422
msgid "💬 Text: {text}\\n🔊 Voice: {voice}"
msgstr ""
#: redbot/cogs/general/general.py:428
msgid "Utility:"
msgstr ""
#: redbot/cogs/general/general.py:429
msgid "Owner: {owner}\\nVoice region: {region}\\nVerif. level: {verif}\\nServer ID: {id}{shard_info}"
msgstr ""
#: redbot/cogs/general/general.py:441
msgid "Misc:"
msgstr ""
#: redbot/cogs/general/general.py:442
msgid "AFK channel: {afk_chan}\\nAFK timeout: {afk_timeout}\\nCustom emojis: {emoji_count}\\nRoles: {role_count}"
msgstr ""
#: redbot/cogs/general/general.py:447
msgid "Not set"
msgstr ""
#: redbot/cogs/general/general.py:455
msgid "Server features:"
msgstr ""
#: redbot/cogs/general/general.py:457
msgid "Tier {boostlevel} with {nitroboosters} boosters\\nFile size limit: {filelimit}\\nEmoji limit: {emojis_limit}\\nVCs max bitrate: {bitrate}"
msgstr ""
#: redbot/cogs/general/general.py:469
msgid "Nitro Boost:"
msgstr ""
#: redbot/cogs/general/general.py:478
#, docstring
msgid "Search the Urban Dictionary.\\n\\n This uses the unofficial Urban Dictionary API.\\n "
msgstr ""
#: redbot/cogs/general/general.py:494 redbot/cogs/general/general.py:560
msgid "No Urban Dictionary entries were found, or there was an error in the process."
msgstr ""
#: redbot/cogs/general/general.py:500
msgid "No Urban Dictionary entries were found."
msgstr ""
#: redbot/cogs/general/general.py:506
msgid "{word} by {author}"
msgstr ""
#: redbot/cogs/general/general.py:511
msgid "{definition}\\n\\n**Example:** {example}"
msgstr ""
#: redbot/cogs/general/general.py:517
msgid "{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary."
msgstr ""
#: redbot/cogs/general/general.py:536
msgid "<{permalink}>\\n {word} by {author}\\n\\n{description}\\n\\n{thumbs_down} Down / {thumbs_up} Up, Powered by Urban Dictionary."
msgstr ""
#: redbot/cogs/general/general.py:542
msgid "{definition}\\n\\n**Example:** {example}"
msgstr ""

View File

@ -18,25 +18,26 @@ msgstr ""
#: redbot/cogs/image/image.py:15
#, docstring
msgid "Image related commands."
msgstr ""
msgstr "Komendy związane z obrazem."
#: redbot/cogs/image/image.py:44
#, docstring
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
msgstr ""
msgstr "Uzyskaj zdjęcia z Imgur'a.\\n\\n Upewnij się, że ustawiłeś/aś ID Klienta za pomocą `[p]imgurcreds`.\\n "
#: redbot/cogs/image/image.py:52
#, docstring
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
msgstr ""
msgstr "Wyszukaj na Imgur'ze podany termin\\n\\n Użyj argumentu `count`, aby wybrać, ile obrazów ma zostać zwróconych.\\n\n"
"Komenda może zwrócić maksymalnie 5 obrazów.\\n "
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
msgid "Image count has to be between 1 and 5."
msgstr ""
msgstr "Liczba obrazów musi wynosić od 1 do 5."
#: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
msgstr ""
msgstr "ID klienta nie został ustawiony! Ustaw jeden za pomocą `{prefix}imgurcreds`."
#: redbot/cogs/image/image.py:77
msgid "Your search returned no results."
@ -44,16 +45,16 @@ msgstr "Wyszukiwanie nie zwróciło żadnych wyników."
#: redbot/cogs/image/image.py:80
msgid "Search results...\\n"
msgstr ""
msgstr "Wyniki wyszukiwania...\\n"
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
msgid "Something went wrong. Error code is {code}."
msgstr ""
msgstr "Coś poszło nie tak. Kod błędu to {code}."
#: redbot/cogs/image/image.py:99
#, docstring
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
msgstr ""
msgstr "Uzyskaj zdjęcia z subreddit'a\\n\\n Możesz dostosować wyszukiwanie za pomocą następujących opcji:\\n - `<count>`: liczba zdjęć do wyświetlenia (do 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
#: redbot/cogs/image/image.py:117
msgid "Only 'new' and 'top' are a valid sort type."
@ -67,44 +68,44 @@ msgstr "Nie znaleziono żadnych wyników."
#: redbot/cogs/image/image.py:159
#, docstring
msgid "Explain how to set imgur API tokens."
msgstr ""
msgstr "Wyjaśnienie jak ustawić tokeny imgur API."
#: redbot/cogs/image/image.py:161
msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
msgstr ""
msgstr "Aby uzyskać ID Klienta Imgur:\\n1. Zaloguj się na konto Imgur.\\n2. Odwiedź tą stronę https://api.imgur.com/oauth2/addclient.\\n3. Wprowadź nazwę swojej aplikacji.\\n4. Wybierz * Użycie anonimowe bez autoryzacji użytkownika * jako typ autoryzacji.\\n5. Ustaw adres URL wywołania zwrotnego autoryzacji na `https://localhost`.\\n6. Pozostaw stronę aplikacji pustą.\\n7. Wpisz prawidłowy adres e-mail i opis.\\n8. Zaznacz pole captcha i kliknij dalej.\\n9. Twój ID Klienta będzie na następnej stronie.\\n10. Uruchom komendę `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
#: redbot/cogs/image/image.py:180
#, docstring
msgid "Retrieve the first search result from Giphy."
msgstr ""
msgstr "Zwraca pierwszy wynik wyszukiwania z Giphy."
#: redbot/cogs/image/image.py:190 redbot/cogs/image/image.py:223
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
msgstr ""
msgstr "Klucz API nie został ustawiony! Ustaw jeden za pomocą `{prefix}giphycreds`."
#: redbot/cogs/image/image.py:208
msgid "Error contacting the Giphy API."
msgstr ""
msgstr "Błąd podczas łączenia się z API Giphy."
#: redbot/cogs/image/image.py:213
#, docstring
msgid "Retrieve a random GIF from a Giphy search."
msgstr ""
msgstr "Pobierz losowy plik GIF z wyszukiwania Giphy."
#: redbot/cogs/image/image.py:241
msgid "Error contacting the API."
msgstr "Błąd połączenia z API."
msgstr "Błąd podczas łączenia się z API."
#: redbot/cogs/image/image.py:246
#, docstring
msgid "Explains how to set GIPHY API tokens."
msgstr ""
msgstr "Wyjaśnienie jak ustawić tokeny GIPHY API."
#: redbot/cogs/image/image.py:248
msgid "To get a GIPHY API Key:\\n1. Login to (or create) a GIPHY account.\\n2. Visit this page: https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Click *Select API*, then *Next Step*.\\n5. Add an app name, for example *Red*.\\n6. Add an app description, for example *Used for Red's image cog*.\\n7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\\n8. Copy the API Key.\\n9. In Discord, run the command {command}.\\n"
msgstr ""
msgstr "Aby otrzymać Klucz API GIPHY:\\n1. Zaloguj się (lub utwórz) konto GIPHY.\\n2. Odwiedź tą stronę: https://developers.giphy.com/dashboard.\\n3. Wciścnij *Create an App*.\\n4. Wciśnij *Select API*, następnie *Next Step*.\\n5. Dodaj nazwę aplikacji, na przykład *Red*.\\n6. Dodaj opis aplikacji, na przykład *Używany do pluginu obrazu Reda*.\\n7. Naciśnij *Create App*. Będziesz musiał/a wyrazić zgodę na Warunki GIPHY API.\\n8. Skopiuj Klucz API.\\n9. W Discordzie uruchom polecenie {command}.\\n"
#: redbot/cogs/image/image.py:261
msgid "<your_api_key_here>"
msgstr ""
msgstr "<your_api_key_here>"

View File

@ -0,0 +1,110 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 11\n"
"Language: sr_CS\n"
#: redbot/cogs/image/image.py:15
#, docstring
msgid "Image related commands."
msgstr ""
#: redbot/cogs/image/image.py:44
#, docstring
msgid "Retrieve pictures from Imgur.\\n\\n Make sure to set the Client ID using `[p]imgurcreds`.\\n "
msgstr ""
#: redbot/cogs/image/image.py:52
#, docstring
msgid "Search Imgur for the specified term.\\n\\n Use `count` to choose how many images should be returned.\\n Command can return up to 5 images.\\n "
msgstr ""
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
msgid "Image count has to be between 1 and 5."
msgstr ""
#: redbot/cogs/image/image.py:65 redbot/cogs/image/image.py:127
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
msgstr ""
#: redbot/cogs/image/image.py:77
msgid "Your search returned no results."
msgstr ""
#: redbot/cogs/image/image.py:80
msgid "Search results...\\n"
msgstr ""
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
msgid "Something went wrong. Error code is {code}."
msgstr ""
#: redbot/cogs/image/image.py:99
#, docstring
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
msgstr ""
#: redbot/cogs/image/image.py:117
msgid "Only 'new' and 'top' are a valid sort type."
msgstr ""
#: redbot/cogs/image/image.py:150 redbot/cogs/image/image.py:206
#: redbot/cogs/image/image.py:239
msgid "No results found."
msgstr ""
#: redbot/cogs/image/image.py:159
#, docstring
msgid "Explain how to set imgur API tokens."
msgstr ""
#: redbot/cogs/image/image.py:161
msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
msgstr ""
#: redbot/cogs/image/image.py:180
#, docstring
msgid "Retrieve the first search result from Giphy."
msgstr ""
#: redbot/cogs/image/image.py:190 redbot/cogs/image/image.py:223
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
msgstr ""
#: redbot/cogs/image/image.py:208
msgid "Error contacting the Giphy API."
msgstr ""
#: redbot/cogs/image/image.py:213
#, docstring
msgid "Retrieve a random GIF from a Giphy search."
msgstr ""
#: redbot/cogs/image/image.py:241
msgid "Error contacting the API."
msgstr ""
#: redbot/cogs/image/image.py:246
#, docstring
msgid "Explains how to set GIPHY API tokens."
msgstr ""
#: redbot/cogs/image/image.py:248
msgid "To get a GIPHY API Key:\\n1. Login to (or create) a GIPHY account.\\n2. Visit this page: https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Click *Select API*, then *Next Step*.\\n5. Add an app name, for example *Red*.\\n6. Add an app description, for example *Used for Red's image cog*.\\n7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\\n8. Copy the API Key.\\n9. In Discord, run the command {command}.\\n"
msgstr ""
#: redbot/cogs/image/image.py:261
msgid "<your_api_key_here>"
msgstr ""

View File

@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 645\n"
"Language: sr_CS\n"

View File

@ -0,0 +1,804 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 34\n"
"Language: sr_CS\n"
#: redbot/cogs/mod/converters.py:20
msgid "{} doesn't look like a valid user ID."
msgstr ""
#: redbot/cogs/mod/events.py:52 redbot/cogs/mod/events.py:67
msgid "Mention spam (Autoban)"
msgstr ""
#: redbot/cogs/mod/events.py:76
msgid "Mention Spam (Autokick)"
msgstr ""
#: redbot/cogs/mod/events.py:91
msgid "Mention spam (Autokick)"
msgstr ""
#: redbot/cogs/mod/events.py:100
msgid "Please do not mass mention people!"
msgstr ""
#: redbot/cogs/mod/events.py:104
msgid "{member}, Please do not mass mention people!"
msgstr ""
#: redbot/cogs/mod/events.py:123
msgid "Mention spam (Autowarn)"
msgstr ""
#: redbot/cogs/mod/kickban.py:74 redbot/cogs/mod/kickban.py:444
msgid "I cannot let you do that. Self-harm is bad {}"
msgstr ""
#: redbot/cogs/mod/kickban.py:76 redbot/cogs/mod/kickban.py:194
#: redbot/cogs/mod/kickban.py:449 redbot/cogs/mod/kickban.py:522
#: redbot/cogs/mod/kickban.py:603 redbot/cogs/mod/mutes.py:18
msgid "I cannot let you do that. You are not higher than the user in the role hierarchy."
msgstr ""
#: redbot/cogs/mod/kickban.py:82 redbot/cogs/mod/kickban.py:202
msgid "I cannot do that due to discord hierarchy rules."
msgstr ""
#: redbot/cogs/mod/kickban.py:84 redbot/cogs/mod/kickban.py:325
#: redbot/cogs/mod/kickban.py:464
msgid "Invalid days. Must be between 0 and 7."
msgstr ""
#: redbot/cogs/mod/kickban.py:90
msgid "You have been banned from {guild}."
msgstr ""
#: redbot/cogs/mod/kickban.py:93 redbot/cogs/mod/kickban.py:212
msgid "**Reason**"
msgstr ""
#: redbot/cogs/mod/kickban.py:94 redbot/cogs/mod/kickban.py:213
msgid "No reason was given."
msgstr ""
#: redbot/cogs/mod/kickban.py:110 redbot/cogs/mod/kickban.py:221
msgid "I'm not allowed to do that."
msgstr ""
#: redbot/cogs/mod/kickban.py:117
msgid "An unexpected error occurred."
msgstr ""
#: redbot/cogs/mod/kickban.py:153
msgid "Tempban finished"
msgstr ""
#: redbot/cogs/mod/kickban.py:177
#, docstring
msgid "Kick a user.\\n\\n If a reason is specified, it will be the reason that shows up\\n in the audit log.\\n "
msgstr ""
#: redbot/cogs/mod/kickban.py:187 redbot/cogs/mod/kickban.py:515
msgid "I cannot let you do that. Self-harm is bad {emoji}"
msgstr ""
#: redbot/cogs/mod/kickban.py:209
msgid "You have been kicked from {guild}."
msgstr ""
#: redbot/cogs/mod/kickban.py:240
msgid "Done. That felt good."
msgstr ""
#: redbot/cogs/mod/kickban.py:254
#, docstring
msgid "Ban a user from this server and optionally delete days of messages.\\n\\n If days is not a number, it's treated as the first word of the reason.\\n\\n Minimum 0 days, maximum 7. If not specified, defaultdays setting will be used instead."
msgstr ""
#: redbot/cogs/mod/kickban.py:269
msgid "Done. It was about time."
msgstr ""
#: redbot/cogs/mod/kickban.py:285
#, docstring
msgid "Preemptively bans user(s) from the server\\n\\n User IDs need to be provided in order to ban\\n using this command"
msgstr ""
#: redbot/cogs/mod/kickban.py:294
msgid "Banned {num} users from the server."
msgstr ""
#: redbot/cogs/mod/kickban.py:298
msgid "\\nErrors:\\n"
msgstr ""
#: redbot/cogs/mod/kickban.py:301
msgid "\\nFollowing user IDs have been upgraded from a temporary to a permanent ban:\\n"
msgstr ""
#: redbot/cogs/mod/kickban.py:329
msgid "I lack the permissions to do this."
msgstr ""
#: redbot/cogs/mod/kickban.py:341
msgid "User {user_id} is already banned."
msgstr ""
#: redbot/cogs/mod/kickban.py:366 redbot/cogs/mod/kickban.py:370
msgid "Failed to ban user {user_id}: {reason}"
msgstr ""
#: redbot/cogs/mod/kickban.py:399
msgid "User {user_id} does not exist."
msgstr ""
#: redbot/cogs/mod/kickban.py:404
msgid "Could not ban {user_id}: missing permissions."
msgstr ""
#: redbot/cogs/mod/kickban.py:437
#, docstring
msgid "Temporarily ban a user from this server."
msgstr ""
#: redbot/cogs/mod/kickban.py:457
msgid "I cannot do that due to discord hierarchy rules"
msgstr ""
#: redbot/cogs/mod/kickban.py:477
msgid "You have been temporarily banned from {server_name} until {date}."
msgstr ""
#: redbot/cogs/mod/kickban.py:481
msgid " Here is an invite for when your ban expires: {invite_link}"
msgstr ""
#: redbot/cogs/mod/kickban.py:488
msgid "I can't do that for some reason."
msgstr ""
#: redbot/cogs/mod/kickban.py:490
msgid "Something went wrong while banning."
msgstr ""
#: redbot/cogs/mod/kickban.py:502
msgid "Done. Enough chaos for now."
msgstr ""
#: redbot/cogs/mod/kickban.py:509
#, docstring
msgid "Kick a user and delete 1 day's worth of their messages."
msgstr ""
#: redbot/cogs/mod/kickban.py:539
msgid "You have been banned and then unbanned as a quick way to delete your messages.\\nYou can now join the server again. {invite_link}"
msgstr ""
#: redbot/cogs/mod/kickban.py:550
msgid "My role is not high enough to softban that user."
msgstr ""
#: redbot/cogs/mod/kickban.py:586
msgid "Done. Enough chaos."
msgstr ""
#: redbot/cogs/mod/kickban.py:594
#, docstring
msgid "Kick a member from a voice channel."
msgstr ""
#: redbot/cogs/mod/kickban.py:616
msgid "I am unable to kick this member from the voice channel."
msgstr ""
#: redbot/cogs/mod/kickban.py:619
msgid "Something went wrong while attempting to kick that member."
msgstr ""
#: redbot/cogs/mod/kickban.py:639
#, docstring
msgid "Unban a user from this server.\\n\\n Requires specifying the target user's ID. To find this, you may either:\\n 1. Copy it from the mod log case (if one was created), or\\n 2. enable developer mode, go to Bans in this server's settings, right-\\n click the user and select 'Copy ID'."
msgstr ""
#: redbot/cogs/mod/kickban.py:652
msgid "It seems that user isn't banned!"
msgstr ""
#: redbot/cogs/mod/kickban.py:658
msgid "Something went wrong while attempting to unban that user."
msgstr ""
#: redbot/cogs/mod/kickban.py:672
msgid "Unbanned that user from this server."
msgstr ""
#: redbot/cogs/mod/kickban.py:678
msgid "I don't share another server with this user. I can't reinvite them."
msgstr ""
#: redbot/cogs/mod/kickban.py:686
msgid "You've been unbanned from {server}.\\nHere is an invite for that server: {invite_link}"
msgstr ""
#: redbot/cogs/mod/kickban.py:693
msgid "I failed to send an invite to that user. Perhaps you may be able to send it for me?\\nHere's the invite link: {invite_link}"
msgstr ""
#: redbot/cogs/mod/kickban.py:701
msgid "Something went wrong when attempting to send that useran invite. Here's the link so you can try: {invite_link}"
msgstr ""
#: redbot/cogs/mod/mod.py:47
#, docstring
msgid "Moderation tools."
msgstr ""
#: redbot/cogs/mod/mod.py:139 redbot/cogs/mod/mod.py:149
msgid "Ignored guilds and channels have been moved. Please use `[p]moveignoredchannels` to migrate the old settings."
msgstr ""
#: redbot/cogs/mod/mod.py:161
msgid "Delete delay settings have been moved. Please use `[p]movedeletedelay` to migrate the old settings."
msgstr ""
#: redbot/cogs/mod/mod.py:182
#, docstring
msgid "Move ignored channels and servers to core"
msgstr ""
#: redbot/cogs/mod/mod.py:191
msgid "Ignored channels and guilds restored."
msgstr ""
#: redbot/cogs/mod/mod.py:196
#, docstring
msgid "\\n Move deletedelay settings to core\\n "
msgstr ""
#: redbot/cogs/mod/mod.py:205
msgid "Delete delay settings restored."
msgstr ""
#: redbot/cogs/mod/mutes.py:16
msgid "That user can't send messages in this channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:17
msgid "That user isn't muted in this channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:21
msgid "That user cannot be muted, as they have the Administrator permission."
msgstr ""
#: redbot/cogs/mod/mutes.py:22
msgid "Failed to mute user. I need the manage roles permission and the user I'm muting must be lower than myself in the role hierarchy."
msgstr ""
#: redbot/cogs/mod/mutes.py:27
msgid "The user has left the server while applying an overwrite."
msgstr ""
#: redbot/cogs/mod/mutes.py:28
msgid "The channel I tried to mute the user in isn't found."
msgstr ""
#: redbot/cogs/mod/mutes.py:55
msgid "That user is not in a voice channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:62
msgid "I require the {perms} permission(s) in that user's channel to do that."
msgstr ""
#: redbot/cogs/mod/mutes.py:72
msgid "You must have the {perms} permission(s) in that user's channel to use this command."
msgstr ""
#: redbot/cogs/mod/mutes.py:84
#, docstring
msgid "Unban a user from speaking and listening in the server's voice channels."
msgstr ""
#: redbot/cogs/mod/mutes.py:103
msgid "That user isn't muted or deafened by the server!"
msgstr ""
#: redbot/cogs/mod/mutes.py:119
msgid "User is now allowed to speak and listen in voice channels"
msgstr ""
#: redbot/cogs/mod/mutes.py:125
#, docstring
msgid "Ban a user from speaking and listening in the server's voice channels."
msgstr ""
#: redbot/cogs/mod/mutes.py:146
msgid "That user is already muted and deafened server-wide!"
msgstr ""
#: redbot/cogs/mod/mutes.py:160
msgid "User has been banned from speaking or listening in voice channels"
msgstr ""
#: redbot/cogs/mod/mutes.py:166
#, docstring
msgid "Mute users."
msgstr ""
#: redbot/cogs/mod/mutes.py:172
#, docstring
msgid "Mute a user in their current voice channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:201
msgid "Muted {user} in channel {channel.name}"
msgstr ""
#: redbot/cogs/mod/mutes.py:210 redbot/cogs/mod/mutes.py:327
msgid "Because I don't have the Move Members permission, this will take into effect when the user rejoins."
msgstr ""
#: redbot/cogs/mod/mutes.py:224
#, docstring
msgid "Mute a user in the current text channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:244
msgid "User has been muted in this channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:253
#, docstring
msgid "Mutes user in the server."
msgstr ""
#: redbot/cogs/mod/mutes.py:274
msgid "User has been muted in this server."
msgstr ""
#: redbot/cogs/mod/mutes.py:281
#, docstring
msgid "Unmute users."
msgstr ""
#: redbot/cogs/mod/mutes.py:289
#, docstring
msgid "Unmute a user in their current voice channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:318
msgid "Unmuted {user} in channel {channel.name}"
msgstr ""
#: redbot/cogs/mod/mutes.py:332 redbot/cogs/mod/mutes.py:363
msgid "Unmute failed. Reason: {}"
msgstr ""
#: redbot/cogs/mod/mutes.py:341
#, docstring
msgid "Unmute a user in this channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:361
msgid "User unmuted in this channel."
msgstr ""
#: redbot/cogs/mod/mutes.py:372
#, docstring
msgid "Unmute a user in this server."
msgstr ""
#: redbot/cogs/mod/mutes.py:394
msgid "User has been unmuted in this server."
msgstr ""
#: redbot/cogs/mod/names.py:36
#, docstring
msgid "Change a user's nickname.\\n\\n Leaving the nickname empty will remove it.\\n "
msgstr ""
#: redbot/cogs/mod/names.py:45
msgid "Nicknames must be between 2 and 32 characters long."
msgstr ""
#: redbot/cogs/mod/names.py:53
msgid "I do not have permission to rename that member. They may be higher than or equal to me in the role hierarchy."
msgstr ""
#: redbot/cogs/mod/names.py:63
msgid "I do not have permission to rename that member."
msgstr ""
#: redbot/cogs/mod/names.py:66
msgid "That nickname is invalid."
msgstr ""
#: redbot/cogs/mod/names.py:68
msgid "An unexpected error has occured."
msgstr ""
#: redbot/cogs/mod/names.py:70
msgid "Done."
msgstr ""
#: redbot/cogs/mod/names.py:81
msgid "Custom: {emoji} {name}"
msgstr ""
#: redbot/cogs/mod/names.py:83
msgid "Custom: {emoji}"
msgstr ""
#: redbot/cogs/mod/names.py:85
msgid "Custom: {name}"
msgstr ""
#: redbot/cogs/mod/names.py:93
msgid "Playing: {name}"
msgstr ""
#: redbot/cogs/mod/names.py:102
msgid "Streaming: [{name}{sep}{game}]({url})"
msgstr ""
#: redbot/cogs/mod/names.py:109
msgid "Streaming: {name}"
msgstr ""
#: redbot/cogs/mod/names.py:118
msgid "Listening: [{title}{sep}{artist}]({url})"
msgstr ""
#: redbot/cogs/mod/names.py:125
msgid "Listening: {title}"
msgstr ""
#: redbot/cogs/mod/names.py:133
msgid "Watching: {name}"
msgstr ""
#: redbot/cogs/mod/names.py:155
#, docstring
msgid "Show information about a user.\\n\\n This includes fields for status, discord join date, server\\n join date, voice state and previous names/nicknames.\\n\\n If the user has no roles, previous names or previous nicknames,\\n these fields will be omitted.\\n "
msgstr ""
#: redbot/cogs/mod/names.py:183
msgid "Unknown"
msgstr ""
#: redbot/cogs/mod/names.py:191
msgid "{}\\n({} days ago)"
msgstr ""
#: redbot/cogs/mod/names.py:192
msgid "{}\\n({} days ago)"
msgstr ""
#: redbot/cogs/mod/names.py:204
msgid "Chilling in {} status"
msgstr ""
#: redbot/cogs/mod/names.py:218
msgid "and {numeric_number} more roles not displayed due to embed limits."
msgstr ""
#: redbot/cogs/mod/names.py:245
msgid "Joined Discord on"
msgstr ""
#: redbot/cogs/mod/names.py:246
msgid "Joined this server on"
msgstr ""
#: redbot/cogs/mod/names.py:248
msgid "Roles"
msgstr ""
#: redbot/cogs/mod/names.py:252
msgid "Previous Names"
msgstr ""
#: redbot/cogs/mod/names.py:256
msgid "Previous Nicknames"
msgstr ""
#: redbot/cogs/mod/names.py:259
msgid "Current voice channel"
msgstr ""
#: redbot/cogs/mod/names.py:263
msgid "Member #{} | User ID: {}"
msgstr ""
#: redbot/cogs/mod/names.py:277
#, docstring
msgid "Show previous names and nicknames of a user."
msgstr ""
#: redbot/cogs/mod/names.py:281
msgid "**Past 20 names**:"
msgstr ""
#: redbot/cogs/mod/names.py:287
msgid "**Past 20 nicknames**:"
msgstr ""
#: redbot/cogs/mod/names.py:294
msgid "That user doesn't have any recorded name or nickname change."
msgstr ""
#: redbot/cogs/mod/settings.py:20
#, docstring
msgid "Manage server administration settings."
msgstr ""
#: redbot/cogs/mod/settings.py:24
#, docstring
msgid "Show the current server administration settings."
msgstr ""
#: redbot/cogs/mod/settings.py:37
msgid "Delete repeats: {num_repeats}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:38
msgid "after {num} repeats"
msgstr ""
#: redbot/cogs/mod/settings.py:40 redbot/cogs/mod/settings.py:45
#: redbot/cogs/mod/settings.py:50 redbot/cogs/mod/settings.py:55
#: redbot/cogs/mod/settings.py:58 redbot/cogs/mod/settings.py:66
#: redbot/cogs/mod/settings.py:69
msgid "No"
msgstr ""
#: redbot/cogs/mod/settings.py:42
msgid "Warn mention spam: {num_mentions}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:43 redbot/cogs/mod/settings.py:48
#: redbot/cogs/mod/settings.py:53
msgid "{num} mentions"
msgstr ""
#: redbot/cogs/mod/settings.py:47
msgid "Kick mention spam: {num_mentions}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:52
msgid "Ban mention spam: {num_mentions}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:57
msgid "Respects hierarchy: {yes_or_no}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:58 redbot/cogs/mod/settings.py:66
#: redbot/cogs/mod/settings.py:69
msgid "Yes"
msgstr ""
#: redbot/cogs/mod/settings.py:60
msgid "Delete delay: {num_seconds}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:61
msgid "{num} seconds"
msgstr ""
#: redbot/cogs/mod/settings.py:63
msgid "None"
msgstr ""
#: redbot/cogs/mod/settings.py:65
msgid "Reinvite on unban: {yes_or_no}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:68
msgid "Send message to users on kick/ban: {yes_or_no}\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:72
msgid "Default message history delete on ban: Previous {num_days} days\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:76
msgid "Default message history delete on ban: Don't delete any\\n"
msgstr ""
#: redbot/cogs/mod/settings.py:82
#, docstring
msgid "Toggle role hierarchy check for mods and admins.\\n\\n **WARNING**: Disabling this setting will allow mods to take\\n actions on users above them in the role hierarchy!\\n\\n This is enabled by default.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:94
msgid "Role hierarchy will be checked when moderation commands are issued."
msgstr ""
#: redbot/cogs/mod/settings.py:99
msgid "Role hierarchy will be ignored when moderation commands are issued."
msgstr ""
#: redbot/cogs/mod/settings.py:105
#, docstring
msgid "\\n Manage the automoderation settings for mentionspam.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:112
#, docstring
msgid "\\n Sets the autowarn conditions for mention spam.\\n\\n Users will be warned if they send any messages which contain more than\\n `<max_mentions>` mentions.\\n\\n `<max_mentions>` Must be 0 or greater. Set to 0 to disable this feature.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:123
msgid "Autowarn for mention spam is already disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:125
msgid "Autowarn for mention spam disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:128
msgid "`<max_mentions>` must be 1 or higher to autowarn."
msgstr ""
#: redbot/cogs/mod/settings.py:134
msgid "\\nAutowarn is equal to or higher than autokick."
msgstr ""
#: redbot/cogs/mod/settings.py:138
msgid "\\nAutowarn is equal to or higher than autoban."
msgstr ""
#: redbot/cogs/mod/settings.py:142
msgid "Autowarn for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autowarned.\\n{mismatch_message}"
msgstr ""
#: redbot/cogs/mod/settings.py:152
#, docstring
msgid "\\n Sets the autokick conditions for mention spam.\\n\\n Users will be kicked if they send any messages which contain more than\\n `<max_mentions>` mentions.\\n\\n `<max_mentions>` Must be 0 or greater. Set to 0 to disable this feature.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:163
msgid "Autokick for mention spam is already disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:165
msgid "Autokick for mention spam disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:168
msgid "`<max_mentions>` must be 1 or higher to autokick."
msgstr ""
#: redbot/cogs/mod/settings.py:174
msgid "\\nAutokick is equal to or lower than autowarn."
msgstr ""
#: redbot/cogs/mod/settings.py:178
msgid "\\nAutokick is equal to or higher than autoban."
msgstr ""
#: redbot/cogs/mod/settings.py:182
msgid "Autokick for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autokicked.\\n{mismatch_message}"
msgstr ""
#: redbot/cogs/mod/settings.py:192
#, docstring
msgid "Set the autoban conditions for mention spam.\\n\\n Users will be banned if they send any message which contains more than\\n `<max_mentions>` mentions.\\n\\n `<max_mentions>` Must be 0 or greater. Set to 0 to disable this feature.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:202
msgid "Autoban for mention spam is already disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:204
msgid "Autoban for mention spam disabled."
msgstr ""
#: redbot/cogs/mod/settings.py:207
msgid "`<max_mentions>` must be 1 or higher to autoban."
msgstr ""
#: redbot/cogs/mod/settings.py:213
msgid "\\nAutoban is equal to or lower than autowarn."
msgstr ""
#: redbot/cogs/mod/settings.py:217
msgid "\\nAutoban is equal to or lower than autokick."
msgstr ""
#: redbot/cogs/mod/settings.py:221
msgid "Autoban for mention spam enabled. Anyone mentioning {max_mentions} or more different people in a single message will be autobanned.\\n{mismatch_message}"
msgstr ""
#: redbot/cogs/mod/settings.py:231
#, docstring
msgid "Enable auto-deletion of repeated messages.\\n\\n Must be between 2 and 20.\\n\\n Set to -1 to disable this feature.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:242 redbot/cogs/mod/settings.py:268
msgid "Repeated messages will be ignored."
msgstr ""
#: redbot/cogs/mod/settings.py:248
msgid "Messages repeated up to {num} times will be deleted."
msgstr ""
#: redbot/cogs/mod/settings.py:252
msgid "Number of repeats must be between 2 and 20 or equal to -1 if you want to disable this feature!"
msgstr ""
#: redbot/cogs/mod/settings.py:261
msgid "Bot will delete repeated messages after {num} repeats. Set this value to -1 to ignore repeated messages"
msgstr ""
#: redbot/cogs/mod/settings.py:273
#, docstring
msgid "Toggle whether an invite will be sent to a user when unbanned.\\n\\n If this is True, the bot will attempt to create and send a single-use invite\\n to the newly-unbanned user.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:283
msgid "Users unbanned with `{command}` will be reinvited."
msgstr ""
#: redbot/cogs/mod/settings.py:290
msgid "Users unbanned with `{command}` will not be reinvited."
msgstr ""
#: redbot/cogs/mod/settings.py:298
#, docstring
msgid "Toggle whether a message should be sent to a user when they are kicked/banned.\\n\\n If this option is enabled, the bot will attempt to DM the user with the guild name\\n and reason as to why they were kicked/banned.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:307
msgid "DM when kicked/banned is currently set to: {setting}"
msgstr ""
#: redbot/cogs/mod/settings.py:312
msgid "Bot will now attempt to send a DM to user before kick and ban."
msgstr ""
#: redbot/cogs/mod/settings.py:315
msgid "Bot will no longer attempt to send a DM to user before kick and ban."
msgstr ""
#: redbot/cogs/mod/settings.py:321
#, docstring
msgid "Set the default number of days worth of messages to be deleted when a user is banned.\\n\\n The number of days must be between 0 and 7.\\n "
msgstr ""
#: redbot/cogs/mod/settings.py:327
msgid "Invalid number of days. Must be between 0 and 7."
msgstr ""
#: redbot/cogs/mod/settings.py:330
msgid "{days} days worth of messages will be deleted when a user is banned."
msgstr ""
#: redbot/cogs/mod/slowmode.py:27
#, docstring
msgid "Changes channel's slowmode setting.\\n\\n Interval can be anything from 0 seconds to 6 hours.\\n Use without parameters to disable.\\n "
msgstr ""
#: redbot/cogs/mod/slowmode.py:36
msgid "Slowmode interval is now {interval}."
msgstr ""
#: redbot/cogs/mod/slowmode.py:41
msgid "Slowmode has been disabled."
msgstr ""

View File

@ -0,0 +1,142 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 38\n"
"Language: sr_CS\n"
#: redbot/cogs/modlog/modlog.py:18
#, docstring
msgid "Manage log channels for moderation actions."
msgstr ""
#: redbot/cogs/modlog/modlog.py:31
#, docstring
msgid "Manage modlog settings."
msgstr ""
#: redbot/cogs/modlog/modlog.py:37
#, docstring
msgid "Command to fix misbehaving casetypes."
msgstr ""
#: redbot/cogs/modlog/modlog.py:44
#, docstring
msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the modlog.\\n "
msgstr ""
#: redbot/cogs/modlog/modlog.py:53
msgid "Mod events will be sent to {channel}."
msgstr ""
#: redbot/cogs/modlog/modlog.py:57
msgid "I do not have permissions to send messages in {channel}!"
msgstr ""
#: redbot/cogs/modlog/modlog.py:65
msgid "Mod log is already disabled."
msgstr ""
#: redbot/cogs/modlog/modlog.py:68
msgid "Mod log deactivated."
msgstr ""
#: redbot/cogs/modlog/modlog.py:73
#, docstring
msgid "Enable or disable case creation for a mod action."
msgstr ""
#: redbot/cogs/modlog/modlog.py:81 redbot/cogs/modlog/modlog.py:95
msgid "enabled"
msgstr ""
#: redbot/cogs/modlog/modlog.py:81 redbot/cogs/modlog/modlog.py:95
msgid "disabled"
msgstr ""
#: redbot/cogs/modlog/modlog.py:84
msgid "Current settings:\\n"
msgstr ""
#: redbot/cogs/modlog/modlog.py:89
msgid "That action is not registered."
msgstr ""
#: redbot/cogs/modlog/modlog.py:94
msgid "Case creation for {action_name} actions is now {enabled}."
msgstr ""
#: redbot/cogs/modlog/modlog.py:102
#, docstring
msgid "Reset all modlog cases in this server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:105
msgid "Cases have been reset."
msgstr ""
#: redbot/cogs/modlog/modlog.py:110
#, docstring
msgid "Show the specified case."
msgstr ""
#: redbot/cogs/modlog/modlog.py:114
msgid "That case does not exist for that server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:120
msgid "{case}\\n**Timestamp:** {timestamp}"
msgstr ""
#: redbot/cogs/modlog/modlog.py:131
#, docstring
msgid "Display cases for the specified member."
msgstr ""
#: redbot/cogs/modlog/modlog.py:142
msgid "That user does not exist."
msgstr ""
#: redbot/cogs/modlog/modlog.py:145
msgid "Something unexpected went wrong while fetching that user by ID."
msgstr ""
#: redbot/cogs/modlog/modlog.py:149
msgid "That user does not have any cases."
msgstr ""
#: redbot/cogs/modlog/modlog.py:157
msgid "{case}\\n**Timestamp:** {timestamp}"
msgstr ""
#: redbot/cogs/modlog/modlog.py:170
#, docstring
msgid "Specify a reason for a modlog case.\\n\\n Please note that you can only edit cases you are\\n the owner of unless you are a mod, admin or server owner.\\n\\n If no case number is specified, the latest case will be used.\\n "
msgstr ""
#: redbot/cogs/modlog/modlog.py:183
msgid "There are no modlog cases in this server."
msgstr ""
#: redbot/cogs/modlog/modlog.py:189
msgid "That case does not exist!"
msgstr ""
#: redbot/cogs/modlog/modlog.py:196
msgid "You are not authorized to modify that case!"
msgstr ""
#: redbot/cogs/modlog/modlog.py:204
msgid "Reason for case #{num} has been updated."
msgstr ""

View File

@ -17,7 +17,7 @@ msgstr ""
#: redbot/cogs/permissions/converters.py:65
msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a server, channel, user or role which the bot can see."
msgstr ""
msgstr "Nie znaleziono \\\"{arg}\\\". Musi to być ID, wzmianka lub nazwa serwera, kanału, użytkownika lub roli, którą bot może zobaczyć."
#: redbot/cogs/permissions/converters.py:74
msgid "\\\"{arg}\\\" does not refer to a unique server, channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them."
@ -116,37 +116,37 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:282
msgid "Example YAML for setting rules:\\n"
msgstr ""
msgstr "Przykładowy YAML dla ustawiania reguł:\\n"
#: redbot/cogs/permissions/permissions.py:304
#, docstring
msgid "Set global rules with a YAML file.\\n\\n **WARNING**: This will override reset *all* global rules\\n to the rules specified in the uploaded file.\\n\\n This does not validate the names of commands and cogs before\\n setting the new rules.\\n "
msgstr ""
msgstr "Ustaw reguły globalne z plikiem YAML.\\n\\n **OSTRZEŻENIE**: Zastąpi to *wszystkie* globalne reguły\\n na reguły określone w przesłanym pliku.\\n\\n Nie sprawdza to nazw komend i modułów przed\\n ustawieniem nowych reguł.\\n "
#: redbot/cogs/permissions/permissions.py:318
#, docstring
msgid "Set rules for this server with a YAML file.\\n\\n **WARNING**: This will override reset *all* rules in this\\n server to the rules specified in the uploaded file.\\n "
msgstr ""
msgstr "Ustaw reguły dla tego serwera z plikiem YAML.\\n\\n **OSTRZEŻENIE**: Zastąpi to *wszystkie* reguły na tym\\n serwerze na reguły określone w przesłanym pliku.\\n "
#: redbot/cogs/permissions/permissions.py:328
#, docstring
msgid "Get a YAML file detailing all global rules."
msgstr ""
msgstr "Pobierz plik YAML z wyszczególnieniem wszystkich reguł globalnych."
#: redbot/cogs/permissions/permissions.py:333
#: redbot/cogs/permissions/permissions.py:349
msgid "I'm not allowed to DM you."
msgstr ""
msgstr "Nie wolno mi tego zrobić."
#: redbot/cogs/permissions/permissions.py:336
#: redbot/cogs/permissions/permissions.py:351
msgid "I've just sent the file to you via DM."
msgstr ""
msgstr "Wysłałem/am Ci plik za pośrednictwem PW."
#: redbot/cogs/permissions/permissions.py:344
#, docstring
msgid "Get a YAML file detailing all rules in this server."
msgstr ""
msgstr "Pobierz plik YAML zawierający szczegóły wszystkich reguł na tym serwerze."
#: redbot/cogs/permissions/permissions.py:358
#, docstring
@ -166,7 +166,7 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:406
#: redbot/cogs/permissions/permissions.py:441
msgid "Rule added."
msgstr ""
msgstr "Reguła dodana."
#: redbot/cogs/permissions/permissions.py:422
#, docstring
@ -181,7 +181,7 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:463
#: redbot/cogs/permissions/permissions.py:492
msgid "Rule removed."
msgstr ""
msgstr "Reguła usunięta."
#: redbot/cogs/permissions/permissions.py:478
#, docstring
@ -206,32 +206,32 @@ msgstr ""
#: redbot/cogs/permissions/permissions.py:542
#, docstring
msgid "Reset all global rules."
msgstr ""
msgstr "Resetuje wszystkie reguły globalne."
#: redbot/cogs/permissions/permissions.py:552
#, docstring
msgid "Reset all rules in this server."
msgstr ""
msgstr "Resetuje wszystkie reguły na tym serwerze."
#: redbot/cogs/permissions/permissions.py:655
msgid "You must upload a file."
msgstr ""
msgstr "Musisz przesłać plik."
#: redbot/cogs/permissions/permissions.py:661
msgid "Invalid syntax: "
msgstr ""
msgstr "Nieprawidłowa składnia: "
#: redbot/cogs/permissions/permissions.py:664
msgid "Your YAML file did not match the schema: "
msgstr ""
msgstr "Twój plik YAML nie pasuje do schematu: "
#: redbot/cogs/permissions/permissions.py:667
msgid "Rules set."
msgstr ""
msgstr "Reguły ustawione."
#: redbot/cogs/permissions/permissions.py:711
msgid "Are you sure?"
msgstr ""
msgstr "Jesteś pewny/pewna?"
#: redbot/cogs/permissions/permissions.py:718
#: redbot/cogs/permissions/permissions.py:731
@ -240,9 +240,9 @@ msgstr "Przekroczono limit czasu odpowiedzi."
#: redbot/cogs/permissions/permissions.py:726
msgid "Are you sure? (y/n)"
msgstr ""
msgstr "Czy jesteś pewien/pewna? (y/n)"
#: redbot/cogs/permissions/permissions.py:737
msgid "Action cancelled."
msgstr ""
msgstr "Operacja anulowana."

View File

@ -0,0 +1,248 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 191\n"
"Language: sr_CS\n"
#: redbot/cogs/permissions/converters.py:65
msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a server, channel, user or role which the bot can see."
msgstr ""
#: redbot/cogs/permissions/converters.py:74
msgid "\\\"{arg}\\\" does not refer to a unique server, channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them."
msgstr ""
#: redbot/cogs/permissions/converters.py:117
msgid "\\\"{arg}\\\" was not found. It must be the ID, mention, or name of a channel, user or role in this server."
msgstr ""
#: redbot/cogs/permissions/converters.py:126
msgid "\\\"{arg}\\\" does not refer to a unique channel, user or role. Please use the ID for whatever/whoever you're trying to specify, or mention it/them."
msgstr ""
#: redbot/cogs/permissions/converters.py:156
msgid "Cog or command \\\"{name}\\\" not found. Please note that this is case sensitive."
msgstr ""
#: redbot/cogs/permissions/converters.py:169
msgid "\\\"{arg}\\\" is not a valid rule. Valid rules are \\\"allow\\\" or \\\"deny\\\""
msgstr ""
#: redbot/cogs/permissions/converters.py:182
msgid "\\\"{arg}\\\" is not a valid rule. Valid rules are \\\"allow\\\" or \\\"deny\\\", or \\\"clear\\\" to remove the rule"
msgstr ""
#: redbot/cogs/permissions/permissions.py:46
#: redbot/cogs/permissions/permissions.py:61
msgid "Rules must be either `true` or `false`."
msgstr ""
#: redbot/cogs/permissions/permissions.py:50
msgid "Keys under command names must be IDs (numbers) or `default`."
msgstr ""
#: redbot/cogs/permissions/permissions.py:54
msgid "Keys under `COMMAND` must be command names (strings)."
msgstr ""
#: redbot/cogs/permissions/permissions.py:65
msgid "Keys under cog names must be IDs or `default`."
msgstr ""
#: redbot/cogs/permissions/permissions.py:69
msgid "Keys under `COG` must be cog names (strings)."
msgstr ""
#: redbot/cogs/permissions/permissions.py:73
msgid "Top-level keys must be either `COG` or `COMMAND`."
msgstr ""
#: redbot/cogs/permissions/permissions.py:83
#, docstring
msgid "Customise permissions for commands and cogs."
msgstr ""
#: redbot/cogs/permissions/permissions.py:207
#, docstring
msgid "Command permission management tools."
msgstr ""
#: redbot/cogs/permissions/permissions.py:212
#, docstring
msgid "Explain how permissions works."
msgstr ""
#: redbot/cogs/permissions/permissions.py:215
msgid "This cog extends the default permission model of the bot. By default, many commands are restricted based on what the command can do.\\nThis cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\\n\\nWhen additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\\nGlobal rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked is:\\n 1. Rules about a user.\\n 2. Rules about the voice channel a user is in.\\n 3. Rules about the text channel a command was issued in.\\n 4. Rules about a role the user has (The highest role they have with a rule will be used).\\n 5. Rules about the server a user is in (Global rules only).\\n\\nFor more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)."
msgstr ""
#: redbot/cogs/permissions/permissions.py:241
#, docstring
msgid "Check if a user can run a command.\\n\\n This will take the current context into account, such as the\\n server and text channel.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:256
msgid "No such command"
msgstr ""
#: redbot/cogs/permissions/permissions.py:267
msgid "That user can run the specified command."
msgstr ""
#: redbot/cogs/permissions/permissions.py:269
msgid "That user can not run the specified command."
msgstr ""
#: redbot/cogs/permissions/permissions.py:276
#, docstring
msgid "Manage permissions with YAML files."
msgstr ""
#: redbot/cogs/permissions/permissions.py:280
#, docstring
msgid "Sends an example of the yaml layout for permissions"
msgstr ""
#: redbot/cogs/permissions/permissions.py:282
msgid "Example YAML for setting rules:\\n"
msgstr ""
#: redbot/cogs/permissions/permissions.py:304
#, docstring
msgid "Set global rules with a YAML file.\\n\\n **WARNING**: This will override reset *all* global rules\\n to the rules specified in the uploaded file.\\n\\n This does not validate the names of commands and cogs before\\n setting the new rules.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:318
#, docstring
msgid "Set rules for this server with a YAML file.\\n\\n **WARNING**: This will override reset *all* rules in this\\n server to the rules specified in the uploaded file.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:328
#, docstring
msgid "Get a YAML file detailing all global rules."
msgstr ""
#: redbot/cogs/permissions/permissions.py:333
#: redbot/cogs/permissions/permissions.py:349
msgid "I'm not allowed to DM you."
msgstr ""
#: redbot/cogs/permissions/permissions.py:336
#: redbot/cogs/permissions/permissions.py:351
msgid "I've just sent the file to you via DM."
msgstr ""
#: redbot/cogs/permissions/permissions.py:344
#, docstring
msgid "Get a YAML file detailing all rules in this server."
msgstr ""
#: redbot/cogs/permissions/permissions.py:358
#, docstring
msgid "Update global rules with a YAML file.\\n\\n This won't touch any rules not specified in the YAML\\n file.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:369
#, docstring
msgid "Update rules for this server with a YAML file.\\n\\n This won't touch any rules not specified in the YAML\\n file.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:387
#, docstring
msgid "Add a global rule to a command.\\n\\n `<allow_or_deny>` should be one of \\\"allow\\\" or \\\"deny\\\".\\n\\n `<cog_or_command>` is the cog or command to add the rule to.\\n This is case sensitive.\\n\\n `<who_or_what>` is one or more users, channels or roles the rule is for.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:406
#: redbot/cogs/permissions/permissions.py:441
msgid "Rule added."
msgstr ""
#: redbot/cogs/permissions/permissions.py:422
#, docstring
msgid "Add a rule to a command in this server.\\n\\n `<allow_or_deny>` should be one of \\\"allow\\\" or \\\"deny\\\".\\n\\n `<cog_or_command>` is the cog or command to add the rule to.\\n This is case sensitive.\\n\\n `<who_or_what>` is one or more users, channels or roles the rule is for.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:451
#, docstring
msgid "Remove a global rule from a command.\\n\\n `<cog_or_command>` is the cog or command to remove the rule\\n from. This is case sensitive.\\n\\n `<who_or_what>` is one or more users, channels or roles the rule is for.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:463
#: redbot/cogs/permissions/permissions.py:492
msgid "Rule removed."
msgstr ""
#: redbot/cogs/permissions/permissions.py:478
#, docstring
msgid "Remove a server rule from a command.\\n\\n `<cog_or_command>` is the cog or command to remove the rule\\n from. This is case sensitive.\\n\\n `<who_or_what>` is one or more users, channels or roles the rule is for.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:500
#, docstring
msgid "Set the default rule for a command in this server.\\n\\n This is the rule a command will default to when no other rule\\n is found.\\n\\n `<allow_or_deny>` should be one of \\\"allow\\\", \\\"deny\\\" or \\\"clear\\\".\\n \\\"clear\\\" will reset the default rule.\\n\\n `<cog_or_command>` is the cog or command to set the default\\n rule for. This is case sensitive.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:516
#: redbot/cogs/permissions/permissions.py:537
msgid "Default set."
msgstr ""
#: redbot/cogs/permissions/permissions.py:523
#, docstring
msgid "Set the default global rule for a command.\\n\\n This is the rule a command will default to when no other rule\\n is found.\\n\\n `<allow_or_deny>` should be one of \\\"allow\\\", \\\"deny\\\" or \\\"clear\\\".\\n \\\"clear\\\" will reset the default rule.\\n\\n `<cog_or_command>` is the cog or command to set the default\\n rule for. This is case sensitive.\\n "
msgstr ""
#: redbot/cogs/permissions/permissions.py:542
#, docstring
msgid "Reset all global rules."
msgstr ""
#: redbot/cogs/permissions/permissions.py:552
#, docstring
msgid "Reset all rules in this server."
msgstr ""
#: redbot/cogs/permissions/permissions.py:655
msgid "You must upload a file."
msgstr ""
#: redbot/cogs/permissions/permissions.py:661
msgid "Invalid syntax: "
msgstr ""
#: redbot/cogs/permissions/permissions.py:664
msgid "Your YAML file did not match the schema: "
msgstr ""
#: redbot/cogs/permissions/permissions.py:667
msgid "Rules set."
msgstr ""
#: redbot/cogs/permissions/permissions.py:711
msgid "Are you sure?"
msgstr ""
#: redbot/cogs/permissions/permissions.py:718
#: redbot/cogs/permissions/permissions.py:731
msgid "Response timed out."
msgstr ""
#: redbot/cogs/permissions/permissions.py:726
msgid "Are you sure? (y/n)"
msgstr ""
#: redbot/cogs/permissions/permissions.py:737
msgid "Action cancelled."
msgstr ""

View File

@ -0,0 +1,159 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 194\n"
"Language: sr_CS\n"
#: redbot/cogs/reports/reports.py:26
#, docstring
msgid "Create user reports that server staff can respond to.\\n\\n Users can open reports using `[p]report`. These are then sent\\n to a channel in the server for staff, and the report creator\\n gets a DM. Both can be used to communicate. \\n "
msgstr ""
#: redbot/cogs/reports/reports.py:104
#, docstring
msgid "Manage Reports."
msgstr ""
#: redbot/cogs/reports/reports.py:110
#, docstring
msgid "Set the channel where reports will be sent."
msgstr ""
#: redbot/cogs/reports/reports.py:112
msgid "The report channel has been set."
msgstr ""
#: redbot/cogs/reports/reports.py:117
#, docstring
msgid "Enable or Disable reporting for this server."
msgstr ""
#: redbot/cogs/reports/reports.py:122
msgid "Reporting is now enabled"
msgstr ""
#: redbot/cogs/reports/reports.py:124
msgid "Reporting is now disabled."
msgstr ""
#: redbot/cogs/reports/reports.py:183
msgid "You took too long to select. Try again later."
msgstr ""
#: redbot/cogs/reports/reports.py:190
msgid "That wasn't a valid choice."
msgstr ""
#: redbot/cogs/reports/reports.py:213
msgid "Report from {author}{maybe_nick}"
msgstr ""
#: redbot/cogs/reports/reports.py:218
msgid "Report #{}"
msgstr ""
#: redbot/cogs/reports/reports.py:222
msgid "Report from {author.mention} (Ticket #{number})"
msgstr ""
#: redbot/cogs/reports/reports.py:241
#, docstring
msgid "Send a report.\\n\\n Use without arguments for interactive reporting, or do\\n `[p]report <text>` to use it non-interactively.\\n "
msgstr ""
#: redbot/cogs/reports/reports.py:250
msgid "Select a server to make a report in by number."
msgstr ""
#: redbot/cogs/reports/reports.py:256
msgid "Reporting has not been enabled for this server"
msgstr ""
#: redbot/cogs/reports/reports.py:263
msgid "You've sent too many reports recently. Please contact a server admin if this is important matter, or please wait and try again later."
msgstr ""
#: redbot/cogs/reports/reports.py:271
msgid "Please finish making your prior report before trying to make an additional one!"
msgstr ""
#: redbot/cogs/reports/reports.py:286
msgid "Please respond to this message with your Report.\\nYour report should be a single message"
msgstr ""
#: redbot/cogs/reports/reports.py:292
msgid "This requires DMs enabled."
msgstr ""
#: redbot/cogs/reports/reports.py:301
msgid "You took too long. Try again later."
msgstr ""
#: redbot/cogs/reports/reports.py:309
msgid "This server has no reports channel set up. Please contact a server admin."
msgstr ""
#: redbot/cogs/reports/reports.py:315
msgid "There was an error sending your report, please contact a server admin."
msgstr ""
#: redbot/cogs/reports/reports.py:318
msgid "Your report was submitted. (Ticket #{})"
msgstr ""
#: redbot/cogs/reports/reports.py:352
msgid "{closer} has closed the correspondence"
msgstr ""
#: redbot/cogs/reports/reports.py:368
msgid "Re: ticket# {ticket_number} in {guild.name}"
msgstr ""
#: redbot/cogs/reports/reports.py:380
msgid "Correspondence about ticket# {ticket_number} in {guild.name} has been ended due to reports being disabled in that server."
msgstr ""
#: redbot/cogs/reports/reports.py:391
#, docstring
msgid "Open a message tunnel.\\n\\n This tunnel will forward things you say in this channel\\n to the ticket opener's direct messages.\\n\\n Tunnels do not persist across bot restarts.\\n "
msgstr ""
#: redbot/cogs/reports/reports.py:405
msgid "That ticket doesn't seem to exist"
msgstr ""
#: redbot/cogs/reports/reports.py:408
msgid "That user isn't here anymore."
msgstr ""
#: redbot/cogs/reports/reports.py:414
msgid "Either you or the user you are trying to reach already has an open communication."
msgstr ""
#: redbot/cogs/reports/reports.py:420
msgid " Anything you say or upload here (8MB file size limitation on uploads) will be forwarded to them until the communication is closed.\\nYou can close a communication at any point by reacting with the ❎ to the last message recieved.\\nAny message succesfully forwarded will be marked with ✅.\\nTunnels are not persistent across bot restarts."
msgstr ""
#: redbot/cogs/reports/reports.py:431
msgid "A moderator in the server `{guild.name}` has opened a 2-way communication about ticket number {ticket_number}."
msgstr ""
#: redbot/cogs/reports/reports.py:440
msgid "That user has DMs disabled."
msgstr ""
#: redbot/cogs/reports/reports.py:444
msgid "You have opened a 2-way communication about ticket number {ticket_number}."
msgstr ""

View File

@ -0,0 +1,324 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 48\n"
"Language: sr_CS\n"
#: redbot/cogs/streams/streams.py:40
#, docstring
msgid "Various commands relating to streaming platforms.\\n\\n You can check if a Twitch, YouTube or Picarto stream is\\n currently live.\\n "
msgstr ""
#: redbot/cogs/streams/streams.py:140
msgid "You need a client secret key if you want to use the Twitch API on this cog.\\nFollow these steps:\\n1. Go to this page: https://dev.twitch.tv/console/apps.\\n2. Click \\\"Manage\\\" on your application.\\n3. Click on \\\"New secret\\\".\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel or in DM with the bot."
msgstr ""
#: redbot/cogs/streams/streams.py:153 redbot/cogs/streams/streams.py:461
msgid "<your_client_id_here>"
msgstr ""
#: redbot/cogs/streams/streams.py:153 redbot/cogs/streams/streams.py:461
msgid "<your_client_secret_here>"
msgstr ""
#: redbot/cogs/streams/streams.py:206
#, docstring
msgid "Check if a Twitch channel is live."
msgstr ""
#: redbot/cogs/streams/streams.py:217
#, docstring
msgid "Check if a YouTube channel is live."
msgstr ""
#: redbot/cogs/streams/streams.py:230
#, docstring
msgid "Check if a smashcast channel is live."
msgstr ""
#: redbot/cogs/streams/streams.py:236
#, docstring
msgid "Check if a Picarto channel is live."
msgstr ""
#: redbot/cogs/streams/streams.py:248 redbot/cogs/streams/streams.py:272
msgid "That user is offline."
msgstr ""
#: redbot/cogs/streams/streams.py:250 redbot/cogs/streams/streams.py:420
msgid "That channel doesn't seem to exist."
msgstr ""
#: redbot/cogs/streams/streams.py:253 redbot/cogs/streams/streams.py:400
msgid "The Twitch token is either invalid or has not been set. See {command}."
msgstr ""
#: redbot/cogs/streams/streams.py:259 redbot/cogs/streams/streams.py:407
msgid "The YouTube API key is either invalid or has not been set. See {command}."
msgstr ""
#: redbot/cogs/streams/streams.py:265 redbot/cogs/streams/streams.py:415
msgid "Something went wrong whilst trying to contact the stream service's API."
msgstr ""
#: redbot/cogs/streams/streams.py:282
#, docstring
msgid "Manage automated stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:287
#, docstring
msgid "Manage Twitch stream notifications."
msgstr ""
#: redbot/cogs/streams/streams.py:295
#, docstring
msgid "Toggle alerts in this channel for a Twitch stream."
msgstr ""
#: redbot/cogs/streams/streams.py:298
msgid "Please supply the name of a *Twitch* channel, not a Discord channel."
msgstr ""
#: redbot/cogs/streams/streams.py:305
#, docstring
msgid "Toggle alerts in this channel for a YouTube stream."
msgstr ""
#: redbot/cogs/streams/streams.py:310
#, docstring
msgid "Toggle alerts in this channel for a Smashcast stream."
msgstr ""
#: redbot/cogs/streams/streams.py:315
#, docstring
msgid "Toggle alerts in this channel for a Picarto stream."
msgstr ""
#: redbot/cogs/streams/streams.py:320
#, docstring
msgid "Disable all stream alerts in this channel or server.\\n\\n `[p]streamalert stop` will disable this channel's stream\\n alerts.\\n\\n Do `[p]streamalert stop yes` to disable all stream alerts in\\n this server.\\n "
msgstr ""
#: redbot/cogs/streams/streams.py:350
msgid "All the stream alerts in this server have been disabled."
msgstr ""
#: redbot/cogs/streams/streams.py:352
msgid "All the stream alerts in this channel have been disabled."
msgstr ""
#: redbot/cogs/streams/streams.py:358
#, docstring
msgid "List all active stream alerts in this server."
msgstr ""
#: redbot/cogs/streams/streams.py:361
msgid "Active alerts:\\n\\n"
msgstr ""
#: redbot/cogs/streams/streams.py:369
msgid "There are no active alerts in this server."
msgstr ""
#: redbot/cogs/streams/streams.py:428
#, docstring
msgid "Manage stream alert settings."
msgstr ""
#: redbot/cogs/streams/streams.py:434
#, docstring
msgid "Set stream check refresh time."
msgstr ""
#: redbot/cogs/streams/streams.py:436
msgid "You cannot set the refresh timer to less than 60 seconds"
msgstr ""
#: redbot/cogs/streams/streams.py:446
#, docstring
msgid "Explain how to set the twitch token."
msgstr ""
#: redbot/cogs/streams/streams.py:447
msgid "To set the twitch API tokens, follow these steps:\\n1. Go to this page: https://dev.twitch.tv/dashboard/apps.\\n2. Click *Register Your Application*.\\n3. Enter a name, set the OAuth Redirect URI to `http://localhost`, and select an Application Category of your choosing.\\n4. Click *Register*.\\n5. Copy your client ID and your client secret into:\\n{command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n"
msgstr ""
#: redbot/cogs/streams/streams.py:470
#, docstring
msgid "Explain how to set the YouTube token."
msgstr ""
#: redbot/cogs/streams/streams.py:472
msgid "To get one, do the following:\\n1. Create a project\\n(see https://support.google.com/googleapi/answer/6251787 for details)\\n2. Enable the YouTube Data API v3 \\n(see https://support.google.com/googleapi/answer/6158841 for instructions)\\n3. Set up your API key \\n(see https://support.google.com/googleapi/answer/6158862 for instructions)\\n4. Copy your API key and run the command {command}\\n\\nNote: These tokens are sensitive and should only be used in a private channel\\nor in DM with the bot.\\n"
msgstr ""
#: redbot/cogs/streams/streams.py:486
msgid "<your_api_key_here>"
msgstr ""
#: redbot/cogs/streams/streams.py:495
#, docstring
msgid "Manage custom message for stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:501
#, docstring
msgid "Set stream alert message when mentions are enabled.\\n\\n Use `{mention}` in the message to insert the selected mentions.\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message mention {mention}, {stream} is live!`\\n "
msgstr ""
#: redbot/cogs/streams/streams.py:511 redbot/cogs/streams/streams.py:527
msgid "Stream alert message set!"
msgstr ""
#: redbot/cogs/streams/streams.py:518
#, docstring
msgid "Set stream alert message when mentions are disabled.\\n\\n Use `{stream}` in the message to insert the channel or user name.\\n\\n For example: `[p]streamset message nomention {stream} is live!`\\n "
msgstr ""
#: redbot/cogs/streams/streams.py:534
#, docstring
msgid "Reset the stream alert messages in this server."
msgstr ""
#: redbot/cogs/streams/streams.py:538
msgid "Stream alerts in this server will now use the default alert message."
msgstr ""
#: redbot/cogs/streams/streams.py:543
#, docstring
msgid "Manage mention settings for stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:549
#, docstring
msgid "Toggle the `@everyone` mention."
msgstr ""
#: redbot/cogs/streams/streams.py:554
msgid "`@everyone` will no longer be mentioned for stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:557
msgid "When a stream is live, `@everyone` will be mentioned."
msgstr ""
#: redbot/cogs/streams/streams.py:562
#, docstring
msgid "Toggle the `@here` mention."
msgstr ""
#: redbot/cogs/streams/streams.py:567
msgid "`@here` will no longer be mentioned for stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:570
msgid "When a stream is live, `@here` will be mentioned."
msgstr ""
#: redbot/cogs/streams/streams.py:575
#, docstring
msgid "Toggle a role mention."
msgstr ""
#: redbot/cogs/streams/streams.py:580
msgid "`@{role.name}` will no longer be mentioned for stream alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:586
msgid "When a stream or community is live, `@{role.name}` will be mentioned."
msgstr ""
#: redbot/cogs/streams/streams.py:590
msgid "Since the role is not mentionable, it will be momentarily made mentionable when announcing a streamalert. Please make sure I have the correct permissions to manage this role, or else members of this role won't receive a notification."
msgstr ""
#: redbot/cogs/streams/streams.py:601
#, docstring
msgid "Toggle alert deletion for when streams go offline."
msgstr ""
#: redbot/cogs/streams/streams.py:604
msgid "The notifications will be deleted once streams go offline."
msgstr ""
#: redbot/cogs/streams/streams.py:606
msgid "Notifications will no longer be deleted."
msgstr ""
#: redbot/cogs/streams/streams.py:611
#, docstring
msgid "Toggle excluding rerun streams from alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:616
msgid "Streams of type 'rerun' will be included in alerts."
msgstr ""
#: redbot/cogs/streams/streams.py:619
msgid "Streams of type 'rerun' will no longer send an alert."
msgstr ""
#: redbot/cogs/streams/streams.py:627
msgid "I'll now send a notification in this channel when {stream.name} is live."
msgstr ""
#: redbot/cogs/streams/streams.py:636
msgid "I won't send notifications about {stream.name} in this channel anymore."
msgstr ""
#: redbot/cogs/streams/streams.py:731
msgid "{mention}, {stream} is live!"
msgstr ""
#: redbot/cogs/streams/streams.py:748
msgid "{stream} is live!"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:311
msgid "Untitled broadcast"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:313
msgid " - Rerun"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:316
#: redbot/cogs/streams/streamtypes.py:359
#: redbot/cogs/streams/streamtypes.py:400
msgid "Followers"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:317
#: redbot/cogs/streams/streamtypes.py:401
msgid "Total views"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:322
#: redbot/cogs/streams/streamtypes.py:363
msgid "Playing: "
msgstr ""
#: redbot/cogs/streams/streamtypes.py:406
msgid "None"
msgstr ""
#: redbot/cogs/streams/streamtypes.py:409
msgid "NSFW | "
msgstr ""
#: redbot/cogs/streams/streamtypes.py:413
msgid "{adult}Category: {category} | Tags: {tags}"
msgstr ""

View File

@ -242,7 +242,7 @@ msgstr ""
#: redbot/cogs/trivia/trivia.py:264
msgid "Invalid syntax: "
msgstr ""
msgstr "Nieprawidłowa składnia: "
#: redbot/cogs/trivia/trivia.py:267
msgid "There was an error parsing the trivia list. See logs for more info."

View File

@ -0,0 +1,369 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-06 12:19+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 45\n"
"Language: sr_CS\n"
#: redbot/cogs/trivia/checks.py:13 redbot/cogs/trivia/trivia.py:344
msgid "There is no ongoing trivia session in this channel."
msgstr ""
#: redbot/cogs/trivia/converters.py:15
msgid "`{arg}` is not a number."
msgstr ""
#: redbot/cogs/trivia/converters.py:17
msgid "`{arg}` is not a finite number."
msgstr ""
#: redbot/cogs/trivia/session.py:20
msgid "I know this one! {answer}!"
msgstr ""
#: redbot/cogs/trivia/session.py:21
msgid "Easy: {answer}."
msgstr ""
#: redbot/cogs/trivia/session.py:22
msgid "Oh really? It's {answer} of course."
msgstr ""
#: redbot/cogs/trivia/session.py:25
msgid "To the next one I guess..."
msgstr ""
#: redbot/cogs/trivia/session.py:26
msgid "Moving on..."
msgstr ""
#: redbot/cogs/trivia/session.py:27
msgid "I'm sure you'll know the answer of the next one."
msgstr ""
#: redbot/cogs/trivia/session.py:28
msgid "😔 Next one."
msgstr ""
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
msgstr ""
#: redbot/cogs/trivia/session.py:144
msgid "There are no more questions!"
msgstr ""
#: redbot/cogs/trivia/session.py:152
msgid "{trivia_list} (by {author})"
msgstr ""
#: redbot/cogs/trivia/session.py:157
msgid "Starting Trivia: {list_names}"
msgstr ""
#: redbot/cogs/trivia/session.py:203
msgid "Guys...? Well, I guess I'll stop then."
msgstr ""
#: redbot/cogs/trivia/session.py:211
msgid " **+1** for me!"
msgstr ""
#: redbot/cogs/trivia/session.py:216
msgid "You got it {user}! **+1** to you!"
msgstr ""
#: redbot/cogs/trivia/session.py:311
msgid "Congratulations, {user}, you have received {num} {currency} for coming first."
msgstr ""
#: redbot/cogs/trivia/trivia.py:41
#, docstring
msgid "Play trivia with friends!"
msgstr ""
#: redbot/cogs/trivia/trivia.py:79
#, docstring
msgid "Manage Trivia settings."
msgstr ""
#: redbot/cogs/trivia/trivia.py:83
#, docstring
msgid "Show the current trivia settings."
msgstr ""
#: redbot/cogs/trivia/trivia.py:87
msgid "Current settings\\nBot gains points: {bot_plays}\\nAnswer time limit: {delay} seconds\\nLack of response timeout: {timeout} seconds\\nPoints to win: {max_score}\\nReveal answer on timeout: {reveal_answer}\\nPayout multiplier: {payout_multiplier}\\nAllow lists to override settings: {allow_override}"
msgstr ""
#: redbot/cogs/trivia/trivia.py:103
#, docstring
msgid "Set the total points required to win."
msgstr ""
#: redbot/cogs/trivia/trivia.py:105
msgid "Score must be greater than 0."
msgstr ""
#: redbot/cogs/trivia/trivia.py:109
msgid "Done. Points required to win set to {num}."
msgstr ""
#: redbot/cogs/trivia/trivia.py:113
#, docstring
msgid "Set the maximum seconds permitted to answer a question."
msgstr ""
#: redbot/cogs/trivia/trivia.py:115
msgid "Must be at least 4 seconds."
msgstr ""
#: redbot/cogs/trivia/trivia.py:119
msgid "Done. Maximum seconds to answer set to {num}."
msgstr ""
#: redbot/cogs/trivia/trivia.py:123
#, docstring
msgid "Set how long until trivia stops due to no response."
msgstr ""
#: redbot/cogs/trivia/trivia.py:126
msgid "Must be larger than the answer time limit."
msgstr ""
#: redbot/cogs/trivia/trivia.py:130
msgid "Done. Trivia sessions will now time out after {num} seconds of no responses."
msgstr ""
#: redbot/cogs/trivia/trivia.py:137
#, docstring
msgid "Allow/disallow trivia lists to override settings."
msgstr ""
#: redbot/cogs/trivia/trivia.py:142
msgid "Done. Trivia lists can now override the trivia settings for this server."
msgstr ""
#: redbot/cogs/trivia/trivia.py:146
msgid "Done. Trivia lists can no longer override the trivia settings for this server."
msgstr ""
#: redbot/cogs/trivia/trivia.py:154
#, docstring
msgid "Set whether or not the bot gains points.\\n\\n If enabled, the bot will gain a point if no one guesses correctly.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:161
msgid "Done. I'll now gain a point if users don't answer in time."
msgstr ""
#: redbot/cogs/trivia/trivia.py:163
msgid "Alright, I won't embarass you at trivia anymore."
msgstr ""
#: redbot/cogs/trivia/trivia.py:167
#, docstring
msgid "Set whether or not the answer is revealed.\\n\\n If enabled, the bot will reveal the answer if no one guesses correctly\\n in time.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:175
msgid "Done. I'll reveal the answer if no one knows it."
msgstr ""
#: redbot/cogs/trivia/trivia.py:177
msgid "Alright, I won't reveal the answer to the questions anymore."
msgstr ""
#: redbot/cogs/trivia/trivia.py:183
#, docstring
msgid "Set the payout multiplier.\\n\\n This can be any positive decimal number. If a user wins trivia when at\\n least 3 members are playing, they will receive credits. Set to 0 to\\n disable.\\n\\n The number of credits is determined by multiplying their total score by\\n this multiplier.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:194
msgid "Multiplier must be at least 0."
msgstr ""
#: redbot/cogs/trivia/trivia.py:198
msgid "Done. Payout multiplier set to {num}."
msgstr ""
#: redbot/cogs/trivia/trivia.py:200
msgid "Done. I will no longer reward the winner with a payout."
msgstr ""
#: redbot/cogs/trivia/trivia.py:205
#, docstring
msgid "Manage Custom Trivia lists."
msgstr ""
#: redbot/cogs/trivia/trivia.py:210
#, docstring
msgid "List uploaded custom trivia."
msgstr ""
#: redbot/cogs/trivia/trivia.py:212
msgid "No custom Trivia lists uploaded."
msgstr ""
#: redbot/cogs/trivia/trivia.py:228 redbot/cogs/trivia/trivia.py:235
msgid "Uploaded trivia lists"
msgstr ""
#: redbot/cogs/trivia/trivia.py:245
#, docstring
msgid "Upload a trivia file."
msgstr ""
#: redbot/cogs/trivia/trivia.py:247
msgid "Supply a file with next message or type anything to cancel."
msgstr ""
#: redbot/cogs/trivia/trivia.py:253
msgid "You took too long to upload a list."
msgstr ""
#: redbot/cogs/trivia/trivia.py:256
msgid "You have cancelled the upload process."
msgstr ""
#: redbot/cogs/trivia/trivia.py:264
msgid "Invalid syntax: "
msgstr ""
#: redbot/cogs/trivia/trivia.py:267
msgid "There was an error parsing the trivia list. See logs for more info."
msgstr ""
#: redbot/cogs/trivia/trivia.py:274
#, docstring
msgid "Delete a trivia file."
msgstr ""
#: redbot/cogs/trivia/trivia.py:278
msgid "Trivia {filename} was deleted."
msgstr ""
#: redbot/cogs/trivia/trivia.py:280
msgid "Trivia file was not found."
msgstr ""
#: redbot/cogs/trivia/trivia.py:285
#, docstring
msgid "Start trivia session on the specified category.\\n\\n You may list multiple categories, in which case the trivia will involve\\n questions from all of them.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:296
msgid "There is already an ongoing trivia session in this channel."
msgstr ""
#: redbot/cogs/trivia/trivia.py:307
msgid "Invalid category `{name}`. See `{prefix}trivia list` for a list of trivia categories."
msgstr ""
#: redbot/cogs/trivia/trivia.py:314
msgid "There was an error parsing the trivia list for the `{name}` category. It may be formatted incorrectly."
msgstr ""
#: redbot/cogs/trivia/trivia.py:326
msgid "The trivia list was parsed successfully, however it appears to be empty!"
msgstr ""
#: redbot/cogs/trivia/trivia.py:341
#, docstring
msgid "Stop an ongoing trivia session."
msgstr ""
#: redbot/cogs/trivia/trivia.py:348
msgid "Trivia stopped."
msgstr ""
#: redbot/cogs/trivia/trivia.py:352
#, docstring
msgid "List available trivia categories."
msgstr ""
#: redbot/cogs/trivia/trivia.py:357 redbot/cogs/trivia/trivia.py:363
msgid "Available trivia lists"
msgstr ""
#: redbot/cogs/trivia/trivia.py:373
#, docstring
msgid "Leaderboard for trivia.\\n\\n Defaults to the top 10 of this server, sorted by total wins. Use\\n subcommands for a more customised leaderboard.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:388
#, docstring
msgid "Leaderboard for this server.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:401 redbot/cogs/trivia/trivia.py:430
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
msgstr ""
#: redbot/cogs/trivia/trivia.py:417
#, docstring
msgid "Global trivia leaderboard.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers from all sessions\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
msgstr ""
#: redbot/cogs/trivia/trivia.py:485
msgid "There are no scores on record!"
msgstr ""
#: redbot/cogs/trivia/trivia.py:515
msgid "Rank"
msgstr ""
#: redbot/cogs/trivia/trivia.py:516
msgid "Member"
msgstr ""
#: redbot/cogs/trivia/trivia.py:517
msgid "Wins"
msgstr ""
#: redbot/cogs/trivia/trivia.py:518
msgid "Games Played"
msgstr ""
#: redbot/cogs/trivia/trivia.py:519
msgid "Total Score"
msgstr ""
#: redbot/cogs/trivia/trivia.py:520
msgid "Average Score"
msgstr ""
#: redbot/cogs/trivia/trivia.py:635
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:644
msgid "{filename} already exists. Do you wish to overwrite?"
msgstr ""
#: redbot/cogs/trivia/trivia.py:666
msgid "You took too long answering."
msgstr ""
#: redbot/cogs/trivia/trivia.py:670
msgid "I am not replacing the existing file."
msgstr ""
#: redbot/cogs/trivia/trivia.py:679
msgid "Saved Trivia list as {filename}."
msgstr ""

View File

@ -17,7 +17,7 @@ msgstr ""
#: redbot/cogs/warnings/helpers.py:72
msgid "I could not find a command from that input!"
msgstr ""
msgstr "Nie mogłem/am znaleźć polecenia z tego wejścia!"
#: redbot/cogs/warnings/helpers.py:77
msgid "That command requires bot owner. I can't allow you to use that for an action"

View File

@ -0,0 +1,313 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 57\n"
"Language: sr_CS\n"
#: redbot/cogs/warnings/helpers.py:72
msgid "I could not find a command from that input!"
msgstr ""
#: redbot/cogs/warnings/helpers.py:77
msgid "That command requires bot owner. I can't allow you to use that for an action"
msgstr ""
#: redbot/cogs/warnings/helpers.py:86
msgid "Enter the command to be run when the user **exceeds the points for this action to occur.**\\n**If you do not wish to have a command run, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/helpers.py:99 redbot/cogs/warnings/helpers.py:143
msgid "You may enter your response now."
msgstr ""
#: redbot/cogs/warnings/helpers.py:128
msgid "Enter the command to be run when the user **returns to a value below the points for this action to occur.** Please note that this is intended to be used for reversal of the action taken when the user exceeded the action's point value.\\n**If you do not wish to have a command run on dropping points, enter** `none`.\\n\\nEnter it exactly as you would if you were actually trying to run the command, except don't put a prefix and use `{user}` in place of any user/member arguments\\n\\nWARNING: The command entered will be run without regard to checks or cooldowns. Commands requiring bot owner are not allowed for security reasons.\\n\\nPlease wait 15 seconds before entering your response."
msgstr ""
#: redbot/cogs/warnings/warnings.py:30
#, docstring
msgid "Warn misbehaving users and take automated actions."
msgstr ""
#: redbot/cogs/warnings/warnings.py:113
#, docstring
msgid "Manage settings for Warnings."
msgstr ""
#: redbot/cogs/warnings/warnings.py:119
#, docstring
msgid "Enable or disable custom reasons for a warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:123
msgid "Custom reasons have been enabled."
msgstr ""
#: redbot/cogs/warnings/warnings.py:125
msgid "Custom reasons have been disabled."
msgstr ""
#: redbot/cogs/warnings/warnings.py:130
#, docstring
msgid "Toggle whether warnings should be sent to users in DMs."
msgstr ""
#: redbot/cogs/warnings/warnings.py:135
msgid "I will now try to send warnings to users DMs."
msgstr ""
#: redbot/cogs/warnings/warnings.py:137
msgid "Warnings will no longer be sent to users DMs."
msgstr ""
#: redbot/cogs/warnings/warnings.py:142
#, docstring
msgid "Decide whether the name of the moderator warning a user should be included in the DM to that user."
msgstr ""
#: redbot/cogs/warnings/warnings.py:146
msgid "I will include the name of the moderator who issued the warning when sending a DM to a user."
msgstr ""
#: redbot/cogs/warnings/warnings.py:152
msgid "I will not include the name of the moderator who issued the warning when sending a DM to a user."
msgstr ""
#: redbot/cogs/warnings/warnings.py:160
#, docstring
msgid "Set the channel where warnings should be sent to.\\n\\n Leave empty to use the channel `[p]warn` command was called in.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:168
msgid "The warn channel has been set to {channel}."
msgstr ""
#: redbot/cogs/warnings/warnings.py:172 redbot/cogs/warnings/warnings.py:190
msgid "Warnings will now be sent in the channel command was used in."
msgstr ""
#: redbot/cogs/warnings/warnings.py:177
#, docstring
msgid "\\n Toggle if warnings should be sent to a channel set with `[p]warningset warnchannel`.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:187
msgid "Warnings will now be sent to {channel}."
msgstr ""
#: redbot/cogs/warnings/warnings.py:192
msgid "Toggle channel has been disabled."
msgstr ""
#: redbot/cogs/warnings/warnings.py:198
#, docstring
msgid "Manage automated actions for Warnings.\\n\\n Actions are essentially command macros. Any command can be run\\n when the action is initially triggered, and/or when the action\\n is lifted.\\n\\n Actions must be given a name and a points threshold. When a\\n user is warned enough so that their points go over this\\n threshold, the action will be executed.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:213
#, docstring
msgid "Create an automated action.\\n\\n Duplicate action names are not allowed.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:234
msgid "Duplicate action name found!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:241
msgid "Action {name} has been added."
msgstr ""
#: redbot/cogs/warnings/warnings.py:246
#, docstring
msgid "Delete the action with the specified name."
msgstr ""
#: redbot/cogs/warnings/warnings.py:259
msgid "No action named {name} exists!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:265
#, docstring
msgid "Manage warning reasons.\\n\\n Reasons must be given a name, description and points value. The\\n name of the reason must be given when a user is warned.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:277
#, docstring
msgid "Create a warning reason."
msgstr ""
#: redbot/cogs/warnings/warnings.py:281
msgid "*Custom* cannot be used as a reason name!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:291
msgid "The new reason has been registered."
msgstr ""
#: redbot/cogs/warnings/warnings.py:296
#, docstring
msgid "Delete a warning reason."
msgstr ""
#: redbot/cogs/warnings/warnings.py:303
msgid "That is not a registered reason name."
msgstr ""
#: redbot/cogs/warnings/warnings.py:309
#, docstring
msgid "List all configured reasons for Warnings."
msgstr ""
#: redbot/cogs/warnings/warnings.py:317
msgid "Reason: {name}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:319 redbot/cogs/warnings/warnings.py:344
#: redbot/cogs/warnings/warnings.py:440 redbot/cogs/warnings/warnings.py:466
msgid "Points"
msgstr ""
#: redbot/cogs/warnings/warnings.py:323
msgid "Name: {reason_name}\\nPoints: {points}\\nDescription: {description}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:330
msgid "There are no reasons configured!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:336
#, docstring
msgid "List all configured automated actions for Warnings."
msgstr ""
#: redbot/cogs/warnings/warnings.py:343
msgid "Action: {name}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:346
msgid "Exceed command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:348
msgid "Drop command"
msgstr ""
#: redbot/cogs/warnings/warnings.py:352
msgid "Name: {action_name}\\nPoints: {points}\\nExceed command: {exceed_command}\\nDrop command: {drop_command}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:360
msgid "There are no actions configured!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:373
#, docstring
msgid "Warn the user for the specified reason.\\n\\n `<points>` number of points the warning should be for. If no number is supplied\\n 1 point will be given. Pre-set warnings disregard this.\\n `<reason>` can be a registered reason if it exists or a custom one\\n is created by default.\\n "
msgstr ""
#: redbot/cogs/warnings/warnings.py:383
msgid "You cannot warn yourself."
msgstr ""
#: redbot/cogs/warnings/warnings.py:386
msgid "You cannot warn other bots."
msgstr ""
#: redbot/cogs/warnings/warnings.py:394
msgid "That is not a registered reason!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:409
msgid "Do `{prefix}warningset allowcustomreasons true` to enable custom reasons."
msgstr ""
#: redbot/cogs/warnings/warnings.py:436 redbot/cogs/warnings/warnings.py:462
msgid "Warning from {user}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:438 redbot/cogs/warnings/warnings.py:464
msgid "Warning"
msgstr ""
#: redbot/cogs/warnings/warnings.py:443
msgid "You have received a warning in {guild_name}."
msgstr ""
#: redbot/cogs/warnings/warnings.py:453
msgid "A warning for {user} has been issued, but I wasn't able to send them a warn message."
msgstr ""
#: redbot/cogs/warnings/warnings.py:472 redbot/cogs/warnings/warnings.py:480
msgid "{user} has been warned."
msgstr ""
#: redbot/cogs/warnings/warnings.py:485
msgid "{reason}\\n\\nUse `{prefix}unwarn {user} {message}` to remove this warning."
msgstr ""
#: redbot/cogs/warnings/warnings.py:488
msgid "{description}\\nPoints: {points}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:511
#, docstring
msgid "List the warnings for the specified user."
msgstr ""
#: redbot/cogs/warnings/warnings.py:524
msgid "That user has no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:529 redbot/cogs/warnings/warnings.py:563
msgid "Deleted Moderator"
msgstr ""
#: redbot/cogs/warnings/warnings.py:532 redbot/cogs/warnings/warnings.py:566
msgid "Unknown Moderator ({})"
msgstr ""
#: redbot/cogs/warnings/warnings.py:533
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:544 redbot/cogs/warnings/warnings.py:578
msgid "Warnings for {user}"
msgstr ""
#: redbot/cogs/warnings/warnings.py:550
#, docstring
msgid "List warnings for yourself."
msgstr ""
#: redbot/cogs/warnings/warnings.py:558
msgid "You have no warnings!"
msgstr ""
#: redbot/cogs/warnings/warnings.py:567
msgid "{num_points} point warning {reason_name} issued by {user} for {description}\\n"
msgstr ""
#: redbot/cogs/warnings/warnings.py:592
#, docstring
msgid "Remove a warning from a user."
msgstr ""
#: redbot/cogs/warnings/warnings.py:605
msgid "You cannot remove warnings from yourself."
msgstr ""
#: redbot/cogs/warnings/warnings.py:612
msgid "That warning doesn't exist!"
msgstr ""

View File

@ -17,7 +17,7 @@ msgstr ""
#: redbot/core/commands/commands.py:525
msgid "\\\"{argument}\\\" is not a number."
msgstr ""
msgstr "\\\"{argument}\\\" nie jest liczbą."
#: redbot/core/commands/converter.py:112
msgid "`{unit}` is not a valid unit of time for this command"

View File

@ -0,0 +1,135 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 188\n"
"Language: sr_CS\n"
#: redbot/core/commands/commands.py:525
msgid "\\\"{argument}\\\" is not a number."
msgstr ""
#: redbot/core/commands/converter.py:112
msgid "`{unit}` is not a valid unit of time for this command"
msgstr ""
#: redbot/core/commands/converter.py:118
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr ""
#: redbot/core/commands/converter.py:124
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr ""
#: redbot/core/commands/converter.py:152
msgid "Server \\\"{name}\\\" not found."
msgstr ""
#: redbot/core/commands/converter.py:187
msgid "Unexpected key {key}"
msgstr ""
#: redbot/core/commands/converter.py:389
msgid "Expected one of: {}"
msgstr ""
#: redbot/core/commands/help.py:103
msgid "No"
msgstr ""
#: redbot/core/commands/help.py:105
msgid "Yes"
msgstr ""
#: redbot/core/commands/help.py:111
msgid "Disabled"
msgstr ""
#: redbot/core/commands/help.py:116
msgid "\\nCustom Tagline: {tag}"
msgstr ""
#: redbot/core/commands/help.py:122
msgid "Maximum characters per page: {page_char_limit}\\nMaximum pages per guild (only used if menus are not used): {max_pages_in_guild}\\nHelp is a menu: {use_menus}\\nHelp shows hidden commands: {show_hidden}\\nHelp only shows commands which can be used: {verify_checks}\\nHelp shows unusable commands when asked directly: {verify_exists}\\nDelete delay: {delete_delay}{tagline_info}"
msgstr ""
#: redbot/core/commands/help.py:270
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
msgstr ""
#: redbot/core/commands/help.py:300
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
msgstr ""
#: redbot/core/commands/help.py:341
msgid "**__Subcommands:__**"
msgstr ""
#: redbot/core/commands/help.py:343
msgid "**__Subcommands:__** (continued)"
msgstr ""
#: redbot/core/commands/help.py:354
msgid "Subcommands:"
msgstr ""
#: redbot/core/commands/help.py:418 redbot/core/commands/help.py:670
#: redbot/core/commands/help.py:683 redbot/core/commands/help.py:702
msgid "{ctx.me.display_name} Help Menu"
msgstr ""
#: redbot/core/commands/help.py:465
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
msgstr ""
#: redbot/core/commands/help.py:516
msgid "**__Commands:__**"
msgstr ""
#: redbot/core/commands/help.py:518
msgid "**__Commands:__** (continued)"
msgstr ""
#: redbot/core/commands/help.py:528
msgid "Commands:"
msgstr ""
#: redbot/core/commands/help.py:570
msgid "**__No Category:__**"
msgstr ""
#: redbot/core/commands/help.py:583
msgid "{title} (continued)"
msgstr ""
#: redbot/core/commands/help.py:599 redbot/core/commands/help.py:613
msgid "No Category:"
msgstr ""
#: redbot/core/commands/help.py:679
msgid "Help topic for *{command_name}* not found."
msgstr ""
#: redbot/core/commands/help.py:696
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
msgstr ""
#: redbot/core/commands/help.py:771
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
msgstr ""
#: redbot/core/commands/help.py:809
#, docstring
msgid "\\n I need somebody\\n (Help) not just anybody\\n (Help) you know I need someone\\n (Help!)\\n "
msgstr ""

View File

@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 657\n"
"Language: sr_CS\n"

View File

@ -0,0 +1,17 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
"Last-Translator: \n"
"Language-Team: Serbian (Latin)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.1\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File-ID: 653\n"
"Language: sr_CS\n"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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