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:
authorsgiehl <stefan@piwik.org>2016-10-07 19:34:24 +0300
committersgiehl <stefan@piwik.org>2016-10-07 19:34:24 +0300
commitcc9108da934ccd3254bf8c98b987f33f6d9705cc (patch)
tree56bc1dc4e81acbb32789c70dae3ac369bdc8aef3 /plugins/Transitions
parent2ca589cbc00aa6be09fff028efa675bdc15e5413 (diff)
language update
Diffstat (limited to 'plugins/Transitions')
-rw-r--r--plugins/Transitions/lang/de.json3
-rw-r--r--plugins/Transitions/lang/es.json1
2 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Transitions/lang/de.json b/plugins/Transitions/lang/de.json
index a14d88fd16..9a8d3cf3c7 100644
--- a/plugins/Transitions/lang/de.json
+++ b/plugins/Transitions/lang/de.json
@@ -4,6 +4,9 @@
"DirectEntries": "Direkte Eingaben",
"ErrorBack": "Gehe zurück zur letzten Aktion",
"ExitsInline": "%s Ausstiege",
+ "NumPageviews": "%s Seitenansichten",
+ "NumDownloads": "%s Downloads",
+ "NumOutlinks": "%s ausgehende Verweise",
"FromCampaigns": "Von Kampagnen",
"FromPreviousPages": "Von internen Seiten",
"FromPreviousPagesInline": "%s von internen Seiten",
diff --git a/plugins/Transitions/lang/es.json b/plugins/Transitions/lang/es.json
index 14fd0b0ec6..a4df085a46 100644
--- a/plugins/Transitions/lang/es.json
+++ b/plugins/Transitions/lang/es.json
@@ -6,6 +6,7 @@
"ExitsInline": "%s salidas",
"NumPageviews": "%s páginas visitadas",
"NumDownloads": "%s descargas",
+ "NumOutlinks": "%s enlaces salientes",
"FromCampaigns": "Desde campañas",
"FromPreviousPages": "Desde páginas internas",
"FromPreviousPagesInline": "%s desde páginas internas",