Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/monara/public_html/test.athavaneng.com/themes.php on line 99

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230

Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
. /** * Strings * * @package report * @subpackage stats * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['eventreportviewed'] = 'Statistics report viewed'; $string['eventuserreportviewed'] = 'User statistics report viewed'; $string['nocapability'] = 'Can not access user statistics report'; $string['pluginname'] = 'Statistics'; $string['page-report-stats-x'] = 'Any statistics report'; $string['page-report-stats-index'] = 'Course statistics report'; $string['page-report-stats-user'] = 'User course statistics report'; $string['stats:view'] = 'View course statistics report'; $string['privacy:metadata'] = 'The Statistics plugin does not store any personal data.'; $string['privacy:metadata:courseid'] = 'An identifier for a course'; $string['privacy:metadata:userid'] = 'The user ID linked to this table.'; $string['privacy:metadata:roleid'] = 'The role ID of the user.'; $string['privacy:metadata:timeend'] = 'End time of logs view'; $string['privacy:metadata:statsreads'] = 'Views of content'; $string['privacy:metadata:statswrites'] = 'Content made in the course.'; $string['privacy:metadata:stattype'] = 'The type of stat being recorded'; $string['privacy:metadata:statssummary'] = 'Records basic statistics about user interaction in courses.'; $string['privacy:weeklypath'] = 'Stats weekly'; $string['privacy:dailypath'] = 'Stats daily'; $string['privacy:monthlypath'] = 'Stats monthly';