# Swedish translation of Blog API (7.x-2.0-rc2)
# Copyright (c) 2017 by the Swedish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Blog API (7.x-2.0-rc2)\n"
"POT-Creation-Date: 2017-03-23 14:44+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "user"
msgstr "användare"
msgid "content"
msgstr "innehåll"
msgid "view"
msgstr "visa"
msgid "Save"
msgstr "Spara"
msgid "Permitted file extensions"
msgstr "Tillåtna filändelser"
msgid ""
"Extensions that users in this role can upload. Separate extensions "
"with a space and do not include the leading dot."
msgstr ""
"Filändelser som användaren med denna roll kan ladda upp. Separera "
"ändelserna med ett mellanslag och inkludera inte den inledande "
"punkten."
msgid "Node types"
msgstr "Nodtyper"
msgid "Maximum file size per upload"
msgstr "Maximal filstorlek per uppladdning"
msgid "Total file size per user"
msgstr "Total filstorlek per användare"
msgid ""
"The maximum size of all files a user can have on the site (in "
"megabytes)."
msgstr ""
"Den maximala storleken på alla filer som en användare tillåts ha "
"på webbplatsen (i megabyte)."
msgid "The maximum size of a file a user can upload (in megabytes)."
msgstr ""
"Den maximala filstorleken som en användare kan ladda upp (i "
"megabyte)."
msgid "Default permitted file extensions"
msgstr "Förvalda tillåtna filändelser"
msgid "File settings"
msgstr "Inställningar för filer"
msgid ""
"Default extensions that users can upload. Separate extensions with a "
"space and do not include the leading dot."
msgstr ""
"Förvalda filändelser som användare kan ladda upp. Separera "
"ändelserna med ett mellanslag och inkludera inte den inledande "
"punkten."
msgid "Default maximum file size per upload"
msgstr "Förvald maximal filstorlek per uppladdning"
msgid "MB"
msgstr "MB"
msgid "Default total file size per user"
msgstr "Förvald total filstorlek per användare"
msgid "Your PHP settings limit the maximum file size per upload to %size."
msgstr ""
"Dina inställningar i PHP begränsar den största per uppladdning till "
"%size."
msgid "Services"
msgstr "Tjänster"
msgid "You do not have permission to update this post."
msgstr "Du har inte behörighet att uppdatera detta inlägg."
msgid ""
"It is not possible to upload the file, because it exceeded the maximum "
"filesize of @maxsize."
msgstr ""
"Det går inte att ladda upp filen eftersom den överstiger den "
"maximala filstorleken på @maxsize."
msgid ""
"The file can not be attached to this post, because the disk quota of "
"@quota has been reached."
msgstr ""
"Filen kan inte bifogas till inlägget eftersom diskkvoten på @quota "
"har uppnåtts."
msgid ""
"It is not possible to upload the file, because it is only possible to "
"upload files with the following extensions: @extensions"
msgstr ""
"Det går inte att ladda upp filen eftersom det bara går att ladda upp "
"filer med följande filtillägg: @extensions"
msgid "No file sent."
msgstr "Ingen fil skickades."
msgid "Error storing file."
msgstr "Ett fel uppstod när filen skulle sparas."
msgid "The default maximum file size a user can upload."
msgstr ""
"Standardvärde för den maximala filstorleken som en användare kan "
"ladda upp."
msgid "The default maximum size of all files a user can have on the site."
msgstr ""
"Förvald maximal storlek av alla filer en användare kan ha på "
"webbplatsen (i megabyte)."
msgid "RSD"
msgstr "RSD"
msgid "You do not have permission to create this type of post."
msgstr "Du har inte behörighet att skapa denna typ av inlägg."
msgid ""
"You do not have permission to publish this type of post. Please save "
"it as a draft instead."
msgstr ""
"Du har inte behörighet att publicera denna typ av inlägg. Var god "
"spara den som ett utkast istället."
msgid ""
"You do not have permission to save this post as a draft. Please "
"publish it instead."
msgstr ""
"Du har inte behörighet att spara detta inlägg som ett utkast. Var "
"god publicera den istället."
msgid "A category from the @vocabulary_name vocabulary is required."
msgstr "En kategori från vokabulären @vocabulary_name krävs."
msgid "You may only choose one category from the @vocabulary_name vocabulary."
msgstr "Du kan bara välja en kategori från vokabulären @vocabulary_name."
msgid "Error saving categories. This feature is not available."
msgstr "Fel när kategorierna sparades. Denna funktion är inte tillgänglig."
msgid "Enable for external blogging clients"
msgstr "Aktivera för externa bloggklienter"
msgid ""
"Select the content types available to external blogging clients via "
"Blog API. If supported, each enabled content type will be displayed as "
"a separate \"blog\" by the external client."
msgstr ""
"Välj de innehållstyper som ska vara tillgängliga för externa "
"bloggklienter via Blog API. Ifall de stöds och finns tillgängliga "
"visas varje innehållstyp som en separat \"blogg\" av den externa "
"klienten."
msgid "@type: updated %title using Blog API."
msgstr "@type: uppdaterade %title via Blog API."
