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/nb.json')
-rw-r--r--plugins/VisitorInterest/lang/nb.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/VisitorInterest/lang/nb.json b/plugins/VisitorInterest/lang/nb.json
new file mode 100644
index 0000000000..819108c895
--- /dev/null
+++ b/plugins/VisitorInterest/lang/nb.json
@@ -0,0 +1,17 @@
+{
+ "VisitorInterest": {
+ "BetweenXYMinutes": "%1$s-%2$s min",
+ "BetweenXYSeconds": "%1$s-%2$ss",
+ "ColumnPagesPerVisit": "Sider pr besøk",
+ "ColumnVisitDuration": "Besøksvarighet",
+ "Engagement": "Engasjement",
+ "NPages": "%s sider",
+ "OneMinute": "1 min",
+ "OnePage": "1 side",
+ "PlusXMin": "%s min",
+ "VisitsPerDuration": "Besøk pr besøksvarighet",
+ "VisitsPerNbOfPages": "Besøk pr. antall sider",
+ "WidgetLengths": "Besøkslengde",
+ "WidgetPages": "Sider pr besøk"
+ }
+} \ No newline at end of file