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/nb.json')
-rw-r--r--plugins/SegmentEditor/lang/nb.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/nb.json b/plugins/SegmentEditor/lang/nb.json
new file mode 100644
index 0000000000..ebc33e267b
--- /dev/null
+++ b/plugins/SegmentEditor/lang/nb.json
@@ -0,0 +1,12 @@
+{
+ "SegmentEditor": {
+ "AddNewSegment": "Legg til nytt segment",
+ "ChooseASegment": "Velg et segment",
+ "OperatorAND": "OG",
+ "OperatorOR": "ELLER",
+ "SegmentIsDisplayedForWebsite": "og vises for",
+ "ThisSegmentIsVisibleTo": "Dette segmentet er synlig for:",
+ "VisibleToAllUsers": "alle brukere",
+ "VisibleToMe": "meg"
+ }
+} \ No newline at end of file