mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#4078)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a35bcecf94
commit
dcc77cf24f
@@ -17,39 +17,39 @@ msgstr ""
|
||||
|
||||
#: redbot/core/commands/commands.py:503
|
||||
msgid "\\\"{argument}\\\" is not a number."
|
||||
msgstr ""
|
||||
msgstr "\\\"{argument}\\\" är inte ett tal."
|
||||
|
||||
#: redbot/core/commands/converter.py:113
|
||||
msgid "`{unit}` is not a valid unit of time for this command"
|
||||
msgstr ""
|
||||
msgstr "`{unit}` är inte en giltig tidsenhet för detta kommando"
|
||||
|
||||
#: redbot/core/commands/converter.py:119
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr ""
|
||||
msgstr "Denna tid är för stor för detta kommando. (Maximal: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:125
|
||||
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
|
||||
msgstr ""
|
||||
msgstr "Denna tid är för liten för detta kommando. (Minimum: {minimum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:153
|
||||
msgid "Server \\\"{name}\\\" not found."
|
||||
msgstr ""
|
||||
msgstr "Servern \\\"{name}\\\" hittades inte."
|
||||
|
||||
#: redbot/core/commands/converter.py:183 redbot/core/commands/converter.py:185
|
||||
msgid "The provided tokens are not in a valid format."
|
||||
msgstr ""
|
||||
msgstr "De angivna tokens är inte i ett giltigt format."
|
||||
|
||||
#: redbot/core/commands/converter.py:239
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr ""
|
||||
msgstr "Oväntad nyckel {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:460
|
||||
msgid "Expected one of: {}"
|
||||
msgstr ""
|
||||
msgstr "Förväntade sig en av: {}"
|
||||
|
||||
#: redbot/core/commands/help.py:182
|
||||
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 ""
|
||||
msgstr "Skriv {ctx.clean_prefix}help<command> för mer information om ett kommando. Du kan också skriva {ctx.clean_prefix}help<category> för mer information om en kategori."
|
||||
|
||||
#: redbot/core/commands/help.py:212
|
||||
msgid "`Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}`"
|
||||
@@ -61,7 +61,7 @@ msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:255
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr ""
|
||||
msgstr "**__Underkommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:266
|
||||
msgid "Subcommands:"
|
||||
@@ -70,11 +70,11 @@ msgstr ""
|
||||
#: redbot/core/commands/help.py:330 redbot/core/commands/help.py:582
|
||||
#: redbot/core/commands/help.py:595 redbot/core/commands/help.py:614
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr ""
|
||||
msgstr "{ctx.me.display_name} Hjälpmeny"
|
||||
|
||||
#: redbot/core/commands/help.py:377
|
||||
msgid "*Page {page_num} of {page_count}*\\n{content_description}"
|
||||
msgstr ""
|
||||
msgstr "*Sida {page_num} av {page_count}*\\n{content_description}"
|
||||
|
||||
#: redbot/core/commands/help.py:428
|
||||
msgid "**__Commands:__**"
|
||||
@@ -82,7 +82,7 @@ msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:430
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr ""
|
||||
msgstr "**__Kommandon:__** (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:440
|
||||
msgid "Commands:"
|
||||
@@ -94,23 +94,23 @@ msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:495
|
||||
msgid "{title} (continued)"
|
||||
msgstr ""
|
||||
msgstr "{title} (fortsatt)"
|
||||
|
||||
#: redbot/core/commands/help.py:511 redbot/core/commands/help.py:525
|
||||
msgid "No Category:"
|
||||
msgstr ""
|
||||
msgstr "Ingen kategori:"
|
||||
|
||||
#: redbot/core/commands/help.py:591
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr ""
|
||||
msgstr "Hjälptråden för *{command_name}* hittades inte."
|
||||
|
||||
#: redbot/core/commands/help.py:608
|
||||
msgid "Command *{command_name}* has no subcommand named *{not_found}*."
|
||||
msgstr ""
|
||||
msgstr "Kommandot *{command_name}* har inget underkommando som heter *{not_found}*."
|
||||
|
||||
#: redbot/core/commands/help.py:683
|
||||
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
|
||||
msgstr ""
|
||||
msgstr "Jag kunde inte skicka hjälpmeddelandet till dig i DM. Antingen blockerade du mig eller så inaktiverade du DMs i denna server."
|
||||
|
||||
#: redbot/core/commands/help.py:721
|
||||
#, docstring
|
||||
|
||||
Reference in New Issue
Block a user