# Czech translation of SimpleTest (6.x-2.8)
# Copyright (c) 2016 by the Czech translation team
#
msgid ""
msgstr ""
"Project-Id-Version: SimpleTest (6.x-2.8)\n"
"POT-Creation-Date: 2016-07-27 00:34+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Status"
msgstr "Stav"
msgid "Development"
msgstr "Vývoj"
msgid "Group"
msgstr "Skupina"
msgid "Description"
msgstr "Popis"
msgid "Enabled"
msgstr "Zapnuto"
msgid "Test"
msgstr "Test"
msgid "Message"
msgstr "Zpráva"
msgid "Filename"
msgstr "Název souboru"
msgid "Error"
msgstr "Chyba"
msgid "php"
msgstr "php"
msgid "Not found"
msgstr "Nenalezeno"
msgid "Line"
msgstr "Řádek"
msgid "Role"
msgstr "Role"
msgid "User login"
msgstr "Přihlášení"
msgid "Log in"
msgstr "Přihlásit se"
msgid "Function"
msgstr "Funkce"
msgid "The name %name is a reserved username."
msgstr "Jméno %name je vyhrazené uživatelské jméno."
msgid "Logout"
msgstr "Odhlásit"
msgid "Browser"
msgstr "Prohlížeč"
msgid "Testing"
msgstr "Testování"
msgid "-n/a-"
msgstr "-není dostupné-"
msgid "Found the @submit button"
msgstr "Nalezeno tlačítko @submit"
msgid "Failed to set field @name to @value"
msgstr "Nastavení pole @name na hodnotu @value se nezdařilo."
msgid "No temporary directories to remove."
msgstr "Neexistují žádně dočasné složky k odstranění."
msgid ""
"Run tests against Drupal core and your active modules. These tests "
"help assure that your site code is working as designed."
msgstr ""
"Spustit testy jádra Drupalu a aktivních modulů. Testy  pomohou "
"zjistit, zda web pracuje správně."
msgid "cURL"
msgstr "cURL"
msgid "Created content type %type."
msgstr "Byl vytvořen typ obsahu %type."
msgid "User created with name %name and pass %pass"
msgstr "Uživatel byl vytvořen se jménem %name a heslem %pass"
msgid "Created permissions: @perms"
msgstr "Byla vytvořena oprávnění: @perms"
msgid "Invalid permission %permission."
msgstr "Neplatné oprávnění %permission."
msgid "Username field found."
msgstr "Pole \"Uživatelské jméno\" bylo nalezeno."
msgid "Password field found."
msgstr "Pole \"Heslo\" bylo nalezeno."
msgid "!method @url returned @status (!length)."
msgstr "!method @url vrací @status (!length)."
msgid "Valid HTML found on \"@path\""
msgstr "Validní HTML nalezeno na adrese \"@path\""
msgid "Parsed page successfully."
msgstr "Parsování stránky problěhlo úspěšně."
msgid "Found the requested form fields at @path"
msgstr "Nalezena požadovaná pole formuláře na adrese @path"
msgid "Found field by name @name"
msgstr "Nalezeno pole se jménem @name"
msgid "Did not find field by name @name"
msgstr "Nebylo nalezeno pole se jménem @name"
msgid "Found field by id @id"
msgstr "Nalezeno pole pomocí ID @id"
msgid "Did not find field by id @id"
msgstr "Nenalezeno pole pomocí ID @id"
msgid "HTTP response expected !code, actual !curl_code"
msgstr "Byla očekávána HTTP odpověd !code, nyní je !curl_code"
msgid "%type: %message in %function (line %line of %file)."
msgstr "%type: %message v %function (řádek %line z %file)."
msgid "The website encountered an unexpected error. Please try again later."
msgstr "Na stránce došlo k neočekávané chybě. Zkuste to později."
msgid "Tests"
msgstr "Testy"
msgid "Run tests"
msgstr "Spustit testy"
msgid "Clean test environment"
msgstr "Vyčistit testovací prostředí"
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 ""
"Odstraní tabulky s prefixem \"simpletest\" a dočasné adresáře, "
"které zůstaly po nedokončených testech. Určeno zejména pro "
"vývojáře, když vytvářejí testy."
msgid "Clean environment"
msgstr "Vyčistit prostředí"
msgid "No tests to display."
msgstr "Nejsou dostupné žádné testy."
msgid "@pass, @fail, and @exception"
msgstr "@pass, @fail, a @exception"
msgid "No test(s) selected."
msgstr "Nebyly vybrány žádné testy."
msgid "Processing test @num of @max - %test."
msgstr "Zpracovává se test číslo @num z @max - %test."
msgid "@name: @summary"
msgstr "@name: @summary"
msgid "Processed test @num of @max - %test."
msgstr "Zpracovaný test @num z @max - %test."
msgid "1 pass"
msgid_plural "@count passes"
msgstr[0] "1 úspěšně dokončen"
msgstr[1] "@count úspěšně dokončeny"
msgstr[2] "@count úspěšně dokončeno"
msgid "1 fail"
msgid_plural "@count fails"
msgstr[0] "1 neúspěšně dokončen"
msgstr[1] "@count neúspěšně dokončeny"
msgstr[2] "@count neúspěšně dokončeno"
msgid "1 exception"
msgid_plural "@count exceptions"
msgstr[0] "1 výjimka"
msgstr[1] "@count výjimky "
msgstr[2] "@count výjimek"
msgid "PHP DOMDocument class"
msgstr "PHP třída DOMDocument"
msgid "Provides a framework for unit and functional testing."
msgstr "Poskytuje rozhraní pro jednotkové a funkční testování."
