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/Overlay/lang/zh-tw.json')
-rw-r--r--plugins/Overlay/lang/zh-tw.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/plugins/Overlay/lang/zh-tw.json b/plugins/Overlay/lang/zh-tw.json
index 0f8d13b4fe..f43c87f846 100644
--- a/plugins/Overlay/lang/zh-tw.json
+++ b/plugins/Overlay/lang/zh-tw.json
@@ -1,5 +1,21 @@
{
"Overlay": {
- "Location": "位置"
+ "Clicks": "%s 次點擊",
+ "ClicksFromXLinks": "%1$s 次點擊來自 %2$s 個連結之一",
+ "Domain": "域名",
+ "ErrorNotLoading": "網頁覆蓋功能尚無法執行。",
+ "ErrorNotLoadingDetails": "可能是右邊讀取的頁面沒有 Piwik 追蹤程式碼。在這種情況下,試著在頁面報表內的不同頁面中執行頁面覆蓋。",
+ "ErrorNotLoadingDetailsSSL": "你正透過 https 使用 Piwik,最可能的原因是你的網站不支援 SSL。試著透過 http 使用 Piwik。",
+ "ErrorNotLoadingLink": "點擊這裡取得更多問題排除技巧",
+ "Link": "連結",
+ "Location": "位置",
+ "NoData": "此網頁在所選的期間中沒有任何資料。",
+ "OneClick": "1 次點擊",
+ "OpenFullScreen": "進入全螢幕模式(無側欄)",
+ "Overlay": "網頁覆蓋",
+ "PluginDescription": "在你的網站上以網頁覆蓋方式查看你的分析資料。查看你的訪客點擊了多少次連結。注意:需要啟用 Transitions 外掛。",
+ "RedirectUrlError": "你將要開啟網址「%1$s」的網頁覆蓋。%2$s該連結與 Piwik 所設定的域名不相符。",
+ "RedirectUrlErrorAdmin": "你可以在%1$s設定頁面%2$s中將域名新增為網站網址。",
+ "RedirectUrlErrorUser": "要求你的管理原將域名新增為網站網址。"
}
} \ No newline at end of file