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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-09-14 00:11:39 +0300
committerGitHub <noreply@github.com>2020-09-14 00:11:39 +0300
commit62ca05397a50d2aca2a1d2e6e49cdf6f38e781da (patch)
tree78e86796ab7df639a0d2083e9097be5cdec29fba /lang/zh-tw.json
parentef5b1ece3fcb9331eefdef26056664ff48bef95d (diff)
language update (#16431)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'lang/zh-tw.json')
-rw-r--r--lang/zh-tw.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/zh-tw.json b/lang/zh-tw.json
index e9ccd62d30..4c23487b7c 100644
--- a/lang/zh-tw.json
+++ b/lang/zh-tw.json
@@ -133,7 +133,10 @@
"DaysHours": "%1$s 天 %2$s 小時",
"DaysSinceFirstVisit": "和第一次訪問間隔",
"DaysSinceLastEcommerceOrder": "和上次下單間隔",
+ "SecondsSinceLastEcommerceOrder": "秒自上次下單",
"DaysSinceLastVisit": "和上次訪問間隔",
+ "SecondsSinceLastVisit": "秒自上次訪問",
+ "SecondsSinceFirstVisit": "秒自首次訪問",
"Default": "預設",
"DefaultAppended": "(預設)",
"Delete": "刪除",
@@ -305,6 +308,7 @@
"OneVisit": "1 訪問數",
"OnlyEnterIfRequired": "只在你的 SMTP 伺服器需要使用者名稱時才輸入",
"OnlyEnterIfRequiredPassword": "只在你的 SMTP 伺服器需要密碼時才輸入",
+ "SmtpFromEmailHelp": "預設值是 noreply@{DOMAIN},你的 Matomo 網域 %1$s 會取代 {DOMAIN} 參數。<br>如果你寄信失敗,你可能要設定此位址與你的 SMTP 帳號一樣。",
"NameShownInTheSenderColumn": "寄件人欄位顯示的名字",
"OnlyUsedIfUserPwdIsSet": "只在使用者名稱\/密碼設定後才會生效,如果你不確定要使用何種方法,請詢問你的供應商。",
"OpenSourceWebAnalytics": "免費分析平台",
@@ -507,7 +511,9 @@
"MaximumNumberOfSegmentsComparedIs": "最多僅能同時比較 %s 個區隔。",
"CompareDatesParamMustMatchComparePeriods": "%1$s 的參數長度必須符合 %2$s 的參數長度。",
"MaximumNumberOfPeriodsComparedIs": "最多僅能同時比較 %s 個期間。",
- "Custom": "自訂"
+ "Custom": "自訂",
+ "PreviousPeriod": "前一段期間",
+ "PreviousYear": "前一年"
},
"Mobile": {
"AboutPiwikMobile": "關於 Matomo 行動版",