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:
Diffstat (limited to 'plugins/SegmentEditor/lang/et.json')
-rw-r--r--plugins/SegmentEditor/lang/et.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/et.json b/plugins/SegmentEditor/lang/et.json
new file mode 100644
index 0000000000..abc05305a9
--- /dev/null
+++ b/plugins/SegmentEditor/lang/et.json
@@ -0,0 +1,21 @@
+{
+ "SegmentEditor": {
+ "AddANDorORCondition": "Lisa %s tingimus",
+ "AddNewSegment": "Lisa uus segment",
+ "AutoArchivePreProcessed": "segmentide raportid protsessitakse ette (kiirem, aga vajab archive.php cron seadistust)",
+ "AutoArchiveRealTime": "segmentide raportid protsessitakse reaalajas",
+ "ChooseASegment": "Vali segment",
+ "DefaultAllVisits": "Kõik külastused",
+ "DragDropCondition": "Lohista hiirega tingimused siia",
+ "OperatorAND": "JA",
+ "OperatorOR": "VÕI",
+ "SaveAndApply": "Salvesta ja rakenda",
+ "SegmentDisplayedAllWebsites": "kõik veebilehed",
+ "SegmentDisplayedThisWebsiteOnly": "ainult see veebileht",
+ "SegmentIsDisplayedForWebsite": "ja kuvatakse veebilehele",
+ "SelectSegmentOfVisitors": "Vali külastajate segment:",
+ "ThisSegmentIsVisibleTo": "Antud segment on nähtav:",
+ "VisibleToAllUsers": "kõik kasutajad",
+ "VisibleToMe": "mina"
+ }
+} \ No newline at end of file