palmtree5 efdf69552f
[V3] Beta 12 release (#1525)
* [V3] update translations from Crowdin

* [V3] bump version to 3.0.0b12
2018-04-16 19:05:21 -08:00

91 lines
3.5 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2018-02-18 14:42+AKST\n"
"PO-Revision-Date: 2018-04-15 16:43-0400\n"
"Last-Translator: Kowlin <boxedpp@gmail.com>\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."