array(
'Information' => 'Informacije',
'Debugging' => 'Debugging',
'Name' => 'Ime',
'Value' => 'Vrednost',
'Security' => 'Sigurnost',
'System' => 'Sistem',
'on' => 'uključeno',
'off'=> 'isključeno',
'Server' => 'Server',
'PHP version' => 'PHP Verzija',
'SimpleXML module' => 'SimpleXML modul',
'DOM module' => 'DOM modul',
'Installed' => 'Instalirano',
'Not Installed' => 'Nije instalirano',
'Security check results' => 'Sigurnosna provera rezultata',
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
'Konfiguracioni fajl je nadjen da može biti upisan. Mi vas savetujemo da uklonite dozvole na fajlu defines.php ukoliko vam je svanični sajt.',
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path
' =>
'Monstra direktorijum je (":path") i/ili fajlovi unutar toga su nadjeni da mogu biti zapisani. Mi vas savetujemo da uklonite te dozvole zapisivanja.
Na unix sistemima možete to uraditi sa: chmod -R a-w :path
',
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' => 'Monstra je .htaccess fajlu našla mogućnost upisivanja. Mi vas savetujemo da promenite te dozvole.
Na unix sistemima možete to uraditi sa: chmod a-w :path
',
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
' =>
'Monstra je pronašla index.php fajl da može da se upisuje. Mi vas savetujemo da promenite dozvole upisivanja.
Na unix sistemima možete to uraditi sa: chmod a-w :path
',
'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' =>
'Tokom ovolike količine informacija o kreškama, moguće je da imate uljeze ili hakerske napade u Core::$environment = Core::DEVELOPMENT, Mi vas savetujemo da se prebacite na Core::PRODUCTION U produkciskim sistemima.',
'Monstra version' => 'Monstra verzija',
'Directory Permissions' => 'Dozvole direktorijuma',
'Directory' => 'Direktorijum',
'Writable' => 'Dozvoljen ua pisanje',
'Unwritable' => 'Zabranjen za pisanje',
'Status' => 'Status',
'PHP Built On' => 'PHP građen na',
'Web Server' => 'Web Server',
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
)
);