ES translation of the piwik addon updated THX Senex Petrovic
parent
5fef3a2d82
commit
8bf71582a0
|
@ -4,14 +4,15 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Translators:
|
# Translators:
|
||||||
# Alberto Díaz <albertodiaztormo@gmail.com>, 2016
|
# Albert, 2016
|
||||||
|
# Senex Petrovic <javierruizo@hotmail.com>, 2021
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: friendica\n"
|
"Project-Id-Version: friendica\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-07-26 12:49+0200\n"
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||||
"PO-Revision-Date: 2016-10-12 14:57+0000\n"
|
"PO-Revision-Date: 2021-04-06 02:00+0000\n"
|
||||||
"Last-Translator: Alberto Díaz <albertodiaztormo@gmail.com>\n"
|
"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>\n"
|
||||||
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
|
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
@ -19,46 +20,42 @@ msgstr ""
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: piwik.php:79
|
#: piwik.php:87
|
||||||
msgid ""
|
msgid ""
|
||||||
"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> "
|
"This website is tracked using the <a href='http://www.matomo.org'>Matomo</a>"
|
||||||
"analytics tool."
|
" analytics tool."
|
||||||
msgstr "Esta página es rastreada usando la herramienta analítica <a href='http://www.piwik.org'>Piwik</a>."
|
msgstr "Este sitio web se rastrea mediante la herramienta de análisis <a href='http://www.matomo.org'>Matomo</a>."
|
||||||
|
|
||||||
#: piwik.php:82
|
#: piwik.php:90
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"If you do not want that your visits are logged in this way you <a "
|
"If you do not want that your visits are logged in this way you <a "
|
||||||
"href='%s'>can set a cookie to prevent Piwik from tracking further visits of "
|
"href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further "
|
||||||
"the site</a> (opt-out)."
|
"visits of the site</a> (opt-out)."
|
||||||
msgstr "Si no quiere que sus visitas sean registradas puede <a href='%s'> seleccionar una cookie para evitar que Piwik rastree más visitas de la página </a> (cláusula de opción)."
|
msgstr "Si no desea que sus visitas se registren de esta manera, <a href='%s'> puede configurar una cookie para evitar que Matomo / Piwik rastree más visitas del sitio </a> (optar por no participar)."
|
||||||
|
|
||||||
#: piwik.php:89
|
#: piwik.php:97
|
||||||
msgid "Save Settings"
|
msgid "Save Settings"
|
||||||
msgstr "Guardar ajustes"
|
msgstr "Guardar ajustes"
|
||||||
|
|
||||||
#: piwik.php:90
|
#: piwik.php:98
|
||||||
msgid "Piwik Base URL"
|
msgid "Matomo (Piwik) Base URL"
|
||||||
msgstr "URL Base de Piwik"
|
msgstr "Matomo (Piwik) URL Base"
|
||||||
|
|
||||||
#: piwik.php:90
|
#: piwik.php:98
|
||||||
msgid ""
|
msgid ""
|
||||||
"Absolute path to your Piwik installation. (without protocol (http/s), with "
|
"Absolute path to your Matomo (Piwik) installation. (without protocol "
|
||||||
"trailing slash)"
|
"(http/s), with trailing slash)"
|
||||||
msgstr "Camino a la instalación de su Piwik. (sin protocolo (http/s), con corte de cola)"
|
msgstr "Ruta absoluta a su instalación de Matomo (Piwik). (sin protocolo (http/s), con barra diagonal al final)"
|
||||||
|
|
||||||
#: piwik.php:91
|
#: piwik.php:99
|
||||||
msgid "Site ID"
|
msgid "Site ID"
|
||||||
msgstr "ID de la página"
|
msgstr "ID de la página"
|
||||||
|
|
||||||
#: piwik.php:92
|
#: piwik.php:100
|
||||||
msgid "Show opt-out cookie link?"
|
msgid "Show opt-out cookie link?"
|
||||||
msgstr "Mostrar enlace a cláusula de opción de cookie"
|
msgstr "Mostrar enlace a cláusula de opción de cookie"
|
||||||
|
|
||||||
#: piwik.php:93
|
#: piwik.php:101
|
||||||
msgid "Asynchronous tracking"
|
msgid "Asynchronous tracking"
|
||||||
msgstr "Rastreo asíncrono"
|
msgstr "Rastreo asíncrono"
|
||||||
|
|
||||||
#: piwik.php:105
|
|
||||||
msgid "Settings updated."
|
|
||||||
msgstr "Ajustes actualizados"
|
|
||||||
|
|
|
@ -6,12 +6,11 @@ function string_plural_select_es($n){
|
||||||
return intval($n != 1);
|
return intval($n != 1);
|
||||||
}}
|
}}
|
||||||
;
|
;
|
||||||
$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = "Esta página es rastreada usando la herramienta analítica <a href='http://www.piwik.org'>Piwik</a>.";
|
$a->strings["This website is tracked using the <a href='http://www.matomo.org'>Matomo</a> analytics tool."] = "Este sitio web se rastrea mediante la herramienta de análisis <a href='http://www.matomo.org'>Matomo</a>.";
|
||||||
$a->strings["If you do not want that your visits are logged in this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = "Si no quiere que sus visitas sean registradas puede <a href='%s'> seleccionar una cookie para evitar que Piwik rastree más visitas de la página </a> (cláusula de opción).";
|
$a->strings["If you do not want that your visits are logged in this way you <a href='%s'>can set a cookie to prevent Matomo / Piwik from tracking further visits of the site</a> (opt-out)."] = "Si no desea que sus visitas se registren de esta manera, <a href='%s'> puede configurar una cookie para evitar que Matomo / Piwik rastree más visitas del sitio </a> (optar por no participar).";
|
||||||
$a->strings["Save Settings"] = "Guardar ajustes";
|
$a->strings["Save Settings"] = "Guardar ajustes";
|
||||||
$a->strings["Piwik Base URL"] = "URL Base de Piwik";
|
$a->strings["Matomo (Piwik) Base URL"] = "Matomo (Piwik) URL Base";
|
||||||
$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Camino a la instalación de su Piwik. (sin protocolo (http/s), con corte de cola)";
|
$a->strings["Absolute path to your Matomo (Piwik) installation. (without protocol (http/s), with trailing slash)"] = "Ruta absoluta a su instalación de Matomo (Piwik). (sin protocolo (http/s), con barra diagonal al final)";
|
||||||
$a->strings["Site ID"] = "ID de la página";
|
$a->strings["Site ID"] = "ID de la página";
|
||||||
$a->strings["Show opt-out cookie link?"] = "Mostrar enlace a cláusula de opción de cookie";
|
$a->strings["Show opt-out cookie link?"] = "Mostrar enlace a cláusula de opción de cookie";
|
||||||
$a->strings["Asynchronous tracking"] = "Rastreo asíncrono";
|
$a->strings["Asynchronous tracking"] = "Rastreo asíncrono";
|
||||||
$a->strings["Settings updated."] = "Ajustes actualizados";
|
|
||||||
|
|
Loading…
Reference in New Issue