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:
authorStefan Giehl <stefan@piwik.org>2018-10-08 22:20:16 +0300
committerGitHub <noreply@github.com>2018-10-08 22:20:16 +0300
commitd013b83a03a132b2385dc7a0439b7e586a928863 (patch)
treeb8e84d4d3dc05329722e394676d53bd08e732a4d /plugins/Contents
parent89d8479ac242b2ffc98053fe504ce882086c6999 (diff)
language update (#13560)
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/es.json4
-rw-r--r--plugins/Contents/lang/uk.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Contents/lang/es.json b/plugins/Contents/lang/es.json
index 2703a5eded..6ff6074798 100644
--- a/plugins/Contents/lang/es.json
+++ b/plugins/Contents/lang/es.json
@@ -2,12 +2,16 @@
"Contents": {
"PluginDescription": "El contenido y el seguimiento de anuncios le permite medir el rendimiento (visitas, clics, CTR) de cualquier pieza de contenido en sus páginas (anuncios publicitarios, imágenes, cualquier elemento).",
"Impressions": "Impresiones",
+ "ContentImpression": "Marcas de contenido",
"ContentInteraction": "Interacción con el contenido",
"ContentInteractions": "Interacciones con el contenido",
"InteractionRate": "Nivel de interacción",
"ContentName": "Nombre del contenido",
+ "ContentNames": "Nombres de contenidos",
"ContentPiece": "Pieza de contenido",
+ "ContentPieces": "Piezas de contenido",
"ContentTarget": "Objetivo del contenido",
+ "ContentTargets": "Objetivos de contenido",
"Contents": "Contenidos",
"InteractionsMetricDocumentation": "El número de veces que se interactuo con un bloque de contenido (ej, un 'clic' en un banner o anuncio).",
"ImpressionsMetricDocumentation": "El número de veces que un bloque de contenido, como un banner o un anuncio, fue mostrado en una página.",
diff --git a/plugins/Contents/lang/uk.json b/plugins/Contents/lang/uk.json
index 138d9768a8..4ec5d6d4ed 100644
--- a/plugins/Contents/lang/uk.json
+++ b/plugins/Contents/lang/uk.json
@@ -2,12 +2,16 @@
"Contents": {
"PluginDescription": "Відстеження контенту і банерів дозволяє вам вимірювати ефективність (перегляди, кліки, CTR) в будь-якій частині контенту на ваших сторінках (рекламний банер, зображення, будь-який елемент).",
"Impressions": "Покази",
+ "ContentImpression": "Зміст показу",
"ContentInteraction": "Зміст взаємодії",
"ContentInteractions": "Зміст взаємодій",
"InteractionRate": "Коефіцієнт взаємодії",
"ContentName": "Назва публікації",
+ "ContentNames": "Назви публікацій",
"ContentPiece": "Частина публікації",
+ "ContentPieces": "Частини публікацій",
"ContentTarget": "Ціль публікації",
+ "ContentTargets": "Цілі публікацій",
"Contents": "Публікації",
"InteractionsMetricDocumentation": "Скільки разів з блоком контенту відбувалося взаємодія (наприклад, 'клік' по банеру або рекламі).",
"ImpressionsMetricDocumentation": "Скільки разів блок контенту, такий як банер або реклама, був показаний на сторінці.",