1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/API/lang/zh-cn.json
Weblate (bot) 5e08a878c0 Translations update from Hosted Weblate (#22399)
* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]

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

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

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

[ci skip]
2024-07-19 17:14:06 +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": "如果您没有今天的数据,您可以通过转到 Matomo 管理区域中的“开发 → 访客生成器”,使用 %1$s 插件生成一些数据。",
"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 等格式的 Web 分析数据。",
"ReportingApiReference": "报告API参考",
"TopLinkTooltip": "通过 JSON、XML 等格式的简单 API 以编程方式访问您的 Web Analytics 数据。",
"UserAuthentication": "身份验证",
"UsingTokenAuth": "如果您想要%1$s在脚本、crontab 等中请求数据。%2$s您需要将“%3$s”URL 参数添加到需要身份验证的 URL 的 API 调用中。"
}
}