msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2018-02-18 14:42+AKST\n" "PO-Revision-Date: 2018-02-25 21:34-0500\n" "Last-Translator: Kowlin \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: crowdin.com\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Language: sv-SE\n" "X-Crowdin-File: /cogs/alias/locales/messages.pot\n" "Language: sv_SE\n" #: ../alias.py:129 msgid "No prefix found." msgstr "Inget prefix hittat." #: ../alias.py:198 msgid "You attempted to create a new alias with the name {} but that name is already a command on this bot." msgstr "Du försökte skapa ett nytt alias med namnet {} men det används redan för ett annat kommando av boten." #: ../alias.py:205 msgid "You attempted to create a new alias with the name {} but that alias already exists on this server." msgstr "Du försökte skapa ett alias med namnet {} men det används redan på den här servern." #: ../alias.py:212 msgid "You attempted to create a new alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Du försökte skapa ett nytt alias med namnet {} men det namnet är inte ett giltigt alias namn. Alias får inte innehålla mellanslag." #: ../alias.py:224 msgid "A new alias with the trigger `{}` has been created." msgstr "Ett nytt alias med triggern `{}` har skapats." #: ../alias.py:236 msgid "You attempted to create a new global alias with the name {} but that name is already a command on this bot." msgstr "Du försökte skapa ett nytt globalt alias med namnet {} men det namnet används redan av ett annat kommando för boten." #: ../alias.py:243 msgid "You attempted to create a new global alias with the name {} but that alias already exists on this server." msgstr "Du försökte skapa ett nytt globalt alias med namnet {} men det existerar redan på den här servern." #: ../alias.py:250 msgid "You attempted to create a new global alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Du försökte skapa ett nytt globalt alias med namnet {} men det är inte ett giltigt alias namn. Alias får inte inehålla mellanslag." #: ../alias.py:259 msgid "A new global alias with the trigger `{}` has been created." msgstr "Ett nytt globalt alias med triggern `{}` har skapats." #: ../alias.py:274 msgid "No such alias exists." msgstr "Detta alias existerar inte." #: ../alias.py:283 msgid "The `{}` alias will execute the command `{}`" msgstr "`{}` alias kommer utföra kommando `{}`" #: ../alias.py:286 msgid "There is no alias with the name `{}`" msgstr "Det finns inget alias med namnet `{}`" #: ../alias.py:298 msgid "There are no aliases on this guild." msgstr "Det finns inga alias i denna guild." #: ../alias.py:302 ../alias.py:320 msgid "Alias with the name `{}` was successfully deleted." msgstr "Alias med namnet `{}` har tagits bort." #: ../alias.py:305 ../alias.py:323 msgid "Alias with name `{}` was not found." msgstr "Alias med namnet `{}` hittades inte." #: ../alias.py:316 msgid "There are no aliases on this bot." msgstr "Det finns inga alias för denna bot." #: ../alias.py:331 ../alias.py:342 msgid "Aliases:" msgstr "Alias:" #: ../alias.py:333 ../alias.py:344 msgid "There are no aliases on this server." msgstr "Det finns inga alias på denna server."