'Documento' , 'Documents' => 'Documents' , // TODO: Review 'LBL_ADD_RECORD' => 'Add Document' , 'LBL_RECORDS_LIST' => 'Documents List' , 'LBL_NOTE_INFORMATION' => 'Informação do Documento' , 'LBL_FILE_INFORMATION' => 'Informação Arquivo' , 'LBL_DESCRIPTION' => 'Descrição' , 'Title' => 'Título' , 'File Name' => 'Nome Arquivo' , 'Note' => 'Notas' , 'File Type' => 'Tipo Arquivo' , 'File Size' => 'Tamanho' , 'Download Type' => 'Tipo Download' , 'Version' => 'Versão' , 'Active' => 'Ativo' , 'Download Count' => 'Contar Download' , 'Folder Name' => 'Nome Pasta' , 'Document No' => 'No. Documento' , 'Last Modified By' => 'Last Modified By' , 'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting', 'LBL_DOWNLOAD_FILE' => 'Download Arquivo' , 'LBL_CHECK_FILE_INTEGRITY' => 'Checar integridade arquivo' , 'LBL_INTERNAL' => 'Interno' , 'LBL_EXTERNAL' => 'Externo' , 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' , 'LBL_MOVE' => 'Mover' , 'LBL_ADD_FOLDER' => 'Adicionar Pasta' , 'LBL_FOLDERS_LIST' => 'Folders List' , 'LBL_FOLDERS' => 'Folders' , 'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documents Moved Successfully', 'LBL_DENIED_DOCUMENTS' => 'Denied Documents' , 'MB' => 'MB' , 'LBL_ADD_NEW_FOLDER' => 'Adicionar Pasta' , 'LBL_FOLDER_NAME' => 'Nome Pasta' , 'LBL_FOLDER_DESCRIPTION' => 'Folder Description' , 'LBL_FILE_AVAILABLE' => 'File is available for download', 'LBL_FILE_NOT_AVAILABLE' => 'This Document is not available for Download', ); $jsLanguageStrings = array( 'JS_NEW_FOLDER' => 'New Folder' , 'JS_MOVE_DOCUMENTS' => 'Move Documents' , 'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Are you sure you want to move the file(s) to', 'JS_FOLDER' => 'folder' , 'JS_OPERATION_DENIED' => 'Operation Denied' , );