| Current Path : /var/www/administrator/language/en-GB/ |
| Current File : /var/www/administrator/language/en-GB/en-GB.com_jlsitemap.ini |
; @package JLSitemap Component ; @version 1.12.0 ; @author Joomline - joomline.ru ; @copyright Copyright (c) 2010 - 2022 Joomline. All rights reserved. ; @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html ; @link https://joomline.ru/ ; Note : All ini files need to be saved as UTF-8 COM_JLSITEMAP = "JL Sitemap" COM_JLSITEMAP_DESCRIPTION = "Joomla Sitemap." COM_JLSITEMAP_CONTROL_PANEL = "Control panel" COM_JLSITEMAP_CRON = "Cron" COM_JLSITEMAP_DEBUG = "Debug" COM_JLSITEMAP_GENERATION = "Generation" COM_JLSITEMAP_PLUGINS = "Plugins" COM_JLSITEMAP_SITEMAP = "Sitemap" COM_JLSITEMAP_SITEMAP_GENERATION = "Sitemap generation" COM_JLSITEMAP_SITEMAP_GENERATION_SUCCESS = "The sitemap generation completed. Total processed %s links." COM_JLSITEMAP_SITEMAP_GENERATION_SUCCESS_INCLUDES = "Total left in the site map: %s links." COM_JLSITEMAP_SITEMAP_GENERATION_SUCCESS_EXCLUDES = "Excluded: %s (according to filtering rules)." COM_JLSITEMAP_SITEMAP_GENERATION_FAILURE = "Failed sitemap generation: %s." COM_JLSITEMAP_SITEMAP_DELETE = "Delete sitemap" COM_JLSITEMAP_SITEMAP_DELETE_SUCCESS = "Sitemap deleted." COM_JLSITEMAP_SITEMAP_DELETE_FAILURE = "Failed deleting sitemap." COM_JLSITEMAP_CONFIG = "Configuration" COM_JLSITEMAP_CONFIGURATION = "JL Sitemap: Configuration" COM_JLSITEMAP_PARAMS_XSL = "XSL Generation" COM_JLSITEMAP_PARAMS_FILENAME = "File name" COM_JLSITEMAP_PARAMS_FILENAME_DESC = "The name of the file to be used for generation sitemap files" COM_JLSITEMAP_PARAMS_HTML_LIMIT = "HTML links limit" COM_JLSITEMAP_PARAMS_HTML_LIMIT_DESC = "HTML sitemap links per page" COM_JLSITEMAP_PARAMS_XML_LIMIT = "XML number of links" COM_JLSITEMAP_PARAMS_XML_LIMIT_DESC = "The number of links in one xml file of the sitemap" COM_JLSITEMAP_PARAMS_CHANGEFREQ = "Change Frequency" COM_JLSITEMAP_PARAMS_PRIORITY = "Priority" COM_JLSITEMAP_PARAMS_FILTER = "Filtering" COM_JLSITEMAP_PARAMS_FILTER_MENU = "Filter by menu" COM_JLSITEMAP_PARAMS_FILTER_MENU_DESC = "Allows to exclude links not related/nested in menu items. If nothing is selected, then all menus will be taken into account." COM_JLSITEMAP_PARAMS_FILTER_MENU_LABEL = "Filter by menu" COM_JLSITEMAP_PARAMS_FILTER_MENU_MENUS = "Select menu" COM_JLSITEMAP_PARAMS_FILTER_MENU_MENUS_DESC = "If nothing is selected, all menus will be taken into account." COM_JLSITEMAP_PARAMS_FILTER_RAW = "Simple filter mode" COM_JLSITEMAP_PARAMS_FILTER_RAW_DESC = "Allows to exclude from the sitemap raw links. Links with <code>/component/view</code> or links from <code>index.php</code> or links with <code>get</code> parameters." COM_JLSITEMAP_PARAMS_FILTER_RAW_INDEX = "Exclude <code>index.php</code>" COM_JLSITEMAP_PARAMS_FILTER_RAW_COMPONENT = "Exclude <code>component</code>" COM_JLSITEMAP_PARAMS_FILTER_RAW_GET = "Exclude <code>get</code>" COM_JLSITEMAP_PARAMS_FILTER_STRPOS = "Stop words" COM_JLSITEMAP_PARAMS_FILTER_STRPOS_DESC = "Allows you to exclude from the site map links that contain the listed values. Each value from the new line. <br> If you need to exclude from the sitemap all links that contain <code>63-uncategorised</code>, simply enter this value in the box below." COM_JLSITEMAP_PARAMS_FILTER_STRPOS_LABEL = "Values" COM_JLSITEMAP_PARAMS_FILTER_REGEXP = "Regular expression processing" COM_JLSITEMAP_PARAMS_FILTER_REGEXP_DESC = "Allows you to process a sitemap with regular expressions before writing to a file. You can use the service to compose regular expressions: <a href='https://uiregex.com' target='_blank'>Validation Rules Generator</a> or <a href='https://regex101.com/' target='_blank'>Regex101</a>. <br><b>Warning!!!</b> If you are not sure what you are doing, do not use this setting." COM_JLSITEMAP_PARAMS_FILTER_REGEXP_LABEL = "Regular Expressions" COM_JLSITEMAP_PARAMS_FILTER_REGEXP_PATTERN = "Expression" COM_JLSITEMAP_PARAMS_FILTER_REGEXP_REPLACEMENT = "Replace" COM_JLSITEMAP_ERROR_SITEMAP_NOT_FOUND = "Sitemap not found." COM_JLSITEMAP_ERROR_SITEMAP_UNIDENTIFIED = "Unidentified sitemap." COM_JLSITEMAP_ERROR_PLUGINS_NOT_FOUND = "Plugins not found." COM_JLSITEMAP_ADMIN_TEXT = "<h3>JL Sitemap</h3><p>Component site maps for Joomla. Allows you to create a sitemap.xml file for your site.</p><p><a href='https://joomline.org/extensions/component-for-joomla/jlsitemap.html' target='_blank'>Extension page</a>|<a href='https://joomline.org/docs/79-documentation-extension-jl-sitemap.html' target='_blank'>Documentation</a>|<a href='https://github.com/Joomline/jlsitemap' target='_blank'>GitHub</a></p><h3>Authors</h3><p>Developed by<a href='https://joomline.ru/' target='_blank'>Joomline</a>: Igor Berdichevskiy and Vadim Kunitsyn.</p><h3>Donations:</h3><p>The component is developed by user donations.</p><p><a href='https://joomline.org/donatenewen.html?solution=JLSitemap' target='_blank' class='btn btn-primary'>Support the development of JL Sitemap</a></p>"