File manager - Edit - /home/ferretapmx/public_html/com_cpanel.ini.tar
Back
home/ferretapmx/public_html/administrator/language/en-GB/com_cpanel.ini 0000644 00000014032 15231065402 0022305 0 ustar 00 ; Joomla! Project ; (C) 2007 Open Source Matters, Inc. <https://www.joomla.org> ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 COM_CPANEL="Dashboard" COM_CPANEL_ADD_DASHBOARD_MODULE="Add module to the dashboard" COM_CPANEL_ADD_MODULE_MODAL_TITLE="Add Module" COM_CPANEL_DASHBOARD_BASE_TITLE="Home Dashboard" COM_CPANEL_DASHBOARD_COMPONENTS_TITLE="Components Dashboard" COM_CPANEL_DASHBOARD_HELP_TITLE="Help" COM_CPANEL_DASHBOARD_SYSTEM_TITLE="System Dashboard" COM_CPANEL_ERROR_DASHBOARD_TYPE_NOT_SUPPORTED="This dashboard type is not supported." COM_CPANEL_MESSAGES_BODY_NOCLOSE="There are important post-installation messages that require your attention." COM_CPANEL_MESSAGES_BODYMORE_NOCLOSE="This information area won't appear when you have hidden all the messages." COM_CPANEL_MESSAGES_REVIEW="Read Messages" COM_CPANEL_MESSAGES_TITLE="You have post-installation messages" COM_CPANEL_MSG_ADDNOSNIFF_BODY="<p>Joomla is now shipped with additional security hardenings in the default htaccess.txt and web.config.txt files. These hardenings disable the so called MIME-type sniffing feature in web browsers. The sniffing leads to specific attack vectors, where scripts in normally harmless file formats (eg images) will be executed, leading to Cross-Site-Scripting vulnerabilities.</p><p>The security team recommends to manually apply the necessary changes to existing .htaccess or web.config files, as those files can not be updated automatically.</p><p><strong>Changes for .htaccess</strong><br>Add the following lines before \"## Mod_rewrite in use.\":</p><pre><IfModule mod_headers.c>\nHeader always set X-Content-Type-Options \"nosniff\"\n</IfModule></pre><p><strong>Changes for web.config</strong><br>Add the following lines right after \"</rewrite>\":</p><pre><httpProtocol>\n <customHeaders>\n <add name=\"X-Content-Type-Options\" value=\"nosniff\" />\n </customHeaders>\n</httpProtocol></pre>" ; Translators: Don't touch the code part in the message, Starting with ## Mod_rewrite … COM_CPANEL_MSG_ADDNOSNIFF_TITLE=".htaccess & web.config Security Update" COM_CPANEL_MSG_HTACCESSSVG_BODY="<p>Since 3.9.21 Joomla is shipped with an additional security rule in the default htaccess.txt. This rule will protect users of svg files from potential Cross-Site-Scripting (XSS) vulnerabilities.<br>The security team recommends to manually apply the necessary changes to any existing .htaccess file, as this file can not be updated automatically.</p><p><strong>Changes for .htaccess</strong></p><pre><FilesMatch \"\.svg$\">\n <IfModule mod_headers.c>\n Header always set Content-Security-Policy \"script-src 'none'\"\n </IfModule>\n</FilesMatch></pre><p>Currently we are not aware of a method to conditionally configure this on IIS web servers, please contact your hosting provider for further assistance.</p>" COM_CPANEL_MSG_HTACCESSSVG_TITLE="Additional XSS protection for the usage of SVG files" COM_CPANEL_MSG_LANGUAGEACCESS340_BODY="Since Joomla! 3.4.0 you may have issues with the System - Language Filter plugin on your website. To fix them please open the <a href=\"index.php?option=com_languages&view=languages\">Language Manager</a> and save each content language manually to make sure an Access level is saved." COM_CPANEL_MSG_LANGUAGEACCESS340_TITLE="You have possible issues with your multilingual settings" COM_CPANEL_MSG_ROBOTS_BODY="A change to the default robots.txt files was made in Joomla! 3.3 to allow Google to access templates and media files by default to improve SEO. This change is not applied automatically on upgrades and users are recommended to review the changes in the robots.txt.dist file and implement these changes in their own robots.txt file." COM_CPANEL_MSG_ROBOTS_TITLE="robots.txt Update" COM_CPANEL_MSG_STATS_COLLECTION_BODY="<p>Since Joomla! 3.5 a statistics plugin will submit anonymous data to the Joomla Project. This will only submit the Joomla version, PHP version, database engine and version, and server operating system.</p><p>This data is collected to ensure that future versions of Joomla can take advantage of the latest database and PHP features without affecting significant numbers of users. The need for this became clear when a minimum of PHP 5.3.10 was required when Joomla! 3.3 implemented the more secure Bcrypt passwords.</p><p>In the interest of full transparency and to help developers <a href=\"https://developer.joomla.org/about/stats.html\" target=\"_blank\" rel=\"noopener noreferrer\">this data is publicly available.</a> An API and graphs will show the Joomla version, PHP versions and database engines in use.</p><p>If you do not wish to provide the Joomla Project with this information you can disable the plugin called System - Joomla Statistics.</p>" COM_CPANEL_MSG_STATS_COLLECTION_TITLE="Stats Collection in Joomla" COM_CPANEL_MSG_TEXTFILTER3919_BODY="<p>As part of our security team's review, we have made some changes to the default settings for the global text filters in a new Joomla installation. The default setting for the 'Public', 'Guest' and 'Registered' groups is now 'No HTML'. As these changes are only applied to new installations, we strongly recommend that you review these changes and update your site from: System → Global Configuration → Text Filters</p>" COM_CPANEL_MSG_TEXTFILTER3919_TITLE="Updated Text Filter Recommendations" COM_CPANEL_TITLE_SYSTEM_PANEL="System Panel" COM_CPANEL_UNPUBLISH_MODULE_ERROR="Error unpublishing the module" COM_CPANEL_UNPUBLISH_MODULE_SUCCESS="Module unpublished" COM_CPANEL_WELCOME_BEGINNERS_MESSAGE="<p>Community resources are available for new users.</p><ul><li><a href=\"https://docs.joomla.org/Special:MyLanguage/Portal:Beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla! Beginners Guide</a></li><li><a href=\"https://forum.joomla.org/viewforum.php?f=834\" target=\"_blank\" rel=\"noopener noreferrer\">New to Joomla! Forum</a></li></ul>" COM_CPANEL_WELCOME_BEGINNERS_TITLE="Welcome to Joomla!" COM_CPANEL_XML_DESCRIPTION="Home Dashboard component" home/ferretapmx/public_html/administrator/language/es-ES/com_cpanel.ini 0000644 00000015435 15231330172 0022340 0 ustar 00 ; Joomla! Project ; (C) 2007 Open Source Matters, Inc. <https://www.joomla.org> ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 COM_CPANEL="Panel" COM_CPANEL_ADD_DASHBOARD_MODULE="Añadir módulo al panel" COM_CPANEL_ADD_MODULE_MODAL_TITLE="Añadir módulo" COM_CPANEL_DASHBOARD_BASE_TITLE="Panel de inicio" COM_CPANEL_DASHBOARD_COMPONENTS_TITLE="Panel de componentes" COM_CPANEL_DASHBOARD_HELP_TITLE="Ayuda" COM_CPANEL_DASHBOARD_SYSTEM_TITLE="Panel de control del sistema" COM_CPANEL_ERROR_DASHBOARD_TYPE_NOT_SUPPORTED="Este tipo de panel no es compatible." COM_CPANEL_MESSAGES_BODY_NOCLOSE="Hay mensajes de posinstalación importantes y que requiren de su atención." COM_CPANEL_MESSAGES_BODYMORE_NOCLOSE="Esta área de información no se mostrará si lo tiene configurado en 'Ocultar todos los mensajes'." COM_CPANEL_MESSAGES_REVIEW="Leer mensajes" COM_CPANEL_MESSAGES_TITLE="Tiene mensajes de posinstalación" COM_CPANEL_MSG_ADDNOSNIFF_BODY="<p>Joomla ahora se entrega con refuerzos de seguridad adicionales en los archivos predeterminados htaccess.txt y web.config.txt. Estos endurecimientos deshabilitan la función de rastreo del tipo MIME en los navegadores web. El rastreo conduce a vectores de ataque específicos, donde se ejecutarán los scripts en formatos de archivo normalmente inofensivos (por ejemplo, imágenes), lo que dará lugar a vulnerabilidades de secuencias de comandos entre sitios.</p><p> El equipo de seguridad recomienda aplicar manualmente los cambios necesarios a Los archivos .htaccess o web.config existentes, ya que no se pueden actualizar automáticamente.</p><p><strong> Cambios para .htaccess</strong><br>Agregue las siguientes líneas antes de \"## Mod_rewrite\" use.\":</p><pre><IfModule mod_headers.c>\nHeader always set X-Content-Type-Options \"nosniff\"\n</IfModule></pre><p><strong>Cambios para web.config</strong><br>Agregue las siguientes líneas justo después de \"</rewrite>\":</p><pre><httpProtocol>\n <customHeaders>\n <add name=\"X-Content-Type-Options\" value=\"nosniff\" />\n </customHeaders>\n</httpProtocol></pre>" ; Translators: Don't touch the code part in the message, Starting with ## Mod_rewrite … COM_CPANEL_MSG_ADDNOSNIFF_TITLE="Actualización de seguridad .htaccess y web.config" COM_CPANEL_MSG_HTACCESSSVG_BODY="<p>Desde la versión 3.9.21, Joomla se envía con una regla de seguridad adicional en el archivo 'htaccess.txt' predeterminado. Esta regla protegerá a los usuarios de archivos svg de posibles vulnerabilidades de Cross-Site-Scripting (XSS).<br>El equipo de seguridad recomienda aplicar manualmente los cambios necesarios a cualquier archivo '.htaccess' existente, ya que este archivo no se puede actualizar automáticamente.</p><p><strong>Cambios para '.htaccess'</strong></p><pre><FilesMatch\"\.svg$\">\n<IfModule mod_headers.c>\nEl encabezado siempre establece el contenido -Security-Policy \"script-src 'none'\" \n< /IfModule>\n</FilesMatch></pre><p>Actualmente no tenemos conocimiento de un método para configurar condicionalmente esto en servidores web IIS, por favor comuníquese con su proveedor de alojamiento para obtener más ayuda.</p>" COM_CPANEL_MSG_HTACCESSSVG_TITLE="Protección XSS adicional para el uso de archivos SVG" COM_CPANEL_MSG_LANGUAGEACCESS340_BODY="Desde Joomla 3.4.0 puede detectar incidencias en su sitio web con el plugin 'Sistema - Filtrar idiomas'. Para corregirlas, por favor, abra el <a href=\"index.php?option=com_languages&view=languages\">Gestor de idiomas</a> y guarde cada uno de los idiomas del contenido para asegurar que el nivel de acceso se ha guardado." COM_CPANEL_MSG_LANGUAGEACCESS340_TITLE="Se han detectado posibles incidencias con su configuración multiidioma." COM_CPANEL_MSG_ROBOTS_BODY="Se ha realizado un cambio en el archivo 'robots.txt' de Joomla! 3.4 para permitir a Google que acceda a los archivos de plantillas y de multimedia predeterminadamente para mejorar el SEO. Este cambio no se va a aplicar automáticamente en las actualizaciones y se recomienda a los usuarios que revisen los cambios en el archivo 'robots.txt.dist' para implementar esos cambios en su propio archivo 'robots.txt'." COM_CPANEL_MSG_ROBOTS_TITLE="Actualización del robots.txt" COM_CPANEL_MSG_STATS_COLLECTION_BODY="<p>Desde Joomla! 3.5 un plugin de estadísticas enviará anónimamente datos al Proyecto Joomla. Esto solo enviará la versión de Joomla, la versión de PHP, el motor y la versión de la base de datos y sistema operativo del servidor.</p><p>Estos datos se recolectan para intentar asegurar que las futuras versiones de Joomla podrán usar las características de las últimas versiones de las base de datos y PHP sin afectar a un gran número de usuarios. La necesidad de hacer esto empezó cuando se requería la versión mínima PHP 5.3.10 para implementar en Joomla! 3.3 las contraseñas más seguras con Bcrypt.</p><p>Con el interés de máxima transparencia y para ayudar a los desarrolladoress <a href=\"https://developer.joomla.org/about/stats.html\" target=\"_blank\" rel=\"noopener noreferrer\">esos datos están disponibles públicamente.</a> Una API y gráficas mostrarán la versión de Joomla, las versiones de PHP y de las bases de datos en uso.</p><p>Si usted no desea proporcionar al Proyecto Joomla dicha información, puede deshabilitar el plugin 'Sistema - Estadísticas Joomla'.</p>" COM_CPANEL_MSG_STATS_COLLECTION_TITLE="Recolección de estado en Joomla" COM_CPANEL_MSG_TEXTFILTER3919_BODY="<p>Como parte de la revisión de nuestro equipo de seguridad, hemos realizado algunos cambios en la configuración predeterminada de los filtros de texto globales en una nueva instalación de Joomla. La configuración predeterminada para los grupos \"Público\", \"Invitado\" y \"Registrado\" ahora es \"Sin HTML\". Dado que estos cambios solo se aplican a nuevas instalaciones, le recomendamos encarecidamente que revise estos cambios y actualice su sitio desde: Sistema → Configuración global → Filtros de texto</p>" COM_CPANEL_MSG_TEXTFILTER3919_TITLE="Recomendaciones de filtros de texto actualizadas" COM_CPANEL_TITLE_SYSTEM_PANEL="Panel del sistema" COM_CPANEL_UNPUBLISH_MODULE_ERROR="Error al despublicar el módulo" COM_CPANEL_UNPUBLISH_MODULE_SUCCESS="Módulo despublicado" COM_CPANEL_WELCOME_BEGINNERS_MESSAGE="<p>Hay recursos de la comunidad disponibles para nuevos usuarios.</p><ul><li><a href=\"https://docs.joomla.org/Special:MyLanguage/Portal:Beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Guía para principiantes de Joomla!</a></li><li><a href=\"https://forum.joomla.org/viewforum.php?f=24\" target=\"_blank\" rel=\"noopener noreferrer\">Foro oficial de Joomla! en español</a></li></ul>" COM_CPANEL_WELCOME_BEGINNERS_TITLE="Bienvenido a Joomla!" COM_CPANEL_XML_DESCRIPTION="Componente que permite usar el panel de inicio."
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings