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:
authorThomas Steur <thomas.steur@gmail.com>2015-10-19 20:12:51 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-10-19 20:12:51 +0300
commit1b6050626d18e966cb18f03320ead7af14525db5 (patch)
treed6192b535e944226f3e6acf12351db70a5fc36e1 /plugins/VisitTime
parent6a14b0ce8461e62a4a37298c370775380305d71b (diff)
parent48ca332907257c35a7d94c1b120c9ad6cfaf320d (diff)
Merge branch 'master' into 3.0
Conflicts: core/Version.php plugins/Actions/Menu.php plugins/CoreHome/angularjs/history/history.service.js plugins/CoreHome/javascripts/menu.js plugins/CoreHome/templates/_menu.twig plugins/Dashboard/Menu.php plugins/Ecommerce/Menu.php plugins/ExampleUI/Menu.php plugins/Goals/Menu.php plugins/Referrers/Menu.php plugins/VisitsSummary/Menu.php tests/UI/expected-ui-screenshots tests/UI/specs/UIIntegration_spec.js
Diffstat (limited to 'plugins/VisitTime')
-rw-r--r--plugins/VisitTime/lang/sq.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/VisitTime/lang/sq.json b/plugins/VisitTime/lang/sq.json
index 7df7f28aa9..60bf55d239 100644
--- a/plugins/VisitTime/lang/sq.json
+++ b/plugins/VisitTime/lang/sq.json
@@ -2,13 +2,17 @@
"VisitTime": {
"ColumnLocalTime": "Kohë vendore",
"ColumnServerTime": "Kohë shërbyesi",
+ "DayOfWeek": "Ditë e javës",
"LocalTime": "Vizita sipas kohës vendore",
"NHour": "%sh",
+ "PluginDescription": "Raporton kohën vendore dhe atë të shërbyesit kur vizitorët tuaj shohin sajtin ose aplikacionin tuaj.",
"ServerTime": "Vizita sipas kohës së shërbyesit",
"SubmenuTimes": "Kohë",
+ "VisitsByDayOfWeek": "Vizita sipas Ditëve të Javës",
+ "WidgetByDayOfWeekDocumentation": "Ky grafik shfaq numrin e vizitave që pati sajti juaj në çdo ditë të javës.",
"WidgetLocalTime": "Vizita sipas kohës vendore",
"WidgetLocalTimeDocumentation": "Ky grafik shfaq kohën sipas %s zonës kohore të vizitorit %s kur ka ndodhur një vizitë.",
- "WidgetServerTime": "Vizita sipas kohës së shërbyesit",
+ "WidgetServerTime": "Vizita sipas Kohës së Shërbyesit",
"WidgetServerTimeDocumentation": "Ky grafik shfaq kohën sipas %s zonës kohore të shërbyesit %s kur ka ndodhur një vizitë."
}
} \ No newline at end of file