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>2021-01-17 18:46:33 +0300
committerGitHub <noreply@github.com>2021-01-17 18:46:33 +0300
commit3e67f4d1d62ae67a3ed832250b15b5c9a521144f (patch)
treeed8fab431a9a5d241120672c84ace39e7f1e1c72 /plugins/API
parent1a00b5abcedb46d0bf18b613243ebd633571ed4d (diff)
language update (#17103)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/it.json1
-rw-r--r--plugins/API/lang/zh-tw.json6
2 files changed, 4 insertions, 3 deletions
diff --git a/plugins/API/lang/it.json b/plugins/API/lang/it.json
index ddd678e7ac..506b2a6d85 100644
--- a/plugins/API/lang/it.json
+++ b/plugins/API/lang/it.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Autenticazione utente",
"UsingTokenAuth": "Se desideri %1$s richiedere dati all'interno di uno script, un crontab, ecc., %2$sè necessario aggiungere il parametro URL %3$s agli URL delle chiamate API che richiedono l'autenticazione.",
"Glossary": "Glossario",
+ "MainMetricsReportDocumentation": "Questo report offre una panoramica delle metriche più importanti in tutte le categorie e i plug-in.",
"LearnAboutCommonlyUsedTerms2": "Scopri i termini comunemente utilizzati per ottenere il massimo da Matomo Analytics.",
"EvolutionMetricName": "%s Evoluzione"
}
diff --git a/plugins/API/lang/zh-tw.json b/plugins/API/lang/zh-tw.json
index 007e3a1b17..b721b7ad84 100644
--- a/plugins/API/lang/zh-tw.json
+++ b/plugins/API/lang/zh-tw.json
@@ -1,15 +1,15 @@
{
"API": {
- "ChangeTokenHint": "如果你要變更這個 Token,請到你的%1$s個人設定頁面%2$s。",
+ "ChangeTokenHint": "如果你要變更這個權杖,請到你的%1$s個人設定頁面%2$s。",
"GenerateVisits": "如果你今天還沒有任何資料,你可以先使用 %1$s 外掛來產生一些數據。你可以啟用 %2$s 外掛,然後在 Matomo 後台管理選單中點擊「訪客產生器」。",
- "KeepTokenSecret": "token_auth 如同你的帳號和密碼一樣重要,%1$s請不要公開它%2$s!",
+ "KeepTokenSecret": "「token_auth」如同你的帳號密碼一樣重要,%1$s請不要公開它%2$s!",
"LoadedAPIs": "已成功載入 %s 個 API",
"MoreInformation": "查看%1$sMatomo API 介紹%2$s和 %3$sMatomo API 參考資料%4$s以取得更多關於 Matomo API 的資訊。",
"PluginDescription": "Matomo 內的所有資料都能透過簡單的 API 來取得。這個外掛是網頁服務的進入點,你可以用來獲取 xml、json、php 或 csv 格式的網頁分析資料。",
"ReportingApiReference": "報表 API 參考資料",
"TopLinkTooltip": "透過簡單的 API 來取得 json、xml 等格式的網頁分析資料。",
"UserAuthentication": "使用者驗證",
- "UsingTokenAuth": "如果你想%1$s經由程式碼或工作排程來請求資料。%2$s你需要增加 URL 參數 %3$s 至 API 呼叫網址來進行驗證。",
+ "UsingTokenAuth": "如果你想%1$s經由程式碼或工作排程來請求資料。%2$s你需要增加網址參數 %3$s 至 API 呼叫網址來進行驗證。",
"Glossary": "詞彙表",
"LearnAboutCommonlyUsedTerms2": "瞭解更多最常使用的術語,讓 Matomo 分析發揮至極。",
"EvolutionMetricName": "%s發展趨勢"