File Manager

Current Path : /webspace/www.promiel.be/html/modules/FileManager/lang/ext/
Upload File :
Current File : //webspace/www.promiel.be/html/modules/FileManager/lang/ext/pt_BR.php

<?php
$lang['friendlyname'] = 'Gerenciador de Arquivos';
$lang['permission'] = 'Usage of the the File Manager module';
$lang['permissionadvanced'] = 'Advanced usage of the 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'] = 'Configura&ccedil;&otilde;es';
$lang['savesettings'] = 'Salvar configura&ccedil;&otilde;es';
$lang['filename'] = 'Nome do arquivos';
$lang['fileinfo'] = 'Fileinfo';
$lang['fileowner'] = 'Fileowner';
$lang['fileperms'] = 'Perms';
$lang['filesize'] = 'Tamanho';
$lang['filedate'] = 'Data';
$lang['actions'] = 'A&ccedil;&otilde;es';
$lang['delete'] = 'Deletar';
$lang['notwritable'] = 'Not writable';
$lang['filetoobig'] = '&eacute; muito grande. Envio cancelado.';
$lang['unknown'] = 'Desconhecido';
$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'] = 'arquivos';
$lang['bytesin'] = 'bytes in';
$lang['in'] = 'em';
$lang['file'] = 'arquivo';
$lang['fileno'] = 'File no.';
$lang['subdirs'] = 'subdirectories';
$lang['subdir'] = 'subdirectory';
$lang['and'] = 'e';
$lang['confirmsingledelete'] = 'Voc&ecirc; tem certeza?';
$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'] = 'O arquivos foi deletado com sucesso';
$lang['filedeletesuccess'] = 'foi deletado com sucesso';
$lang['singlefiledeletefail'] = 'Ocorreu um erro ao tentar deletar o arquivo';
$lang['filedeletefail'] = 'n&atilde;o foi deletado por causa de um erro';
$lang['singledirdeletesuccess'] = 'O diret&oacute;rio foi deletado com sucesso';
$lang['singledirdeletefail'] = 'An error occurred when trying to delete the directory (is it empty?)';
$lang['deleteselected'] = 'Deletar os arquivos selecionados';
$lang['confirmselected'] = 'Voc&ecirc; tem certeza?';
$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['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 &amp;s for writing';
$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['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['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['utmz'] = '156861353.1228186412.3.3.utmccn=(referral)|utmcsr=localhost|utmcct=/alccm/admin/moduleinterface.php|utmcmd=referral';
$lang['utma'] = '156861353.1141998637.1228091253.1228186412.1229058939.4';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353.4.10.1229058939';
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com