mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-16 14:22:31 -05:00
[3.4] Automated Crowdin downstream (#6088)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
455d2fdf7a
commit
9f4202bea3
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Croatian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -81,7 +81,7 @@ msgstr ""
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Searches through custom commands, according to the query.\n\n"
|
||||
" Uses fuzzywuzzy searching to find close matches.\n\n"
|
||||
" Uses fuzzy searching to find close matches.\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<query>` The query to search for. Can be multiple words.\n"
|
||||
" "
|
||||
@@ -171,22 +171,10 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
|
||||
" "
|
||||
msgstr "Postavite, uredite ili pregledajte vrijeme hlađenja za prilagođenu naredbu\n\n"
|
||||
" Možete postaviti vrijeme hlađenja po članu, kanalu ili serveru. Može\n"
|
||||
" se postaviti više hlađenja. Sva hlađenja moraju proći da bi se pokrenula\n"
|
||||
" prilagođena naredba.\n\n"
|
||||
" Primjeri:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown vašanaredba 30`\n"
|
||||
" - `[p]cc cooldown mojanaredba 30 guild`\n\n"
|
||||
" **Argumenti:**\n\n"
|
||||
" - `<command>` Prilagođena naredba kojoj provjeravate ili postavljate hlađenje.\n"
|
||||
" - `<cooldown>` Broj sekundi za čekanje prije dopuštanja ponovnog izvršavanja naredbe. Ako se izostavi, vratit će se na trenutne postavke hlađenja.\n"
|
||||
" - `<per>` Grupa na koju treba primijeniti hlađenje. Zadano stanje je po članu. Valjani izbori su server, guild, user i member.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
|
||||
Reference in New Issue
Block a user