2012-01-11 04:06:59 +04:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
#
|
|
|
|
# Translators:
|
|
|
|
# Davor Kustec <dkustec@gmail.com>, 2011.
|
2012-06-06 02:29:28 +04:00
|
|
|
# Thomas Silađi <thomas.siladi@net.hr>, 2012.
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: ownCloud\n"
|
2012-06-06 02:29:28 +04:00
|
|
|
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
|
|
|
"POT-Creation-Date: 2012-06-06 00:12+0200\n"
|
|
|
|
"PO-Revision-Date: 2012-06-05 22:15+0000\n"
|
2012-01-11 04:06:59 +04:00
|
|
|
"Last-Translator: icewind <icewind1991@gmail.com>\n"
|
2012-05-09 14:41:01 +04:00
|
|
|
"Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n"
|
2012-01-11 04:06:59 +04:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Language: hr\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"
|
|
|
|
|
|
|
|
#: ajax/upload.php:19
|
|
|
|
msgid "There is no error, the file uploaded with success"
|
|
|
|
msgstr "Datoteka je poslana uspješno i bez pogrešaka"
|
|
|
|
|
|
|
|
#: ajax/upload.php:20
|
|
|
|
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2012-05-09 14:41:01 +04:00
|
|
|
msgstr "Poslana datoteka izlazi iz okvira upload_max_size direktive postavljene u php.ini konfiguracijskoj datoteci"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
|
|
|
#: ajax/upload.php:21
|
|
|
|
msgid ""
|
|
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
|
|
|
"the HTML form"
|
2012-05-09 14:41:01 +04:00
|
|
|
msgstr "Poslana datoteka izlazi iz okvira MAX_FILE_SIZE direktive postavljene u HTML obrascu"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
|
|
|
#: ajax/upload.php:22
|
|
|
|
msgid "The uploaded file was only partially uploaded"
|
|
|
|
msgstr "Datoteka je poslana samo djelomično"
|
|
|
|
|
|
|
|
#: ajax/upload.php:23
|
|
|
|
msgid "No file was uploaded"
|
|
|
|
msgstr "Ni jedna datoteka nije poslana"
|
|
|
|
|
|
|
|
#: ajax/upload.php:24
|
|
|
|
msgid "Missing a temporary folder"
|
|
|
|
msgstr "Nedostaje privremena mapa"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: ajax/upload.php:25
|
|
|
|
msgid "Failed to write to disk"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Neuspjelo pisanje na disk"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
2012-06-06 02:29:28 +04:00
|
|
|
#: appinfo/app.php:6
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Files"
|
|
|
|
msgstr "Datoteke"
|
|
|
|
|
2012-06-06 02:29:28 +04:00
|
|
|
#: js/filelist.js:186
|
|
|
|
msgid "undo deletion"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:170
|
|
|
|
msgid "generating ZIP-file, it may take some time."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:199
|
|
|
|
msgid "Unable to upload your file as it is a directory or has 0 bytes"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:199
|
|
|
|
msgid "Upload Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:227 js/files.js:318 js/files.js:347
|
|
|
|
msgid "Pending"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:332
|
|
|
|
msgid "Upload cancelled."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:456
|
|
|
|
msgid "Invalid name, '/' is not allowed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:626 templates/index.php:55
|
|
|
|
msgid "Size"
|
|
|
|
msgstr "Veličina"
|
|
|
|
|
|
|
|
#: js/files.js:627 templates/index.php:56
|
|
|
|
msgid "Modified"
|
|
|
|
msgstr "Zadnja promjena"
|
|
|
|
|
|
|
|
#: js/files.js:654
|
|
|
|
msgid "folder"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:656
|
|
|
|
msgid "folders"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:664
|
|
|
|
msgid "file"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: js/files.js:666
|
|
|
|
msgid "files"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-01-11 04:06:59 +04:00
|
|
|
#: templates/admin.php:5
|
2012-05-09 14:41:01 +04:00
|
|
|
msgid "File handling"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "datoteka za rukovanje"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/admin.php:7
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Maximum upload size"
|
|
|
|
msgstr "Maksimalna veličina prijenosa"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/admin.php:7
|
|
|
|
msgid "max. possible: "
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "maksimalna moguća: "
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/admin.php:9
|
|
|
|
msgid "Needed for multi-file and folder downloads."
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Potrebno za preuzimanje više datoteke i mape"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/admin.php:9
|
|
|
|
msgid "Enable ZIP-download"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Omogući ZIP-preuzimanje"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/admin.php:11
|
|
|
|
msgid "0 is unlimited"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "0 je \"bez limita\""
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/admin.php:12
|
|
|
|
msgid "Maximum input size for ZIP files"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Maksimalna veličina za ZIP datoteke"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
2012-01-11 04:06:59 +04:00
|
|
|
#: templates/index.php:7
|
|
|
|
msgid "New"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "novo"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:9
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Text file"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "tekstualna datoteka"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:10
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Folder"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "mapa"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:11
|
|
|
|
msgid "From url"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "od URL-a"
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:21
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Upload"
|
|
|
|
msgstr "Pošalji"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:27
|
|
|
|
msgid "Cancel upload"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Prekini upload"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/index.php:39
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Nothing in here. Upload something!"
|
|
|
|
msgstr "Nema ničega u ovoj mapi. Pošalji nešto!"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:47
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Name"
|
|
|
|
msgstr "Naziv"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:49
|
|
|
|
msgid "Share"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "podjeli"
|
2012-05-09 14:41:01 +04:00
|
|
|
|
|
|
|
#: templates/index.php:51
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Download"
|
|
|
|
msgstr "Preuzmi"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:56
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr "Briši"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:64
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid "Upload too large"
|
|
|
|
msgstr "Prijenos je preobiman"
|
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:66
|
2012-01-11 04:06:59 +04:00
|
|
|
msgid ""
|
|
|
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
|
|
|
"on this server."
|
2012-05-09 14:41:01 +04:00
|
|
|
msgstr "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju."
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:71
|
|
|
|
msgid "Files are being scanned, please wait."
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Datoteke se skeniraju, molimo pričekajte."
|
2012-01-11 04:06:59 +04:00
|
|
|
|
2012-05-09 14:41:01 +04:00
|
|
|
#: templates/index.php:74
|
|
|
|
msgid "Current scanning"
|
2012-06-06 02:29:28 +04:00
|
|
|
msgstr "Trenutno skeniranje"
|