# Czech translation of FileField (5.x-2.4)
# Copyright (c) 2011 by the Czech translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FileField (5.x-2.4)\n"
"POT-Creation-Date: 2011-02-27 20:41+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 "CCK"
msgstr "CCK"
msgid "Delete"
msgstr "Smazat"
msgid "List"
msgstr "Seznam"
msgid "Description"
msgstr "Popis"
msgid "File path"
msgstr "Cesta souboru"
msgid "Size"
msgstr "Velikost"
msgid "Default"
msgstr "Výchozí"
msgid "Upload"
msgstr "Nahrát"
msgid "File ID"
msgstr "ID souboru"
msgid "File name"
msgstr "Název souboru"
msgid "File MIME type"
msgstr "MIME typ souboru"
msgid "File size"
msgstr "Velikost souboru"
msgid "Attach new file"
msgstr "Připojit nový soubor"
msgid "Allowed extensions: %ext."
msgstr "Povolené přípony: %ext."
msgid "Maximum file size: !size."
msgstr "Maximální velikost souboru !size."
msgid "Permitted upload file extensions"
msgstr "Povolené přípony souboru"
msgid ""
"Extensions a user can upload to this field. Separate extensions with a "
"space and do not include the leading dot. Leaving this blank will "
"allow users to upload a file with any extension."
msgstr ""
"Přípony, které jsou pro nahrávání do tohoto pole povolené. "
"Oddělte jednotlivé přípony mezerou a neuvádějte tečku na "
"začátku. Pokud necháte prázdné, uživatelé budou moci nahrát "
"soubory s libovolnou příponou."
msgid "File description"
msgstr "Popis souboru"
msgid "Fully formatted HTML file tag"
msgstr "Plně formátovaný HTML tag souboru"
msgid "Defines a file field type."
msgstr "Definuje typ pole pro nahrávání souborů."
msgid "FileField Meta PHP"
msgstr "FileField Meta PHP"
msgid "FileField Meta requires at least PHP %version."
msgstr "FileField Meta vyžaduje verzi PHP alespoň %version."
msgid "File upload was unsuccessful."
msgstr "Nahrávání souboru se nezdařilo."
msgid "@field is required. Please upload a file."
msgstr "Pole @field je vyžadováno. Nahrajte soubor."
msgid "FileField PHP"
msgstr "FileField PHP"
msgid "FileField requires at least PHP %version."
msgstr "FileField vyžaduje PHP alespoň ve verzi %version."
