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:
authorStefan Giehl <stefan@piwik.org>2018-05-24 18:29:17 +0300
committerGitHub <noreply@github.com>2018-05-24 18:29:17 +0300
commitedb14e861f266a78fcc31c4324da7010dd129f36 (patch)
tree686d93aef87ed05723d77e12989295f97445d85f /plugins/VisitorInterest
parent1e0787e62f4d825416ceef00bb8276d459b0109b (diff)
language update (#12982)
Diffstat (limited to 'plugins/VisitorInterest')
-rw-r--r--plugins/VisitorInterest/lang/ar.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/VisitorInterest/lang/ar.json b/plugins/VisitorInterest/lang/ar.json
index 5e0a21a39e..57349502b1 100644
--- a/plugins/VisitorInterest/lang/ar.json
+++ b/plugins/VisitorInterest/lang/ar.json
@@ -7,9 +7,14 @@
"Engagement": "التفاعل",
"NPages": "%s صفحات",
"OnePage": "صفحة واحدة",
+ "VisitNum": "رقم الزيارة",
+ "VisitsByDaysSinceLast": "الزيارات حسب الأيام منذ آخر زيارة",
+ "visitsByVisitCount": "الزيارات برقم الزيارة",
"VisitsPerDuration": "الزيارات لزمن الزيارة",
"VisitsPerNbOfPages": "الزيارات لعدد الصفحات",
"WidgetLengths": "طول الزيارة",
- "WidgetPages": "الصفحات لكل زيارة"
+ "WidgetLengthsDocumentation": "يمكنك مشاهدة كم الزيارات التي لها مدة كلية معيّنة في هذا التقرير. يُعرض التقرير في البداية على صورة غيمة وسوم ثم تُعرض المدد الأكثر شيوعاً بخط أكبر.",
+ "WidgetPages": "الصفحات لكل زيارة",
+ "WidgetVisitsByDaysSinceLast": "الزيارات حسب الأيام منذ آخر زيارة"
}
} \ No newline at end of file