HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/itpartnership.net (cms)/modules/FileManager/lang/ext/hr_HR.php
<?php
$lang['friendlyname'] = 'File Manager';
$lang['permission'] = 'Kori&scaron;tenje File Manager modulq';
$lang['permissionadvanced'] = 'Napredno kori&scaron;tenje File Manager modula';
$lang['moddescription'] = 'Handling of files and directories in the upload-filesection of cmsms';
$lang['installed'] = 'Instalirana verzija %s File Manager modula.';
$lang['postinstall'] = 'FileManager modul je instaliran';
$lang['uninstalled'] = 'FileManager modul je deinstaliran';
$lang['really_uninstall'] = 'Jeste li sigurni da želite deinstalirati FileManager modul?';
$lang['upgraded'] = 'FileManager modul je nadograđen na verziju %s';
$lang['fileview'] = 'File view';
$lang['switchtofileview'] = 'Switch to file view';
$lang['settings'] = 'Postavke';
$lang['savesettings'] = 'Spremi postavke';
$lang['filename'] = 'Ime datoteke';
$lang['fileinfo'] = 'Fileinfo';
$lang['fileowner'] = 'Vlasnik datoteke';
$lang['fileperms'] = 'Dozvole';
$lang['filesize'] = 'Veličina';
$lang['filedate'] = 'Datum';
$lang['actions'] = 'Akcije';
$lang['delete'] = 'Izbri&scaron;i';
$lang['notwritable'] = 'Not writable';
$lang['filetoobig'] = 'je prevelik. Upload je otkazan.';
$lang['unknown'] = 'Nepoznato';
$lang['fileoutsideuploads'] = 'You are not allowed to modify files outside the uploads-dir! (That requires the Advanced File Management permission)';
$lang['writable'] = 'Pisanje omogućeno';
$lang['writeprotected'] = 'Za&scaron;tićeno od pisanja';
$lang['bytes'] = 'bajtovi';
$lang['kb'] = 'kilobajti';
$lang['mb'] = 'megabajti';
$lang['files'] = 'datoteke';
$lang['bytesin'] = 'dolazni bajtovi';
$lang['in'] = 'dolazni';
$lang['file'] = 'datoteka';
$lang['fileno'] = 'File no.';
$lang['subdirs'] = 'poddirektoriji';
$lang['subdir'] = 'poddirektorij';
$lang['and'] = 'i';
$lang['confirmsingledelete'] = 'Jeste li sigurni?';
$lang['confirmsingledirdelete'] = 'Jeste li sigurni da želite izbrisati ovaj direktorij?';
$lang['dirtreedeletesuccess'] = 'The dir including content was successfully deleted.';
$lang['dirtreedeletefail'] = 'An error occured when deleting this dir. Some of the contents may have been deleted, however.';
$lang['singlefiledeletesuccess'] = 'Datoteka je uspje&scaron;no izbrisana';
$lang['filedeletesuccess'] = 'je uspe&scaron;no izbrisana';
$lang['singlefiledeletefail'] = 'An error occurred when trying to delete the file';
$lang['filedeletefail'] = 'nije izbrisano zbog gre&scaron;ke';
$lang['singledirdeletesuccess'] = 'Direktorij je uspje&scaron;no izbrisan';
$lang['singledirdeletefail'] = 'An error occurred when trying to delete the directory (is it empty?)';
$lang['deleteselected'] = 'Izbri&scaron;i odabrane datoteke';
$lang['confirmselected'] = 'Jeste li sigurni?';
$lang['confirmdeleteselected'] = 'Jeste li sigurni da želite izbrisati odabrane datoteke?';
$lang['deleteselectedcancelled'] = 'Brisanje odabranih datoteka je otkazano';
$lang['recursetext'] = 'Recurse into subdirs';
$lang['nofilesselected'] = 'Nije odabrana niti jedna datoteka';
$lang['moveselected'] = 'Move the selected files';
$lang['copyselected'] = 'Copy the selected files';
$lang['selecttargetdir'] = 'Select target dir for move/copy';
$lang['movedto'] = 'moved to';
$lang['copiedto'] = 'copied to';
$lang['couldnotmove'] = 'could not be moved';
$lang['couldnotcopy'] = 'could not copied';
$lang['rename'] = 'Rename';
$lang['newname'] = 'New name:';
$lang['renamesuccess'] = 'File successfully renamed';
$lang['renamefailure'] = 'Renaming of file failed';
$lang['renamecancelled'] = 'Renaming cancelled';
$lang['owner'] = 'Owner';
$lang['group'] = 'Group';
$lang['others'] = 'Others';
$lang['newpermissions'] = 'New permissions:';
$lang['setpermissions'] = 'Set permissions';
$lang['permissionstyle'] = 'Permission style';
$lang['rwxstyle'] = 'rwx style';
$lang['755style'] = '755 style';
$lang['quickmode'] = 'Quick chmod (like 777)';
$lang['chmod'] = 'Change permissions';
$lang['chmodselected'] = 'Change permissions on selected files';
$lang['chmodsuccess'] = 'File successfully got new permissions';
$lang['chmodfailure'] = 'Changing permissions of file failed';
$lang['chmodcancelled'] = 'Changing of permissions cancelled';
$lang['dirchmodfailmulti'] = 'Changing permissions on the directory failed, some of it&#039;s content may have gotten new permissions, though.';
$lang['dirchmodsuccessmulti'] = 'Changing permissions on the directory and it&#039;s content was successful';
$lang['dirchmodsuccess'] = 'The directory successfully got new permissions';
$lang['dirchmodfailure'] = 'Changing permissions of the directory failed';
$lang['dirnotemptyconfirm'] = 'This dir is not empty. Do you really want to delete it and all content, including subdirs?';
$lang['dirtreedeletecancelled'] = 'Deletion of dir cancelled';
$lang['imsure'] = 'I&#039;m sure';
$lang['cancel'] = 'Cancel';
$lang['ok'] = 'OK';
$lang['uploadnewfile'] = 'Upload new file(s):';
$lang['unpackafterupload'] = 'Try to unpack file after upload (only tgz and most zip-files)?';
$lang['uploadsuccess'] = 'was uploaded successfully';
$lang['uploadfail'] = 'failed to upload successfully';
$lang['unpacksuccess'] = 'was successfully unpacked';
$lang['unpackfail'] = ' failed with this error: ';
$lang['packfileopenfail'] = 'Could not open the packed file for unpacking (non-supported format?)';
$lang['packfilewritefail'] = 'Could not open the file %s for writing';
$lang['containsillegalchars'] = 'Filename contains one or more illegal characters (&#039;,&quot;,+,*,\,/,&amp;,$)';
$lang['currentpath'] = 'Current path:';
$lang['newdirname'] = 'Create new directory:';
$lang['newdirsuccess'] = 'The directory was created successfully';
$lang['newdirfail'] = 'An error occurred while trying to create the directory';
$lang['invalidnewdir'] = 'Name of new directory cannot contain chars like /, \ and &#039;..&#039; ';
$lang['filedateformat'] = 'm/d/Y H:m:s';
$lang['iconsize'] = 'Icon size';
$lang['smallicons'] = 'Small icons';
$lang['largeicons'] = 'Large icons';
$lang['thousanddelimiter'] = 'Thousand delimiter';
$lang['none'] = 'None';
$lang['space'] = 'space';
$lang['showthumbnails'] = 'Show thumbnails';
$lang['showthumbnailshelp'] = 'Enabling this will show thumbnails of image-files if they exist, and will hide the actual thumbnail-file. Disabling will simply show all files.';
$lang['uploadfilesto'] = 'Uploading files to:';
$lang['uploadview'] = 'Upload files';
$lang['uploadboxes'] = 'Number of uploadboxes';
$lang['nothinguploaded'] = 'Nothing uploaded';
$lang['unsupportedarchive'] = 'Unsupported archive format';
$lang['uploadmethod'] = 'Upload method';
$lang['uploaderstandard'] = 'Standard html input-method (allows unpacking)';
$lang['enableadvanced'] = 'Enable advanced mode?';
$lang['advancedhelp'] = 'Lets you gain access to whole cmsms filesystem, not just /uploads/ (if allowed)';
$lang['showhiddenfileshelp'] = 'Only effective with advanced mode on';
$lang['showhiddenfiles'] = 'Show hidden files';
$lang['settingsconfirmsingledelete'] = 'Confirm deletion of a single file?';
$lang['settingssaved'] = 'Settings saved';
$lang['help'] = '		<h3>What does this do?</h3>
		<p>This module provides file management functions</p>
		<h3>How do I use it?</h3>
		<p>Select it from the content-menu from in the admin. </p>';
$lang['utma'] = '156861353.257390769.1275643143.1286107860.1286112331.112';
$lang['utmz'] = '156861353.1285738088.98.14.utmcsr=feedburner|utmccn=Feed: cmsmadesimple/blog (CMS Made Simple)|utmcmd=feed';
$lang['qca'] = 'P0-1982634597-1275643142955';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>