msgid ""
msgstr ""
"Project-Id-Version: File Commander Plugin for WordPress\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-04 11:08+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Dennis Hoppe\n"
"Language-Team: Roman Muller\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Czech\n"
"X-Poedit-Country: CZECH REPUBLIC\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-KeywordsList: t;t:2c,1\n"
"X-Poedit-SearchPath-0: ..\n"

#: ../options_page.php:1
msgid "Required user level"
msgstr "Požadovaný level uživatele"

#: ../options_page.php:3
msgid "User level"
msgstr "Level uživatele"

#: ../options_page.php:5
msgid "This is the minimum securitiy level a user has to have to use the file commander."
msgstr "Toto je minimální level uživatele, který bude moci používat file commander."

#: ../options_page.php:9
msgid "Enable functions"
msgstr "Povolit funkce"

#: ../options_page.php:12
msgid "User can create folders."
msgstr "Uživatel může vytvořit složky."

#: ../options_page.php:17
msgid "User can rename folders."
msgstr "Uživatel může přejmenovat složky."

#: ../options_page.php:22
msgid "User can delete folders."
msgstr "Uživatel může mazat složky."

#: ../options_page.php:27
msgid "User can upload files."
msgstr "Uživatel může nahrávat soubory."

#: ../options_page.php:32
msgid "User can download files."
msgstr "Uživatel může stahovat soubory."

#: ../options_page.php:37
msgid "User can rename files."
msgstr "Uživatel může přejmenovávat soubory."

#: ../options_page.php:42
msgid "User can delete files."
msgstr "Uživatel může mazat soubory"

#: ../options_page.php:47
msgid "User can see the modification time of files."
msgstr ""

#: ../options_page.php:52
msgid "User can see the file size."
msgstr ""

#: ../wp-plugin-file-commander.php:68
#: ../wp-plugin-file-commander.php:87
msgid "File Commander Options"
msgstr "File Commander nastavení"

#: ../wp-plugin-file-commander.php:69
#: ../wp-plugin-file-commander.php:277
#: ../wp-plugin-file-commander.php:278
#: ../wp-plugin-file-commander.php:297
msgid "File Commander"
msgstr "Data manažér"

#: ../wp-plugin-file-commander.php:159
msgid "The new folder was created successfully."
msgstr "Nová složka byla úspěšně vytvořena."

#: ../wp-plugin-file-commander.php:165
msgid "Could not create the new folder."
msgstr "Nelze vytvořit novou složku"

#: ../wp-plugin-file-commander.php:178
msgid "The folder was renamed successfully."
msgstr "Složka byla úspěšně přejmenována."

#: ../wp-plugin-file-commander.php:183
msgid "Could not rename the folder."
msgstr "Nelze přejmenovat složku."

#: ../wp-plugin-file-commander.php:195
#, php-format
msgid "The folder \"%s\" was deleted successfully."
msgstr "Složka \"%s\" byla úspěšně smazána."

#: ../wp-plugin-file-commander.php:200
#, php-format
msgid "Could not delete the folder \"%s\"."
msgstr "Nelze smazat složku \"%s\" ."

#: ../wp-plugin-file-commander.php:218
msgid "Could not copy all files successfully."
msgstr "Nelze úspěšně zkopírovat všechny soubory."

#: ../wp-plugin-file-commander.php:223
msgid "All files uploaded."
msgstr "Všechny soubory byly nahrány."

#: ../wp-plugin-file-commander.php:247
msgid "The file was renamed successfully."
msgstr "Soubor byl úspěšně přejmenován."

#: ../wp-plugin-file-commander.php:252
msgid "Could not rename the file."
msgstr "Nelze přejmenovat tento soubor."

#: ../wp-plugin-file-commander.php:264
#, php-format
msgid "The file \"%s\" was deleted successfully."
msgstr "Soubor \"%s\" byl úspěšně smazán."

#: ../wp-plugin-file-commander.php:269
#, php-format
msgid "Could not delete the file \"%s\"."
msgstr "Soubor \"%s\" nelze smazat."

#: ../interface.php:16
msgid "Are you sure you want to delete this folder?"
msgstr "Opravdu chcete tuto složku smazat?"

#: ../interface.php:17
msgid "Are you sure you want to delete this file?"
msgstr "Opravdu chcete smazat tento soubor?"

#: ../interface.php:31
msgid "You are here"
msgstr "Jste zde"

#: ../interface.php:36
msgid "&uArr; Upward"
msgstr "&uArr; Výše"

#: ../interface.php:41
msgid "Folders"
msgstr "Složky"

#: ../interface.php:48
#: ../interface.php:63
#: ../interface.php:99
#: ../interface.php:116
msgid "Rename"
msgstr "Přejmenovat"

#: ../interface.php:50
#: ../interface.php:101
msgid "Delete"
msgstr "Smazat"

#: ../interface.php:52
#: ../interface.php:103
msgid "View in Browser"
msgstr "Zobrazit v prohlížeči"

#: ../interface.php:61
msgid "New name for this folder"
msgstr "Nové jméno pro tuto složku"

#: ../interface.php:70
msgid "Create folder"
msgstr "Vytvořit složku"

#: ../interface.php:74
msgid "Name of the new folder"
msgstr "Jméno nové složky."

#: ../interface.php:76
msgid "Create"
msgstr "Vytvořit"

#: ../interface.php:82
msgid "Files"
msgstr "Soubory"

#: ../interface.php:95
msgctxt "Dateformat for the file modification time."
msgid "F d Y H:i:s"
msgstr ""

#: ../interface.php:105
msgid "Download"
msgstr "Stáhnout"

#: ../interface.php:114
msgid "New name for this file"
msgstr "Nové jméno pro tento soubor"

#: ../interface.php:123
msgid "Upload file"
msgstr "Nahrát soubor"

#: ../interface.php:128
msgid "Please choose a file"
msgstr "Prosím zvolte soubor"

#: ../interface.php:131
msgid "All already existing files will be overwritten!"
msgstr "Všechny již existující soubory budou přepsány!"

#: ../interface.php:132
msgid "Upload"
msgstr "Nahrát"

