mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
ES update to the translations THX Alberto Díaz
This commit is contained in:
parent
0417e2ef07
commit
1d100905a2
8 changed files with 263 additions and 32 deletions
64
piwik/lang/es/messages.po
Normal file
64
piwik/lang/es/messages.po
Normal file
|
@ -0,0 +1,64 @@
|
|||
# ADDON piwik
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica piwik addon package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Alberto Díaz <albertodiaztormo@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-26 12:49+0200\n"
|
||||
"PO-Revision-Date: 2016-10-12 14:57+0000\n"
|
||||
"Last-Translator: Alberto Díaz <albertodiaztormo@gmail.com>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: piwik.php:79
|
||||
msgid ""
|
||||
"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> "
|
||||
"analytics tool."
|
||||
msgstr "Esta página es rastreada usando la herramienta analítica <a href='http://www.piwik.org'>Piwik</a>."
|
||||
|
||||
#: piwik.php:82
|
||||
#, php-format
|
||||
msgid ""
|
||||
"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)."
|
||||
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)."
|
||||
|
||||
#: piwik.php:89
|
||||
msgid "Save Settings"
|
||||
msgstr "Guardar ajustes"
|
||||
|
||||
#: piwik.php:90
|
||||
msgid "Piwik Base URL"
|
||||
msgstr "URL Base de Piwik"
|
||||
|
||||
#: piwik.php:90
|
||||
msgid ""
|
||||
"Absolute path to your Piwik installation. (without protocol (http/s), with "
|
||||
"trailing slash)"
|
||||
msgstr "Camino a la instalación de su Piwik. (sin protocolo (http/s), con corte de cola)"
|
||||
|
||||
#: piwik.php:91
|
||||
msgid "Site ID"
|
||||
msgstr "ID de la página"
|
||||
|
||||
#: piwik.php:92
|
||||
msgid "Show opt-out cookie link?"
|
||||
msgstr "Mostrar enlace a cláusula de opción de cookie"
|
||||
|
||||
#: piwik.php:93
|
||||
msgid "Asynchronous tracking"
|
||||
msgstr "Rastreo asíncrono"
|
||||
|
||||
#: piwik.php:105
|
||||
msgid "Settings updated."
|
||||
msgstr "Ajustes actualizados"
|
Loading…
Add table
Add a link
Reference in a new issue