Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /home/palandch/www/core/lexicon/pl/ |
<?php /** * Config Check Polish lexicon topic * * @language pl * @package modx * @subpackage lexicon */ #$_lang['configcheck_admin'] = 'Please contact a systems administrator and warn them about this message!'; $_lang['configcheck_admin'] = 'Please contact a systems administrator and warn them about this message!'; #$_lang['configcheck_cache'] = 'cache directory not writable'; $_lang['configcheck_cache'] = 'cache directory not writable'; #$_lang['configcheck_cache_msg'] = 'MODX cannot write to the cache directory. MODX will still function as expected, but no caching will take place. To solve this, make the /_cache/ directory writable.'; $_lang['configcheck_cache_msg'] = 'MODX cannot write to the cache directory. MODX will still function as expected, but no caching will take place. To solve this, make the /_cache/ directory writable.'; #$_lang['configcheck_configinc'] = 'Config file still writable!'; $_lang['configcheck_configinc'] = 'Config file still writable!'; #$_lang['configcheck_configinc_msg'] = 'Your site is vulnerable to hackers who could do a lot of damage to the site. Please make your config file read only! If you are not the site admin, please contact a systems administrator and warn them about this message! It is located at [[+path]]'; $_lang['configcheck_configinc_msg'] = 'Your site is vulnerable to hackers who could do a lot of damage to the site. Please make your config file read only! If you are not the site admin, please contact a systems administrator and warn them about this message! It is located at [[+path]]'; #$_lang['configcheck_default_msg'] = 'An unspecified warning was found. Which is strange.'; $_lang['configcheck_default_msg'] = 'An unspecified warning was found. Which is strange.'; #$_lang['configcheck_errorpage_unavailable'] = 'Your site\'s Error page is not available.'; $_lang['configcheck_errorpage_unavailable'] = 'Your site\'s Error page is not available.'; #$_lang['configcheck_errorpage_unavailable_msg'] = 'This means that your Error page is not accessible to normal web surfers or does not exist. This can lead to a recursive looping condition and many errors in your site logs. Make sure there are no webuser groups assigned to the page.'; $_lang['configcheck_errorpage_unavailable_msg'] = 'This means that your Error page is not accessible to normal web surfers or does not exist. This can lead to a recursive looping condition and many errors in your site logs. Make sure there are no webuser groups assigned to the page.'; #$_lang['configcheck_errorpage_unpublished'] = 'Your site\'s Error page is not published or does not exist.'; $_lang['configcheck_errorpage_unpublished'] = 'Your site\'s Error page is not published or does not exist.'; #$_lang['configcheck_errorpage_unpublished_msg'] = 'This means that your Error page is inaccessible to the general public. Publish the page or make sure it is assigned to an existing document in your site tree in the System > System Settings menu.'; $_lang['configcheck_errorpage_unpublished_msg'] = 'This means that your Error page is inaccessible to the general public. Publish the page or make sure it is assigned to an existing document in your site tree in the System > System Settings menu.'; #$_lang['configcheck_images'] = 'Images directory not writable'; $_lang['configcheck_images'] = 'Images directory not writable'; #$_lang['configcheck_images_msg'] = 'The images directory isn\'t writable, or doesn\'t exist. This means the Image Manager functions in the editor will not work!'; $_lang['configcheck_images_msg'] = 'The images directory isn\'t writable, or doesn\'t exist. This means the Image Manager functions in the editor will not work!'; #$_lang['configcheck_installer'] = 'Installer still present'; $_lang['configcheck_installer'] = 'Installer still present'; #$_lang['configcheck_installer_msg'] = 'The setup/ directory contains the installer for MODX. Just imagine what might happen if an evil person finds this folder and runs the installer! They probably won\'t get too far, because they\'ll need to enter some user information for the database, but it\'s still best to remove this folder from your server. It is located at: [[+path]]'; $_lang['configcheck_installer_msg'] = 'The setup/ directory contains the installer for MODX. Just imagine what might happen if an evil person finds this folder and runs the installer! They probably won\'t get too far, because they\'ll need to enter some user information for the database, but it\'s still best to remove this folder from your server. It is located at: [[+path]]'; #$_lang['configcheck_lang_difference'] = 'Incorrect number of entries in language file'; $_lang['configcheck_lang_difference'] = 'Incorrect number of entries in language file'; #$_lang['configcheck_lang_difference_msg'] = 'The currently selected language has a different number of entries than the default language. While not necessarily a problem, this may mean the language file needs to be updated.'; $_lang['configcheck_lang_difference_msg'] = 'The currently selected language has a different number of entries than the default language. While not necessarily a problem, this may mean the language file needs to be updated.'; #$_lang['configcheck_notok'] = 'One or more configuration details didn\'t check out OK: '; $_lang['configcheck_notok'] = 'One or more configuration details didn\'t check out OK: '; #$_lang['configcheck_ok'] = 'Check passed OK - no warnings to report.'; $_lang['configcheck_ok'] = 'Check passed OK - no warnings to report.'; #$_lang['configcheck_register_globals'] = 'register_globals is set to ON in your php.ini configuration file'; $_lang['configcheck_register_globals'] = 'register_globals is set to ON in your php.ini configuration file'; #$_lang['configcheck_register_globals_msg'] = 'This configuration makes your site much more susceptible to Cross Site Scripting (XSS) attacks. You should speak to your host about what you can do to disable this setting.'; $_lang['configcheck_register_globals_msg'] = 'This configuration makes your site much more susceptible to Cross Site Scripting (XSS) attacks. You should speak to your host about what you can do to disable this setting.'; #$_lang['configcheck_title'] = 'Configuration check'; $_lang['configcheck_title'] = 'Configuration check'; #$_lang['configcheck_unauthorizedpage_unavailable'] = 'Your site\'s Unauthorized page is not published or does not exist.'; $_lang['configcheck_unauthorizedpage_unavailable'] = 'Your site\'s Unauthorized page is not published or does not exist.'; #$_lang['configcheck_unauthorizedpage_unavailable_msg'] = 'This means that your Unauthorized page is not accessible to normal web surfers or does not exist. This can lead to a recursive looping condition and many errors in your site logs. Make sure there are no webuser groups assigned to the page.'; $_lang['configcheck_unauthorizedpage_unavailable_msg'] = 'This means that your Unauthorized page is not accessible to normal web surfers or does not exist. This can lead to a recursive looping condition and many errors in your site logs. Make sure there are no webuser groups assigned to the page.'; #$_lang['configcheck_unauthorizedpage_unpublished'] = 'The Unauthorized page defined in the site configuration settings is not published.'; $_lang['configcheck_unauthorizedpage_unpublished'] = 'The Unauthorized page defined in the site configuration settings is not published.'; #$_lang['configcheck_unauthorizedpage_unpublished_msg'] = 'This means that your Unauthorized page is inaccessible to the general public. Publish the page or make sure it is assigned to an existing document in your site tree in the System > System Settings menu.'; $_lang['configcheck_unauthorizedpage_unpublished_msg'] = 'This means that your Unauthorized page is inaccessible to the general public. Publish the page or make sure it is assigned to an existing document in your site tree in the System > System Settings menu.'; #$_lang['configcheck_warning'] = 'Configuration warning:'; $_lang['configcheck_warning'] = 'Configuration warning:'; #$_lang['configcheck_what'] = 'What does this mean?'; $_lang['configcheck_what'] = 'What does this mean?';