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@matomo.org>2019-05-10 22:55:11 +0300
committerGitHub <noreply@github.com>2019-05-10 22:55:11 +0300
commitb372751727b9f51ffb1bd09cc3977e43384883ee (patch)
treebc61ab7ee2325a3504e5e0f51a9f55d6c22137c8 /plugins/Events
parent7cb39cec843e8516fe49516e6d9a4fd44263fac5 (diff)
language update (#14441)
Diffstat (limited to 'plugins/Events')
-rw-r--r--plugins/Events/lang/et.json2
-rw-r--r--plugins/Events/lang/fi.json5
2 files changed, 7 insertions, 0 deletions
diff --git a/plugins/Events/lang/et.json b/plugins/Events/lang/et.json
index d3c9afd690..1e7ba34639 100644
--- a/plugins/Events/lang/et.json
+++ b/plugins/Events/lang/et.json
@@ -3,9 +3,11 @@
"AvgValue": "Keskmine väärtus",
"Event": "Sündmus",
"EventAction": "Sündmuse tegevus",
+ "EventActions": "Sündmuste tegevused",
"EventCategories": "Ürituse kategooriad",
"EventCategory": "Sündmuse kategooria",
"EventName": "Sündmuse nimi",
+ "EventNames": "Sündmuste nimed",
"Events": "Sündmused"
}
} \ No newline at end of file
diff --git a/plugins/Events/lang/fi.json b/plugins/Events/lang/fi.json
index 3c854e1cb0..a6460240fd 100644
--- a/plugins/Events/lang/fi.json
+++ b/plugins/Events/lang/fi.json
@@ -4,6 +4,7 @@
"AvgEventValue": "Keskimääräinen tapahtuman arvo on %s",
"AvgValue": "Keskiarvo",
"AvgValueDocumentation": "Kaikkien arvojen keskiarvo tälle tapahtumalle",
+ "Category": "Kategoria",
"Event": "Tapahtuma",
"EventAction": "Tapahtuman toiminto",
"EventActions": "Tapahtuman toiminnot",
@@ -15,13 +16,17 @@
"EventUrls": "Tapahtuman osoitteet",
"Events": "Tapahtumat",
"EventsWithValue": "Tapahtumat joilla on arvo",
+ "EventValue": "Tapahtuman arvo",
+ "MaxValue": "Suurin tapahtuma-arvo",
"MaxValueDocumentation": "Suurin arvo tälle tapahtumalle",
+ "MinValue": "Pienin tapahtuma-arvo",
"MinValueDocumentation": "Pienin arvo tälle tapahtumalle",
"SecondaryDimension": "Toisarvoinen koko on %s.",
"SwitchToSecondaryDimension": "Vaihda %s:ään",
"TopEvents": "Tärkeimmät tapahtumat",
"TotalEvents": "Tapahtumia yhteensä",
"TotalEventsDocumentation": "Tapahtumia yhteensä",
+ "TotalValue": "Tapahtuman arvo",
"TotalValueDocumentation": "Arvojen summa",
"ViewEvents": "Näytä tapahtumat"
}