git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
35 lines
2.0 KiB
INI
35 lines
2.0 KiB
INI
# J!Analytics - Google Analytics Code module for Joomla v1.5
|
|
#
|
|
# @version $Id: es-ES.mod_janalytics.ini 17 2009-03-05 08:26:49Z mofodojodino $
|
|
# @author Dean Tedesco <dino@tedesco.net.au>
|
|
# @contributed by Francisco José Vela Roncero <FranciscoJoseVela@gmail.com>
|
|
# @link http://www.tedesco.net.au
|
|
# @copyright Copyright (C) 2008 Dean Tedesco. All rights reserved.
|
|
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
|
|
# This file is part of J!Analytics.
|
|
#
|
|
# J!Analytics is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# J!Analytics is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with J!Analytics. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
MOD_JANALYTICS=<em>mod_janalytics</em>
|
|
JANALYTICS=J!Analytics
|
|
JANALYTICS_DESC=Inserta el código de Google Analytics en Joomla.
|
|
TITLEANALYTICSCODE=Código de Google Analytics
|
|
TITLEANALYTICSID=Id de Google Analytics
|
|
TITLEANALYTICSSUBDOMAINTRACKING=Google Analytics para subdominios
|
|
TITLEANALYTICSGATFIX=Aplicar la corrección de VEER para el problema "_gat is not defined"
|
|
PARAMANALYTICSCODE=Seleccione qué código de Google Analytics le gustaría usar.<br /><ul><li>Google Analytics (Nueva versión) - Recomendado</li><li>Urchin (Legacy code)</li></ul>
|
|
PARAMANALYTICSID=Inserte su ID de Google Analytics tal y como le ha sido dado por Google.<br />http://www.google.com/analytics
|
|
PARAMANALYTICSSUBDOMAINTRACKING=Introduzca su dominio principal para que Google pueda rastrear todos los subdominios bajo su cuenta de Google Analytics.<br />(Sólo funciona con el script ga.js.)
|
|
PARAMANALYTICSGA=Google Analytics
|
|
PARAMANALYTICSURCHIN=Urchin |