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/Transitions/lang/zh-tw.json')
-rw-r--r--plugins/Transitions/lang/zh-tw.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/plugins/Transitions/lang/zh-tw.json b/plugins/Transitions/lang/zh-tw.json
index f4f5d6f183..d64e751e40 100644
--- a/plugins/Transitions/lang/zh-tw.json
+++ b/plugins/Transitions/lang/zh-tw.json
@@ -1,17 +1,12 @@
{
"Transitions": {
+ "AvailableInOtherReports": "你知道嗎?行為流程也可以在以下的報表中的列表動作使用:",
+ "AvailableInOtherReports2": "只要將滑鼠移動到這些報表的列表上,並點擊行為流程圖示 %s 即可開啟。",
"BouncesInline": "%s 跳出",
"DirectEntries": "直接流量",
- "Transitions": "行為流程",
"ErrorBack": "返回上一個動作",
"ExitsInline": "%s 個離開數",
- "NumPageviews": "%s 次瀏覽數",
- "NumDownloads": "%s 次下載數",
- "NumOutlinks": "%s 個離開連結",
- "TopX": "前 %s 標籤",
"FeatureDescription": "你可以在行為流程中查看訪客在查看特定網頁之前和之後做的事情。這個頁面將解釋如何存取、了解和使用強大的行為流程報表。",
- "AvailableInOtherReports": "你知道嗎?行為流程也可以在以下的報表中的列表動作使用:",
- "AvailableInOtherReports2": "只要將滑鼠移動到這些報表的列表上,並點擊行為流程圖示 %s 即可開啟。",
"FromCampaigns": "來自廣告活動",
"FromPreviousPages": "來自站內網頁",
"FromPreviousPagesInline": "%s 來自站內網頁",
@@ -23,18 +18,23 @@
"IncomingTraffic": "進站流量",
"LoopsInline": "%s 次頁面重整",
"NoDataForAction": "%s 中沒有資料",
- "NoDataForActionDetails": "活動在所選的期間內沒有瀏覽數%s或是無效。",
+ "NoDataForActionDetails": "活動在所選的期間內沒有瀏覽數或是無效。",
+ "NumDownloads": "%s 次下載數",
+ "NumOutlinks": "%s 個離開連結",
+ "NumPageviews": "%s 次瀏覽數",
"OutgoingTraffic": "離站流量",
+ "PageURLTransitions": "網頁網址行為流程",
"PluginDescription": "在行為流程報表中查看訪客在每個網頁網址中的上一步和下一步動作,可以點擊動作報表中的圖示來檢視。",
"ShareOfAllPageviews": "此網頁有 %1$s 個瀏覽數(%2$s 總瀏覽數)",
"ToFollowingPages": "進入站內頁面",
"ToFollowingPagesInline": "%s 進入站內頁面",
"ToFollowingSiteSearches": "站內搜尋",
"ToFollowingSiteSearchesInline": "%s 站內搜尋",
- "XOfAllPageviews": "此網頁所有訪問中的 %s",
- "XOutOfYVisits": "%2$s 中的 %1$s",
- "PageURLTransitions": "網頁網址行為流程",
+ "TopX": "前 %s 標籤",
+ "Transitions": "行為流程",
"TransitionsSubcategoryHelp1": "你可以在行為流程中查看訪客在查看特定網頁之前和之後做的事情。這個頁面將解釋如何存取、了解和使用強大的行為流程報表。",
- "TransitionsSubcategoryHelp2": "更多資訊"
+ "TransitionsSubcategoryHelp2": "更多資訊",
+ "XOfAllPageviews": "此網頁所有訪問中的 %s",
+ "XOutOfYVisits": "%2$s 中的 %1$s"
}
-} \ No newline at end of file
+}