# Swedish translation of SimpleTest (6.x-2.8)
# Copyright (c) 2017 by the Swedish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: SimpleTest (6.x-2.8)\n"
"POT-Creation-Date: 2017-01-11 06:28+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 "Status"
msgstr "Status"
msgid "Development"
msgstr "Utveckling"
msgid "Group"
msgstr "Grupp"
msgid "Description"
msgstr "Beskrivning"
msgid "Enabled"
msgstr "Aktiverad"
msgid "Test"
msgstr "Test"
msgid "Message"
msgstr "Meddelande"
msgid "Filename"
msgstr "Filnamn"
msgid "Error"
msgstr "Fel"
msgid "php"
msgstr "php"
msgid "Not found"
msgstr "Hittades ej"
msgid "Line"
msgstr "Rad"
msgid "Role"
msgstr "Roll"
msgid "User login"
msgstr "Användarinloggning"
msgid "Log in"
msgstr "Logga in"
msgid "Found"
msgstr "Hittad"
msgid "Function"
msgstr "Funktion"
msgid "The name %name is a reserved username."
msgstr "Namnet %name är ett reserverat användarnamn."
msgid "Logout"
msgstr "Logga ut"
msgid "Browser"
msgstr "Webbläsare"
msgid "Testing"
msgstr "Test"
msgid "-n/a-"
msgstr "ej tillgänglig"
msgid "Found the @submit button"
msgstr "Hittade knappen @submit"
msgid "Failed to set field @name to @value"
msgstr "Misslyckades med att ange fält @name till @value"
msgid ""
"After the tests have run, a message will be displayed next to each "
"test group indicating whether tests within it passed, failed, or had "
"exceptions. A pass means that a test returned the expected results, "
"while fail means that it did not. An exception normally indicates an "
"error outside of the test, such as a PHP warning or notice. If there "
"were fails or exceptions, the results are expanded, and the tests that "
"had issues will be indicated in red or pink rows. Use these results to "
"refine your code and tests until all tests return a pass."
msgstr ""
"Efter att testerna har körts, så kommer ett meddelande att visas "
"bredvid varje testgrupp visar om tester inom den godkändes, "
"misslyckats eller hade undantag. Ett godkänt innebär att ett test "
"gav de förväntade resultaten, medan misslyckdes innebär att den "
"inte gjort det. Ett undantag anger normalt ett fel utanför testet, "
"såsom en PHP-varning eller meddelande. Om det fanns misslyckanden "
"eller undantag, så fälls resultaten ut, och testningarna som hade "
"problem kommer att anges i röda eller rosa rader. Använda dessa "
"resultat för att förfina din kod och tester tills alla returnerar "
"ett godkänt."
msgid ""
"For more information on creating and modifying your own tests, see the "
"<a href=\"@simpletest-api\">SimpleTest API Documentation</a> in the "
"Drupal handbook."
msgstr ""
"För mer information om hur du skapar och modifierar dina egna tester, "
"se <a href=\"@simpletest-api\">SimpleTest API Documentation</a> i "
"Drupals handbok."
msgid ""
"For more information, see the online handbook entry for <a "
"href=\"@simpletest\">SimpleTest module</a>."
msgstr ""
"Läs mer om <a href=\"@simpletest\">modulen Simpletest</a> i "
"onlinehandboken."
msgid "No temporary directories to remove."
msgstr "Inga tillfälliga kataloger att ta bort."
msgid ""
"Run tests against Drupal core and your active modules. These tests "
"help assure that your site code is working as designed."
msgstr ""
"Kör test mot Drupals kärna och dina aktiva moduler. Dessa test "
"hjälper dig att säkerställa att din kod för webbplatsen fungerar "
"som den ska."
msgid "cURL"
msgstr "cURL"
msgid "First value is equal to second value"
msgstr "Första värde är lika med andra värde"
msgid "Created content type %type."
msgstr "Skapade innehållstyp %type."
msgid "User created with name %name and pass %pass"
msgstr "Användare skapades med namn %name och lösenord %pass"
msgid "Created permissions: @perms"
msgstr "Skapade behörigheter: @perms"
msgid "Invalid permission %permission."
msgstr "Ogiltig behörighet %permission."
msgid "Username field found."
msgstr "Fält för användarnamn funnet."
msgid "Password field found."
msgstr "Lösenordsfält ej funnet."
msgid "!method @url returned @status (!length)."
msgstr "!method @url återgav @status (!length)."
msgid "Valid HTML found on \"@path\""
msgstr "Giltig HTML funnen på \"@path\""
msgid "Parsed page successfully."
msgstr "Tolkade sida utan problem."
msgid "Found the requested form fields at @path"
msgstr "Hittade de önskade formulärfälten på @path"
msgid "Found field by name @name"
msgstr "Hittade fält med namn @name"
msgid "Did not find field by name @name"
msgstr "Hittade inte fält med name @name"
msgid "Found field by id @id"
msgstr "Hittade fält med ID @id"
msgid "Did not find field by id @id"
msgstr "Hittade inte fält med ID @id"
msgid "HTTP response expected !code, actual !curl_code"
msgstr "Svar från HTTP väntat !code, faktisk !curl_code"
msgid "%type: %message in %function (line %line of %file)."
msgstr "%type: %message i %function (rad %line av %file)."
msgid "The website encountered an unexpected error. Please try again later."
msgstr ""
"Webbplatsen stötte på ett oväntat fel. Var vänlig försök igen "
"senare."
msgid ""
"The SimpleTest module is a framework for running automated unit tests "
"in Drupal. It can be used to verify a working state of Drupal before "
"and after any code changes, or as a means for developers to write and "
"execute tests for their modules."
msgstr ""
"Mopulen Simpletest är ett ramverk för att köra automatiserade "
"enhetstester i Drupal. Det kan användas för att verifiera ett "
"fungerande tillstånd av Drupal före och efter förändringar av kod, "
"eller som ett sätt för utvecklare att skriva och utföra tester för "
"sina moduler."
msgid "Tests"
msgstr "Tester"
msgid "Run tests"
msgstr "Kör tester"
msgid "Clean test environment"
msgstr "Rensa testmiljö"
msgid ""
"Remove tables with the prefix \"simpletest\" and temporary directories "
"that are left over from tests that crashed. This is intended for "
"developers when creating tests."
msgstr ""
"Ta bort tabeller med prefixet \"simpletest\" och tillfälliga "
"kataloger som är kvar från tester som kraschat. Detta är avsett "
"för utvecklare vid skapande av tester."
msgid "Clean environment"
msgstr "Rensa miljö"
msgid "No tests to display."
msgstr "Inga tester att visa."
msgid "@pass, @fail, and @exception"
msgstr "@pass, @fail, och @exception"
msgid "No test(s) selected."
msgstr "Inget test/tester valda."
msgid "Processing test @num of @max - %test."
msgstr "Bearbetar test @num av @max - %test."
msgid "@name: @summary"
msgstr "@name: @summary"
msgid "Processed test @num of @max - %test."
msgstr "Bearbetade test @num av @max - %test."
msgid "1 pass"
msgid_plural "@count passes"
msgstr[0] "1 godkännande"
msgstr[1] "@count godkännanden"
msgid "1 fail"
msgid_plural "@count fails"
msgstr[0] "1 misslyckande"
msgstr[1] "@count misslyckanden"
msgid "1 exception"
msgid_plural "@count exceptions"
msgstr[0] "1 undantag"
msgstr[1] "@count undantag"
msgid ""
"SimpleTest requires the DOMDocument class to be available. Please "
"check the configure command at the <a href=\"@link-phpinfo\">PHP info "
"page</a>."
msgstr ""
"Simpletest kräver att klassen DOMDocument är aktiverat. Var vänligt "
"kontrollera konfigureringskommando på <a href=\"@link-phpinfo\">PHP:s "
"sida för information</a>."
msgid ""
"Simpletest could not be installed because the PHP <a "
"href=\"@curl_url\">cURL</a> library is not available."
msgstr ""
"Simpletest kunde inte installeras eftersom PHP-biblioteket <a "
"href=\"@curl_url\">cURL</a> inte är tillgängligt."
msgid "PHP DOMDocument class"
msgstr "Klassen PHP DOMDocument"
msgid "Provides a framework for unit and functional testing."
msgstr "Tillhandahåller ett ramverk för grupp- och funktionstestning."
