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/UserCountryMap/lang/ru.json')
-rw-r--r--plugins/UserCountryMap/lang/ru.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/UserCountryMap/lang/ru.json b/plugins/UserCountryMap/lang/ru.json
new file mode 100644
index 0000000000..df1290b536
--- /dev/null
+++ b/plugins/UserCountryMap/lang/ru.json
@@ -0,0 +1,22 @@
+{
+ "UserCountryMap": {
+ "AndNOthers": "и %s других",
+ "Cities": "Города",
+ "Countries": "Страны",
+ "DaysAgo": "%s дней назад",
+ "GoalConversions": "%s целей достигнуто",
+ "Hours": "часов",
+ "HoursAgo": "%s часов назад",
+ "map": "карта",
+ "Minutes": "минуты",
+ "MinutesAgo": "%s минут назад",
+ "NoVisit": "Без посещений",
+ "RealTimeMap": "Карта в реальном времени",
+ "Regions": "Регионы",
+ "Searches": "%s поисковых запросов",
+ "Seconds": "секунд",
+ "SecondsAgo": "%s секунд назад",
+ "VisitorMap": "Карта посещений",
+ "WorldWide": "Весь мир"
+ }
+} \ No newline at end of file