Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@gmail.com>2014-08-24 21:24:02 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-08-24 23:14:45 +0400
commitc1573b9becddcaf3156294d11b3ee6945d2ec08a (patch)
treeebb409f47778d6116f8e4159e902510f5b5f1c8e /plugins/Feedback/lang/es.json
parentfb52fd827ebb2fc804c3da764acebbe3a844c248 (diff)
refs #5863 another try to move translations into plugins. This time we always load all translations of all plugins that are not 3rd party and bogus. As the translation file will be cached the time to load the translation drops from > 10ms to 1ms
Diffstat (limited to 'plugins/Feedback/lang/es.json')
-rw-r--r--plugins/Feedback/lang/es.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/Feedback/lang/es.json b/plugins/Feedback/lang/es.json
new file mode 100644
index 0000000000..f8266d4b37
--- /dev/null
+++ b/plugins/Feedback/lang/es.json
@@ -0,0 +1,25 @@
+{
+ "Feedback": {
+ "ContactThePiwikTeam": "Contacta al equipo de Piwik!",
+ "DoYouHaveBugReportOrFeatureRequest": "Tienes un error que reportar o una nueva característica?",
+ "GetInTouch": "Agradecemos tu feedback, nosotros leemos siempre todos los mensajes. Quizá te gustaría compartir una oportunidad comercial, contratar un consultor de Piwik, o contarnos sobre un éxito empresarial interesante o simplemente mandarnos un saludo!",
+ "IWantTo": "Yo quiero:",
+ "LearnWaysToParticipate": "Aprende sobre todas las formas de %sparticipar%s",
+ "ManuallySendEmailTo": "Por favor envíe su mensaje manualmente a",
+ "PluginDescription": "Enviar tus comentarios al equipo de Piwik. Comparte tus ideas y sugerencias con nosotros!",
+ "PrivacyClaim": "Piwik respeta tu %1$sprivacidad%2$s y te deja controlar todos tus datos.",
+ "RateFeatureLeaveMessageDislike": "¡Lamentamos que no te gusta! Por favor déjanos saber cómo podemos mejorar.",
+ "RateFeatureLeaveMessageLike": "¡Nos alegra que te gusta! Por favor déjanos saber qué es lo que más te gusta y si hay otras funciones que te gustaría tener.",
+ "RateFeatureSendFeedbackInformation": "Tu plataforma Piwik nos enviará (nosotros del team de Piwik) un email (incluso tu dirección de mail) para que podamos contactarte en caso de que tienes preguntas.",
+ "RateFeatureThankYouTitle": "¡Gracias por evaluar '%s'!",
+ "RateFeatureTitle": "¿Te gusta la función '%s'? Por favor evaluala y deja un comento",
+ "SendFeedback": "Enviar comentario",
+ "SpecialRequest": "Tienes una petición especial para el equipo de Piwik?",
+ "ThankYou": "Gracias por ayudarnos a hacer un mejor Piwik",
+ "TopLinkTooltip": "Danos tu opinión o solicita Soporte Profesional",
+ "ViewAnswersToFAQ": "Ver respuestas a las %sPreguntas frecuentes%s",
+ "ViewUserGuides": "Aprende a configurar Piwik y a analizar tus datos de modo eficaz con nuestras %1$sguías de usuario%2$s",
+ "VisitTheForums": "Visita el %sForo%s",
+ "WantToThankConsiderDonating": "¿Piensas que Piwik es genial y te gustaría agradecernos?"
+ }
+} \ No newline at end of file