# Croatian translation of FileField (6.x-1.0-beta3)
# Copyright (c) 2011 by the Croatian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FileField (6.x-1.0-beta3)\n"
"POT-Creation-Date: 2011-03-24 14:36+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Croatian\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 "Izbriši"
msgid "List"
msgstr "Popis"
msgid "File path"
msgstr "Putanja datoteke"
msgid "Upload"
msgstr "Otpremi"
msgid "file"
msgstr "datoteka"
msgid "File ID"
msgstr "ID datoteke"
msgid "This field is required."
msgstr "Ovo polje mora biti unešeno."
msgid "Order"
msgstr "Poredak"
msgid "Attach new file"
msgstr "Priloži novu datoteku"
msgid "file system"
msgstr "datotečni sustav"
msgid "The directory %directory does not exist."
msgstr "Direktorij %directory ne postoji."
msgid "The directory %directory is not writable"
msgstr "Nije moguće pisati u %directory direktorij"
msgid ""
"The directory %directory is not writable, because it does not have the "
"correct permissions set."
msgstr ""
"U direktorij %directory se ne može zapisivati, jer nema postavljena "
"odgovarajuća dopuštenja."
msgid "Store an arbitrary file."
msgstr "Spremi proizvoljnu datoteku."
msgid "Permitted upload file extensions"
msgstr "Dopuštene nastavci datoteka za otpremu"
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 ""
"Nastavci koje korisnik može otpremiti u ovo polje. Razdvojite "
"nastavke s praznim poljem i ne uključujte vodeću točku. Ukoliko "
"ostavite praznim, korisnici će moći otpremiti datoteke s bilo kojim "
"nastavkom."
msgid "File size restrictions"
msgstr "Ograničenja veličine datoteke"
msgid ""
"Limits for the size of files that a user can upload. Note that these "
"settings only apply to newly uploaded files, whereas existing files "
"are not affected."
msgstr ""
"Ograniči veličinu datoteka koje korisnik može otpremiti. Imajte na "
"umu kako se ove postavke primjenjuju na samo novo otpremljene "
"datoteke, dok na postojeće neće utjecati."
msgid "Maximum upload size per file"
msgstr "Maksimalna veličina za otpremu pojedinačne datoteke"
msgid "Maximum upload size per node"
msgstr "Maksimalna veličina otpreme po node-u"
msgid ""
"Specify the total size limit for all files in field on a given node. "
"Enter a value like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" "
"(megabytes) in order to restrict the total size of a node. Leave this "
"empty if there should be no size restriction."
msgstr ""
"Odredite ukupno ograničenje veličine svih datoteka u bilo kojoj "
"node. Unesite vrijednosti poput \"512\" (bytes), \"80K\" (kilobytes) "
"or \"50M\" (megabytes) kako bi ograničili ukupnu veličinu node. "
"Ostavite praznim ukoliko ne želite ogrančenje."
msgid "Generic files"
msgstr "Generičke datoteke"
msgid ""
"Displays all kinds of files with an icon and a linked file "
"description."
msgstr "Prikazuje razne vrste datoteka s ikonom i povezanim opisom datoteke."
msgid "Add metadata gathering and storage to FileField."
msgstr "Dodaje skupljanje meta podataka i spremanje za FileField"
