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@matomo.org>2019-03-09 11:41:03 +0300
committerGitHub <noreply@github.com>2019-03-09 11:41:03 +0300
commitc9bc3e3e949d7bb8ccf8ff6e6271cfd823e5656b (patch)
treed5cb506cf9658e0f72ce6b666a73665cdbfc12ee /plugins/Live
parent0648513483a7c12eec6cc0aa55d49f87c061f6b0 (diff)
language update (#14170)
Diffstat (limited to 'plugins/Live')
-rw-r--r--plugins/Live/lang/zh-tw.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/Live/lang/zh-tw.json b/plugins/Live/lang/zh-tw.json
index a818814005..6881343e22 100644
--- a/plugins/Live/lang/zh-tw.json
+++ b/plugins/Live/lang/zh-tw.json
@@ -12,7 +12,10 @@
"LastHours": "最近 %s 小時",
"LastMinutes": "最近 %s 分鐘",
"LastVisit": "最後訪問",
+ "LinkVisitorLog": "查看詳細訪客記錄",
"LoadMoreVisits": "載入更多訪客",
+ "LimitedSummary": "這份資料內的資訊概括過去 %1$s 次訪問。這個使用者擁有更多訪問次數。",
+ "LimitedVisitsShown": "只顯示過去 %1$s 次訪問。這個使用者擁有更多訪問次數。",
"MorePagesNotDisplayed": "更多此訪客的到達網頁未顯示",
"NbVisitor": "1 位訪客",
"NbVisitors": "%s 位訪客",
@@ -21,6 +24,7 @@
"PageRefreshed": "這個網頁的連續查看\/重新整理次數。",
"PluginDescription": "提供即時訪客紀錄並讓你在展示板小工具中即時查看你的訪客。這個外掛也能讓你查看任何訪客資料。",
"PreviousVisitor": "上一位訪客",
+ "RealTimeVisitors": "即時訪客",
"RealTimeVisitorCount": "即時訪客數量",
"Referrer_URL": "參造連結網址",
"ShowMap": "顯示地圖",
@@ -31,12 +35,20 @@
"RevisitedPages": "網頁瀏覽數超過一次",
"ToggleActions": "切換所有活動的顯示狀態",
"TopVisitedPages": "熱門訪問網頁",
+ "VisitsLog": "訪客紀錄",
+ "VisitorLog": "訪客紀錄",
"VisitorLogDocumentation": "這個表格顯示所選擇的時間範圍中最新的訪問。你可以將滑鼠移過訪問日期查看訪客最後訪問為何時。%1$s如果日期範圍包含今日,你就可以即時查看訪客!%2$s這裡顯示的資料不論是否和多常使用彙整工作排程,永遠是即時的。",
+ "VisitorLogNoDataMessagePurged": "看起來資料已經被清除,因為定期清理舊訪客紀錄已啟用而這份報表的日期已經久於 %s 日。超級使用者可以在管理中心 => 隱私中變更這個設定。",
"VisitorProfile": "訪客資料",
+ "VisitorsInRealTime": "即時訪客資訊",
"VisitorsLastVisit": "此訪客曾於 %s 天前訪問過。",
"VisitsFrom": "%1$s%2$s 次訪問%3$s 來自",
"VisitSummary": "共停留了 %1$s%2$s 在網站上%3$s,並訪問了 %4$s 個網頁%5$s在過去 %6$s 次%7$s次訪問。",
"VisitSummaryWithActionDetails": "共停留了 %1$s%2$s 在網站上%3$s,並執行了 %4$s 個活動%5$s(%6$s)在過去 %7$s 次%8$s次訪問。",
+ "RowActionTooltipDefault": "以此列建立區隔顯示訪客紀錄",
+ "RowActionTooltipWithDimension": "以此%s建立區隔顯示訪客紀錄",
+ "RowActionTooltipTitle": "開啟已區隔的訪客紀錄",
+ "SegmentedVisitorLogTitle": "顯示 %1$s 為「%2$s」的訪客紀錄",
"OnClickPause": "%s 已開始。點擊暫停。",
"OnClickStart": "%s 已停止。點擊開始。"
}