File: D:/web/itpartnership.net (cms)/modules/FileManager/lang/en_US.php
<?php
$lang['friendlyname']="File Manager";
$lang['permission']="Usage of the File Manager module";
$lang['permissionadvanced']="Advanced usage of the File Manager module";
$lang['moddescription']="Handling of files and directories in the upload-filesection of cmsms";
$lang['installed']="FileManager version %s installed";
$lang['postinstall']="FileManager module was installed";
$lang['uninstalled']="FileManager module uninstalled";
$lang['really_uninstall']="Are you sure the FileManager module should be uninstalled?";
$lang['upgraded']="FileManager module was upgraded to version %s";
$lang['fileview']="File view";
$lang["switchtofileview"]="Switch to file view";
$lang['settings']="Settings";
$lang['savesettings']="Save settings";
$lang['filename']="Filename";
$lang['fileinfo']="Fileinfo";
$lang['fileowner']="Fileowner";
$lang['fileperms']="Perms";
$lang['filesize']="Size";
$lang['filedate']="Date";
$lang['actions']="Actions";
$lang['delete']="Delete";
$lang["notwritable"]="Not writable";
$lang["filetoobig"]="is too big. Upload cancelled.";
$lang["unknown"]="Unknown";
$lang["fileoutsideuploads"]="You are not allowed to modify files outside the uploads-dir! (That requires the Advanced File Management permission)";
$lang["writable"]="Writable";
$lang["writeprotected"]="Write protected";
$lang['bytes']="bytes";
$lang['kb']="kb";
$lang['mb']="mb";
$lang["files"]="Files:";
$lang['bytesin']="bytes in";
$lang['in']="in";
$lang['files']="files";
$lang['file']="file";
$lang['fileno']="File no.";
$lang['subdirs']="subdirectories";
$lang['subdir']="subdirectory";
$lang['and']="and";
$lang['confirmsingledelete']="Are you sure?";
$lang['confirmsingledirdelete']="Are you sure this directory should be deleted?";
$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']="The file was successfully deleted";
$lang['filedeletesuccess']="was successfully deleted";
$lang['singlefiledeletefail']="An error occurred when trying to delete the file";
$lang['filedeletefail']=" was not deleted due to an error";
$lang['singledirdeletesuccess']="The directory was successfully deleted";
$lang['singledirdeletefail']="An error occurred when trying to delete the directory (is it empty?)";
$lang['deleteselected']="Delete the selected files";
$lang['confirmselected']="Are you sure?";
$lang["confirmdeleteselected"]="Are you sure the selected files should be deleted?";
$lang["deleteselectedcancelled"]="Deletion of selected files cancelled";
$lang["recursetext"]="Recurse into subdirs";
$lang["nofilesselected"]="No files selected";
$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["newpermissions"]="New permissions:";
$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's content may have gotten new permissions, though.";
$lang["dirchmodsuccessmulti"]="Changing permissions on the directory and it'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'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 (',\",+,*,\\,/,&,$)";
$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 '..' ";
$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']=<<<EOF
<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>
EOF;
?>