mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -05:00
Automated Crowdin downstream (#3531)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2019-07-14 04:24+0000\n"
|
||||
"PO-Revision-Date: 2020-01-07 21:48\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-08 18:22\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Slovak\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Language: sk\n"
|
||||
"X-Crowdin-File: /modlog/locales/messages.pot\n"
|
||||
"X-Crowdin-File: /cogs/modlog/locales/messages.pot\n"
|
||||
"Language: sk_SK\n"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:17
|
||||
@@ -27,95 +27,104 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:32
|
||||
#, docstring
|
||||
msgid "Command to fix misbehaving casetypes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:39
|
||||
#, docstring
|
||||
msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the modlog.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:41
|
||||
#: redbot/cogs/modlog/modlog.py:48
|
||||
msgid "Mod events will be sent to {channel}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:45
|
||||
#: redbot/cogs/modlog/modlog.py:52
|
||||
msgid "I do not have permissions to send messages in {channel}!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:56
|
||||
#: redbot/cogs/modlog/modlog.py:63
|
||||
msgid "Mod log deactivated."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:61
|
||||
#: redbot/cogs/modlog/modlog.py:68
|
||||
#, docstring
|
||||
msgid "Enable or disable case creation for a mod action."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:69 redbot/cogs/modlog/modlog.py:83
|
||||
#: redbot/cogs/modlog/modlog.py:76 redbot/cogs/modlog/modlog.py:90
|
||||
msgid "enabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:69 redbot/cogs/modlog/modlog.py:83
|
||||
#: redbot/cogs/modlog/modlog.py:76 redbot/cogs/modlog/modlog.py:90
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:72
|
||||
#: redbot/cogs/modlog/modlog.py:79
|
||||
msgid "Current settings:\\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:77
|
||||
#: redbot/cogs/modlog/modlog.py:84
|
||||
msgid "That action is not registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:82
|
||||
#: redbot/cogs/modlog/modlog.py:89
|
||||
msgid "Case creation for {action_name} actions is now {enabled}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:90
|
||||
#: redbot/cogs/modlog/modlog.py:97
|
||||
#, docstring
|
||||
msgid "Reset all modlog cases in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:93
|
||||
#: redbot/cogs/modlog/modlog.py:100
|
||||
msgid "Cases have been reset."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:98
|
||||
#: redbot/cogs/modlog/modlog.py:105
|
||||
#, docstring
|
||||
msgid "Show the specified case."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:102
|
||||
#: redbot/cogs/modlog/modlog.py:109
|
||||
msgid "That case does not exist for that server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:113
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
#, docstring
|
||||
msgid "Display cases for the specified member."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:124
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
msgid "That user does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:127
|
||||
#: redbot/cogs/modlog/modlog.py:134
|
||||
msgid "Something unexpected went wrong while fetching that user by ID."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
#: redbot/cogs/modlog/modlog.py:138
|
||||
msgid "That user does not have any cases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:142
|
||||
#: redbot/cogs/modlog/modlog.py:149
|
||||
#, 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:157
|
||||
#: redbot/cogs/modlog/modlog.py:162
|
||||
msgid "There are no modlog cases in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:168
|
||||
msgid "That case does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:183
|
||||
#: redbot/cogs/modlog/modlog.py:175
|
||||
msgid "You are not authorized to modify that case!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:190
|
||||
msgid "Reason has been updated."
|
||||
#: redbot/cogs/modlog/modlog.py:183
|
||||
msgid "Reason for case #{num} has been updated."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user