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>2014-07-21 20:18:20 +0400
committerThomas Steur <thomas.steur@gmail.com>2014-07-21 20:18:20 +0400
commit62ba8dfb44a4b6f8fbe5345dd0c0ea5a4d52033b (patch)
tree952146f55cd7db9fa4ec88d9e75e4c613c5adf16 /plugins/VisitorInterest/lang/ka.json
parent73b1ef4b581624e20f4defc08d50f70d9c6395ed (diff)
refs #5863 moved some translations from core into plugins
Diffstat (limited to 'plugins/VisitorInterest/lang/ka.json')
-rw-r--r--plugins/VisitorInterest/lang/ka.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/VisitorInterest/lang/ka.json b/plugins/VisitorInterest/lang/ka.json
new file mode 100644
index 0000000000..28a06808bb
--- /dev/null
+++ b/plugins/VisitorInterest/lang/ka.json
@@ -0,0 +1,16 @@
+{
+ "VisitorInterest": {
+ "BetweenXYMinutes": "%1$s-%2$s წთ",
+ "BetweenXYSeconds": "%1$s-%2$sწმ",
+ "ColumnPagesPerVisit": "გვერდები ვიზიტის შესაბამისად",
+ "ColumnVisitDuration": "ვიზიტის ხანგრძლივობა",
+ "NPages": "%s გვერდი",
+ "OnePage": "1 გვერდი",
+ "PluginDescription": "აკეთებს ანგარიშს ვიზიტორების ინტერესების შესახებ: ნანახი გვერდების რაოდენობა, ვებ საიტზე გატარებული დრო.",
+ "PlusXMin": "%s წთ",
+ "VisitsPerDuration": "ვიზიტები ვიზიტის ხანგრძლივობის შესაბამისად",
+ "VisitsPerNbOfPages": "ვიზიტები გვერდების რაოდენობის შესაბამისად",
+ "WidgetLengths": "ვიზიტების სიგრძე",
+ "WidgetPages": "გვერდები ვიზიტზე"
+ }
+} \ No newline at end of file