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>2017-10-31 22:56:02 +0300
committerGitHub <noreply@github.com>2017-10-31 22:56:02 +0300
commit77e9c1560eed327f92d6a7d351c48a13e6bea98a (patch)
tree2f9b95d07fbf3da17ee976c618ed369d5d1da12f /plugins/Live/lang
parentc7e86b647bc86ec8d44172d406391d2e8dfce09b (diff)
language update (#12241)
Diffstat (limited to 'plugins/Live/lang')
-rw-r--r--plugins/Live/lang/it.json4
-rw-r--r--plugins/Live/lang/tr.json1
-rw-r--r--plugins/Live/lang/zh-cn.json1
3 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Live/lang/it.json b/plugins/Live/lang/it.json
index 7e021b4991..be37dd5280 100644
--- a/plugins/Live/lang/it.json
+++ b/plugins/Live/lang/it.json
@@ -24,9 +24,13 @@
"RealTimeVisitorCount": "Conteggio Visitatori in Tempo Reale",
"Referrer_URL": "URL del referrer",
"ShowMap": "mostra mappa",
+ "ActionsAndDuration": "%1$sazioni in %2$s",
"SimpleRealTimeWidget_Message": "%1$s e %2$s negli ultimi %3$s",
"ViewVisitorProfile": "Guarda profilo visitatore",
"VisitedPages": "Pagine visitate",
+ "RevisitedPages": "Pagine viste più di una volta.",
+ "ToggleActions": "Cambia la visibilità di tutte le azioni",
+ "TopVisitedPages": "Le pagine più visitate",
"VisitorLog": "Log Visitatori",
"VisitorLogDocumentation": "Questa tabella mostra le ultime visite nell'intervallo di date selezionato. Puoi vedere quando c'è stata l'ultima visita di un visitatore posizionando il mouse sopra la data di una visita. %1$sSe l'intervallo di date comprende oggi, è possibile vedere in tempo reale i tuoi visitatori!%2$s I dati visualizzati qui sono sempre aggiornati, indipendentemente da quanto spesso usi l'archiviazione automatica.",
"VisitorProfile": "Profilo visitatore",
diff --git a/plugins/Live/lang/tr.json b/plugins/Live/lang/tr.json
index ab7ec46258..7919c39061 100644
--- a/plugins/Live/lang/tr.json
+++ b/plugins/Live/lang/tr.json
@@ -17,6 +17,7 @@
"RealTimeVisitorCount": "Gerçek Zamanlı Ziyaretçi Sayacı",
"Referrer_URL": "Yönlendirme Siteleri",
"ShowMap": "haritayı göster",
+ "ActionsAndDuration": "%1$s işlem %2$s içinde",
"ViewVisitorProfile": "Ziyaretçi profiline bak",
"VisitedPages": "Ziyaret edilmiş sayfalar",
"RevisitedPages": "Sayfalar birden çok kez görüntülendi",
diff --git a/plugins/Live/lang/zh-cn.json b/plugins/Live/lang/zh-cn.json
index db17472c40..22c40bd769 100644
--- a/plugins/Live/lang/zh-cn.json
+++ b/plugins/Live/lang/zh-cn.json
@@ -26,6 +26,7 @@
"SimpleRealTimeWidget_Message": "%1$s 和 %2$s 在最近 %3$s。",
"ViewVisitorProfile": "查看访客资料",
"VisitedPages": "访问的页面",
+ "RevisitedPages": "被浏览超过一次的页面",
"VisitorLog": "访客日志",
"VisitorLogDocumentation": "本表显示所选时间段内最新的访客资料,鼠标移到日期上可以查看上次访问时间,%1$s 如果时间段包含今天,您可以实时查看访客! %2$s 这里显示的数据总是实时的,无论是否使用定时处理任务。",
"VisitorProfile": "访客资料",