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.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/plugins/Actions/lang/zh-tw.json b/plugins/Actions/lang/zh-tw.json
new file mode 100644
index 0000000000..21f3089059
--- /dev/null
+++ b/plugins/Actions/lang/zh-tw.json
@@ -0,0 +1,37 @@
+{
+ "Actions": {
+ "ColumnClickedURL": "點擊的 URL 位址",
+ "ColumnClicks": "點擊次數",
+ "ColumnClicksDocumentation": "此連結被點擊的次數。",
+ "ColumnDownloadURL": "下載的 URL 位址",
+ "ColumnEntryPageTitle": "到達網頁標題",
+ "ColumnEntryPageURL": "到達網頁 URL",
+ "ColumnExitPageTitle": "離站網頁標題",
+ "ColumnExitPageURL": "離站網頁 URL",
+ "ColumnNoResultKeyword": "查無資料的關鍵字",
+ "ColumnPageName": "頁面名稱",
+ "ColumnPagesPerSearch": "搜尋結果",
+ "ColumnPageURL": "頁面網址",
+ "ColumnSearchCategory": "搜索類別",
+ "ColumnSearches": "搜查",
+ "ColumnUniqueClicks": "絕對不重複點擊次數",
+ "ColumnUniqueDownloads": "絕對不重複下載次數",
+ "EntryPagesReportDocumentation": "此報告涵括指定時段內之到達網頁相關資訊。所謂的到達網頁,便是訪客入站時所訪問的第一個頁面。 %s 到達網頁之 URL 以資料夾結構顯示。",
+ "EntryPageTitles": "到達網頁標題",
+ "EntryPageTitlesReportDocumentation": "此報告涵括指定時段內,到達網頁標題的相關資訊。",
+ "ExitPageTitles": "離站網頁標題",
+ "ExitPageTitlesReportDocumentation": "此報表涵括關於指定時段內離站網頁之標題等資訊",
+ "PageUrls": "網頁",
+ "PluginDescription": "關於頁面瀏覽量、離開連結和下載。離開連結及下載的追蹤是自動的!",
+ "SubmenuPagesEntry": "到達網頁",
+ "SubmenuPagesExit": "離站網頁",
+ "SubmenuPageTitles": "網頁標題",
+ "WidgetEntryPageTitles": "到達網頁標題",
+ "WidgetExitPageTitles": "離站網頁標題",
+ "WidgetPagesEntry": "到達網頁",
+ "WidgetPagesExit": "離站網頁",
+ "WidgetPageTitles": "網頁標題",
+ "WidgetSearchKeywords": "站內搜尋關鍵字",
+ "WidgetSearchNoResultKeywords": "查無資訊的關鍵字"
+ }
+} \ No newline at end of file