1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
matomo/plugins/API/lang/zh-tw.json
Weblate (bot) ac6146dd5d Translations update from Hosted Weblate (#20541)
* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin TwoFactorAuth
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-twofactorauth/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin Transitions
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-transitions/

[ci skip]
2023-04-03 14:30:58 +02:00

19 خطوط
1.5 KiB
JSON

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"API": {
"ChangeTokenHint": "如果你要變更這個權杖,請到你的%1$s個人設定頁面%2$s。",
"EvolutionMetricName": "%s發展趨勢",
"GenerateVisits": "如果您沒有今天的資料,您可以使用 %1$s 外掛在 Matomo 管理台中的「開發 → 訪客產生器」中生成一些資料。",
"Glossary": "詞彙表",
"KeepTokenSecret": "「token_auth」如同你的帳號密碼一樣重要%1$s請不要公開它%2$s",
"LearnAboutCommonlyUsedTerms2": "瞭解更多常用術語,讓 Matomo 分析發揮至極。",
"LoadedAPIs": "已載入 %s 個 API",
"MainMetricsReportDocumentation": "此報表提供所有分類和外掛中最重要的指標概覽。",
"MoreInformation": "更多關於 Matomo API 的資訊,請查看 %1$sMatomo API 介紹%2$s和 %3$sMatomo API 參考文檔%4$s。",
"PluginDescription": "Matomo 內的所有資料都能透過簡單的 API 來取得。這個外掛是 web 服務的入口,你可以用來獲取 XML、JSON、PHP 及 CSV 等格式的網頁分析資料。",
"ReportingApiReference": "報表 API 參考資料",
"TopLinkTooltip": "透過簡單的 API 來取得 JSON、XML 等格式的 web 分析資料。",
"UserAuthentication": "使用者驗證",
"UsingTokenAuth": "如果你想%1$s經由腳本程式或工作排程等方式請求資料%2$s你需要在 API 請求網址中加入網址參數「%3$s」以進行認證。"
}
}