; Joomla! Project ; (C) 2015 Open Source Matters, Inc. ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 PLG_SYSTEM_STATS="System - Joomla! Statistics" PLG_SYSTEM_STATS_BTN_NEVER_SEND="Never" PLG_SYSTEM_STATS_BTN_SEND_ALWAYS="Always" PLG_SYSTEM_STATS_BTN_SEND_NOW="Once" ; The following two strings are deprecated for 4.0 PLG_SYSTEM_STATS_DEBUG_DESC="Enable debug for testing purposes. Statistics will be sent on every page load." PLG_SYSTEM_STATS_DEBUG_LABEL="Debug" PLG_SYSTEM_STATS_INTERVAL_DESC="Statistics will be sent every X hours. The default is 12." PLG_SYSTEM_STATS_INTERVAL_LABEL="Interval (hours)" PLG_SYSTEM_STATS_LABEL_CMS_VERSION="CMS Version" PLG_SYSTEM_STATS_LABEL_DB_TYPE="DB Type" PLG_SYSTEM_STATS_LABEL_DB_VERSION="DB Version" PLG_SYSTEM_STATS_LABEL_MESSAGE_TITLE="Joomla! would like your permission to collect some basic statistics." PLG_SYSTEM_STATS_LABEL_PHP_VERSION="PHP Version" PLG_SYSTEM_STATS_LABEL_SERVER_OS="Server OS" PLG_SYSTEM_STATS_LABEL_UNIQUE_ID="Unique ID" PLG_SYSTEM_STATS_MODE_DESC="Select the way that you want the statistics to be sent." PLG_SYSTEM_STATS_MODE_LABEL="Mode" PLG_SYSTEM_STATS_MODE_OPTION_ALWAYS_SEND="Always send" PLG_SYSTEM_STATS_MODE_OPTION_NEVER_SEND="Never send" PLG_SYSTEM_STATS_MODE_OPTION_ON_DEMAND="On demand" PLG_SYSTEM_STATS_MSG_ALLOW_SENDING_DATA="Enable Joomla Statistics?" PLG_SYSTEM_STATS_MSG_JOOMLA_WANTS_TO_SEND_DATA="To better understand our install base and end user environments it is helpful if you send some site information back to a Joomla! controlled central server. No identifying data is captured at any point. You can change these settings later from Plugins > System - Joomla! Statistics." PLG_SYSTEM_STATS_MSG_WHAT_DATA_WILL_BE_SENT="Select here to see the information that will be sent." PLG_SYSTEM_STATS_RESET_UNIQUE_ID="Reset Unique ID" PLG_SYSTEM_STATS_UNIQUE_ID_DESC="An identifier that allows the Joomla! project to count unique installs of the plugin. This is sent with the statistics back to the server." PLG_SYSTEM_STATS_UNIQUE_ID_LABEL="Unique ID" PLG_SYSTEM_STATS_XML_DESCRIPTION="System Plugin that sends environment statistics to a server controlled by the Joomla! project for statistical analysis. Statistics sent include PHP version, CMS version, Database type, Database version and Server type."