diff options
Diffstat (limited to 'settings/l10n/cs_CZ.php')
-rw-r--r-- | settings/l10n/cs_CZ.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php index 7fcddc8ab60..5aa988a1f60 100644 --- a/settings/l10n/cs_CZ.php +++ b/settings/l10n/cs_CZ.php @@ -62,6 +62,7 @@ $TRANSLATIONS = array( "Decrypting files... Please wait, this can take some time." => "Probíhá dešifrování souborů... Čekejte prosím, tato operace může trvat nějakou dobu.", "Delete encryption keys permanently." => "Trvale smazat šifrovací klíče", "Restore encryption keys." => "Obnovit šifrovací klíče", +"Unable to delete " => "Nelze smazat", "Error creating group" => "Chyba při vytváření skupiny", "A valid group name must be provided" => "Musíte zadat platný název skupiny", "deleted" => "smazáno", @@ -93,6 +94,7 @@ $TRANSLATIONS = array( "Setup Warning" => "Upozornění nastavení", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV se zdá nefunkční.", "Please double check the <a href=\"%s\">installation guides</a>." => "Zkontrolujte prosím znovu <a href=\"%s\">instalační příručku</a>.", +"Database Performance Info" => "Informace o výkonu databáze", "Module 'fileinfo' missing" => "Schází modul 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Schází PHP modul 'fileinfo'. Doporučujeme jej povolit pro nejlepší výsledky detekce typů MIME.", "Your PHP version is outdated" => "Vaše verze PHP je zastaralá", @@ -131,6 +133,7 @@ $TRANSLATIONS = array( "Email Server" => "E-mailový server", "This is used for sending out notifications." => "Toto se používá pro odesílání upozornění.", "From address" => "Adresa odesílatele", +"mail" => "e-mail", "Authentication required" => "Vyžadováno ověření", "Server address" => "Adresa serveru", "Port" => "Port", @@ -152,6 +155,7 @@ $TRANSLATIONS = array( "See application page at apps.owncloud.com" => "Více na stránce s aplikacemi na apps.owncloud.com", "See application website" => "Prohlédněte si webovou stránku aplikace", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencováno <span class=\"author\"></span>", +"Enable only for specific groups" => "Povolit pouze pro vybrané skupiny", "All" => "Vše", "Administrator Documentation" => "Dokumentace správce", "Online Documentation" => "Online dokumentace", @@ -191,8 +195,11 @@ $TRANSLATIONS = array( "Create" => "Vytvořit", "Admin Recovery Password" => "Heslo obnovy správce", "Enter the recovery password in order to recover the users files during password change" => "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla", +"Search Users and Groups" => "Prohledat Užiatele a Skupiny", "Add Group" => "Přidat skupinu", "Group" => "Skupina", +"Everyone" => "Všichni", +"Admins" => "Administrátoři", "Default Quota" => "Výchozí kvóta", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Zvolte prosím kvótu pro úložiště (např. \"512 MB\" nebo \"12 GB\")", "Unlimited" => "Neomezeně", |