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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-05-17 20:44:52 +0300
committerGitHub <noreply@github.com>2020-05-17 20:44:52 +0300
commit40ba87f59b8134204c537ea9dc40040c8b0d467f (patch)
tree56cea1b41a7aff08ab255d97cfb116e34e73070c /plugins/DevicesDetection
parentf1e6bf21a4d2cf9b98454adada765c2f3ada1612 (diff)
language update (#15958)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/lang/el.json1
-rw-r--r--plugins/DevicesDetection/lang/tr.json1
-rw-r--r--plugins/DevicesDetection/lang/zh-cn.json1
3 files changed, 3 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/el.json b/plugins/DevicesDetection/lang/el.json
index 558167d9d6..c235cfd078 100644
--- a/plugins/DevicesDetection/lang/el.json
+++ b/plugins/DevicesDetection/lang/el.json
@@ -48,6 +48,7 @@
"TV": "Τηλεόραση",
"UserAgent": "Πρόγραμμα πελάτη χρήστη",
"XVisitsFromDevices": "%1$s επισκέψεις από %2$s συσκευές",
+ "Wearable": "Φορέσιμος",
"WidgetBrowsers": "Φυλλομετρητές επισκεπτών",
"WidgetBrowsersDocumentation": "Αυτή η αναφορά περιέχει πληροφορίες για το φυλλομετρητή που χρησιμοποιούσαν οι επισκέπτες. Κάθε έκδοση φυλλομετρητή κατατάσσεται διαφορετικά."
}
diff --git a/plugins/DevicesDetection/lang/tr.json b/plugins/DevicesDetection/lang/tr.json
index 983e76ce47..238340e793 100644
--- a/plugins/DevicesDetection/lang/tr.json
+++ b/plugins/DevicesDetection/lang/tr.json
@@ -48,6 +48,7 @@
"TV": "TV",
"UserAgent": "User-Agent",
"XVisitsFromDevices": "%2$s aygıttan %1$s ziyaret",
+ "Wearable": "Giyilebilir",
"WidgetBrowsers": "Ziyaretçi Tarayıcısı",
"WidgetBrowsersDocumentation": "Bu rapor ziyaretçilerinizin kullandığı tarayıcı türlerini kapsar. Tarayıcı sürümleri ayrı ayrı listelenmiştir."
}
diff --git a/plugins/DevicesDetection/lang/zh-cn.json b/plugins/DevicesDetection/lang/zh-cn.json
index e898843027..1885d5d22b 100644
--- a/plugins/DevicesDetection/lang/zh-cn.json
+++ b/plugins/DevicesDetection/lang/zh-cn.json
@@ -48,6 +48,7 @@
"TV": "TV",
"UserAgent": "用户代理(User-Agent)",
"XVisitsFromDevices": "来自%2$s设备的%1$s次访问",
+ "Wearable": "适合的",
"WidgetBrowsers": "访客浏览器",
"WidgetBrowsersDocumentation": "此报表包含访客所用的浏览器信息,每个浏览器版本单独列出。"
}