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/VisitorInterest/lang/zh-tw.json')
-rw-r--r--plugins/VisitorInterest/lang/zh-tw.json23
1 files changed, 16 insertions, 7 deletions
diff --git a/plugins/VisitorInterest/lang/zh-tw.json b/plugins/VisitorInterest/lang/zh-tw.json
index ef1ec0b85e..95ea212acb 100644
--- a/plugins/VisitorInterest/lang/zh-tw.json
+++ b/plugins/VisitorInterest/lang/zh-tw.json
@@ -2,14 +2,23 @@
"VisitorInterest": {
"BetweenXYMinutes": "%1$s-%2$s 分",
"BetweenXYSeconds": "%1$s-%2$s 秒",
- "ColumnPagesPerVisit": "每次造訪瀏覽的頁面數",
- "ColumnVisitDuration": "造訪停留時間",
- "Engagement": "忠誠度",
+ "ColumnPagesPerVisit": "每次訪問瀏覽的網頁數",
+ "ColumnVisitDuration": "訪問停留時間",
+ "Engagement": "參與度",
"NPages": "%s 頁",
"OnePage": "1 頁",
- "VisitsPerDuration": "各個造訪停留時間的造訪次數",
- "VisitsPerNbOfPages": "各個瀏覽頁面數的造訪次數",
- "WidgetLengths": "訪客停留時間",
- "WidgetPages": "平均瀏覽頁數"
+ "PluginDescription": "報告訪客的黏著度:瀏覽頁面次數、網站停留時間、訪問間隔時間等等。",
+ "VisitNum": "訪問次數",
+ "VisitsByDaysSinceLast": "訪問間隔時間",
+ "visitsByVisitCount": "訪問次數",
+ "VisitsPerDuration": "每次訪問的停留時間",
+ "VisitsPerNbOfPages": "每次訪問的網頁瀏覽數",
+ "WidgetLengths": "訪問停留時間",
+ "WidgetLengthsDocumentation": "在這個報表中你可以看到網站停留時間的統計結果。預設以標籤雲格式來顯示,較多次的時間會顯示較大字體。",
+ "WidgetPages": "每次訪問瀏覽網頁數",
+ "WidgetPagesDocumentation": "在這個報表中你可以看到網頁瀏覽數的統計結果。預設以標籤雲格式來顯示,較多次的時間會顯示較大字體。",
+ "WidgetVisitsByDaysSinceLast": "訪問間隔時間",
+ "WidgetVisitsByDaysSinceLastDocumentation": "在這個報表中你可以看到每次訪問與上次訪問間隔日期的統計列表。",
+ "WidgetVisitsByNumDocumentation": "在這個報表中你可以看到訪客到訪次數的統計列表。"
}
} \ No newline at end of file