'Dokument' , 'Documents' => 'Documents' , 'LBL_ADD_RECORD' => 'Add Document' , 'LBL_RECORDS_LIST' => 'Documents List' , 'LBL_NOTE_INFORMATION' => 'Dokumentinformation' , 'LBL_FILE_INFORMATION' => 'Dateiinformation' , 'LBL_DESCRIPTION' => 'Beschreibung' , 'Title' => 'Titel' , 'File Name' => 'Dateiname' , 'Note' => 'Notiz' , 'File Type' => 'Dateityp' , 'File Size' => 'Größe' , 'Download Type' => 'Download Typ' , 'Version' => 'Version' , 'Active' => 'aktiv' , 'Download Count' => 'Download Anzahl' , 'Folder Name' => 'Verzeichnisname' , 'Document No' => 'Dokumentennr.' , 'Last Modified By' => 'Last Modified By' , 'LBL_FOLDER_HAS_DOCUMENTS' => 'Please move documents from folder before deleting', 'LBL_DOWNLOAD_FILE' => 'Download Datei' , 'LBL_CHECK_FILE_INTEGRITY' => 'prüfe Dateiintegrität' , 'LBL_INTERNAL' => 'intern' , 'LBL_EXTERNAL' => 'extern' , 'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size' , 'LBL_MOVE' => 'Verschieben' , 'LBL_ADD_FOLDER' => 'Verzeichnis hinzufügen' , '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' => 'Verzeichnis hinzufügen' , 'LBL_FOLDER_NAME' => 'Verzeichnisname' , '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' , );