'Document' , 'Documents' => 'Documents' , // TODO: Review 'LBL_ADD_RECORD' => 'Add Document' , 'LBL_RECORDS_LIST' => 'Documents List' , 'LBL_NOTE_INFORMATION' => 'Informatie de baza' , 'LBL_FILE_INFORMATION' => 'Informatie Fisier' , 'LBL_DESCRIPTION' => 'Descriere' , 'Title' => 'Titlu' , 'File Name' => 'Nume Fisier' , 'Note' => 'Note' , 'File Type' => 'Tip Fisier' , 'File Size' => 'Dimensiune' , 'Download Type' => 'Tip Descarcare' , 'Version' => 'Versiune' , 'Active' => 'Activ' , 'Download Count' => 'Nr Descarcari' , 'Folder Name' => 'Nume Director' , 'Document No' => 'ID Document' , 'Last Modified By' => 'Last Modified By' , 'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting', 'LBL_DOWNLOAD_FILE' => 'Descarca Fisier' , 'LBL_CHECK_FILE_INTEGRITY' => 'Verifica integritatea fisierului', 'LBL_INTERNAL' => 'Intern' , 'LBL_EXTERNAL' => 'Extern' , 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' , 'LBL_MOVE' => 'Muta' , 'LBL_ADD_FOLDER' => 'Adauga Director' , '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' => 'Adauga Director' , 'LBL_FOLDER_NAME' => 'Nume Director' , '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_EXCEEDS_MAX_UPLOAD_SIZE' => 'Exceeded maximum upload size', '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' , );