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/pl.json')
-rw-r--r--plugins/VisitorInterest/lang/pl.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/VisitorInterest/lang/pl.json b/plugins/VisitorInterest/lang/pl.json
new file mode 100644
index 0000000000..cc2ecc1845
--- /dev/null
+++ b/plugins/VisitorInterest/lang/pl.json
@@ -0,0 +1,17 @@
+{
+ "VisitorInterest": {
+ "BetweenXYMinutes": "%1$s-%2$s min",
+ "BetweenXYSeconds": "%1$s-%2$ss",
+ "ColumnPagesPerVisit": "Ilość stron w czasie wizyty",
+ "ColumnVisitDuration": "Czas trwania odwiedzin",
+ "Engagement": "Zaangażowanie",
+ "NPages": "%s stron",
+ "OnePage": "1 strona",
+ "PluginDescription": "Raporty o zainteresowaniach odwiedzających: ilość odwiedzonych stron, czas spędzony w serwisie.",
+ "PlusXMin": "%s min",
+ "VisitsPerDuration": "Odwiedzin w czasie trwania wizyty",
+ "VisitsPerNbOfPages": "Liczba wizyt na stronach",
+ "WidgetLengths": "Czas wizyt",
+ "WidgetPages": "Stron w czasie wizyty"
+ }
+} \ No newline at end of file