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/Actions/lang/zh-tw.json')
-rw-r--r--plugins/Actions/lang/zh-tw.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/plugins/Actions/lang/zh-tw.json b/plugins/Actions/lang/zh-tw.json
index edaec01e0a..54afc21850 100644
--- a/plugins/Actions/lang/zh-tw.json
+++ b/plugins/Actions/lang/zh-tw.json
@@ -2,14 +2,18 @@
"Actions": {
"AvgGenerationTimeTooltip": "基於 %1$s 次點擊%2$s介於 %3$s 到 %4$s",
"ColumnClickedURL": "點擊的網址",
+ "ColumnClickedURLs": "點擊的網址",
"ColumnActionURL": "活動網址",
"ColumnClicks": "點擊數",
"ColumnClicksDocumentation": "此連結被點擊的次數。",
"ColumnDownloadURL": "下載連結(URL)",
+ "ColumnDownloadURLs": "下載網址",
"ColumnEntryPageTitle": "到達網頁標題",
"ColumnEntryPageURL": "到達網頁網址",
+ "ColumnEntryPageURLs": "到達網頁網址",
"ColumnExitPageTitle": "離站網頁標題",
"ColumnExitPageURL": "離站網頁網址",
+ "ColumnExitPageURLs": "離站網頁網址",
"ColumnNoResultKeyword": "查無資料的關鍵字",
"ColumnPageName": "網頁名稱",
"ColumnPagesPerSearch": "搜尋結果",
@@ -28,6 +32,7 @@
"ColumnUniqueOutlinks": "不重複離開連結數",
"ColumnIdPageview": "瀏覽數 ID",
"ColumnInteractionPosition": "互動位置",
+ "ActionsInVisit": "訪問中的活動數",
"DownloadsReportDocumentation": "在這份報表你可以查看訪客已下載了哪個檔案。%sPiwik 是透過點擊下載連結來計算下載數,但不知道下載完成與否。",
"EntryPagesReportDocumentation": "此報表包含指定期間內之到達網頁的相關資訊。所謂的到達網頁,是訪客進入網站時所訪問的第一個網頁。%s 到達網頁的網址以資料夾結構顯示。",
"EntryPageTitles": "到達網頁標題",
@@ -49,7 +54,10 @@
"SiteSearchCategories2": "例如,電子商務網站通常會有「分類」選項,訪客就可以將他們的搜尋結果限制於所有產品或是特定分類。",
"SiteSearchFollowingPagesDoc": "當訪客在你的網站上搜尋時,他們會尋找特定的網頁、內容、產品或服務。這份報表列出站內搜尋最常被點擊的網頁連結。換句話說,是一個在你網站上最常被訪客搜尋並前往的網頁網址列表。",
"SiteSearchIntro": "追蹤訪客在你網站上的搜尋是一個了解訪客要尋找什麼的有效方法。它可以幫助你找到新內容的點子、淺在客戶可能會尋找的新電子商務產品,並增進訪客在你網站上的體驗。",
+ "SiteSearchCategory": "分類(站內搜尋)",
+ "SiteSearchCategories": "分類(站內搜尋)",
"SiteSearchKeyword": "關鍵字(站內搜尋)",
+ "SiteSearchKeywords": "關鍵字(站內搜尋)",
"SiteSearchKeywordsDocumentation": "這份報表列出訪客在站內搜尋時所使用的搜尋關鍵字。",
"SiteSearchKeywordsNoResultDocumentation": "這份報表列出沒有任何搜尋結果的關鍵字:或許搜尋演算法可以改進,或是訪客要尋找的東西還不存在於你的網站?",
"SubmenuPagesEntry": "到達網頁",
@@ -66,6 +74,7 @@
"WidgetSearchCategories": "搜尋分類",
"WidgetSearchKeywords": "站內搜尋關鍵字",
"WidgetSearchNoResultKeywords": "查無資料的關鍵字",
- "ActionType": "活動類型"
+ "ActionType": "活動類型",
+ "ActionTypes": "活動類型"
}
} \ No newline at end of file