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/VisitorInterest/lang/is.json')
-rw-r--r--plugins/VisitorInterest/lang/is.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/VisitorInterest/lang/is.json b/plugins/VisitorInterest/lang/is.json
new file mode 100644
index 0000000000..06137cd695
--- /dev/null
+++ b/plugins/VisitorInterest/lang/is.json
@@ -0,0 +1,17 @@
+{
+ "VisitorInterest": {
+ "BetweenXYMinutes": "%1$s-%2$s mín",
+ "BetweenXYSeconds": "%1$s-%2$ss",
+ "ColumnPagesPerVisit": "Síður á hverja heimsókn",
+ "ColumnVisitDuration": "Lengd heimsóknar",
+ "Engagement": "Þáttaka",
+ "NPages": "%s síður",
+ "OnePage": "1 síða",
+ "PluginDescription": "Skýrslur um áhuga gestsins: fjöldi síðna sem eru skoðaðar, og tíma sem er eytt á vefnum.",
+ "PlusXMin": "%s mín",
+ "VisitsPerDuration": "Heimsóknir per lengd heimsóknar",
+ "VisitsPerNbOfPages": "Heimsóknir per fjölda síðna",
+ "WidgetLengths": "Lengd heimsókna",
+ "WidgetPages": "Síður á hverja heimsókn"
+ }
+} \ No newline at end of file