From 2c0cfb0dc7b463820181c5a48fdf8cedb88f834e Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 00:38:35 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#108089) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../locales/zh-Hans/grafana-prometheus.json | 386 ++-- .../locales/zh-Hant/grafana-prometheus.json | 386 ++-- .../src/locales/zh-Hans/grafana-sql.json | 108 +- .../src/locales/zh-Hant/grafana-sql.json | 108 +- .../grafana-azure-monitor-datasource.json | 2 +- .../grafana-azure-monitor-datasource.json | 2 +- public/locales/cs-CZ/grafana.json | 15 +- public/locales/de-DE/grafana.json | 15 +- public/locales/es-ES/grafana.json | 15 +- public/locales/fr-FR/grafana.json | 15 +- public/locales/hu-HU/grafana.json | 15 +- public/locales/id-ID/grafana.json | 15 +- public/locales/it-IT/grafana.json | 15 +- public/locales/ja-JP/grafana.json | 15 +- public/locales/ko-KR/grafana.json | 15 +- public/locales/nl-NL/grafana.json | 15 +- public/locales/pl-PL/grafana.json | 15 +- public/locales/pt-BR/grafana.json | 15 +- public/locales/pt-PT/grafana.json | 15 +- public/locales/ru-RU/grafana.json | 15 +- public/locales/sv-SE/grafana.json | 15 +- public/locales/tr-TR/grafana.json | 15 +- public/locales/zh-Hans/grafana.json | 1895 ++++++++-------- public/locales/zh-Hant/grafana.json | 1899 +++++++++-------- 24 files changed, 2630 insertions(+), 2396 deletions(-) diff --git a/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json index 228b15e9695..7edad556e3e 100644 --- a/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json @@ -2,201 +2,201 @@ "grafana-prometheus": { "components": { "annotation-query-editor": { - "annotation-data-load-error": "", - "aria-label-lower-limit-parameter": "", - "label-min-step": "", - "label-series-value-as-timestamp": "", + "annotation-data-load-error": "注释数据加载错误!", + "aria-label-lower-limit-parameter": "设置步长参数的下限", + "label-min-step": "最小步长", + "label-series-value-as-timestamp": "作为时间戳的序列值", "label-tags": "标签", - "label-text": "", + "label-text": "文本", "label-title": "标题", - "placeholder-auto": "", - "tooltip-either-pattern-example-instance-replaced-label": "", - "tooltip-min-step": "", - "tooltip-timestamp-milliseconds-series-value-seconds-multiply": "" + "placeholder-auto": "自动", + "tooltip-either-pattern-example-instance-replaced-label": "使用名称或模式。例如,{{labelTemplate}}将替换为标签{{labelName}}的标签值。", + "tooltip-min-step": "Prometheus 查询的步长参数以及 <2>{{intervalVar}} 和 <4>{{rateIntervalVar}} 变量的附加下限。", + "tooltip-timestamp-milliseconds-series-value-seconds-multiply": "时间戳的单位是毫秒。如果序列值的单位为秒,则将其范围向量乘以 1000。" }, "get-query-type-options": { "description": { - "instant-query-range": "" + "instant-query-range": "运行即时查询和范围查询" }, "label": { - "both": "" + "both": "两个都" }, "range-options": { "description": { - "query-range": "" + "query-range": "针对时间范围运行查询" }, "label": { - "instant": "", - "range": "" + "instant": "即时", + "range": "范围" } } }, "label-selector": { - "aria-label-filter-expression-for-label": "", - "description-select-labels": "", - "select-labels-to-search-in": "" + "aria-label-filter-expression-for-label": "筛选标签表达式", + "description-select-labels": "选择标签值后,仅显示可能的标签组合。", + "select-labels-to-search-in": "2. 选择要搜索的标签" }, "metric-selector": { - "aria-label-filter-expression-for-metric": "", - "aria-label-limit-results-from-series-endpoint": "", - "description-series-limit": "", - "label-select-metric": "", - "select-a-metric": "", - "series-limit": "" + "aria-label-filter-expression-for-metric": "筛选指标表达式", + "aria-label-limit-results-from-series-endpoint": "限制来自序列端点的结果", + "description-series-limit": "该限制适用于所有指标、标签和值。若将字段留空,则使用默认限制。设置为 0 以禁用限制并获取所有内容,但这可能会导致性能问题。", + "label-select-metric": "选择指标后,仅显示可能的标签。标签受以下序列限制的约束。", + "select-a-metric": "1. 选择指标", + "series-limit": "序列限制" }, "prom-cheat-sheet": { - "prom-ql-cheat-sheet": "" + "prom-ql-cheat-sheet": "PromQL 速查表" }, "prom-exemplar-field": { - "exemplars": "", - "tooltip-disable-query": "", - "tooltip-enable-query": "" + "exemplars": "范例", + "tooltip-disable-query": "禁用带有范例的查询", + "tooltip-enable-query": "启用带有范例的查询" }, "prom-explore-extra-field": { - "aria-label-prometheus-extra-field": "", - "aria-label-query-type-field": "", - "aria-label-step-field": "", - "min-step": "", - "query-type": "", - "tooltip-units-builtin-variables-example-interval-rateinterval": "" + "aria-label-prometheus-extra-field": "Prometheus 额外字段", + "aria-label-query-type-field": "查询类型字段", + "aria-label-step-field": "步长字段", + "min-step": "最小步长", + "query-type": "查询类型", + "tooltip-units-builtin-variables-example-interval-rateinterval": "此处可以使用时间单位和内置变量,例如:{{example1}}、{{example2}}、{{example3}}、{{example4}}{{example5}}、{{example6}}、{{example7}}(如果未指定单位,则为默认值:{{default}})" }, "prom-query-field": { - "placeholder-enter-a-prom-ql-query": "" + "placeholder-enter-a-prom-ql-query": "输入 PromQL 查询……" }, "prom-variable-query-editor": { - "aria-label-classic-query": "", - "aria-label-metric-regex": "", - "aria-label-metric-selector": "", - "aria-label-prometheus-query": "", - "aria-label-query-type": "", - "aria-label-series-query": "", - "label-classic-query": "", + "aria-label-classic-query": "经典查询", + "aria-label-metric-regex": "指标正则表达式", + "aria-label-metric-selector": "指标选择器", + "aria-label-prometheus-query": "Prometheus 查询", + "aria-label-query-type": "查询类型", + "aria-label-series-query": "序列查询", + "label-classic-query": "经典查询", "label-label": "标签", - "label-metric-regex": "", + "label-metric-regex": "指标正则表达式", "label-query": "查询", - "label-query-type": "", - "label-series-query": "", - "placeholder-classic-query": "", - "placeholder-metric-regex": "", - "placeholder-prometheus-query": "", + "label-query-type": "查询类型", + "label-series-query": "序列查询", + "placeholder-classic-query": "经典查询", + "placeholder-metric-regex": "指标正则表达式", + "placeholder-prometheus-query": "Prometheus 查询", "placeholder-select-query-type": "选择查询类型", - "placeholder-series-query": "", - "returns-metrics-matching-specified-metric-regex": "", - "tooltip-classic-query": "", - "tooltip-label": "", - "tooltip-metric-regex": "", - "tooltip-query": "", - "tooltip-query-type": "", - "tooltip-series-query": "" + "placeholder-series-query": "序列查询", + "returns-metrics-matching-specified-metric-regex": "返回与指定指标正则表达式匹配的指标列表。", + "tooltip-classic-query": "Prometheus 变量查询编辑器的原始执行操作。按照这些文档中所述,输入包含正确查询类型和参数的字符串。例如,{{exampleQuery}}。", + "tooltip-label": "返回所有指标中标签名称的标签值列表,除非指定了指标。", + "tooltip-metric-regex": "返回标签名称列表,可选择按指定的指标正则表达式进行筛选。", + "tooltip-query": "返回查询的 Prometheus 查询结果列表。这可以包含 Prometheus 函数,即 {{exampleQuery}}。", + "tooltip-query-type": "Prometheus 数据源插件为模板变量提供以下查询类型。", + "tooltip-series-query": "输入带有标签的指标、仅指标或仅标签,即 {{example1}}、{{example2}} 或 {{example3}}。返回与输入数据关联的时间序列列表。" }, "selector-actions": { - "aria-label-selector": "", - "aria-label-selector-clear-button": "", - "aria-label-use-selector-as-metrics-button": "", - "aria-label-use-selector-for-query-button": "", - "aria-label-validate-submit-button": "", + "aria-label-selector": "选择器", + "aria-label-selector-clear-button": "选择器清除按钮", + "aria-label-use-selector-as-metrics-button": "使用选择器作为指标按钮", + "aria-label-use-selector-for-query-button": "使用选择器作为查询按钮", + "aria-label-validate-submit-button": "验证提交按钮", "clear": "清除", - "resulting-selector": "", - "use-as-rate-query": "", - "use-query": "", - "validate-selector": "" + "resulting-selector": "4. 结果选择器", + "use-as-rate-query": "用作速率查询", + "use-query": "使用查询", + "validate-selector": "验证选择器" }, "value-selector": { - "aria-label-filter-expression-for-label-values": "", - "aria-label-values-for": "", - "description-search-field-values-across-selected-labels": "", - "select-multiple-values-for-your-labels": "" + "aria-label-filter-expression-for-label-values": "筛选标签值表达式", + "aria-label-values-for": "{{labelKey}}的值", + "description-search-field-values-across-selected-labels": "使用搜索字段在所选标签中查找值。", + "select-multiple-values-for-your-labels": "3. 为您的标签选择(多个)值" } }, "configuration": { "alerting-settings-overhaul": { - "label-allow-as-recording-rules-target": "", - "label-manage-alerts-via-alerting-ui": "", + "label-allow-as-recording-rules-target": "允许作为录制规则目标", + "label-manage-alerts-via-alerting-ui": "通过警报用户界面管理警报", "title-alerting": "警报", - "tooltip-allow-as-recording-rules-target": "", + "tooltip-allow-as-recording-rules-target": "允许此数据源被选为撰写录制规则的目标。", "tooltip-manage-alerts-via-alerting-ui": "管理此数据源的提醒规则。要管理其他 Alerting 资源,请添加 Alertmanager 数据源。" }, "config-editor": { - "browser-access-mode-error": "", - "description-advanced-settings": "", + "browser-access-mode-error": "Prometheus 数据源中的浏览器访问模式不再可用。切换到服务器访问模式。", + "description-advanced-settings": "附加设置是可选设置,通过配置,可对数据源进行更精细的控制。", "title-advanced-settings": "高级设置", "title-error": "错误" }, "data-source-http-settings-overhaul": { "tooltip-browser-access-mode": "您的访问方式是<1>浏览器,这意味着需要从浏览器访问 URL。", - "tooltip-http-url": "", + "tooltip-http-url": "指定完整的 HTTP 网址(例如 {{exampleURL}})", "tooltip-server-access-mode": "您的访问方式是<1>服务器,这意味着需要从 grafana 后端/服务器访问 URL。" }, "docs-tip": { - "visit-docs-for-more-details-here": "" + "visit-docs-for-more-details-here": "请访问此处的文档了解更多信息。" }, "exemplar-setting": { "label-data-source": "数据源", - "label-internal-link": "", + "label-internal-link": "内部链接", "label-label-name": "标签名称", - "label-remove-exemplar-link": "", + "label-remove-exemplar-link": "移除范例链接", "label-url": "URL", - "label-url-label": "", - "placeholder-go-to-examplecom": "", - "placeholder-httpsexamplecomvalueraw": "", - "placeholder-trace-id": "", - "title-remove-exemplar-link": "", - "tooltip-data-source": "", - "tooltip-internal-link": "", - "tooltip-label-name": "", - "tooltip-url": "", - "tooltip-url-label": "" + "label-url-label": "网址标签", + "placeholder-go-to-examplecom": "前往 example.com", + "placeholder-httpsexamplecomvalueraw": "https://example.com/${__value.raw}", + "placeholder-trace-id": "traceID", + "title-remove-exemplar-link": "移除范例链接", + "tooltip-data-source": "范例将要导航到的数据源。", + "tooltip-internal-link": "如果您有内部链接,请启用此选项。启用后,页面将出现数据源选择器。为您的范例数据选择后端跟踪数据存储。", + "tooltip-label-name": "应用于获取 traceID 的标签对象中的字段名称。", + "tooltip-url": "用户将查看其跟踪的跟踪后端的网址", + "tooltip-url-label": "用于覆盖示例 traceID 字段上的按钮标签。" }, "exemplars-settings": { "add": "添加", - "no-exemplars-configurations": "", - "title-exemplars": "" + "no-exemplars-configurations": "没有范例配置", + "title-exemplars": "范例" }, "prom-settings": { - "aria-label-default-editor": "", - "aria-label-prom-type-type": "", - "aria-label-prometheus-type": "", - "aria-label-select-http-method": "", + "aria-label-default-editor": "默认编辑器(代码或构建器)", + "aria-label-prom-type-type": "{{promType}} 类型", + "aria-label-prometheus-type": "Prometheus 类型", + "aria-label-select-http-method": "选择 HTTP 方法", "editor-options": { "label-builder": "", "label-code": "" }, - "label-cache-level": "", - "label-custom-query-parameters": "", - "label-default-editor": "", - "label-disable-metrics-lookup": "", - "label-disable-recording-rules-beta": "", - "label-http-method": "", - "label-incremental-querying-beta": "", - "label-metric-names-suggestion-limit": "", - "label-prom-type-version": "", - "label-prometheus-type": "", - "label-query-overlap-window": "", - "label-query-timeout": "", - "label-scrape-interval": "", - "label-series-limit": "", - "label-use-series-endpoint": "", - "more-info": "", - "placeholder-example-maxsourceresolutionmtimeout": "", - "title-interval-behaviour": "", - "title-other": "", + "label-cache-level": "缓存级别", + "label-custom-query-parameters": "自定义查询参数", + "label-default-editor": "默认编辑器", + "label-disable-metrics-lookup": "禁用指标查找", + "label-disable-recording-rules-beta": "禁用录制规则(测试版)", + "label-http-method": "HTTP 方法", + "label-incremental-querying-beta": "增量查询(测试版)", + "label-metric-names-suggestion-limit": "指标名称建议限制", + "label-prom-type-version": "{{promType}} 版本", + "label-prometheus-type": "Prometheus 类型", + "label-query-overlap-window": "查询重叠窗口", + "label-query-timeout": "查询超时", + "label-scrape-interval": "抓取间隔", + "label-series-limit": "序列限制", + "label-use-series-endpoint": "使用序列端点", + "more-info": "有关在数据源中配置 prometheus 类型和版本的更多信息,请参阅<2>预配文档。", + "placeholder-example-maxsourceresolutionmtimeout": "示例:{{example}}", + "title-interval-behaviour": "间隔行为", + "title-other": "其他", "title-performance": "性能", - "title-query-editor": "", - "tooltip-cache-level": "", - "tooltip-custom-query-parameters": "", - "tooltip-default-editor": "", - "tooltip-disable-metrics-lookup": "", - "tooltip-disable-recording-rules-beta": "", - "tooltip-http-method": "", - "tooltip-incremental-querying-beta": "", - "tooltip-metric-names-suggestion-limit": "", - "tooltip-prom-type-version": "", - "tooltip-prometheus-type": "", - "tooltip-query-overlap-window": "", - "tooltip-query-timeout": "", - "tooltip-scrape-interval": "", - "tooltip-series-limit": "", - "tooltip-use-series-endpoint": "" + "title-query-editor": "查询编辑器", + "tooltip-cache-level": "设置编辑器查询的浏览器缓存级别。对于高基数数据源,建议使用更高的缓存设置。", + "tooltip-custom-query-parameters": "将自定义参数添加到 Prometheus 查询网址。例如 {{example1}}、{{example2}}、{{example3}} 或 {{example4}}。多个参数应使用 {{concatenationChar}} 连接起来。", + "tooltip-default-editor": "为此数据源的所有用户设置默认编辑器选项。", + "tooltip-disable-metrics-lookup": "选中此选项将禁用查询字段自动完成中的指标选择器和指标/标签支持。如果您在使用较大的 Prometheus 实例时遇到性能问题,这样做会有所帮助。", + "tooltip-disable-recording-rules-beta": "此功能将禁用录制规则。开启此选项可提高数据面板性能", + "tooltip-http-method": "您可以使用 POST 或 GET HTTP 方法来查询 Prometheus 数据源。POST 是推荐的方法,因为它允许更大的查询。如果您的 Prometheus 版本低于 2.1,或者您的网络中限制了 POST 请求,请将其更改为 GET。", + "tooltip-incremental-querying-beta": "此功能将改变相对查询的默认行为,使其总是从 Prometheus 实例请求新数据,而不会缓存查询结果,且只请求新数据。开启此选项可减少数据库和网络负载。", + "tooltip-metric-names-suggestion-limit": "在查询编辑器的“代码”模式下,可能显示为自动完成建议的指标名称的最大数量。", + "tooltip-prom-type-version": "如果 {{promType}} 实例未自动配置版本,请使用此项来设置它的版本。", + "tooltip-prometheus-type": "将此设置为 Prometheus 数据库的类型,例如 Prometheus、Cortex、Mimir 或 Thanos。更改此字段将保存您的当前设置。某些类型的 Prometheus 对 API 的支持不一样。例如,某些类型支持标签查询的正则表达式匹配,以提高性能。某些类型具有用于元数据的 API。如果设置不正确,则在查询指标和标签时可能会遇到奇怪的行为。请检查您的 Prometheus 文档,以确保您输入了正确的类型。", + "tooltip-query-overlap-window": "设置持续时间,如 {{example1}} 或 {{example2}} 或 {{example3}}。默认值为 {{default}}。此持续时间将添加到每个增量请求的持续时间中。", + "tooltip-query-timeout": "设置 Prometheus 查询超时。", + "tooltip-scrape-interval": "此间隔是 Prometheus 抓取目标的频率。将此设置为 Prometheus 配置文件中配置的典型抓取和评估间隔。如果您将此值设置为大于 Prometheus 配置文件的间隔,Grafana 将根据此间隔评估数据,您将看到较少的数据点。默认值为 {{default}}。", + "tooltip-series-limit": "限制适用于两个端点(系列和标签)的所有资源(指标、标签和值)。将字段留空,以使用默认限制 (40000)。设置为 0 以禁用限制并获取所有内容,但这可能会导致性能问题。默认限制为 40000。", + "tooltip-use-series-endpoint": "选中此选项将优先使用带有 {{exampleParameter}} 参数的序列端点,而不是带有 {{exampleParameter}} 参数的标签值端点。虽然标签值端点在性能方面表现更好,但有些用户可能更喜欢序列,因为它具有 POST 方法,而标签值端点仅具有 GET 方法。" } }, "prom-query-legend-editor": { @@ -211,12 +211,12 @@ }, "querybuilder": { "additional-settings": { - "content-filter-metric-names-regex-search-using": "", - "disable-text-wrap": "" + "content-filter-metric-names-regex-search-using": "使用 Prometheus API 上的其他调用,通过正则表达式搜索筛选指标名称。", + "disable-text-wrap": "禁用文本换行" }, "feedback-link": { "give-feedback": "提供反馈", - "title-give-feedback": "" + "title-give-feedback": "指标浏览器是新功能,请告诉我们如何改进" }, "get-collapsed-info": { "exemplars": "", @@ -250,18 +250,18 @@ }, "handle-function": { "text": { - "query-parsing-is-ambiguous": "" + "query-parsing-is-ambiguous": "查询解析不明确。" } }, "label-filter-item": { - "aria-label-remove": "", - "placeholder-select-label": "", + "aria-label-remove": "移除{{name}}", + "placeholder-select-label": "选择标签", "placeholder-select-value": "选择值" }, "label-filters": { - "label-filters": "", - "label-label-filters": "", - "tooltip-label-filters": "" + "label-filters": "标签筛选", + "label-label-filters": "标签筛选", + "tooltip-label-filters": "可选:用于筛选为此查询类型选择的指标。" }, "label-param-editor": { "loadingMessage-loading-labels": "", @@ -269,94 +269,94 @@ }, "metric-combobox": { "async-select": { - "aria-label-open-metrics-explorer": "", - "placeholder-select-metric": "", - "tooltip-open-metrics-explorer": "" + "aria-label-open-metrics-explorer": "打开指标浏览器", + "placeholder-select-metric": "选择指标", + "tooltip-open-metrics-explorer": "打开指标浏览器" }, "label-metric": "指标", - "tooltip-metric": "" + "tooltip-metric": "可选:返回指定指标中标签名称的标签值列表。" }, "metrics-modal": { - "additional-settings": "", + "additional-settings": "其他设置", "aria-label-additional-settings": "附加设置", - "aria-label-browse-metrics": "", - "currently-selected": "", - "metrics-pre-filtered": "", - "placeholder-results-per-page": "", - "results-per-page": "", - "title-metrics-explorer": "", - "results-amount_other": "" + "aria-label-browse-metrics": "浏览指标", + "currently-selected": "当前选择:{{selected}}", + "metrics-pre-filtered": "这些指标已通过标签筛选器中选择的标签进行预筛选。", + "placeholder-results-per-page": "每页显示结果数", + "results-per-page": "每页结果数", + "title-metrics-explorer": "指标浏览器", + "results-amount_other": "显示 {{num}} 个结果(共 {{count}} 个)" }, "nested-query": { "label": { - "ignoring": "", + "ignoring": "忽略", "on": "方式" }, "operator": "运算符", - "tooltip-remove-match": "", - "vector-matches": "" + "tooltip-remove-match": "移除匹配", + "vector-matches": "矢量匹配" }, "operation-editor": { - "not-found": "", - "title-remove": "" + "not-found": "找不到操作 {{id}}", + "title-remove": "移除{{name}}" }, "operation-header": { "placeholder-replace-with": "替换为", - "title-click-to-view-alternative-operations": "", - "title-remove-operation": "" + "title-click-to-view-alternative-operations": "点击以查看替代操作", + "title-remove-operation": "移除操作" }, "operation-info-button": { - "title-click-to-show-description": "", - "title-remove-operation": "" + "title-click-to-show-description": "点击以显示描述", + "title-remove-operation": "移除操作" }, "operation-list": { - "operations": "", + "operations": "操作", "placeholder-search": "搜索", - "title-add-operation": "" + "title-add-operation": "添加操作" }, "operation-param-editor": { - "title-add": "", - "title-remove": "" + "title-add": "添加{{name}}", + "title-remove": "移除{{name}}" }, "prom-query-builder-options": { - "aria-label-lower-limit-parameter": "", - "aria-label-select-resolution": "", + "aria-label-lower-limit-parameter": "设置步长参数的下限", + "aria-label-select-resolution": "选择分辨率", "format-options": { "label-heatmap": "", "label-table": "", "label-time-series": "" }, - "label-exemplars": "", + "label-exemplars": "范例", "label-format": "格式", - "label-min-step": "", - "label-resolution": "", + "label-min-step": "最小步长", + "label-resolution": "分辨率", "label-type": "类型", - "placeholder-auto": "", + "placeholder-auto": "自动", "title-options": "选项", - "tooltip-min-step": "" + "tooltip-min-step": "Prometheus 查询的步长参数以及 <2>{{interval}} 和 <4>{{rateInterval}} 变量的附加下限。" }, "prom-query-code-editor-autocomplete-info": { - "autocomplete-suggestions-limited": "", - "tooltip-autocomplete-suggestions-limited": "" + "autocomplete-suggestions-limited": "自动完成建议受限", + "tooltip-autocomplete-suggestions-limited": "指标名称的数量超过了自动完成限制。仅显示 {{autocompleteLimit}} 个最相关的指标。您可以在数据源设置中调整阈值。" }, "prom-query-editor-selector": { "body-syntax-error": "", "confirmText-continue": "", "kick-start-your-query": "启动您的查询", - "label-explain": "", - "run-queries": "", - "title-parsing-error-switch-builder": "" + "label-explain": "解释", + "run-queries": "运行查询", + "title-parsing-error-switch-builder": "解析错误:切换到构建器模式?" }, "prom-query-legend-editor": { - "label-legend": "", - "placeholder-select-legend-mode": "", - "tooltip-legend": "" + "label-legend": "图例", + "placeholder-select-legend-mode": "选择图例模式", + "tooltip-legend": "序列名称覆盖或模板。例如,{{templateExample}} 将替换为 {{labelName}} 的标签值。" }, "query-builder-hints": { - "hint-details": "" + "hint-details": "提示:{{hintDetails}}" }, "query-editor-hints": { - "hint-details": "" + "hint-details": "提示:{{hintDetails}}" }, "query-editor-mode-toggle": { "editor-modes": { @@ -365,30 +365,30 @@ } }, "query-pattern": { - "apply-query": "", - "aria-label-apply-query-starter-button": "", - "aria-label-back-button": "", - "aria-label-create-new-query-button": "", - "aria-label-raw-query": "", - "aria-label-use-this-query-button": "", + "apply-query": "应用查询", + "aria-label-apply-query-starter-button": "应用查询启动按钮", + "aria-label-back-button": "后退按钮", + "aria-label-create-new-query-button": "创建新查询按钮", + "aria-label-raw-query": "{{patternName}} 原始查询", + "aria-label-use-this-query-button": "使用此查询按钮", "back": "上一步", - "create-new-query": "", + "create-new-query": "创建新查询", "use-this-query": "使用此查询" }, "query-patterns-modal": { - "aria-label-close-kick-start-your-query-modal": "", + "aria-label-close-kick-start-your-query-modal": "关闭“快速启动查询”弹窗", "aria-label-kick-start-your-query-modal": "启动您的查询模式", - "aria-label-toggle-query-starter": "", + "aria-label-toggle-query-starter": "打开和关闭 {{patternType}} 查询启动卡", "close": "关闭", - "description-kick-start-your-query": "", - "label-toggle-query-starter": "", + "description-kick-start-your-query": "通过选择其中一个查询来快速启动您的查询。然后,您可以继续完成查询。", + "label-toggle-query-starter": "{{patternType}} 查询启动器", "title-kick-start-your-query": "启动您的查询" }, "raw-query": { - "aria-label-selector": "" + "aria-label-selector": "选择器" }, "results-table": { - "content-descriptive-type": "", + "content-descriptive-type": "创建 {{descriptiveType}} 时,Prometheus 会使用类型计数器公开多个序列。", "description": "描述", "message-expand-label-filters": "", "message-expand-search": "", @@ -399,7 +399,7 @@ }, "update-function-args": { "text": { - "query-parsing-is-ambiguous": "" + "query-parsing-is-ambiguous": "查询解析不明确。" } } } diff --git a/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json index 615d84c1e94..8017f7dca29 100644 --- a/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json @@ -2,201 +2,201 @@ "grafana-prometheus": { "components": { "annotation-query-editor": { - "annotation-data-load-error": "", - "aria-label-lower-limit-parameter": "", - "label-min-step": "", - "label-series-value-as-timestamp": "", + "annotation-data-load-error": "註解資料載入錯誤!", + "aria-label-lower-limit-parameter": "設定步驟參數的下限", + "label-min-step": "最少步驟數", + "label-series-value-as-timestamp": "作為時間戳記的序列值", "label-tags": "標籤", - "label-text": "", + "label-text": "文字", "label-title": "標題", - "placeholder-auto": "", - "tooltip-either-pattern-example-instance-replaced-label": "", - "tooltip-min-step": "", - "tooltip-timestamp-milliseconds-series-value-seconds-multiply": "" + "placeholder-auto": "自動", + "tooltip-either-pattern-example-instance-replaced-label": "使用名稱或模式。例如,{{labelTemplate}} 會替換為標籤{{labelName}}的標籤值。", + "tooltip-min-step": "Prometheus 查詢的步驟參數以及 <2>{{intervalVar}} 和 <4>{{rateIntervalVar}} 變數的其他下限。", + "tooltip-timestamp-milliseconds-series-value-seconds-multiply": "時間戳記的單位為毫秒。如果序列值的單位為秒,請將其範圍向量乘以 1000。" }, "get-query-type-options": { "description": { - "instant-query-range": "" + "instant-query-range": "執行即時查詢和範圍查詢" }, "label": { - "both": "" + "both": "兩者" }, "range-options": { "description": { - "query-range": "" + "query-range": "針對一段時間執行查詢" }, "label": { - "instant": "", - "range": "" + "instant": "立即", + "range": "範圍" } } }, "label-selector": { - "aria-label-filter-expression-for-label": "", - "description-select-labels": "", - "select-labels-to-search-in": "" + "aria-label-filter-expression-for-label": "篩選標籤的表達式", + "description-select-labels": "一旦選取標籤值,只會顯示可能的標籤組合。", + "select-labels-to-search-in": "2. 選取您要搜尋的標籤" }, "metric-selector": { - "aria-label-filter-expression-for-metric": "", - "aria-label-limit-results-from-series-endpoint": "", - "description-series-limit": "", - "label-select-metric": "", - "select-a-metric": "", - "series-limit": "" + "aria-label-filter-expression-for-metric": "篩選指標的表達式", + "aria-label-limit-results-from-series-endpoint": "限制序列端點的結果", + "description-series-limit": "限制適用於所有指標、標籤和數值。將欄位留空以使用預設的限制。設定為 0 以停用限制並擷取所有內容,不過這可能會導致效能問題。", + "label-select-metric": "一旦選取指標,只會顯示可能的標籤。標籤受以下序列限制。", + "select-a-metric": "1. 選擇指標", + "series-limit": "序列限制" }, "prom-cheat-sheet": { - "prom-ql-cheat-sheet": "" + "prom-ql-cheat-sheet": "PromQL 速查表" }, "prom-exemplar-field": { - "exemplars": "", - "tooltip-disable-query": "", - "tooltip-enable-query": "" + "exemplars": "範例", + "tooltip-disable-query": "停用範例查詢", + "tooltip-enable-query": "啟用範例查詢" }, "prom-explore-extra-field": { - "aria-label-prometheus-extra-field": "", - "aria-label-query-type-field": "", - "aria-label-step-field": "", - "min-step": "", - "query-type": "", - "tooltip-units-builtin-variables-example-interval-rateinterval": "" + "aria-label-prometheus-extra-field": "Prometheus 額外欄位", + "aria-label-query-type-field": "查詢類型欄位", + "aria-label-step-field": "步驟欄位", + "min-step": "最小步長", + "query-type": "查詢類型", + "tooltip-units-builtin-variables-example-interval-rateinterval": "此處可使用時間單位和內建變數,例如:{{example1}}、{{example2}}、{{example3}}、{{example4}}、{{example5}}、{{example6}}、{{example7}}(如未指定單位,則為預設值:{{default}})" }, "prom-query-field": { - "placeholder-enter-a-prom-ql-query": "" + "placeholder-enter-a-prom-ql-query": "輸入 PromQL 查詢…" }, "prom-variable-query-editor": { - "aria-label-classic-query": "", - "aria-label-metric-regex": "", - "aria-label-metric-selector": "", - "aria-label-prometheus-query": "", - "aria-label-query-type": "", - "aria-label-series-query": "", - "label-classic-query": "", + "aria-label-classic-query": "經典查詢", + "aria-label-metric-regex": "指標正規表達式", + "aria-label-metric-selector": "指標選擇器", + "aria-label-prometheus-query": "Prometheus 查詢", + "aria-label-query-type": "查詢類型", + "aria-label-series-query": "序列查詢", + "label-classic-query": "經典查詢", "label-label": "標籤", - "label-metric-regex": "", + "label-metric-regex": "指標正規表達式", "label-query": "查詢", - "label-query-type": "", - "label-series-query": "", - "placeholder-classic-query": "", - "placeholder-metric-regex": "", - "placeholder-prometheus-query": "", + "label-query-type": "查詢類型", + "label-series-query": "序列查詢", + "placeholder-classic-query": "經典查詢", + "placeholder-metric-regex": "指標正規表達式", + "placeholder-prometheus-query": "Prometheus 查詢", "placeholder-select-query-type": "選取查詢類型", - "placeholder-series-query": "", - "returns-metrics-matching-specified-metric-regex": "", - "tooltip-classic-query": "", - "tooltip-label": "", - "tooltip-metric-regex": "", - "tooltip-query": "", - "tooltip-query-type": "", - "tooltip-series-query": "" + "placeholder-series-query": "序列查詢", + "returns-metrics-matching-specified-metric-regex": "回傳與指定指標正規表達式相符的指標清單。", + "tooltip-classic-query": "Prometheus 變數查詢編輯器的原始實作。輸入一個字串,其中包含如這些文件中所述正確的查詢類型和參數。例如:{{exampleQuery}}。", + "tooltip-label": "除非有指定指標,否則會回傳所有指標中該標籤名稱的標籤值清單。", + "tooltip-metric-regex": "回傳標籤名稱清單,選擇性地依據指定指標正規表達式篩選。", + "tooltip-query": "回傳此查詢的 Prometheus 查詢結果清單。這可能包括 Prometheus 功能,即{{exampleQuery}}。", + "tooltip-query-type": "Prometheus 資料來源外掛程式為範本變數提供以下查詢類型。", + "tooltip-series-query": "輸入帶有標籤的指標、僅有指標或僅標籤,即 {{example1}}、{{example2}} 或 {{example3}}。回傳與輸入資料相關的時間序列清單。" }, "selector-actions": { - "aria-label-selector": "", - "aria-label-selector-clear-button": "", - "aria-label-use-selector-as-metrics-button": "", - "aria-label-use-selector-for-query-button": "", - "aria-label-validate-submit-button": "", + "aria-label-selector": "選擇器", + "aria-label-selector-clear-button": "選擇器清除按鈕", + "aria-label-use-selector-as-metrics-button": "使用選擇器作為指標按鈕", + "aria-label-use-selector-for-query-button": "使用選擇器作為查詢按鈕", + "aria-label-validate-submit-button": "驗證提交按鈕", "clear": "清除", - "resulting-selector": "", - "use-as-rate-query": "", - "use-query": "", - "validate-selector": "" + "resulting-selector": "4. 結果選擇器", + "use-as-rate-query": "作為速率查詢使用", + "use-query": "使用此查詢", + "validate-selector": "驗證選擇器" }, "value-selector": { - "aria-label-filter-expression-for-label-values": "", - "aria-label-values-for": "", - "description-search-field-values-across-selected-labels": "", - "select-multiple-values-for-your-labels": "" + "aria-label-filter-expression-for-label-values": "篩選標籤數值的表達式", + "aria-label-values-for": "以下項目的值:{{labelKey}}", + "description-search-field-values-across-selected-labels": "使用搜尋欄位在所選標籤中尋找數值。", + "select-multiple-values-for-your-labels": "3. 為您的標籤選取(多個)值" } }, "configuration": { "alerting-settings-overhaul": { - "label-allow-as-recording-rules-target": "", - "label-manage-alerts-via-alerting-ui": "", + "label-allow-as-recording-rules-target": "允許作為錄製規則目標", + "label-manage-alerts-via-alerting-ui": "透過警報 UI 管理警報", "title-alerting": "警報", - "tooltip-allow-as-recording-rules-target": "", + "tooltip-allow-as-recording-rules-target": "允許將此資料來源選為撰寫紀錄規則的目標。", "tooltip-manage-alerts-via-alerting-ui": "管理此資料來源的警報規則。若要管理其他警報資源,請新增 Alertmanager 資料來源。" }, "config-editor": { - "browser-access-mode-error": "", - "description-advanced-settings": "", + "browser-access-mode-error": "Prometheus 資料來源中的瀏覽器存取模式無法再使用。切換至伺服器存取模式。", + "description-advanced-settings": "附加設定為選擇性設定,可進行設定以便更妥善掌控您的資料來源。", "title-advanced-settings": "進階設定", "title-error": "錯誤" }, "data-source-http-settings-overhaul": { "tooltip-browser-access-mode": "您的存取方式是<1>瀏覽器,這表示需要從瀏覽器存取網址。", - "tooltip-http-url": "", + "tooltip-http-url": "指定完整的 HTTP URL(例如 {{exampleURL}})", "tooltip-server-access-mode": "您的存取方式是<1>伺服器,這表示需要從 Grafana 後端/伺服器存取網址。" }, "docs-tip": { - "visit-docs-for-more-details-here": "" + "visit-docs-for-more-details-here": "在此處瀏覽文件以了解更多詳細資訊。" }, "exemplar-setting": { "label-data-source": "資料來源", - "label-internal-link": "", + "label-internal-link": "內部連結", "label-label-name": "標籤名稱", - "label-remove-exemplar-link": "", + "label-remove-exemplar-link": "移除範例連結", "label-url": "網址", - "label-url-label": "", - "placeholder-go-to-examplecom": "", - "placeholder-httpsexamplecomvalueraw": "", - "placeholder-trace-id": "", - "title-remove-exemplar-link": "", - "tooltip-data-source": "", - "tooltip-internal-link": "", - "tooltip-label-name": "", - "tooltip-url": "", - "tooltip-url-label": "" + "label-url-label": "網址標籤", + "placeholder-go-to-examplecom": "前往 example.com", + "placeholder-httpsexamplecomvalueraw": "https://example.com/${__value.raw}", + "placeholder-trace-id": "traceID", + "title-remove-exemplar-link": "移除範例點連結", + "tooltip-data-source": "範例所導向的資料來源。", + "tooltip-internal-link": "若您有內部連結,請啟用此選項。啟用後將顯示資料來源選擇器。為您的範例資料選擇後端追蹤資料存放區。", + "tooltip-label-name": "標籤物件中應用來取得 traceID 的欄位名稱。", + "tooltip-url": "使用者將前往查看其追蹤的追蹤後端網址", + "tooltip-url-label": "用來覆寫範例 traceID 欄位上的按鈕標籤。" }, "exemplars-settings": { "add": "新增", - "no-exemplars-configurations": "", - "title-exemplars": "" + "no-exemplars-configurations": "沒有範例設定", + "title-exemplars": "範例點" }, "prom-settings": { - "aria-label-default-editor": "", - "aria-label-prom-type-type": "", - "aria-label-prometheus-type": "", - "aria-label-select-http-method": "", + "aria-label-default-editor": "預設編輯器(程式碼或編輯器)", + "aria-label-prom-type-type": "{{promType}} 類型", + "aria-label-prometheus-type": "Prometheus 類型", + "aria-label-select-http-method": "選取 HTTP 方法", "editor-options": { "label-builder": "", "label-code": "" }, - "label-cache-level": "", - "label-custom-query-parameters": "", - "label-default-editor": "", - "label-disable-metrics-lookup": "", - "label-disable-recording-rules-beta": "", - "label-http-method": "", - "label-incremental-querying-beta": "", - "label-metric-names-suggestion-limit": "", - "label-prom-type-version": "", - "label-prometheus-type": "", - "label-query-overlap-window": "", - "label-query-timeout": "", - "label-scrape-interval": "", - "label-series-limit": "", - "label-use-series-endpoint": "", - "more-info": "", - "placeholder-example-maxsourceresolutionmtimeout": "", - "title-interval-behaviour": "", - "title-other": "", + "label-cache-level": "快取層級", + "label-custom-query-parameters": "自訂查詢參數", + "label-default-editor": "預設編輯器", + "label-disable-metrics-lookup": "停用指標檢索", + "label-disable-recording-rules-beta": "停用錄製規則(測試版)", + "label-http-method": "HTTP 方法", + "label-incremental-querying-beta": "增量查詢(測試版)", + "label-metric-names-suggestion-limit": "指標名稱建議限制", + "label-prom-type-version": "{{promType}} 版本", + "label-prometheus-type": "Prometheus 類型", + "label-query-overlap-window": "查詢重疊視窗", + "label-query-timeout": "查詢逾時", + "label-scrape-interval": "抓取間隔", + "label-series-limit": "序列限制", + "label-use-series-endpoint": "使用序列端點", + "more-info": "如需更多在資料來源中設定 Prometheus 類型與版本的相關資訊,請參閱<2>佈建文件。", + "placeholder-example-maxsourceresolutionmtimeout": "範例:{{example}}", + "title-interval-behaviour": "間隔行為", + "title-other": "其他", "title-performance": "成效", - "title-query-editor": "", - "tooltip-cache-level": "", - "tooltip-custom-query-parameters": "", - "tooltip-default-editor": "", - "tooltip-disable-metrics-lookup": "", - "tooltip-disable-recording-rules-beta": "", - "tooltip-http-method": "", - "tooltip-incremental-querying-beta": "", - "tooltip-metric-names-suggestion-limit": "", - "tooltip-prom-type-version": "", - "tooltip-prometheus-type": "", - "tooltip-query-overlap-window": "", - "tooltip-query-timeout": "", - "tooltip-scrape-interval": "", - "tooltip-series-limit": "", - "tooltip-use-series-endpoint": "" + "title-query-editor": "查詢編輯器", + "tooltip-cache-level": "設定編輯器查詢的瀏覽器快取層級。針對高基數資料來源,建議使用較高層級的快取設定。", + "tooltip-custom-query-parameters": "將自訂參數新增至 Prometheus 查詢網址。例如 {{example1}}、{{example2}}、{{example3}} 或 {{example4}}。多個參數應與{{concatenationChar}}串接在一起。", + "tooltip-default-editor": "為此資料來源的所有使用者設定預設編輯器選項。", + "tooltip-disable-metrics-lookup": "勾選此選項將停用查詢欄位自動完成中的指標選擇器和指標/標籤支援。如果您在較大的 Prometheus 實例上遇到效能問題,這會有所幫助。", + "tooltip-disable-recording-rules-beta": "此功能將停用錄製規則。開啟此功能以改善儀表板效能", + "tooltip-http-method": "您可以使用 POST 或 GET HTTP 方法,來查詢您的 Prometheus 資料來源。POST 是建議的方法,因為它可以處理更大規模的查詢。如果您的 Prometheus 版本早於 2.1,或您的網路中限制了 POST 請求,請將此更改為 GET。", + "tooltip-incremental-querying-beta": "此功能將變更相對時間查詢的預設行為,以便隨時從 Prometheus 實例要求新資料,而不會快取查詢結果,並且只會請求新紀錄。開啟此功能以減少資料庫和網路負載。", + "tooltip-metric-names-suggestion-limit": "在查詢編輯器的程式碼模式中,可能會顯示為自動完成建議的指標名稱之最大數量。", + "tooltip-prom-type-version": "如果您的{{promType}}實例未自動設定版本,請使用此功能進行設定。", + "tooltip-prometheus-type": "將此設定為 Prometheus 資料庫的類型,例如 Prometheus、Cortex、Mimir 或 Thanos。變更此欄位將儲存您目前的設定。特定類型的 Prometheus 支援或無法支援各種 API。例如,某些類型支援對標籤查詢使用正規表達式匹配,以提高效能。部分類型具有元資料的 API。若您設定錯誤,在查詢指標和標籤時可能會遇到異常行為。請檢查您的 Prometheus 文件,以確保您輸入正確的類型。", + "tooltip-query-overlap-window": "設定持續時間,例如 {{example1}} 或 {{example2}} 或 {{example3}}。預設為{{default}}。將新增此持續時間至每個增量請求的持續時間。", + "tooltip-query-timeout": "設定 Prometheus 查詢逾時。", + "tooltip-scrape-interval": "此間隔是 Prometheus 抓取目標的頻率。將此設定為 Prometheus 設定檔案中設定的典型抓取和評估間隔。若您將此設定為大於 Prometheus 設定檔案間隔的數值,Grafana 將根據此間隔評估資料,您將看到較少的資料點。預設為{{default}}。", + "tooltip-series-limit": "限制適用於兩個端點(系列和標籤)的所有資源(指標、標籤和值)。將欄位留空以使用預設的限制 (40000)。設定為 0 以停用限制並擷取所有內容,不過這可能會導致效能問題。預設限制為 40000。", + "tooltip-use-series-endpoint": "勾選此選項將優先使用具有 {{exampleParameter}} 參數的序列端點,而非具有 {{exampleParameter}} 參數的標籤值端點。雖然標籤值端點被視為擁有更佳效能,但有些使用者可能會更喜歡該序列,因為它具有 POST 方法,而標籤值端點僅具有 GET 方法。" } }, "prom-query-legend-editor": { @@ -211,12 +211,12 @@ }, "querybuilder": { "additional-settings": { - "content-filter-metric-names-regex-search-using": "", - "disable-text-wrap": "" + "content-filter-metric-names-regex-search-using": "透過正規表達式搜尋篩選指標名稱,並使用額外的 Prometheus API 呼叫。", + "disable-text-wrap": "停用文字換行" }, "feedback-link": { "give-feedback": "提供意見回饋", - "title-give-feedback": "" + "title-give-feedback": "指標瀏覽器為新功能,請告訴我們如何改善" }, "get-collapsed-info": { "exemplars": "", @@ -250,18 +250,18 @@ }, "handle-function": { "text": { - "query-parsing-is-ambiguous": "" + "query-parsing-is-ambiguous": "查詢剖析不明確。" } }, "label-filter-item": { - "aria-label-remove": "", - "placeholder-select-label": "", + "aria-label-remove": "移除{{name}}", + "placeholder-select-label": "選擇標籤", "placeholder-select-value": "選擇值" }, "label-filters": { - "label-filters": "", - "label-label-filters": "", - "tooltip-label-filters": "" + "label-filters": "標籤篩選條件", + "label-label-filters": "標籤篩選條件", + "tooltip-label-filters": "選擇性設定:用於篩選為此查詢類型的指標選擇。" }, "label-param-editor": { "loadingMessage-loading-labels": "", @@ -269,94 +269,94 @@ }, "metric-combobox": { "async-select": { - "aria-label-open-metrics-explorer": "", - "placeholder-select-metric": "", - "tooltip-open-metrics-explorer": "" + "aria-label-open-metrics-explorer": "開啟指標瀏覽器", + "placeholder-select-metric": "選擇指標", + "tooltip-open-metrics-explorer": "開啟計量瀏覽器" }, "label-metric": "指標", - "tooltip-metric": "" + "tooltip-metric": "選擇性設定:回傳指定指標中該標籤名稱的標籤值清單。" }, "metrics-modal": { - "additional-settings": "", + "additional-settings": "附加設定", "aria-label-additional-settings": "附加設定", - "aria-label-browse-metrics": "", - "currently-selected": "", - "metrics-pre-filtered": "", - "placeholder-results-per-page": "", - "results-per-page": "", - "title-metrics-explorer": "", - "results-amount_other": "" + "aria-label-browse-metrics": "瀏覽指標", + "currently-selected": "目前已選取:{{selected}}", + "metrics-pre-filtered": "這些指標已透過標籤篩選條件中選擇的標籤進行預先篩選。", + "placeholder-results-per-page": "每頁顯示結果", + "results-per-page": "每頁顯示的結果", + "title-metrics-explorer": "指標瀏覽器", + "results-amount_other": "結果共 {{count}} 項,顯示 {{num}} 項" }, "nested-query": { "label": { - "ignoring": "", + "ignoring": "忽略", "on": "開啟" }, "operator": "運算子", - "tooltip-remove-match": "", - "vector-matches": "" + "tooltip-remove-match": "移除比對", + "vector-matches": "向量比對" }, "operation-editor": { - "not-found": "", - "title-remove": "" + "not-found": "找不到{{id}}操作", + "title-remove": "移除{{name}}" }, "operation-header": { "placeholder-replace-with": "取代為", - "title-click-to-view-alternative-operations": "", - "title-remove-operation": "" + "title-click-to-view-alternative-operations": "按一下以檢視替代操作", + "title-remove-operation": "移除操作" }, "operation-info-button": { - "title-click-to-show-description": "", - "title-remove-operation": "" + "title-click-to-show-description": "按一下以顯示說明", + "title-remove-operation": "移除操作" }, "operation-list": { - "operations": "", + "operations": "操作", "placeholder-search": "搜尋", - "title-add-operation": "" + "title-add-operation": "新增操作" }, "operation-param-editor": { - "title-add": "", - "title-remove": "" + "title-add": "新增{{name}}", + "title-remove": "移除{{name}}" }, "prom-query-builder-options": { - "aria-label-lower-limit-parameter": "", - "aria-label-select-resolution": "", + "aria-label-lower-limit-parameter": "設定步驟參數的下限", + "aria-label-select-resolution": "選擇解決方案", "format-options": { "label-heatmap": "", "label-table": "", "label-time-series": "" }, - "label-exemplars": "", + "label-exemplars": "範例點", "label-format": "格式", - "label-min-step": "", - "label-resolution": "", + "label-min-step": "最小步長", + "label-resolution": "解析度", "label-type": "類型", - "placeholder-auto": "", + "placeholder-auto": "自動", "title-options": "選項", - "tooltip-min-step": "" + "tooltip-min-step": "Prometheus 查詢的步驟參數以及 <2>{{interval}} 和 <4>{{rateInterval}} 變數的其他下限。" }, "prom-query-code-editor-autocomplete-info": { - "autocomplete-suggestions-limited": "", - "tooltip-autocomplete-suggestions-limited": "" + "autocomplete-suggestions-limited": "自動完成建議有所限制", + "tooltip-autocomplete-suggestions-limited": "指標名稱的數量超過自動完成限制。僅顯示與{{autocompleteLimit}}最相關的指標。您可以在資料來源設定中調整臨界值。" }, "prom-query-editor-selector": { "body-syntax-error": "", "confirmText-continue": "", "kick-start-your-query": "啟動您的查詢", - "label-explain": "", - "run-queries": "", - "title-parsing-error-switch-builder": "" + "label-explain": "說明", + "run-queries": "執行查詢", + "title-parsing-error-switch-builder": "剖析錯誤:要切換至編輯器模式嗎?" }, "prom-query-legend-editor": { - "label-legend": "", - "placeholder-select-legend-mode": "", - "tooltip-legend": "" + "label-legend": "圖例", + "placeholder-select-legend-mode": "選擇圖例模式", + "tooltip-legend": "序列名稱覆寫或範本。例如:{{templateExample}} 將替換為{{labelName}}的標籤值。" }, "query-builder-hints": { - "hint-details": "" + "hint-details": "提示:{{hintDetails}}" }, "query-editor-hints": { - "hint-details": "" + "hint-details": "提示: {{hintDetails}}" }, "query-editor-mode-toggle": { "editor-modes": { @@ -365,30 +365,30 @@ } }, "query-pattern": { - "apply-query": "", - "aria-label-apply-query-starter-button": "", - "aria-label-back-button": "", - "aria-label-create-new-query-button": "", - "aria-label-raw-query": "", - "aria-label-use-this-query-button": "", + "apply-query": "套用查詢", + "aria-label-apply-query-starter-button": "套用查詢啟動按鈕", + "aria-label-back-button": "返回鍵", + "aria-label-create-new-query-button": "建立新查詢按鈕", + "aria-label-raw-query": "{{patternName}} 原始查詢", + "aria-label-use-this-query-button": "使用此查詢按鈕", "back": "返回", - "create-new-query": "", + "create-new-query": "建立新查詢", "use-this-query": "使用此查詢" }, "query-patterns-modal": { - "aria-label-close-kick-start-your-query-modal": "", + "aria-label-close-kick-start-your-query-modal": "關閉啟動您的查詢模式", "aria-label-kick-start-your-query-modal": "啟動您的查詢模式", - "aria-label-toggle-query-starter": "", + "aria-label-toggle-query-starter": "開啟和關閉{{patternType}}查詢啟動卡", "close": "關閉", - "description-kick-start-your-query": "", - "label-toggle-query-starter": "", + "description-kick-start-your-query": "選擇其中一項查詢來啟動您的查詢。您可以接著繼續完成查詢。", + "label-toggle-query-starter": "{{patternType}} 查詢啟動器", "title-kick-start-your-query": "啟動您的查詢" }, "raw-query": { - "aria-label-selector": "" + "aria-label-selector": "選擇器" }, "results-table": { - "content-descriptive-type": "", + "content-descriptive-type": "建立{{descriptiveType}}時,Prometheus 會透過類型計數器顯示多個序列。", "description": "說明", "message-expand-label-filters": "", "message-expand-search": "", @@ -399,7 +399,7 @@ }, "update-function-args": { "text": { - "query-parsing-is-ambiguous": "" + "query-parsing-is-ambiguous": "查詢剖析不明確。" } } } diff --git a/packages/grafana-sql/src/locales/zh-Hans/grafana-sql.json b/packages/grafana-sql/src/locales/zh-Hans/grafana-sql.json index 43a461149b3..45f714b1637 100644 --- a/packages/grafana-sql/src/locales/zh-Hans/grafana-sql.json +++ b/packages/grafana-sql/src/locales/zh-Hans/grafana-sql.json @@ -2,26 +2,26 @@ "grafana-sql": { "components": { "confirm-modal": { - "builder-mode": "", + "builder-mode": "生成器模式不显示代码中所做的更改。查询生成器将显示您在生成器模式下所做的最后一次更改。", "cancel": "取消", - "clipboard": "", - "copy-code-and-switch": "", - "discard-code-and-switch": "", + "clipboard": "您想将代码复制到剪贴板吗?", + "copy-code-and-switch": "复制代码并切换", + "discard-code-and-switch": "丢弃代码并切换", "warning": "警告" }, "connection-limits": { - "auto-max-idle": "", - "content-auto-max-idle": "", - "content-max-idle": "", - "content-max-lifetime": "", - "content-max-open": "", - "max-idle": "", - "max-lifetime": "", - "max-open": "", - "title-connection-limits": "" + "auto-max-idle": "自动最大空闲", + "content-auto-max-idle": "如果启用,则自动将<1>最大空闲连接数的数字设置为与<3>最大打开连接数相同的值。如果未设置最大打开连接数的数字,则将其设置为默认值 ({{defaultMaxIdle}})。", + "content-max-idle": "空闲连接池中的最大连接数。如果<1>最大打开连接数大于 0 但小于<3>最大空闲连接数,则<5>最大空闲连接数将减少以匹配<8>最大打开连接数限制。如果设置为 0,则不保留任何空闲连接。", + "content-max-lifetime": "连接可以重复使用的最长时间(秒)。如果设置为 0,则连接将永久重复使用。", + "content-max-open": "数据库的最大打开连接数。如果<1>最大空闲连接数大于 0 且<3>最大打开连接数小于<5>最大空闲连接数,则<7>最大空闲连接数将减少以匹配<9>最大打开连接数限制。如果设置为 0,则对打开的连接数没有限制。", + "max-idle": "最大空闲", + "max-lifetime": "最大生命周期", + "max-open": "最大打开", + "title-connection-limits": "连接限制" }, "dataset-selector": { - "aria-label-dataset-selector": "" + "aria-label-dataset-selector": "数据集选择器" }, "error-boundary": { "fall-back": { @@ -31,21 +31,21 @@ "get-custom-operators": { "custom-operators": { "label": { - "macros": "" + "macros": "宏指令" } } }, "make-render-column": { "render-column": { "aria-label-group-by": "分组依据", - "title-remove-group-by-column": "" + "title-remove-group-by-column": "按列移除组" } }, "order-by-row": { - "aria-label-order-by": "", + "aria-label-order-by": "排序条件", "label-limit": "限制", - "label-offset": "", - "label-order-by": "" + "label-offset": "偏移", + "label-order-by": "排序条件" }, "preview": { "label-element": { @@ -54,100 +54,100 @@ } }, "query-header": { - "content-invalid-query": "", + "content-invalid-query": "您的查询无效。请查看下方详情。<1>但是,您仍然可以运行此查询。", "editor-modes": { "label-builder": "", "label-code": "" }, - "label-dataset": "", + "label-dataset": "数据集", "label-filter": "筛选条件", "label-format": "格式", "label-group": "组", - "label-order": "", + "label-order": "顺序", "label-preview": "预览", "label-table": "表格", - "placeholder-select-format": "", + "placeholder-select-format": "选择格式", "run-query": "运行查询" }, "query-toolbox": { - "content-hit-ctrlcmdreturn-to-run-query": "", - "tooltip-collapse": "", - "tooltip-expand": "", - "tooltip-format-query": "" + "content-hit-ctrlcmdreturn-to-run-query": "按 CTRL/CMD+Return 运行查询", + "tooltip-collapse": "折叠编辑器", + "tooltip-expand": "展开编辑器", + "tooltip-format-query": "格式化查询" }, "query-validator": { - "query-will-process": "", - "validating-query": "" + "query-will-process": "<0> 此查询将在运行时处理 <2>{{bytes}}。", + "validating-query": "正在验证查询..." }, "raw-editor": { "render-placeholder": { - "editing-in-expanded-code-editor": "" + "editing-in-expanded-code-editor": "在展开的代码编辑器中编辑" }, - "title-query-num": "" + "title-query-num": "查询 {{queryNum}}" }, "select-column": { "label-column": "列" }, "select-custom-function-parameters": { - "aria-label-parameter": "", + "aria-label-parameter": "{{columnIndex}} 列的参数 {{index}}", "render-parameters": { "params": { - "title-remove-parameter": "" + "title-remove-parameter": "移除参数" } }, - "title-add-parameter": "" + "title-add-parameter": "添加参数" }, "select-row": { "aggregate-options": { "options": { "label": { - "aggregations": "", - "macros": "" + "aggregations": "聚合", + "macros": "宏指令" } } }, "label": { - "time": "", + "time": "时间", "value": "值" }, "label-alias": "别名", - "label-data-operations": "", - "title-add-column": "", - "title-remove-column": "" + "label-data-operations": "数据操作", + "title-add-column": "添加列", + "title-remove-column": "移除列" }, "settings": { - "aria-label-conjunction": "", + "aria-label-conjunction": "连词", "aria-label-field": "字段", "aria-label-operator": "运算符", - "title-button-filter": "" + "title-button-filter": "{{ buttonLabel }}筛选器" }, "sql-query-editor-lazy": { "text-loading-editor": "正在加载编辑器" }, "table-selector": { - "aria-label-table-selector": "", - "placeholder-loading": "", - "placeholder-select-table": "" + "aria-label-table-selector": "表选择器", + "placeholder-loading": "正在加载表格", + "placeholder-select-table": "选择表格" }, "tlssecrets-config": { - "content-tlsssl-client-certificate": "", - "content-tlsssl-client-key": "", - "content-tlsssl-root-certificate": "", - "tlsssl-client-certificate": "", - "tlsssl-client-key": "", + "content-tlsssl-client-certificate": "要使用 TLS/SSL 客户端证书进行身份验证,请在此处提供客户端证书。", + "content-tlsssl-client-key": "要使用客户端 TLS/SSL 证书进行身份验证,请在此处提供密钥。", + "content-tlsssl-root-certificate": "如果所选的 TLS/SSL 模式需要服务器根证书,请在此处提供", + "tlsssl-client-certificate": "TLS/SSL 客户端证书", + "tlsssl-client-key": "TLS 客户端密钥", "tlsssl-root-certificate": "TLS/SSL 根证书" }, "visual-editor": { - "label-filter-by-column-value": "", - "label-group-by-column": "" + "label-filter-by-column-value": "按列值筛选", + "label-group-by-column": "按列分组" }, "widgets": { - "aria-label-macros-value-selector": "" + "aria-label-macros-value-selector": "宏值选择器" } }, "utils": { "get-columns-width-indices": { - "label-selected-columns": "" + "label-selected-columns": "选定的列" } } } diff --git a/packages/grafana-sql/src/locales/zh-Hant/grafana-sql.json b/packages/grafana-sql/src/locales/zh-Hant/grafana-sql.json index 0eea18e6fb2..d7acf261c24 100644 --- a/packages/grafana-sql/src/locales/zh-Hant/grafana-sql.json +++ b/packages/grafana-sql/src/locales/zh-Hant/grafana-sql.json @@ -2,26 +2,26 @@ "grafana-sql": { "components": { "confirm-modal": { - "builder-mode": "", + "builder-mode": "編輯模式不會顯示在程式碼中的變更。查詢編輯器將顯示您在編輯器模式下所做的最後變更。", "cancel": "取消", - "clipboard": "", - "copy-code-and-switch": "", - "discard-code-and-switch": "", + "clipboard": "要將程式碼複製到剪貼簿嗎?", + "copy-code-and-switch": "複製程式碼並切換", + "discard-code-and-switch": "捨棄程式碼並切換", "warning": "警告" }, "connection-limits": { - "auto-max-idle": "", - "content-auto-max-idle": "", - "content-max-idle": "", - "content-max-lifetime": "", - "content-max-open": "", - "max-idle": "", - "max-lifetime": "", - "max-open": "", - "title-connection-limits": "" + "auto-max-idle": "自動最大閒置時間", + "content-auto-max-idle": "若啟用,<1>最大閒置連線數的數量將會自動設定為與<3>最大開啟連線數相同的數值。如果未設定最大開啟連線數,則將設定為預設值 ({{defaultMaxIdle}})。", + "content-max-idle": "閒置連線池中的最大連線數。若<1>最大開啟連線數大於 0,但小於 <3>最大閒置連線數,則<5>最大閒置連線數將會縮減,以符合<8>最大開啟連線數限制。若設定為 0,則不會保留任何閒置連線。", + "content-max-lifetime": "可以重複使用連線的最長時間(秒)。若設定為 0,則會永遠重複使用連線。", + "content-max-open": "資料庫的最大開啟連線數。若<1>最大閒置連線數大於 0,且<3>最大開啟連線數小於<5>最大閒置連線數,則<7>最大閒置連線數將會縮減,以符合<9>最大開啟連線數限制。若設定為 0,則不會限制開啟連線數。", + "max-idle": "最大閒置", + "max-lifetime": "最大存活期", + "max-open": "最大開啟數量", + "title-connection-limits": "連線限制" }, "dataset-selector": { - "aria-label-dataset-selector": "" + "aria-label-dataset-selector": "資料集選擇器" }, "error-boundary": { "fall-back": { @@ -31,21 +31,21 @@ "get-custom-operators": { "custom-operators": { "label": { - "macros": "" + "macros": "巨集" } } }, "make-render-column": { "render-column": { "aria-label-group-by": "分組依據", - "title-remove-group-by-column": "" + "title-remove-group-by-column": "按欄位移除群組" } }, "order-by-row": { - "aria-label-order-by": "", + "aria-label-order-by": "排序方式", "label-limit": "限制", - "label-offset": "", - "label-order-by": "" + "label-offset": "位移量", + "label-order-by": "排序方式" }, "preview": { "label-element": { @@ -54,100 +54,100 @@ } }, "query-header": { - "content-invalid-query": "", + "content-invalid-query": "您的查詢無效。請參閱下方詳細資訊。<1>不過,您仍然可以執行此查詢。", "editor-modes": { "label-builder": "", "label-code": "" }, - "label-dataset": "", + "label-dataset": "資料集", "label-filter": "篩選", "label-format": "格式", "label-group": "群組", - "label-order": "", + "label-order": "排序", "label-preview": "預覽", "label-table": "表格", - "placeholder-select-format": "", + "placeholder-select-format": "選擇格式", "run-query": "執行查詢" }, "query-toolbox": { - "content-hit-ctrlcmdreturn-to-run-query": "", - "tooltip-collapse": "", - "tooltip-expand": "", - "tooltip-format-query": "" + "content-hit-ctrlcmdreturn-to-run-query": "按下 CTRL/CMD + Return 執行查詢", + "tooltip-collapse": "收合編輯器", + "tooltip-expand": "展開編輯器", + "tooltip-format-query": "格式化查詢" }, "query-validator": { - "query-will-process": "", - "validating-query": "" + "query-will-process": "<0>此查詢將在執行時處理 <2>{{bytes}}。", + "validating-query": "正在驗證查詢…" }, "raw-editor": { "render-placeholder": { - "editing-in-expanded-code-editor": "" + "editing-in-expanded-code-editor": "在展開的程式碼編輯器中編輯" }, - "title-query-num": "" + "title-query-num": "查詢 {{queryNum}}" }, "select-column": { "label-column": "欄位" }, "select-custom-function-parameters": { - "aria-label-parameter": "", + "aria-label-parameter": "欄位 {{columnIndex}} 的參數 {{index}}", "render-parameters": { "params": { - "title-remove-parameter": "" + "title-remove-parameter": "移除參數" } }, - "title-add-parameter": "" + "title-add-parameter": "新增參數" }, "select-row": { "aggregate-options": { "options": { "label": { - "aggregations": "", - "macros": "" + "aggregations": "聚合", + "macros": "巨集" } } }, "label": { - "time": "", + "time": "時間", "value": "值" }, "label-alias": "別名", - "label-data-operations": "", - "title-add-column": "", - "title-remove-column": "" + "label-data-operations": "資料操作", + "title-add-column": "新增欄位", + "title-remove-column": "移除欄位" }, "settings": { - "aria-label-conjunction": "", + "aria-label-conjunction": "連接條件", "aria-label-field": "欄位", "aria-label-operator": "運算子", - "title-button-filter": "" + "title-button-filter": "{{ buttonLabel }} 篩選條件" }, "sql-query-editor-lazy": { "text-loading-editor": "正在載入編輯器" }, "table-selector": { - "aria-label-table-selector": "", - "placeholder-loading": "", - "placeholder-select-table": "" + "aria-label-table-selector": "表格選擇器", + "placeholder-loading": "載入表格…", + "placeholder-select-table": "選擇表格" }, "tlssecrets-config": { - "content-tlsssl-client-certificate": "", - "content-tlsssl-client-key": "", - "content-tlsssl-root-certificate": "", - "tlsssl-client-certificate": "", - "tlsssl-client-key": "", + "content-tlsssl-client-certificate": "若要使用 TLS/SSL 用戶端憑證進行驗證,請在此提供用戶端憑證。", + "content-tlsssl-client-key": "若要使用用戶端 TLS/SSL 憑證進行驗證,請在此提供金鑰。", + "content-tlsssl-root-certificate": "若所選的 TLS/SSL 模式需要伺服器根憑證,請在此提供", + "tlsssl-client-certificate": "TLS/SSL 用戶端憑證", + "tlsssl-client-key": "TLS/SSL 用戶端金鑰", "tlsssl-root-certificate": "TLS/SSL 根憑證" }, "visual-editor": { - "label-filter-by-column-value": "", - "label-group-by-column": "" + "label-filter-by-column-value": "按欄位數值篩選", + "label-group-by-column": "按欄位分組" }, "widgets": { - "aria-label-macros-value-selector": "" + "aria-label-macros-value-selector": "巨集值選擇器" } }, "utils": { "get-columns-width-indices": { - "label-selected-columns": "" + "label-selected-columns": "選取的欄位" } } } diff --git a/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json index 4467bf4c460..0d010087fb3 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/zh-Hans/grafana-azure-monitor-datasource.json @@ -233,7 +233,7 @@ "title-error-occurred": "从 Azure Monitor 请求资源时发生错误" }, "scope-selector": { - "label": "" + "label": "范围" }, "search": { "aria-label-resource-search": "资源搜索", diff --git a/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json b/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json index 680542fff24..b24ba7c624c 100644 --- a/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json +++ b/public/app/plugins/datasource/azuremonitor/locales/zh-Hant/grafana-azure-monitor-datasource.json @@ -233,7 +233,7 @@ "title-error-occurred": "從 Azure Monitor 請求資源時發生錯誤" }, "scope-selector": { - "label": "" + "label": "範圍" }, "search": { "aria-label-resource-search": "資源搜尋", diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index 56513cfdcbb..8242a97acdd 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -5877,10 +5877,13 @@ "description-examples": "Pojmenované skupiny zachycení lze použít k oddělení zobrazovaného textu a hodnoty (<1>viz příklady).", "description-optional": "Volitelné, pokud chcete extrahovat část názvu řady nebo segmentu uzlu metriky.", "label-data-source": "Zdroj dat", + "label-static-options-sort": "", "label-target-data-source": "Cílový zdroj dat", + "label-use-static-options": "", "name-regex": "", "query-options": "Možnosti dotazu", - "selection-options": "Možnosti výběru" + "selection-options": "Možnosti výběru", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13236,6 +13239,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "výchozí hodnota, pokud existuje", diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index e6248e51a2c..63a74d61604 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Mithilfe von benannten Erfassungsgruppen können der Anzeigetext und der Wert getrennt werden (<1>siehe Beispiele).", "description-optional": "Optional, wenn Sie einen Teil eines Reihennamens oder eines metrischen Knotensegments extrahieren möchten.", "label-data-source": "Datenquelle", + "label-static-options-sort": "", "label-target-data-source": "Zieldatenquelle", + "label-use-static-options": "", "name-regex": "", "query-options": "Abfrageoptionen", - "selection-options": "Auswahloptionen" + "selection-options": "Auswahloptionen", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "Standardwert, falls vorhanden", diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 0ffc860418e..e0885e3368f 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Los grupos de captura con nombre se pueden utilizar para separar el texto y el valor de la pantalla (<1>consulta los ejemplos).", "description-optional": "Es opcional si quieres extraer parte del nombre de una serie o segmento de nodo métrico.", "label-data-source": "Fuente de datos", + "label-static-options-sort": "", "label-target-data-source": "Fuente de datos de destino", + "label-use-static-options": "", "name-regex": "", "query-options": "Opciones de consulta", - "selection-options": "Opciones de selección" + "selection-options": "Opciones de selección", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "valor predeterminado, si lo hay", diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index 5bbac9c11e6..75ebc7c16e7 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Les groupes de capture nommés peuvent être utilisés pour séparer le texte d’affichage et la valeur (<1>voir les exemples).", "description-optional": "Facultatif, si vous souhaitez extraire une partie d’un nom de série ou d’un segment de nœud de métrique.", "label-data-source": "Source de données", + "label-static-options-sort": "", "label-target-data-source": "Source de données cible", + "label-use-static-options": "", "name-regex": "", "query-options": "Options de recherche", - "selection-options": "Options de sélection" + "selection-options": "Options de sélection", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "valeur par défaut, le cas échéant", diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index 910696653ca..10552d7c065 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Az elnevezett rögzítési csoportok felhasználhatók a megjelenített szöveg és érték elválasztására (<1>lásd a példákat).", "description-optional": "Opcionális, ha egy sorozatnév vagy metrikai csomópontszegmens egy részét szeretné kinyerni.", "label-data-source": "Adatforrás", + "label-static-options-sort": "", "label-target-data-source": "Céladatforrás", + "label-use-static-options": "", "name-regex": "", "query-options": "Lekérdezési beállítások", - "selection-options": "Kijelölés beállításai" + "selection-options": "Kijelölés beállításai", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "alapértelmezett érték, ha van", diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index be2a4a7e657..1fba9db2d11 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -5817,10 +5817,13 @@ "description-examples": "Grup tangkapan bernama dapat digunakan untuk memisahkan teks tampilan dan nilai (<1>lihat contoh).", "description-optional": "Opsional, jika Anda ingin mengekstrak bagian dari nama seri atau segmen node metrik.", "label-data-source": "Sumber data", + "label-static-options-sort": "", "label-target-data-source": "Sumber data target", + "label-use-static-options": "", "name-regex": "", "query-options": "Opsi kueri", - "selection-options": "Opsi pemilihan" + "selection-options": "Opsi pemilihan", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13119,6 +13122,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "nilai default, jika ada", diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index d3c582ac49a..048ee45daae 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "I gruppi di acquisizione con nome possono essere utilizzati per separare il testo e il valore di visualizzazione (<1>vedi esempi).", "description-optional": "Facoltativo, se desideri estrarre parte di un nome di serie o di un segmento di nodo della metrica.", "label-data-source": "Sorgente dati", + "label-static-options-sort": "", "label-target-data-source": "Origine dati di destinazione", + "label-use-static-options": "", "name-regex": "", "query-options": "Opzioni query", - "selection-options": "Seleziona opzioni" + "selection-options": "Seleziona opzioni", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "valore predefinito, se presente", diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 82416301ed2..9aa09e4191d 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -5817,10 +5817,13 @@ "description-examples": "名前付きキャプチャグループを使用すると、表示テキストと値を分けることができます(<1>例を参照)。", "description-optional": "シリーズ名やメトリックノードセグメントの一部を抽出したい場合の任意設定です。", "label-data-source": "データソース", + "label-static-options-sort": "", "label-target-data-source": "ターゲットデータソース", + "label-use-static-options": "", "name-regex": "", "query-options": "クエリオプション", - "selection-options": "選択オプション" + "selection-options": "選択オプション", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13119,6 +13122,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "デフォルト値(ある場合)", diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index 9b888e893b0..157d0bc73b5 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -5817,10 +5817,13 @@ "description-examples": "이름을 지정한 캡처 그룹을 사용하여 표시 텍스트와 값을 분리할 수 있습니다(<1>예시 참고).", "description-optional": "선택 사항, 시리즈 이름 또는 메트릭 노드 세그먼트의 일부를 추출하려는 경우.", "label-data-source": "데이터 소스", + "label-static-options-sort": "", "label-target-data-source": "대상 데이터 소스", + "label-use-static-options": "", "name-regex": "", "query-options": "쿼리 옵션", - "selection-options": "선택 옵션" + "selection-options": "선택 옵션", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13119,6 +13122,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "기본값(있는 경우)", diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 27bb75325cd..e8928af6afb 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Benoemde opnamegroepen kunnen worden gebruikt om de weergavetekst en -waarde te scheiden (<1>zie voorbeelden).", "description-optional": "Optioneel, als je een deel van een serienaam of metrisch knooppuntsegment wilt extraheren.", "label-data-source": "Gegevensbron", + "label-static-options-sort": "", "label-target-data-source": "Doelgegevensbron", + "label-use-static-options": "", "name-regex": "", "query-options": "Opties voor query's", - "selection-options": "Selectiemogelijkheden" + "selection-options": "Selectiemogelijkheden", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "standaardwaarde, indien aanwezig", diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 0884e9ccee9..9432a8eca58 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -5877,10 +5877,13 @@ "description-examples": "Nazwane grupy rejestracji mogą być używane do oddzielania wyświetlanego tekstu i wartości (<1>patrz przykłady).", "description-optional": "Opcjonalnie pozwalają wyodrębnić część nazwy serii lub segmentu węzła metryki.", "label-data-source": "Źródło danych", + "label-static-options-sort": "", "label-target-data-source": "Docelowe źródło danych", + "label-use-static-options": "", "name-regex": "", "query-options": "Opcje zapytania", - "selection-options": "Opcje wyboru" + "selection-options": "Opcje wyboru", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13236,6 +13239,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "wartość domyślna, jeśli istnieje", diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index e3b86f0f930..bd60fa54325 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Os grupos de captura nomeados podem ser usados para separar o texto e o valor de exibição (<1>ver exemplos).", "description-optional": "Opcional, se você quiser extrair parte de um nome de série ou segmento de node de métrica.", "label-data-source": "Fonte de dados", + "label-static-options-sort": "", "label-target-data-source": "Fonte de dados de destino", + "label-use-static-options": "", "name-regex": "", "query-options": "Opções de consulta", - "selection-options": "Opções de seleção" + "selection-options": "Opções de seleção", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "valor padrão, se houver", diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index 09e5b510881..e9453d76017 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Os grupos de captura nomeados podem ser utilizados para separar o texto e o valor de exibição (<1>ver exemplos).", "description-optional": "Opcional, se pretender extrair parte de um nome de série ou segmento de nó métrico.", "label-data-source": "Origem dos dados", + "label-static-options-sort": "", "label-target-data-source": "Origem de dados de destino", + "label-use-static-options": "", "name-regex": "", "query-options": "Opções de consulta", - "selection-options": "Opções de seleção" + "selection-options": "Opções de seleção", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "valor predefinido, se houver", diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 679bf3c8976..5cfe624309a 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -5877,10 +5877,13 @@ "description-examples": "Именованные группы записи можно использовать для разделения отображаемого текста и значения (<1>см. примеры).", "description-optional": "Дополнительно, если вы хотите извлечь часть имени ряда или сегмента узла метрики.", "label-data-source": "Источник данных", + "label-static-options-sort": "", "label-target-data-source": "Целевой источник данных", + "label-use-static-options": "", "name-regex": "", "query-options": "Параметры запросов", - "selection-options": "Параметры выбора" + "selection-options": "Параметры выбора", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13236,6 +13239,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "значение по умолчанию, если имеется", diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index 10c69d3f76e..fcf4dc14e7e 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Namngivna fångstgrupper kan användas för att separera visningstexten och värdet (<1>se exempel).", "description-optional": "Valfritt, om du vill extrahera en del av ett serienamn eller metriskt nodsegment.", "label-data-source": "Datakälla", + "label-static-options-sort": "", "label-target-data-source": "Måldatakälla", + "label-use-static-options": "", "name-regex": "", "query-options": "Frågealternativ", - "selection-options": "Urvalsalternativ" + "selection-options": "Urvalsalternativ", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "standardvärde, om något", diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 53263f7afc0..ce24109d10f 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -5837,10 +5837,13 @@ "description-examples": "Görüntü metnini ve değeri ayırmak için adlandırılmış yakalama grupları kullanılabilir (<1>örnekleri görün).", "description-optional": "İsteğe bağlıdır, bir seri adının veya metrik düğüm parçasının bir kısmını çıkarmak istiyorsanız kullanılır.", "label-data-source": "Veri kaynağı", + "label-static-options-sort": "", "label-target-data-source": "Hedef veri kaynağı", + "label-use-static-options": "", "name-regex": "", "query-options": "Sorgu seçenekleri", - "selection-options": "Seçim ayarları" + "selection-options": "Seçim ayarları", + "static-options-legend": "" }, "resource-export": { "label": { @@ -13158,6 +13161,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "Varsayılan değer (varsa)", diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 0194ee71781..abde93f10d0 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -119,10 +119,10 @@ "users-heading": "组织用户" }, "enterprise-auth-features-card": { - "dismiss": "", - "heading": "", - "learn-more-link": "", - "text": "" + "dismiss": "忽略", + "heading": "企业验证", + "learn-more-link": "了解更多", + "text": "使用 <1>SAML、<3>SCIM、<6>LDAP 和 <8>RBAC 自动管理用户、团队和权限,这些功能在 Grafana Cloud 和 Enterprise 中均可用。" }, "feature-listing": { "title-auditing": "审计", @@ -374,8 +374,8 @@ "am-active-timing-select-label-active-timings": "活跃时间设定" }, "ad": { - "close": "", - "learn-more": "" + "close": "关闭", + "learn-more": "了解更多" }, "add-button": { "add-more": "添加更多" @@ -395,12 +395,12 @@ "missing-series-resolve": "缺少要解除的序列评估", "no-annotations": "无注释", "notification-configuration": { - "active-timings": "", + "active-timings": "活跃时间间隔", "contact-point": "联络点", "group-by": "分组方式", - "group-title": "", + "group-title": "通知配置", "mute-timings": "静音时间设定", - "timing-options": "" + "timing-options": "计时" }, "pending-period": "待处理时段", "rule": "规则", @@ -948,7 +948,7 @@ }, "contactPoints": { "validation": { - "notFound": "" + "notFound": "找不到联络点“{{contactPoint}}”" } }, "continue-matching-indicator": { @@ -957,7 +957,7 @@ "copy-to-clipboard": "将“{{label}}”复制到剪贴板", "create-metadata": { "label": { - "contact-point": "", + "contact-point": "通知已发送到", "dashboard": "仪表板", "dashboard-and-panel": "数据面板和面板", "evaluation-interval": "评估间隔", @@ -1105,7 +1105,7 @@ "content-show-all-errors": "显示所有错误" }, "errors": { - "failedWith": "" + "failedWith": "{{-config}} 失败,状态为{{status}}:{{-message}}" }, "evaluate-every-validation-options": { "message": { @@ -1553,20 +1553,20 @@ } }, "home": { - "irm-card-description": "", - "irm-card-item-1": "", - "irm-card-item-2": "", - "irm-card-item-3": "", - "irm-card-item-4": "", - "irm-card-title": "", + "irm-card-description": "使用 Grafana Cloud IRM 统一处理值班、警报和事件响应。", + "irm-card-item-1": "使用您的日历或 Terraform 管理值班时间表。", + "irm-card-item-2": "通过网络、应用、Slack 或其他渠道响应事件。", + "irm-card-item-3": "使用 AI 驱动的 Grafana SIFT 查明根本原因。", + "irm-card-item-4": "分析过去的事故,以提高响应能力和复原力。", + "irm-card-title": "事故响应和管理", "label-get-started": "开始操作", "label-insights": "洞察", - "synthetic-monitoring-card-description": "", - "synthetic-monitoring-card-item-1": "", - "synthetic-monitoring-card-item-2": "", - "synthetic-monitoring-card-item-3": "", - "synthetic-monitoring-card-item-4": "", - "synthetic-monitoring-card-title": "", + "synthetic-monitoring-card-description": "从全球位置在外部监测关键用户流、网站和 API。", + "synthetic-monitoring-card-item-1": "通过浏览器检查模拟端到端用户旅程。", + "synthetic-monitoring-card-item-2": "在每个网络层运行 ping、DNS、HTTP/S 和 TCP 检查。", + "synthetic-monitoring-card-item-3": "使用 20 多个全球探测点,或部署在防火墙后的私有探测点。", + "synthetic-monitoring-card-item-4": "使用内置的 Prometheus 风格的警报功能,直接从用户界面跟踪 SLO。", + "synthetic-monitoring-card-title": "综合监测", "title-alerting": "警报" }, "import-to-gma": { @@ -1581,7 +1581,7 @@ "no-rules-body-yaml": "没有要导入的规则。请选择不同的 yaml 文件。", "no-rules-title": "没有要导入的规则", "not-using-rules-managed-by-integrations-or-plugins": { - "text": "", + "text": "不应将由集成或插件管理的规则导入到 Grafana 管理的规则。", "title": "信息" }, "plugin-rules-warning": { @@ -1960,7 +1960,7 @@ }, "notification-policies-filter": { "label-search-by-contact-point": "按联络点搜索", - "placeholder-search-by-contact-point": "", + "placeholder-search-by-contact-point": "选择一个联络点", "search-query-input-placeholder-search": "搜索" }, "notification-policies-list": { @@ -2468,7 +2468,7 @@ "new-badge": "全新!", "text": "导入到 Grafana 管理的规则" }, - "loading-more-groups": "", + "loading-more-groups": "正在加载更多组...", "more": "更多", "new-alert-rule": "新建警报规则", "new-datasource-recording-rule": "新的数据源录制规则", @@ -3016,51 +3016,51 @@ } }, "alertlist": { - "category-alert-state-filter": "", - "category-filter": "", - "category-options": "", - "descriptino-alerts-linked-to-dashboard": "", - "description-alert-instance-label": "", - "description-alert-name": "", - "description-datasource": "", - "description-folder": "", - "description-group-by": "", - "description-group-mode": "", - "description-max-items": "", - "description-show-inactive-alerts": "", - "description-sort-order": "", - "description-view-mode": "", + "category-alert-state-filter": "警报状态筛选条件", + "category-filter": "筛选条件", + "category-options": "选项", + "descriptino-alerts-linked-to-dashboard": "仅显示与此数据面板关联的警报", + "description-alert-instance-label": "使用标签查询筛选警报实例,例如:Monitoring{severity=\"critical\", instance=~\"cluster-us-.+\"}", + "description-alert-name": "筛选包含此文本的警报", + "description-datasource": "从警报源筛选", + "description-folder": "筛选所选文件夹中的警报(仅适用于 Grafana 管理的警报规则)", + "description-group-by": "使用标签查询筛选警报", + "description-group-mode": "如何对警报实例进行分组", + "description-max-items": "可显示的最大警报数", + "description-show-inactive-alerts": "包括具有 0(零)个实例的警报规则。由于这些规则没有实例,如果配置了警报实例标签筛选条件,它们将保持隐藏状态。", + "description-sort-order": "警报和警报实例的排序顺序", + "description-view-mode": "在列表视图和统计视图之间切换", "group-by": { "aria-label-group-by-label-keys": "按标签键分组", "placeholder-group-by": "分组依据" }, "group-mode-options": { - "label-custom-grouping": "", - "label-default-grouping": "" + "label-custom-grouping": "自定义分组", + "label-default-grouping": "默认分组" }, - "name-alert-instance-label": "", - "name-alert-name": "", - "name-alerts-linked-to-dashboard": "", - "name-datasource": "", - "name-error": "", - "name-firing": "", - "name-folder": "", - "name-group-by": "", - "name-group-mode": "", - "name-max-items": "", - "name-no-data": "", - "name-normal": "", - "name-pending": "", - "name-recovering": "", - "name-show-inactive-alerts": "", - "name-sort-order": "", - "name-view-mode": "", + "name-alert-instance-label": "警报实例标签", + "name-alert-name": "警报名称", + "name-alerts-linked-to-dashboard": "与此数据面板关联的警报", + "name-datasource": "数据源", + "name-error": "错误", + "name-firing": "警报/触发", + "name-folder": "文件夹", + "name-group-by": "分组方式", + "name-group-mode": "分组模式", + "name-max-items": "最大项目数", + "name-no-data": "无数据", + "name-normal": "正常", + "name-pending": "待处理", + "name-recovering": "正在恢复", + "name-show-inactive-alerts": "显示带有 0 个实例的警报", + "name-sort-order": "排序顺序", + "name-view-mode": "查看模式", "sort-order-options": { - "label-alphabetical-asc": "", - "label-alphabetical-desc": "", - "label-importance": "", - "label-time-asc": "", - "label-time-desc": "" + "label-alphabetical-asc": "按字母顺序(升序)", + "label-alphabetical-desc": "按字母顺序(降序)", + "label-importance": "重要性", + "label-time-asc": "时间(升序)", + "label-time-desc": "时间(降序)" }, "ungrouped-mode-view": { "active-for": "有效时长:<1>{{duration}}", @@ -3076,8 +3076,8 @@ "title-permission-required": "需要权限" }, "view-mode-options": { - "label-list": "", - "label-stat": "" + "label-list": "列表", + "label-stat": "统计" } }, "annolist": { @@ -3090,31 +3090,31 @@ "annotation-list-item": { "tooltip-created-by": "创建人:<1>{{email}}" }, - "category-annotation-query": "", - "category-display": "", - "category-link-behaviour": "", - "description-tags": "", + "category-annotation-query": "注释查询", + "category-display": "显示", + "category-link-behaviour": "关联行为", + "description-tags": "匹配注释标记", "link-target-options": { - "label-dashboard": "", - "label-panel": "" + "label-dashboard": "数据面板", + "label-panel": "面板" }, - "name-limit": "", - "name-link-target": "", - "name-query-filter": "", - "name-show-tags": "", - "name-show-time": "", - "name-show-user": "", - "name-tags": "", - "name-time-after": "", - "name-time-before": "", - "name-time-range": "", + "name-limit": "限制", + "name-link-target": "关联目标", + "name-query-filter": "查询过滤条件", + "name-show-tags": "显示标记", + "name-show-time": "显示时间", + "name-show-user": "显示用户", + "name-tags": "标记", + "name-time-after": "此后的时间", + "name-time-before": "此前的时间", + "name-time-range": "时间范围", "query-filter-options": { - "label-all-dashboards": "", - "label-this-dashboard": "" + "label-all-dashboards": "所有数据面板", + "label-this-dashboard": "此数据面板" }, "time-range-options": { - "label-none": "", - "label-this-dashboard": "" + "label-none": "无", + "label-this-dashboard": "此数据面板" } }, "annotations": { @@ -3301,8 +3301,8 @@ } }, "provider-card": { - "saml-learn-more": "", - "scim-learn-more": "", + "saml-learn-more": "使用 SAML 进行单点登录 (SSO)。", + "scim-learn-more": " 使用 SCIM 同步用户和团队。", "text-badge-enabled": "已启用", "text-badge-not-enabled": "未启用" }, @@ -3339,99 +3339,99 @@ }, "bar-chart": { "warn": { - "missing-numeric": "", - "missing-series": "" + "missing-numeric": "未找到数字字段", + "missing-series": "条形图需要字符串或时间字段" } }, "barchart": { "config": { - "category-thresholds": "", - "description-color-by-field": "", - "description-x-label-max-length": "", - "name-bar-radius": "", - "name-bar-width": "", - "name-color-by-field": "", - "name-fill-opacity": "", - "name-full-highlight": "", - "name-gradient-mode": "", - "name-group-width": "", - "name-line-width": "", - "name-orientation": "", - "name-rotate-x-labels": "", - "name-show-thresholds": "", - "name-show-values": "", - "name-stacking": "", - "name-transform": "", - "name-x-axis": "", - "name-x-label-max-length": "", - "name-x-label-min-spacing": "", + "category-thresholds": "阈值", + "description-color-by-field": "使用同级字段的颜色值为每个条形值着色。", + "description-x-label-max-length": "X 轴标签将被截断为提供的长度", + "name-bar-radius": "条形圆角半径", + "name-bar-width": "条形宽度", + "name-color-by-field": "按字段着色", + "name-fill-opacity": "填充不透明度", + "name-full-highlight": "悬停时突出显示整个区域", + "name-gradient-mode": "渐变模式", + "name-group-width": "组宽度", + "name-line-width": "线宽度", + "name-orientation": "朝向", + "name-rotate-x-labels": "旋转 x 轴刻度标签", + "name-show-thresholds": "显示阈值", + "name-show-values": "显示值", + "name-stacking": "堆叠", + "name-transform": "转换", + "name-x-axis": "X 轴", + "name-x-label-max-length": "X 轴刻度标签最大长度", + "name-x-label-min-spacing": "X 轴标签最小间距", "orientation-options": { - "label-auto": "", - "label-horizontal": "", - "label-line-vertical": "" + "label-auto": "自动", + "label-horizontal": "水平", + "label-line-vertical": "垂直" }, - "placeholder-x-axis": "", - "placeholder-x-label-max-length": "", + "placeholder-x-axis": "第一个字符串或时间字段", + "placeholder-x-label-max-length": "无", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "始终", + "label-auto": "自动", + "label-never": "从不" }, "transform-options": { - "description-constant": "", - "description-negative-y": "", - "label-constant": "", - "label-negative-y": "" + "description-constant": "第一个值将显示为一条固定线", + "description-negative-y": "将结果翻转为 y 轴上的负值", + "label-constant": "固定", + "label-negative-y": "负 Y" } }, "tick-spacing-editor": { "content-require-space-from-the-right-side": "需要右侧的空间", "gaps-options": { - "description-large": "", - "description-medium": "", - "description-none": "", - "description-small": "", - "label-large": "", - "label-medium": "", - "label-none": "", - "label-small": "" + "description-large": "需要 {{spacing}} 间距", + "description-medium": "需要 {{spacing}} 间距", + "description-none": "显示所有刻度标记", + "description-small": "需要 {{spacing}} 间距", + "label-large": "大", + "label-medium": "中", + "label-none": "无", + "label-small": "小" }, "label-rtl": "从右到左" } }, "bargauge": { "bar-size-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自动", + "label-manual": "手动" }, - "category-bar-gauge": "", - "description-max-height": "", - "description-min-height": "", - "description-min-width": "", - "description-show-unfilled-area": "", + "category-bar-gauge": "条形仪表", + "description-max-height": "最大行高(水平方向)", + "description-min-height": "最小行高(水平方向)", + "description-min-width": "最小列宽(垂直方向)", + "description-show-unfilled-area": "启用后,未填充区域将渲染为灰色", "display-mode-options": { - "label-basic": "", - "label-gradient": "", - "label-retro": "" + "label-basic": "基础", + "label-gradient": "渐变", + "label-retro": "复古液晶显示屏" }, - "name-bar-size": "", - "name-display-mode": "", - "name-max-height": "", - "name-min-height": "", - "name-min-width": "", - "name-name-placement": "", + "name-bar-size": "栏大小", + "name-display-mode": "显示模式", + "name-max-height": "最大高度", + "name-min-height": "最小高度", + "name-min-width": "最小宽度", + "name-name-placement": "名称放置", "name-placement-options": { - "label-auto": "", - "label-hidden": "", - "label-left": "", - "label-top": "" + "label-auto": "自动", + "label-hidden": "隐藏", + "label-left": "左侧", + "label-top": "顶部" }, - "name-show-unfilled-area": "", - "name-value-display": "", + "name-show-unfilled-area": "显示未填充区域", + "name-value-display": "值显示", "value-display-options": { - "label-hidden": "", - "label-text-color": "", - "label-value-color": "" + "label-hidden": "隐藏", + "label-text-color": "文字颜色", + "label-value-color": "值颜色" } }, "bookmarks-page": { @@ -3454,7 +3454,7 @@ "delete-modal-restore-dashboards-text": "此操作将立即删除所选文件夹,但所选数据面板将被标记为在 30 天后删除。您的组织管理员可以在 30 天期限内随时还原数据面板。文件夹无法还原。", "delete-modal-text": "此操作将删除以下内容:", "delete-modal-title": "删除", - "delete-provisioned-folder": "", + "delete-provisioned-folder": "删除已预置的文件夹", "deleting": "正在删除...", "manage-permissions-button": "管理权限", "move-button": "移动", @@ -3491,12 +3491,12 @@ "tags-column": "标签" }, "delete-provisioned-folder-form": { - "alert-folder-deleted-successfully": "", - "api-error": "", - "button-cancel": "", - "button-delete": "", - "button-deleting": "", - "delete-warning": "" + "alert-folder-deleted-successfully": "文件夹已成功删除", + "api-error": "删除文件夹失败", + "button-cancel": "取消", + "button-delete": "删除", + "button-deleting": "正在删除...", + "delete-warning": "这将删除此文件夹及其所有子文件夹。总体而言,这将影响:" }, "descendant-count": { "title-unable-to-retrieve-descendant-information": "无法检索后代信息" @@ -3555,52 +3555,52 @@ "text": "未找到与您的查询相关的结果" }, "restore": { - "success": "" + "success": "数据面板 {{name}} 已恢复" }, "text-this-repository-is-read-only": "如果您可以直接访问目标,请复制 JSON 并将其粘贴到那里。", "trash-state-manager": { "label": { - "alphabetically-az": "", - "alphabetically-za": "" + "alphabetically-az": "按字母顺序 (A-Z)", + "alphabetically-za": "按字母顺序 (Z-A)" } } }, "candlestick": { "additional-fields-options": { - "label-ignore": "", - "label-include": "" + "label-ignore": "忽略", + "label-include": "包括" }, "candle-style-options": { - "label-candles": "", - "label-ohlc-bars": "" + "label-candles": "K 线", + "label-ohlc-bars": "OHLC 条" }, - "category-candlestick": "", + "category-candlestick": "K 线图", "color-strategy-options": { - "label-since-open": "", - "label-since-prior-close": "" + "label-since-open": "自开盘", + "label-since-prior-close": "自上次收盘" }, - "description-additional-fields": "", - "description-close": "", - "description-high": "", - "description-low": "", - "description-open": "", - "description-volume": "", + "description-additional-fields": "使用标准时间序列选项来配置上面未映射的任何字段", + "description-close": "期末值", + "description-high": "期内最大值", + "description-low": "期内最小值", + "description-open": "期初值", + "description-volume": "期内样本数", "mode-options": { - "label-both": "", - "label-candles": "", - "label-volume": "" + "label-both": "两个", + "label-candles": "K 线", + "label-volume": "成交量" }, - "name-additional-fields": "", - "name-candle-style": "", - "name-close": "", - "name-color-strategy": "", - "name-down-color": "", - "name-high": "", - "name-low": "", - "name-mode": "", - "name-open": "", - "name-up-color": "", - "name-volume": "" + "name-additional-fields": "其他字段", + "name-candle-style": "K 线样式", + "name-close": "关闭", + "name-color-strategy": "颜色策略", + "name-down-color": "下降的颜色", + "name-high": "高", + "name-low": "低", + "name-mode": "模式", + "name-open": "打开", + "name-up-color": "上部颜色", + "name-volume": "成交量" }, "canvas": { "apieditor": { @@ -3615,18 +3615,18 @@ } }, "button-item": { - "category-button": "", + "category-button": "按钮", "label": { "center": "中心", "left": "左侧", "right": "右侧" }, - "name-align-text": "", - "name-api": "", - "name-style": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", + "name-align-text": "对齐文字", + "name-api": "API", + "name-style": "样式", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", "placeholder": { "auto": "自动" } @@ -3653,20 +3653,20 @@ } } }, - "category-arrow-direction": "", - "category-background": "", - "category-border": "", - "category-canvas": "", - "category-color": "", - "category-data-links": "", - "category-line-style": "", - "category-metric-value": "", - "category-radius": "", - "category-selected-connection": "", - "category-selected-element": "", - "category-size": "", + "category-arrow-direction": "箭头方向", + "category-background": "背景", + "category-border": "边框", + "category-canvas": "画布", + "category-color": "颜色", + "category-data-links": "数据关联和操作", + "category-line-style": "线样式", + "category-metric-value": "指标值", + "category-radius": "半径", + "category-selected-connection": "所选连接", + "category-selected-element": "所选元素 ({{element}})", + "category-size": "大小", "cloud-item": { - "category-cloud": "", + "category-cloud": "Cloud", "label": { "bottom": "底部", "center": "中心", @@ -3675,48 +3675,48 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } }, - "description-experimental-types": "", - "description-infinite-panning": "", - "description-inline-editing": "", - "description-pan-zoom": "", + "description-experimental-types": "启用实验元素类型的选择", + "description-infinite-panning": "启用无限平移 - 适用于内容宽广的画布。警告:这是一项实验性功能,目前仅适用于受顶部/左侧约束的元素", + "description-inline-editing": "启用直接编辑面板", + "description-pan-zoom": "启用平移和缩放", "direction-options": { - "label-both": "", - "label-forward": "", - "label-none": "", - "label-reverse": "" + "label-both": "两个", + "label-forward": "前进", + "label-none": "无", + "label-reverse": "反转" }, "drone-front-item": { - "category-drone-front": "", - "name-roll-angle": "" + "category-drone-front": "无人机正面", + "name-roll-angle": "横滚角" }, "drone-side-item": { - "category-drone-side": "", - "name-pitch-angle": "" + "category-drone-side": "无人机侧面", + "name-pitch-angle": "俯仰角" }, "drone-top-item": { - "category-drone-top": "", - "name-back-left-rotor-rpm": "", - "name-back-right-rotor-rpm": "", - "name-front-left-rotor-rpm": "", - "name-front-right-rotor-rpm": "", - "name-yaw-angle": "" + "category-drone-top": "无人机顶部", + "name-back-left-rotor-rpm": "左后旋翼转速", + "name-back-right-rotor-rpm": "右后旋翼转速", + "name-front-left-rotor-rpm": "左前旋翼转速", + "name-front-right-rotor-rpm": "右前旋翼转速", + "name-yaw-angle": "偏航角" }, "element-editor": { - "category-layout": "", - "description-unsupported": "", - "name-quick-placement": "" + "category-layout": "布局", + "description-unsupported": "当前设置不支持所选元素类型。请启用高级元素类型。", + "name-quick-placement": "快速放置" }, "ellipse-item": { - "category-ellipse": "", + "category-ellipse": "椭圆", "label": { "bottom": "底部", "center": "中心", @@ -3725,50 +3725,50 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } }, "icon-item": { - "category-icon": "", - "name-fill-color": "", - "name-svg-path": "" + "category-icon": "图标", + "name-fill-color": "填充颜色", + "name-svg-path": "SVG 路径" }, "inline-edit": { "canvas-inline-editor": "画布内联编辑器", "tooltip-close-inline-editor": "关闭内联编辑器" }, "inline-edit-body": { - "category-selected-element": "", + "category-selected-element": "所选元素 ({{element}})", "label-add-item": "添加项目", "please-select-an-element": "请选择一个元素" }, - "label-actions": "", - "label-color": "", - "label-direction": "", - "label-image": "", - "label-image-size": "", - "label-line-style": "", - "label-links": "", - "label-radius": "", - "label-size": "", - "label-width": "", + "label-actions": "操作", + "label-color": "颜色", + "label-direction": "方向", + "label-image": "图片", + "label-image-size": "图片大小", + "label-line-style": "线样式", + "label-links": "关联", + "label-radius": "半径", + "label-size": "大小", + "label-width": "宽度", "layer-editor": { - "category-layer": "", - "category-layout": "", - "name-constraints": "", - "name-elements": "" + "category-layer": "图层", + "category-layout": "布局", + "name-constraints": "约束条件", + "name-elements": "元素" }, "line-style-editor": { "label-animate": "动画" }, "line-style-options": { - "label-solid": "" + "label-solid": "纯色" }, "metric-value-item": { "label": { @@ -3783,15 +3783,15 @@ "auto": "自动" } }, - "name-align-text": "", - "name-color": "", - "name-experimental-types": "", - "name-infinite-panning": "", - "name-inline-editing": "", - "name-pan-zoom": "", - "name-text": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-color": "文字颜色", + "name-experimental-types": "实验性元素类型", + "name-infinite-panning": "无限平移", + "name-inline-editing": "嵌入式编辑", + "name-pan-zoom": "平移和缩放", + "name-text": "文字", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "not-found-display": { "not-found": "<0>未找到:" }, @@ -3804,7 +3804,7 @@ "zoom-scroll-wheel": "缩放:滚轮" }, "parallelogram-item": { - "category-parallelogram": "", + "category-parallelogram": "平行四边形", "label": { "bottom": "底部", "center": "中心", @@ -3813,11 +3813,11 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } @@ -3830,21 +3830,21 @@ }, "placement-editor": { "horizontal-options": { - "label-center": "", - "label-left": "", - "label-left-and-right": "", - "label-right": "", - "label-scale": "" + "label-center": "中心", + "label-left": "左侧", + "label-left-and-right": "左和右", + "label-right": "右侧", + "label-scale": "比例" }, "label-constraints": "约束条件", "label-position": "位置", "loading": "加载中...", "vertical-options": { - "label-bottom": "", - "label-center": "", - "label-scale": "", - "label-top": "", - "label-top-and-bottom": "" + "label-bottom": "底部", + "label-center": "中心", + "label-scale": "比例", + "label-top": "顶部", + "label-top-and-bottom": "顶部和底部" } }, "quick-positioning": { @@ -3856,7 +3856,7 @@ "tooltip-align-vertical-centers": "垂直居中对齐" }, "rectangle-item": { - "category-rectangle": "", + "category-rectangle": "矩形", "label": { "bottom": "底部", "center": "中心", @@ -3865,33 +3865,33 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } }, "server-item": { - "category-server": "", - "name-blink-rate": "", - "name-bulb-color": "", - "name-status-color": "", - "name-type": "", + "category-server": "服务器", + "name-blink-rate": "闪烁频率 [hz](0 = 关闭)", + "name-bulb-color": "灯泡颜色", + "name-status-color": "状态颜色", + "name-type": "类型", "type-options": { - "label-database": "", - "label-single": "", - "label-stack": "", - "label-terminal": "" + "label-database": "数据库", + "label-single": "单一", + "label-stack": "堆栈", + "label-terminal": "终端" } }, "text-display": { "double-click-to-set": "双击以设置文本" }, "text-item": { - "category-text": "", + "category-text": "文字", "label": { "bottom": "底部", "center": "中心", @@ -3900,11 +3900,11 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } @@ -3926,7 +3926,7 @@ "tooltip-remove": "删除" }, "triangle-item": { - "category-triangle": "", + "category-triangle": "三角形", "label": { "bottom": "底部", "center": "中心", @@ -3935,18 +3935,18 @@ "right": "右侧", "top": "顶部" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "对齐文字", + "name-text": "文字", + "name-text-color": "文字颜色", + "name-text-size": "文字大小", + "name-vertical-align": "垂直对齐", "placeholder": { "auto": "自动" } }, "wind-turbine-item": { - "category-wind-turbine": "", - "name-rpm": "" + "category-wind-turbine": "风轮机", + "name-rpm": "转速" } }, "carousel": { @@ -3963,8 +3963,8 @@ "close-button": { "tooltip": "关闭" }, - "cloud-enterprise-feature-badge": "", - "cloud-feature-badge": "", + "cloud-enterprise-feature-badge": "Cloud 和 Enterprise", + "cloud-feature-badge": "Cloud", "combobox": { "async": { "error": "加载选项时发生错误。" @@ -4494,7 +4494,7 @@ } }, "description": { - "action": "" + "action": "更改数据面板描述" }, "dynamic-config-value-editor": { "render-label": { @@ -4503,12 +4503,12 @@ }, "edit-actions": { "add": "添加{{typeName}}", - "move": "", + "move": "移动{{typeName}}", "panel-background": "更改面板背景", "panel-description": "更改面板描述", - "panel-max-repeats-per-row": "", + "panel-max-repeats-per-row": "每行最大重复次数", "panel-repeat-direction": "重复方向", - "panel-repeat-variable": "", + "panel-repeat-variable": "面板重复方式", "panel-title": "更改面板标题", "paste-panel": "粘贴面板", "remove": "移除{{typeName}}", @@ -4634,7 +4634,7 @@ "get-field-override-categories": { "label-add-field-override": "添加字段覆盖", "label-add-override-property": "添加覆盖属性", - "override-name": "", + "override-name": "覆盖 {{overrideNum}}", "title": { "add-button": "添加按钮" } @@ -4858,7 +4858,7 @@ "title-matched_other": "匹配了 {{count}}/{{totalCount}} 个选项" }, "outline": { - "repeated-item": "", + "repeated-item": "重复", "tree-item": { "empty": "(空缺)", "no-title": "< 无标题 >" @@ -5016,8 +5016,8 @@ "label-changes": "变更", "label-details": "详情", "title": "保存仪表板", - "title-copy": "", - "title-provisioned": "" + "title-copy": "保存数据面板副本", + "title-provisioned": "已预置的数据面板" }, "save-dashboard-error-proxy": { "body-name-exists": "所选文件夹中已存在具有相同名称的数据面板。<1><2>您仍然要保存此数据面板吗?。", @@ -5094,7 +5094,7 @@ } }, "title": { - "action": "" + "action": "更改数据面板标题" }, "toolbar": { "add": "添加", @@ -5529,12 +5529,12 @@ } }, "delete-provisioned-dashboard-form": { - "api-error": "", + "api-error": "删除数据面板失败", "cancel-action": "取消", "delete-action": "删除数据面板", - "delete-read-only-file-message": "", + "delete-read-only-file-message": "此数据面板无法直接从 Grafana 删除,因为存储库是只读的。要删除此数据面板,请从 Git 存储库中移除相应文件。", "deleting": "正在删除...", - "drawer-title": "", + "drawer-title": "删除已预置的数据面板", "title-this-repository-is-read-only": "此存储库为只读" }, "description-label": { @@ -5548,7 +5548,7 @@ } }, "edit-provisioned-dashboard-form": { - "success": "" + "success": "数据面板更改已成功保存" }, "email-list": { "aria-label-emailmenu": "切换电子邮件菜单" @@ -5741,7 +5741,7 @@ } }, "panel-data-alerting-tab": { - "tab-label": "" + "tab-label": "警报" }, "panel-data-alerting-tab-rendered": { "alert": { @@ -5752,14 +5752,14 @@ "title-dashboard-not-saved": "数据面板未保存" }, "panel-data-queries-tab": { - "tab-label": "" + "tab-label": "查询" }, "panel-data-queries-tab-rendered": { "add-query": "添加查询", "expression": "表达式" }, "panel-data-transformations-tab": { - "tab-label": "" + "tab-label": "转换" }, "panel-data-transformations-tab-rendered": { "add-another-transformation": "添加其他转换", @@ -5817,10 +5817,13 @@ "description-examples": "命名捕获组可用于分隔显示文本和值(<1>参见示例)。", "description-optional": "可选,如果您想要提取序列名称或指标节点段的一部分。", "label-data-source": "数据源", + "label-static-options-sort": "", "label-target-data-source": "目标数据源", + "label-use-static-options": "", "name-regex": "", "query-options": "查询选项", - "selection-options": "选择内容选项" + "selection-options": "选择内容选项", + "static-options-legend": "" }, "resource-export": { "label": { @@ -5859,8 +5862,8 @@ "label-changes": "变更", "label-details": "详情", "title": "保存仪表板", - "title-copy": "", - "title-provisioned": "" + "title-copy": "保存数据面板副本", + "title-provisioned": "已预置的数据面板" } }, "save-dashboard-form": { @@ -6183,18 +6186,18 @@ } }, "dashlist": { - "category-dashboard-list": "", - "name-folder": "", - "name-include-current-template-variables": "", - "name-include-current-time-range": "", - "name-max-items": "", - "name-query": "", - "name-recently-viewed": "", - "name-search": "", - "name-show-folder-names": "", - "name-show-headings": "", - "name-starred": "", - "name-tags": "" + "category-dashboard-list": "数据面板列表", + "name-folder": "文件夹", + "name-include-current-template-variables": "包含当前模板变量值", + "name-include-current-time-range": "包含当前时间范围", + "name-max-items": "最大项目数", + "name-query": "查询", + "name-recently-viewed": "近期查看", + "name-search": "搜索", + "name-show-folder-names": "显示文件夹名称", + "name-show-headings": "显示标题", + "name-starred": "已加星标", + "name-tags": "标记" }, "data-source-list": { "empty-state": { @@ -6456,15 +6459,15 @@ "dimensions": { "background-size-editor": { "options": { - "label-contain": "", - "label-cover": "", - "label-fill": "", - "label-original": "", - "label-tile": "" + "label-contain": "包含", + "label-cover": "覆盖", + "label-fill": "填充", + "label-original": "原始", + "label-tile": "图块" } }, "color-dimension-editor": { - "label-fixed-color": "", + "label-fixed-color": "固定颜色", "noOptionsMessage-no-fields-found": "" }, "file-dropzone-custom-children": { @@ -6479,10 +6482,10 @@ "placeholder-search": "搜索" }, "resource-dimension-editor": { - "description-field": "", - "description-fixed": "", + "description-field": "使用字符串字段结果", + "description-fixed": "固定值", "label-field": "字段", - "label-fixed": "", + "label-fixed": "固定", "label-mappings": "映射", "label-source": "源" }, @@ -6499,16 +6502,16 @@ }, "scalar-dimension-editor": { "fixed-value-options": { - "label-fixed-values": "" + "label-fixed-values": "固定值" }, "label-limit": "限制", "label-value": "值", "noOptionsMessage-no-fields-found": "", "scalar-options": { - "description-clamped": "", - "description-mod": "", - "label-clamped": "", - "label-mod": "" + "description-clamped": "使用字段值,并限制在最大值与最小值之间", + "description-mod": "使用字段值,并从最大值取模", + "label-clamped": "限制", + "label-mod": "取模" } }, "scale-dimension-editor": { @@ -6523,10 +6526,10 @@ "noOptionsMessage-no-fields-found": "" }, "text-dimension-editor": { - "description-field": "", - "description-fixed": "", + "description-field": "显示字段值", + "description-fixed": "固定值", "label-field": "字段", - "label-fixed": "", + "label-fixed": "固定", "label-source": "源", "label-template": "模板", "label-value": "值" @@ -6540,16 +6543,16 @@ "description-percentage-means-thresholds-relative": "百分比表示阈值相对于最小值和最大值的比例", "modes": { "description": { - "threshold-based-percent-between-minmax": "", - "thresholds-based-absolute-values": "" + "threshold-based-percent-between-minmax": "根据最小/最大值之间的百分比选择阈值", + "thresholds-based-absolute-values": "根据绝对值选择阈值" }, "label": { - "absolute": "", - "percentage": "" + "absolute": "绝对", + "percentage": "百分比" } }, "thresholds-mode": "阈值模式", - "value-base": "" + "value-base": "基本" }, "urlpicker-tab": { "label-preview": "预览" @@ -7350,23 +7353,23 @@ "title": "离开页面?" }, "gauge": { - "category-gauge": "", - "description-min-height": "", - "description-min-width": "", - "description-neutral": "", - "description-show-threshold-labels": "", - "description-show-threshold-markers": "", + "category-gauge": "仪表", + "description-min-height": "最小行高(水平方向)", + "description-min-width": "最小列宽(垂直方向)", + "description-neutral": "留空以使用最小值作为中性点", + "description-show-threshold-labels": "在仪表条周围渲染阈值", + "description-show-threshold-markers": "将阈值渲染为外部条", "gauge-size-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自动", + "label-manual": "手动" }, - "name-gauge-size": "", - "name-min-height": "", - "name-min-width": "", - "name-neutral": "", - "name-show-threshold-labels": "", - "name-show-threshold-markers": "", - "placeholder-neutral": "" + "name-gauge-size": "仪表大小", + "name-min-height": "最小高度", + "name-min-width": "最小宽度", + "name-neutral": "中性", + "name-show-threshold-labels": "显示阈值标签", + "name-show-threshold-markers": "显示阈值标记", + "placeholder-neutral": "自动" }, "gen-ai": { "apply-suggestion": "应用", @@ -7700,85 +7703,85 @@ }, "builder": { "axis": { - "category-axis": "", - "color-label": "", + "category-axis": "轴", + "color-label": "颜色", "color-options": { - "label-series": "", - "label-text": "" + "label-series": "序列", + "label-text": "文字" }, "grid-line-options": { - "label-auto": "", - "label-off": "", - "label-on": "" + "label-auto": "自动", + "label-off": "关", + "label-on": "开" }, - "name-centered-zero": "", - "name-grid-lines": "", - "name-label": "", - "name-placement": "", - "name-scale": "", - "name-show-border": "", - "name-soft-max": "", - "name-soft-min": "", - "name-width": "", - "placeholder-label": "", - "placeholder-soft-max": "", - "placeholder-soft-min": "", - "placeholder-width": "", + "name-centered-zero": "居中零", + "name-grid-lines": "显示栅格线", + "name-label": "标签", + "name-placement": "放置", + "name-scale": "比例", + "name-show-border": "显示边框", + "name-soft-max": "软上限", + "name-soft-min": "软下限", + "name-width": "宽度", + "placeholder-label": "可选文字", + "placeholder-soft-max": "请参阅:标准选项 > 最大", + "placeholder-soft-min": "请参阅:标准选项 > 最小", + "placeholder-width": "自动", "scale-distribution-editor": { "distribution-options": { - "label-linear": "", - "label-log": "", - "label-symlog": "" + "label-linear": "线性", + "label-log": "对数图", + "label-symlog": "对称对数" } } }, "legend": { - "category": "", - "description-values": "", + "category": "图例", + "description-values": "选择要在图例中显示的值或计算", "mode-options": { - "label-list": "", - "label-table": "" + "label-list": "列表", + "label-table": "表格" }, - "name-mode": "", - "name-placement": "", - "name-values": "", - "name-visibility": "", - "name-width": "", + "name-mode": "模式", + "name-placement": "放置", + "name-values": "值", + "name-visibility": "可见度", + "name-width": "宽度", "placement-options": { - "label-bottom": "", - "label-right": "" + "label-bottom": "底部", + "label-right": "右侧" } }, "stacking": { - "name-stack-series": "" + "name-stack-series": "堆叠序列" }, "text": { - "category-text-size": "", - "name-percent-change": "", - "name-title": "", - "name-value": "", - "placeholder-percent-change": "", - "placeholder-title": "", - "placeholder-value": "" + "category-text-size": "文字大小", + "name-percent-change": "百分比变化", + "name-title": "标题", + "name-value": "值", + "placeholder-percent-change": "自动", + "placeholder-title": "自动", + "placeholder-value": "自动" }, "tooltip": { - "category": "", - "description-hover-proximity": "", + "category": "工具提示", + "description-hover-proximity": "光标必须多么靠近某个点才能触发工具提示,以像素为单位", "modeOptions": { - "label-all": "", - "label-hidden": "", - "label-single": "" + "label-all": "全部", + "label-hidden": "隐藏", + "label-single": "单一" }, - "name-hide-zeros": "", - "name-hover-proximity": "", - "name-max-height": "", - "name-max-width": "", - "name-tooltip-mode": "", - "name-values-sort-order": "", + "name-hide-zeros": "隐藏零", + "name-hover-proximity": "悬停接近", + "name-max-height": "最大高度", + "name-max-width": "最大宽度", + "name-tooltip-mode": "工具提示模式", + "name-values-sort-order": "值排序顺序", "sortOptions": { - "label-ascending": "", - "label-descending": "", - "label-none": "" + "label-ascending": "升序", + "label-descending": "降序", + "label-none": "无" } } }, @@ -7940,19 +7943,19 @@ "tooltip-expand-all": "展开所有行" }, "matchers-ui": { - "description-field-name-by-regex-matcher": "", - "description-fields-by-query": "", - "description-fields-with-name": "", - "description-fields-with-type": "", - "description-fields-with-value": "", + "description-field-name-by-regex-matcher": "为名称与正则表达式匹配的字段设置属性", + "description-fields-by-query": "为特定查询中的字段设置属性", + "description-fields-with-name": "为特定字段设置属性", + "description-fields-with-type": "为特定类型(数字、字符串、布尔值)的字段设置属性", + "description-fields-with-value": "为具有缩减条件的字段设置属性", "field-name-picker": { - "placeholder": "" + "placeholder": "选择字段" }, - "name-field-name-by-regex-matcher": "", - "name-fields-by-query": "", - "name-fields-with-name": "", - "name-fields-with-type": "", - "name-fields-with-value": "" + "name-field-name-by-regex-matcher": "名称匹配正则表达式的字段", + "name-fields-by-query": "查询返回的字段", + "name-fields-with-name": "带名称的字段", + "name-fields-with-type": "带类型的字段", + "name-fields-with-value": "带值的字段" }, "menu-item": { "keyboard-shortcut-label": "键盘快捷键" @@ -8076,55 +8079,55 @@ "config": { "get-graph-field-options": { "axis-placement": { - "description-auto": "", - "label-auto": "", - "label-hidden": "", - "label-left": "", - "label-right": "" + "description-auto": "第一个字段在左侧,其他全部靠右排列", + "label-auto": "自动", + "label-hidden": "隐藏", + "label-left": "左侧", + "label-right": "右侧" }, "bar-alignment": { - "description-after": "", - "description-before": "", - "description-center": "" + "description-after": "之后", + "description-before": "之前", + "description-center": "中心" }, "draw-style": { - "label-bars": "", - "label-lines": "", - "label-points": "" + "label-bars": "条", + "label-lines": "线", + "label-points": "点" }, "fill-gradient": { - "description-hue": "", - "description-opacity": "", - "description-scheme": "", - "label-hue": "", - "label-none": "", - "label-opacity": "", - "label-scheme": "" + "description-hue": "小色调渐变", + "description-opacity": "启用填充不透明度渐变", + "description-scheme": "使用配色方案定义渐变", + "label-hue": "色调", + "label-none": "无", + "label-opacity": "不透明度", + "label-scheme": "方案" }, "line-interpolation": { - "description-linear": "", - "description-smooth": "", - "description-step-after": "", - "description-step-before": "" + "description-linear": "线性", + "description-smooth": "顺滑", + "description-step-after": "后续步骤", + "description-step-before": "前导步骤" }, "show-points": { - "description-auto": "", - "label-always": "", - "label-auto": "", - "label-never": "" + "description-auto": "密度低时显示点", + "label-always": "始终", + "label-auto": "自动", + "label-never": "从不" }, "stacking": { - "label-100": "", - "label-normal": "", - "label-off": "" + "label-100": "100%", + "label-normal": "正常", + "label-off": "关" }, "thresholds-display-mode": { - "label-dashed-lines": "", - "label-filled-regions": "", - "label-filled-regions-and-dashed-lines": "", - "label-filled-regions-and-lines": "", - "label-lines": "", - "label-off": "" + "label-dashed-lines": "作为线(虚线)", + "label-filled-regions": "作为填充区域", + "label-filled-regions-and-dashed-lines": "作为填充区域和线(虚线)", + "label-filled-regions-and-lines": "作为填充区域和线", + "label-lines": "作为线", + "label-off": "关" } } } @@ -8171,78 +8174,78 @@ }, "heatmap": { "calculate-from-data-options": { - "label-no": "", - "label-yes": "" + "label-no": "否", + "label-yes": "是" }, - "category-cell-display": "", - "category-colors": "", - "category-exemplars": "", - "category-heatmap": "", - "category-legend": "", - "category-tooltip": "", - "category-y-axis": "", + "category-cell-display": "单元格显示", + "category-colors": "颜色", + "category-exemplars": "范例", + "category-heatmap": "热力图", + "category-legend": "图例", + "category-tooltip": "工具提示", + "category-y-axis": "Y 轴", "mode-options": { - "label-opacity": "", - "label-scheme": "" + "label-opacity": "不透明度", + "label-scheme": "方案" }, - "name-axis-label": "", - "name-axis-width": "", - "name-calculate-from-data": "", - "name-cell-gap": "", - "name-color": "", - "name-decimals": "", - "name-end-color-at-value": "", - "name-exponent": "", - "name-hide-cells-gt": "", - "name-hide-cells-lt": "", - "name-max-height": "", - "name-max-value": "", - "name-max-width": "", - "name-min-value": "", - "name-mode": "", - "name-placement": "", - "name-reverse": "", - "name-scale": "", - "name-scheme": "", - "name-show-color-scale": "", - "name-show-histogram": "", - "name-show-legend": "", - "name-start-color-from-value": "", - "name-steps": "", - "name-tick-alignment": "", - "name-tooltip-mode": "", - "name-unit": "", - "name-value-name": "", - "name-y-axis-scale": "", - "placeholder-axis-label": "", - "placeholder-axis-width": "", - "placeholder-decimals": "", - "placeholder-end-color-at-value": "", - "placeholder-hide-cells-gt": "", - "placeholder-hide-cells-lt": "", - "placeholder-max-value": "", - "placeholder-min-value": "", - "placeholder-start-color-from-value": "", - "placeholder-value-name": "", + "name-axis-label": "轴标签", + "name-axis-width": "轴宽度", + "name-calculate-from-data": "从数据计算", + "name-cell-gap": "单元格间隙", + "name-color": "颜色", + "name-decimals": "小数点位数", + "name-end-color-at-value": "在该值处结束颜色比例", + "name-exponent": "指数", + "name-hide-cells-gt": "隐藏大于或等于该值的单元格", + "name-hide-cells-lt": "隐藏小于或等于该值的单元格", + "name-max-height": "最大高度", + "name-max-value": "最大值", + "name-max-width": "最大宽度", + "name-min-value": "最小值", + "name-mode": "模式", + "name-placement": "放置", + "name-reverse": "反转", + "name-scale": "比例", + "name-scheme": "方案", + "name-show-color-scale": "显示颜色比例", + "name-show-histogram": "显示直方图(Y轴)", + "name-show-legend": "显示图例", + "name-start-color-from-value": "从该值处开始颜色比例", + "name-steps": "步骤", + "name-tick-alignment": "刻度对齐", + "name-tooltip-mode": "工具提示模式", + "name-unit": "单位", + "name-value-name": "值名称", + "name-y-axis-scale": "Y 轴比例", + "placeholder-axis-label": "自动", + "placeholder-axis-width": "自动", + "placeholder-decimals": "自动", + "placeholder-end-color-at-value": "自动(最大)", + "placeholder-hide-cells-gt": "无", + "placeholder-hide-cells-lt": "无", + "placeholder-max-value": "自动", + "placeholder-min-value": "自动", + "placeholder-start-color-from-value": "自动(最小)", + "placeholder-value-name": "值", "placement-options": { - "label-hidden": "", - "label-left": "", - "label-right": "" + "label-hidden": "隐藏", + "label-left": "左侧", + "label-right": "右侧" }, "scale-options": { - "label-exponential": "", - "label-linear": "" + "label-exponential": "指数", + "label-linear": "线性" }, "tick-alignment-options": { - "label-auto": "", - "label-bottom": "", - "label-middle": "", - "label-top": "" + "label-auto": "自动", + "label-bottom": "底部 (GE)", + "label-middle": "中部", + "label-top": "顶部 (LE)" }, "tooltip-mode-options": { - "label-all": "", - "label-hidden": "", - "label-single": "" + "label-all": "全部", + "label-hidden": "隐藏", + "label-single": "单一" } }, "help-modal": { @@ -8302,14 +8305,14 @@ "troubleshooting-help": "要请求故障排除帮助,请将此面板的快照发送给 Grafana Labs 技术支持。快照包含查询响应数据和面板设置。" }, "histogram": { - "category-histogram": "", + "category-histogram": "直方图", "histogram-panel": { "no-histogram-found-in-response": "回复中未找到直方图" }, - "name-fill-opacity": "", - "name-gradient-mode": "", - "name-line-width": "", - "name-stacking": "" + "name-fill-opacity": "填充不透明度", + "name-gradient-mode": "渐变模式", + "name-line-width": "线宽度", + "name-stacking": "堆叠" }, "inspector": { "inspect-data-tab": { @@ -8687,16 +8690,16 @@ } }, "logs": { - "category-logs": "", + "category-logs": "日志", "deduplication-options": { - "label-exact": "", - "label-none": "", - "label-numbers": "", - "label-signature": "" + "label-exact": "确切", + "label-none": "无", + "label-numbers": "数字", + "label-signature": "签名" }, - "description-enable-infinite-scrolling": "", - "description-enable-syntax-highlighting": "", - "description-show-controls": "", + "description-enable-infinite-scrolling": "实验性。通过滚动到日志列表底部来请求更多结果。", + "description-enable-syntax-highlighting": "使用预定义的语法着色规则来突出显示日志行的相关部分", + "description-show-controls": "显示控件以跳转到最后一行或第一行日志,并按日志级别筛选", "fields": { "type": { "loki": { @@ -8707,8 +8710,8 @@ } }, "font-size-options": { - "label-default": "", - "label-small": "" + "label-default": "默认", + "label-small": "小" }, "get-dataframe-fields": { "vars": { @@ -8755,38 +8758,38 @@ "tooltip-error": "错误:{{errorMessage}}" }, "log-line-details": { - "clear-search": "", - "close": "", - "copy-shortlink": "", - "copy-to-clipboard": "", + "clear-search": "清除", + "close": "关闭日志详情", + "copy-shortlink": "复制短链接", + "copy-to-clipboard": "复制到剪贴板", "displayed-fields-section": "", "fields": { - "adhoc-statistics": "", - "copy-value-to-clipboard": "", - "filter-out": "", - "filter-out-query": "", + "adhoc-statistics": "临时统计数据", + "copy-value-to-clipboard": "将值复制到剪贴板", + "filter-out": "筛除值", + "filter-out-query": "在查询 {{query}} 中筛除值", "toggle-field-button": { - "field-instead-message": "", - "hide-this-field": "" + "field-instead-message": "显示此字段而不是消息", + "hide-this-field": "隐藏此字段" } }, - "fields-section": "", - "hide-log-line": "", + "fields-section": "字段", + "hide-log-line": "隐藏日志行", "inline-mode": "", - "links-section": "", + "links-section": "关联", "log-line-field": "", - "log-line-section": "", - "no-details": "", - "pin-line": "", + "log-line-section": "日志行", + "no-details": "没有要显示的字段。", + "pin-line": "固定日志", "remove-displayed-field": "", "search": { - "no-results": "" + "no-results": "没有要显示的结果。" }, - "search-placeholder": "", - "show-context": "", - "show-log-line": "", + "search-placeholder": "搜索字段名称和值", + "show-context": "显示上下文", + "show-log-line": "显示日志行", "sidebar-mode": "", - "unpin-line": "" + "unpin-line": "取消固定日志" }, "log-line-menu": { "copy-link": "将链接复制到日志行", @@ -8799,12 +8802,12 @@ "unpin-from-outline": "取消固定日志" }, "log-list-search": { - "close": "", - "filter": "", - "info": "", - "input-placeholder": "", - "next": "", - "prev": "" + "close": "关闭搜索", + "filter": "筛选匹配日志", + "info": "在显示的日志中搜索客户端字符串。不要与查询筛选条件混淆。使用此组件在日志结果中搜索特定字符串。", + "input-placeholder": "在日志中搜索", + "next": "下一个结果", + "prev": "上一个结果" }, "log-row-context-modal": { "error-loading-log-more-logs": "加载更多日志时出错。", @@ -8859,7 +8862,7 @@ "escape-newlines": "修复日志行中错误转义的换行和制表符序列", "font-size-default": "使用小字号", "font-size-small": "使用默认字号", - "hide-search": "", + "hide-search": "关闭搜索", "hide-timestamps": "隐藏时间戳", "hide-unique-labels": "隐藏唯一标签", "newest-first": "先显示最新日志 - 点击以先显示最旧日志", @@ -8868,7 +8871,7 @@ "remove-escaping": "移除转义", "scroll-bottom": "滚动到底部", "scroll-top": "滚动到顶部", - "show-search": "", + "show-search": "在日志结果中搜索", "show-timestamps": "显示时间戳", "show-unique-labels": "显示唯一标签", "unwrap-lines": "取消多行显示", @@ -8886,26 +8889,26 @@ "common-labels": "常用标签:" } }, - "name-common-labels": "", - "name-deduplication": "", + "name-common-labels": "常用标签", + "name-deduplication": "去重", "name-details-mode": "", "name-details-options": { "label-inline": "", "label-sidebar": "" }, - "name-enable-infinite-scrolling": "", - "name-enable-log-details": "", - "name-enable-syntax-highlighting": "", - "name-font-size": "", - "name-order": "", - "name-prettify-json": "", - "name-show-controls": "", - "name-time": "", - "name-unique-labels": "", - "name-wrap-lines": "", + "name-enable-infinite-scrolling": "启用无限滚动", + "name-enable-log-details": "启用日志详情", + "name-enable-syntax-highlighting": "启用语法高亮", + "name-font-size": "字体大小", + "name-order": "顺序", + "name-prettify-json": "美化 JSON", + "name-show-controls": "显示控件", + "name-time": "时间", + "name-unique-labels": "唯一标签", + "name-wrap-lines": "多行显示", "order-options": { - "label-newest-first": "", - "label-oldest-first": "" + "label-newest-first": "最新靠前", + "label-oldest-first": "最旧靠前" }, "out-of-range-message": { "end-of-the-selected-time-range": "所选时间范围的结束。" @@ -8919,7 +8922,7 @@ "un-themed-log-details": { "aria-label-data-links": "数据关联", "aria-label-fields": "字段", - "aria-label-line": "", + "aria-label-line": "日志行", "aria-label-log-level": "日志级别", "aria-label-no-details": "没有详情" }, @@ -8940,27 +8943,27 @@ } }, "logs-new": { - "category-logs": "", + "category-logs": "日志", "deduplication-options": { - "label-exact": "", - "label-none": "", - "label-numbers": "", - "label-signature": "" + "label-exact": "确切", + "label-none": "无", + "label-numbers": "数字", + "label-signature": "签名" }, - "description-infinite-scrolling": "", - "description-show-controls": "", - "description-syntax-highlighting": "", - "name-deduplication": "", - "name-enable-log-details": "", - "name-infinite-scrolling": "", - "name-order": "", - "name-show-controls": "", - "name-syntax-highlighting": "", - "name-time": "", - "name-wrap-lines": "", + "description-infinite-scrolling": "实验性。通过滚动到日志列表底部来请求更多结果。", + "description-show-controls": "显示控件以跳转到最后一行或第一行日志,并按日志级别筛选", + "description-syntax-highlighting": "使用预定义的语法着色规则来突出显示日志行的相关部分", + "name-deduplication": "去重", + "name-enable-log-details": "启用日志详情", + "name-infinite-scrolling": "启用无限滚动", + "name-order": "顺序", + "name-show-controls": "显示控件", + "name-syntax-highlighting": "启用语法高亮", + "name-time": "时间", + "name-wrap-lines": "多行显示", "order-options": { - "label-newest-first": "", - "label-oldest-first": "" + "label-newest-first": "最新靠前", + "label-oldest-first": "最旧靠前" } }, "manage-dashbaords": { @@ -9658,12 +9661,12 @@ "rss-button": "最新博客" }, "news": { - "category-news": "", - "description-show-image": "", - "description-url": "", + "category-news": "新闻", + "description-show-image": "控制新闻项目社交 (og:image) 图片是否显示在文本内容上方", + "description-url": "支持 RSS 和 Atom 源", "link-title": "前往 Grafana Labs 博客", - "name-show-image": "", - "name-url": "", + "name-show-image": "显示图片", + "name-url": "URL", "news-panel": { "body-error-loading-rss-feed": "请确保订阅源网址正确无误,并且在服务器上正确配置了 CORS。请参阅<2>新闻面板文档。", "loading": "加载中...", @@ -9672,27 +9675,27 @@ "title": "最新博客" }, "node-graph": { - "category-edges": "", - "category-node-graph": "", - "category-nodes": "", + "category-edges": "Edge", + "category-node-graph": "节点图", + "category-nodes": "节点", "layout-algorithm-options": { - "description-force": "", - "description-grid": "", - "description-layered": "", - "label-force": "", - "label-grid": "", - "label-layered": "" + "description-force": "使用力导向布局", + "description-grid": "使用网格布局", + "description-layered": "使用分层布局", + "label-force": "力", + "label-grid": "网格", + "label-layered": "分层" }, - "name-arc-sections": "", - "name-layout-algorithm": "", - "name-main-stat-unit": "", - "name-secondary-stat-unit": "", - "name-zoom-mode": "", + "name-arc-sections": "弧形部分", + "name-layout-algorithm": "布局算法", + "name-main-stat-unit": "主要统计单位", + "name-secondary-stat-unit": "次要统计单位", + "name-zoom-mode": "缩放模式", "zoom-mode-options": { - "description-cooperative": "", - "description-greedy": "", - "label-cooperative": "", - "label-greedy": "" + "description-cooperative": "让您正常滚动页面", + "description-greedy": "对所有缩放手势做出反应", + "label-cooperative": "配合", + "label-greedy": "贪心" } }, "nodeGraph": { @@ -9768,40 +9771,40 @@ }, "registry": { "get-all-option-editors": { - "description-time-zone": "", - "name-time-zone": "" + "description-time-zone": "时区选择", + "name-time-zone": "时区" }, "standard-field-condigs": { - "category-data-links": "" + "category-data-links": "数据关联和操作" }, "standard-field-configs": { - "category": "", - "category-thresholds": "", - "category-value-mappings": "", - "description-display-name": "", - "description-field-min-max": "", - "description-max": "", - "description-min": "", - "description-no-value": "", - "description-value-mappings": "", - "name-actions": "", - "name-ad-hoc": "", - "name-color-scheme": "", - "name-data-links": "", - "name-decimals": "", - "name-display-name": "", - "name-field-min-max": "", - "name-max": "", - "name-min": "", - "name-no-value": "", - "name-thresholds": "", - "name-unit": "", - "name-value-mappings": "", - "placeholder-decimals": "", - "placeholder-display-name": "", - "placeholder-max": "", - "placeholder-min": "", - "placeholder-unit": "" + "category": "标准选项", + "category-thresholds": "阈值", + "category-value-mappings": "值映射", + "description-display-name": "更改字段或序列名称", + "description-field-min-max": "按字段计算最小值和最大值", + "description-max": "留空以根据所有值计算", + "description-min": "留空以根据所有值计算", + "description-no-value": "没有值时要显示的内容", + "description-value-mappings": "根据输入值修改显示文字", + "name-actions": "操作", + "name-ad-hoc": "临时可筛选", + "name-color-scheme": "配色方案", + "name-data-links": "数据关联", + "name-decimals": "小数点位数", + "name-display-name": "显示名称", + "name-field-min-max": "字段最小/最大值", + "name-max": "最大", + "name-min": "最小", + "name-no-value": "无值", + "name-thresholds": "阈值", + "name-unit": "单位", + "name-value-mappings": "值映射", + "placeholder-decimals": "自动", + "placeholder-display-name": "无", + "placeholder-max": "自动", + "placeholder-min": "自动", + "placeholder-unit": "无" } }, "units": { @@ -9910,13 +9913,13 @@ }, "panel-data-error-view": { "missing-value": { - "number": "", - "string": "", - "time": "", - "unknown": "" + "number": "数据缺少一个数字字段", + "string": "数据缺少一个字符串字段", + "time": "数据缺少一个时间字段", + "unknown": "无法可视化数据" }, "no-value": { - "default": "" + "default": "无数据" }, "open-visualization-suggestions": "打开可视化建议", "switch-to-table": "切换至表格" @@ -9956,25 +9959,25 @@ "select-placeholder": "按类型筛选" }, "piechart": { - "category-legend": "", - "category-pie-chart": "", - "description-labels": "", - "description-pie-chart-type": "", + "category-legend": "图例", + "category-pie-chart": "饼图", + "description-labels": "选择要在饼图中显示的标签", + "description-pie-chart-type": "饼图的渲染方式", "labels-options": { - "label-name": "", - "label-percent": "", - "label-value": "" + "label-name": "名称", + "label-percent": "百分比", + "label-value": "值" }, "legend-values-options": { - "label-percent": "", - "label-value": "" + "label-percent": "百分比", + "label-value": "值" }, - "name-labels": "", - "name-legend-values": "", - "name-pie-chart-type": "", + "name-labels": "标签", + "name-legend-values": "图例值", + "name-pie-chart-type": "饼图类型", "pie-chart-type-options": { - "label-donut": "", - "label-pie": "" + "label-donut": "圆环图", + "label-pie": "饼图" } }, "playlist": { @@ -10212,7 +10215,7 @@ }, "install-controls-warning": { "body-not-published": "此插件未发布到 <2>grafana.com/plugins,无法通过目录管理。", - "enterprise-plugin-info": "", + "enterprise-plugin-info": "此插件仅在 Grafana Cloud 和 Grafana Enterprise 中可用。", "learn-more": "了解更多", "no-valid-grafana-enterprise-license-detected": "未检测到有效的 Grafana 企业版许可证。", "title-dev-alert": "这是插件的开发版本,无法卸载。", @@ -10370,13 +10373,13 @@ }, "provisioned-resource-form": { "save-or-delete-resource-shared-fields": { - "comment-placeholder-describe-changes-optional": "", - "description-branch-name-in-git-hub": "", + "comment-placeholder-describe-changes-optional": "添加备注以描述您的更改(可选)", + "description-branch-name-in-git-hub": "GitHub 中的分支名称", "description-inside-repository": "", - "label-branch": "", - "label-comment": "", - "label-path": "", - "label-workflow": "" + "label-branch": "分支", + "label-comment": "评论", + "label-path": "路径", + "label-workflow": "工作流程" } }, "provisioned-resource-preview-banner": { @@ -11630,112 +11633,112 @@ }, "stat": { "add-orientation-option": { - "description-orientation": "", - "name-orientation": "", + "description-orientation": "布局朝向", + "name-orientation": "朝向", "orientation-options": { - "label-auto": "", - "label-horizontal": "", - "label-vertical": "" + "label-auto": "自动", + "label-horizontal": "水平", + "label-vertical": "垂直" } }, "add-standard-data-reduce-options": { - "category-value-options": "", - "description-calculation": "", - "description-fields": "", - "description-limit": "", - "description-show": "", + "category-value-options": "值选项", + "description-calculation": "选择一个归约器函数/计算", + "description-fields": "选择应包含在面板中的字段", + "description-limit": "可显示的最大行数", + "description-show": "计算每列或序列的单个值或显示每一行", "fields-options": { - "label-all-fields": "", - "label-numeric-fields": "" + "label-all-fields": "所有字段", + "label-numeric-fields": "数字字段" }, - "name-calculation": "", - "name-fields": "", - "name-limit": "", - "name-show": "", + "name-calculation": "计算", + "name-fields": "字段", + "name-limit": "限制", + "name-show": "显示", "show-options": { - "label-all-values": "", - "label-calculate": "" + "label-all-values": "所有值", + "label-calculate": "计算" } }, - "category-stat-styles": "", + "category-stat-styles": "统计样式", "color-mode-options": { - "label-background-gradient": "", - "label-background-solid": "", - "label-none": "", - "label-value": "" + "label-background-gradient": "背景渐变", + "label-background-solid": "背景纯色", + "label-none": "无", + "label-value": "值" }, - "description-graph-mode": "", - "description-text-mode": "", + "description-graph-mode": "统计面板图形/火花线模式", + "description-text-mode": "控制是显示名称和值还是仅显示名称", "graph-mode": { "options": { - "label-area": "", - "label-none": "" + "label-area": "面积", + "label-none": "无" } }, "name-color-modcolor-mode-options": { - "label": "" + "label": "颜色模式" }, - "name-graph-mode": "", - "name-show-percent-change": "", - "name-text-alignment": "", - "name-text-mode": "", - "name-wide-layout": "", - "percent-change-color-mode": "", + "name-graph-mode": "图形模式", + "name-show-percent-change": "显示百分比变化", + "name-text-alignment": "文字对齐", + "name-text-mode": "文字模式", + "name-wide-layout": "宽布局", + "percent-change-color-mode": "百分比变化颜色模式", "percent-change-color-mode-options": { - "label-inverted": "", - "label-same-as-value": "", - "label-standard": "" + "label-inverted": "反转", + "label-same-as-value": "与值相同", + "label-standard": "标准" }, "text-alignment-options": { - "label-auto": "", - "label-center": "" + "label-auto": "自动", + "label-center": "中心" }, "text-mode-options": { - "label-auto": "", - "label-name": "", - "label-none": "", - "label-value": "", - "label-value-and-name": "" + "label-auto": "自动", + "label-name": "名称", + "label-none": "无", + "label-value": "值", + "label-value-and-name": "值和名称" }, "wide-layout-options": { - "label-off": "", - "label-on": "" + "label-off": "关", + "label-on": "开" } }, "state-timeline": { "align-values-options": { - "label-center": "", - "label-left": "", - "label-right": "" + "label-center": "中心", + "label-left": "左侧", + "label-right": "右侧" }, - "category-state-timeline": "", - "name-align-values": "", - "name-connect-null-values": "", - "name-disconnect-values": "", - "name-fill-opacity": "", - "name-line-width": "", - "name-merge-equal-consecutive-values": "", - "name-page-size": "", - "name-row-height": "", - "name-show-values": "", + "category-state-timeline": "状态时间线", + "name-align-values": "对齐值", + "name-connect-null-values": "连接空值", + "name-disconnect-values": "断开值", + "name-fill-opacity": "填充不透明度", + "name-line-width": "线宽度", + "name-merge-equal-consecutive-values": "合并相等的连续值", + "name-page-size": "页面大小(启用分页)", + "name-row-height": "行高", + "name-show-values": "显示值", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "始终", + "label-auto": "自动", + "label-never": "从不" } }, "status-history": { - "category-status-history": "", - "name-column-width": "", - "name-fill-opacity": "", - "name-line-width": "", - "name-page-size": "", - "name-row-height": "", - "name-show-values": "", + "category-status-history": "状态历史记录", + "name-column-width": "列宽度", + "name-fill-opacity": "填充不透明度", + "name-line-width": "线宽度", + "name-page-size": "页面大小(启用分页)", + "name-row-height": "行高", + "name-show-values": "显示值", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "始终", + "label-auto": "自动", + "label-never": "从不" }, "status-history-panel": { "too-many-points_other": "数据点过多,无法正常可视化。<1>请更新查询以返回更少的数据点。<3>(已接收 {{count}} 个数据点)" @@ -11774,13 +11777,13 @@ "label-gauge-display-mode": "仪表显示模式", "label-value-display": "值显示" }, - "category-cell-options": "", - "category-table": "", - "category-table-footer": "", + "category-cell-options": "单元格选项", + "category-table": "表格", + "category-table-footer": "表格页脚", "cell-height-options": { - "label-large": "", - "label-medium": "", - "label-small": "" + "label-large": "大", + "label-medium": "中", + "label-small": "小" }, "color-background-cell-options-editor": { "description-apply-to-entire-row": "如果选中,整行将按此单元格的颜色显示。", @@ -11794,22 +11797,22 @@ "wrap-text": "文本换行" }, "column-alignment-options": { - "label-auto": "", - "label-center": "", - "label-left": "", - "label-right": "" + "label-auto": "自动", + "label-center": "中心", + "label-left": "左侧", + "label-right": "右侧" }, "container": { "content": "在单个表中显示太多列可能会影响性能,并使数据难以阅读。请考虑优化您的查询。", "show-all-series": "显示所有列", "show-only-series": "仅显示 {{MAX_NUMBER_OF_COLUMNS}} 列" }, - "description-calculation": "", - "description-cell-value-inspect": "", - "description-column-filter": "", - "description-count-rows": "", - "description-fields": "", - "description-min-column-width": "", + "description-calculation": "选择一个归约器函数/计算", + "description-cell-value-inspect": "在模态窗口中启用单元格值检查", + "description-column-filter": "启用/禁用表格中的字段筛选条件", + "description-count-rows": "显示所有数据行的单个计数", + "description-fields": "选择应计算的字段", + "description-min-column-width": "列自动调整大小的最小宽度", "description-wrap-header-text": "", "image-cell-options-editor": { "description-alt-text": "在图片无法显示或用户使用屏幕阅读器时,将显示的替代文本", @@ -11817,61 +11820,61 @@ "label-alt-text": "替代文本", "label-title-text": "标题文本" }, - "name-calculation": "", - "name-cell-height": "", - "name-cell-type": "", - "name-cell-value-inspect": "", - "name-column-alignment": "", - "name-column-filter": "", - "name-column-width": "", - "name-count-rows": "", - "name-enable-paginations": "", - "name-fields": "", - "name-hide-in-table": "", - "name-min-column-width": "", - "name-show-table-footer": "", - "name-show-table-header": "", - "name-wrap-header-text": "", - "placeholder-column-width": "", - "placeholder-fields": "" + "name-calculation": "计算", + "name-cell-height": "单元格高度", + "name-cell-type": "单元格类型", + "name-cell-value-inspect": "单元格值检查", + "name-column-alignment": "列对齐", + "name-column-filter": "列筛选", + "name-column-width": "列宽度", + "name-count-rows": "计算行", + "name-enable-paginations": "启用分页", + "name-fields": "字段", + "name-hide-in-table": "在表格中隐藏", + "name-min-column-width": "最小列宽", + "name-show-table-footer": "显示表格页脚", + "name-show-table-header": "显示表格表头", + "name-wrap-header-text": "表头文字换行", + "placeholder-column-width": "自动", + "placeholder-fields": "所有数字字段" }, "table-new": { - "category-cell-options": "", - "category-table": "", - "category-table-footer": "", + "category-cell-options": "单元格选项", + "category-table": "表格", + "category-table-footer": "表格页脚", "cell-height-options": { - "label-large": "", - "label-medium": "", - "label-small": "" + "label-large": "大", + "label-medium": "中", + "label-small": "小" }, "column-alignment-options": { - "label-auto": "", - "label-center": "", - "label-left": "", - "label-right": "" + "label-auto": "自动", + "label-center": "中心", + "label-left": "左侧", + "label-right": "右侧" }, - "description-calculation": "", - "description-cell-value-inspect": "", - "description-column-filter": "", - "description-count-rows": "", - "description-fields": "", - "description-min-column-width": "", - "name-calculation": "", - "name-cell-height": "", - "name-cell-type": "", - "name-cell-value-inspect": "", - "name-column-alignment": "", - "name-column-filter": "", - "name-column-width": "", - "name-count-rows": "", - "name-enable-pagination": "", - "name-fields": "", - "name-hide-in-table": "", - "name-min-column-width": "", - "name-show-table-footer": "", - "name-show-table-header": "", - "placeholder-column-width": "", - "placeholder-fields": "" + "description-calculation": "选择一个归约器函数/计算", + "description-cell-value-inspect": "在模态窗口中启用单元格值检查", + "description-column-filter": "启用/禁用表格中的字段筛选条件", + "description-count-rows": "显示所有数据行的单个计数", + "description-fields": "选择应计算的字段", + "description-min-column-width": "列自动调整大小的最小宽度", + "name-calculation": "计算", + "name-cell-height": "单元格高度", + "name-cell-type": "单元格类型", + "name-cell-value-inspect": "单元格值检查", + "name-column-alignment": "列对齐", + "name-column-filter": "列筛选", + "name-column-width": "列宽度", + "name-count-rows": "计算行", + "name-enable-pagination": "启用分页", + "name-fields": "字段", + "name-hide-in-table": "在表格中隐藏", + "name-min-column-width": "最小列宽", + "name-show-table-footer": "显示表格页脚", + "name-show-table-header": "显示表格表头", + "placeholder-column-width": "自动", + "placeholder-fields": "所有数字字段" }, "tag-filter": { "clear-button": "清除标记", @@ -11956,17 +11959,17 @@ } }, "text": { - "category-text": "", + "category-text": "文字", "mode-options": { - "label-code": "", - "label-html": "", - "label-markdown": "" + "label-code": "代码", + "label-html": "HTML", + "label-markdown": "Markdown" }, - "name-content": "", - "name-language": "", - "name-mode": "", - "name-show-line-numbers": "", - "name-show-mini-map": "" + "name-content": "内容", + "name-language": "语言", + "name-mode": "模式", + "name-show-line-numbers": "显示行号", + "name-show-mini-map": "显示小地图" }, "theme-preview": { "breadcrumbs": { @@ -12014,7 +12017,7 @@ "apply-button": "应用时间范围", "default-error": "请输入过去的日期或“{{now}}”", "fiscal-year": "财政年度:{{from}} - {{to}}", - "from-input": "", + "from-input": "来自", "open-input-calendar": "打开日历", "range-error": "“发件人”不能在“收件人”之后", "to-input": "结束" @@ -12045,8 +12048,8 @@ }, "timeline": { "missing-field": { - "all": "", - "time": "" + "all": "无可绘制字段", + "time": "数据缺少时间字段" } }, "timeseries": { @@ -12064,54 +12067,54 @@ "tooltip-delete": "删除", "tooltip-edit": "编辑" }, - "category-axis": "", + "category-axis": "轴", "config": { "get-graph-field-config": { - "aria-label-bar-width-factor": "", - "aria-label-fill-opacity": "", - "aria-label-line-width": "", - "aria-label-point-size": "", - "category-graph-styles": "", - "category-thresholds": "", - "name-bar-alignment": "", - "name-bar-width-factor": "", - "name-connect-nulls": "", - "name-disconnect-values": "", - "name-fill-below-to": "", - "name-fill-opacity": "", - "name-gradient-mode": "", - "name-line-interpolation": "", - "name-line-style": "", - "name-line-width": "", - "name-point-size": "", - "name-show-points": "", - "name-show-thresholds": "", - "name-style": "", - "name-transform": "", + "aria-label-bar-width-factor": "条宽度系数", + "aria-label-fill-opacity": "填充不透明度", + "aria-label-line-width": "线宽度", + "aria-label-point-size": "点大小", + "category-graph-styles": "图表样式", + "category-thresholds": "阈值", + "name-bar-alignment": "条对齐", + "name-bar-width-factor": "条宽度系数", + "name-connect-nulls": "连接空值", + "name-disconnect-values": "断开值", + "name-fill-below-to": "将以下内容填充至", + "name-fill-opacity": "填充不透明度", + "name-gradient-mode": "渐变模式", + "name-line-interpolation": "线插值", + "name-line-style": "线样式", + "name-line-width": "线宽度", + "name-point-size": "点大小", + "name-show-points": "显示点", + "name-show-thresholds": "显示阈值", + "name-style": "样式", + "name-transform": "转换", "transform-options": { - "description-constant": "", - "description-style": "", - "label-constant": "", - "label-style": "" + "description-constant": "第一个值将显示为一条固定线", + "description-style": "将结果翻转为 y 轴上的负值", + "label-constant": "固定", + "label-style": "负 Y" } } }, "insert-nulls-editor": { "disconnect-options": { - "label-never": "", - "label-threshold": "" + "label-never": "从不", + "label-threshold": "阈值" } }, "line-style-editor": { "line-fill-options": { - "label-dash": "", - "label-dots": "", - "label-solid": "" + "label-dash": "控制板", + "label-dots": "点", + "label-solid": "纯色" }, "title-the-input-expects-a-segment-list": "输入应为一个线段列表", "tooltip-help": "帮助" }, - "name-time-zone": "", + "name-time-zone": "时区", "nulls-threshold-input": { "placeholder-never": "从不" }, @@ -12121,9 +12124,9 @@ }, "span-nulls-editor": { "gaps-options": { - "label-always": "", - "label-never": "", - "label-threshold": "" + "label-always": "始终", + "label-never": "从不", + "label-threshold": "阈值" } }, "timezones-editor": { @@ -12132,17 +12135,17 @@ } }, "traces": { - "category-span-filters": "", - "name-critical-path-only": "", - "name-find-in-trace": "", - "name-max-duration": "", - "name-min-duration": "", - "name-service-name": "", - "name-service-name-operator": "", - "name-show-matches-only": "", - "name-span-name": "", - "name-span-name-operator": "", - "name-tags": "", + "category-span-filters": "跨度筛选条件", + "name-critical-path-only": "仅显示关键路径", + "name-find-in-trace": "在追踪中查找", + "name-max-duration": "最大持续时间", + "name-min-duration": "最小持续时间", + "name-service-name": "服务名称", + "name-service-name-operator": "服务名称操作符", + "name-show-matches-only": "仅显示匹配项", + "name-span-name": "跨度名称", + "name-span-name-operator": "跨度名称操作符", + "name-tags": "标记", "traces-panel": { "no-data-found-in-response": "回复中未找到数据" } @@ -12157,20 +12160,20 @@ "axis-editor": { "log-mode-options": { "description": { - "split-the-buckets-based-on-size": "" + "split-the-buckets-based-on-size": "根据大小拆分桶" }, "label": { - "split": "" + "split": "拆分" } }, "mode-options": { "description": { - "split-the-buckets-based-on-count": "", - "split-the-buckets-based-on-size": "" + "split-the-buckets-based-on-count": "根据数量拆分桶", + "split-the-buckets-based-on-size": "根据大小拆分桶" }, "label": { - "count": "", - "size": "" + "count": "数量", + "size": "大小" } }, "placeholder-auto": "自动" @@ -12202,9 +12205,9 @@ }, "calculate-heatmap": { "add-heatmap-calculation-options": { - "name-x-bucket": "", - "name-y-bucket": "", - "name-y-bucket-scale": "" + "name-x-bucket": "X 桶", + "name-y-bucket": "Y 桶", + "name-y-bucket-scale": "Y 桶比例" } }, "concatenate-transformer-editor": { @@ -12265,8 +12268,8 @@ "tooltip-enable": "启用" }, "draggable-sort-order": { - "asc": "", - "desc": "", + "asc": "升序", + "desc": "降序", "off": "关" }, "editors": { @@ -12665,9 +12668,9 @@ "description": { "reorder-hide-or-rename-fields": "" }, - "field-order": "", + "field-order": "字段顺序", "field-order-auto": "自动", - "field-order-manual": "", + "field-order-manual": "手动", "first-frame-warning": "组织字段仅适用于单个帧。请考虑先应用连接转换或筛选输入。", "name": { "organize-fields": "" @@ -12794,7 +12797,7 @@ "polynomial": "多项式" } }, - "regression": "", + "regression": "回归", "tooltip-number-of-xy-points-to-predict": "要预测的 X,Y 点的数量" }, "rename-by-regex-transformer": { @@ -12947,10 +12950,10 @@ } }, "trend": { - "category-x-axis": "", - "description-x-field": "", - "name-x-field": "", - "placeholder-x-field": "" + "category-x-axis": "X 轴", + "description-x-field": "递增的数值", + "name-x-field": "X 字段", + "placeholder-x-field": "第一个数值" }, "upgrade-box": { "discovery-text": "您发现了一项专业功能!", @@ -13119,6 +13122,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "默认值(如有)", @@ -13203,20 +13216,20 @@ } }, "xychart": { - "category-xychart": "", - "name-fill-opacity": "", - "name-line-style": "", - "name-line-width": "", - "name-max-point-size": "", - "name-min-point-size": "", - "name-point-shape": "", - "name-point-size": "", - "name-point-stroke-width": "", - "name-series-mapping": "", - "name-show": "", + "category-xychart": "XY 图表", + "name-fill-opacity": "填充不透明度", + "name-line-style": "线样式", + "name-line-width": "线宽度", + "name-max-point-size": "最大点大小", + "name-min-point-size": "最小点大小", + "name-point-shape": "点形状", + "name-point-size": "点大小", + "name-point-stroke-width": "点描边宽度", + "name-series-mapping": "序列映射", + "name-show": "显示", "point-shape-options": { - "label-circle": "", - "label-square": "" + "label-circle": "圆形", + "label-square": "方形" }, "series-editor": { "add-series": "添加序列", @@ -13228,18 +13241,18 @@ "label-y-field": "Y 字段", "placeholder-all-frames": "所有帧", "placeholder-select-frame": "选定帧", - "placeholder-x-field": "", - "placeholder-y-field": "", + "placeholder-x-field": "每个帧中的第一个数字或时间字段", + "placeholder-y-field": "每个帧中其余的数字字段", "tooltip-delete-series": "刪除序列" }, "series-mapping-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自动", + "label-manual": "手动" }, "show-options": { - "label-both": "", - "label-lines": "", - "label-points": "" + "label-both": "两个", + "label-lines": "线", + "label-points": "点" } } } \ No newline at end of file diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 9acc57edcf3..3b7778e26a5 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -119,10 +119,10 @@ "users-heading": "組織使用者" }, "enterprise-auth-features-card": { - "dismiss": "", - "heading": "", - "learn-more-link": "", - "text": "" + "dismiss": "關閉", + "heading": "企業版驗證", + "learn-more-link": "了解詳情", + "text": "使用 <1>SAML、<3>SCIM、<6>LDAP 和 <8>RBAC 自動管理使用者、團隊和權限 - 在 Grafana Cloud 和 Enterprise 中可以使用。" }, "feature-listing": { "title-auditing": "稽核", @@ -374,8 +374,8 @@ "am-active-timing-select-label-active-timings": "啟用時間" }, "ad": { - "close": "", - "learn-more": "" + "close": "關閉", + "learn-more": "了解詳情" }, "add-button": { "add-more": "新增更多" @@ -395,12 +395,12 @@ "missing-series-resolve": "缺少要解析的系列評估", "no-annotations": "沒有註釋", "notification-configuration": { - "active-timings": "", + "active-timings": "啟用時間間隔", "contact-point": "聯絡點", "group-by": "分組依據", - "group-title": "", + "group-title": "通知設定", "mute-timings": "靜音時間", - "timing-options": "" + "timing-options": "時間" }, "pending-period": "待處理期間", "rule": "規則", @@ -948,7 +948,7 @@ }, "contactPoints": { "validation": { - "notFound": "" + "notFound": "找不到聯絡點「{{contactPoint}}」" } }, "continue-matching-indicator": { @@ -957,7 +957,7 @@ "copy-to-clipboard": "將「{{label}}」複製到剪貼簿", "create-metadata": { "label": { - "contact-point": "", + "contact-point": "通知已傳送至", "dashboard": "儀表板", "dashboard-and-panel": "儀表板和面板", "evaluation-interval": "評估間隔", @@ -1105,7 +1105,7 @@ "content-show-all-errors": "顯示所有錯誤" }, "errors": { - "failedWith": "" + "failedWith": "{{-config}} 失敗,顯示{{status}}:{{-message}}" }, "evaluate-every-validation-options": { "message": { @@ -1553,20 +1553,20 @@ } }, "home": { - "irm-card-description": "", - "irm-card-item-1": "", - "irm-card-item-2": "", - "irm-card-item-3": "", - "irm-card-item-4": "", - "irm-card-title": "", + "irm-card-description": "使用 Grafana Cloud IRM 統一隨叫隨到、警報和事件回應。", + "irm-card-item-1": "使用行事曆或 Terraform 管理隨叫隨到排程。", + "irm-card-item-2": "透過網頁、應用程式、Slack 或其他管道回應事件。", + "irm-card-item-3": "使用 AI 支援的 Grafana SIFT 找出根本原因。", + "irm-card-item-4": "分析過去的事件,以改善回應和復原力。", + "irm-card-title": "事件回應與管理", "label-get-started": "開始使用", "label-insights": "深入分析", - "synthetic-monitoring-card-description": "", - "synthetic-monitoring-card-item-1": "", - "synthetic-monitoring-card-item-2": "", - "synthetic-monitoring-card-item-3": "", - "synthetic-monitoring-card-item-4": "", - "synthetic-monitoring-card-title": "", + "synthetic-monitoring-card-description": "從全球位置在外部監控關鍵使用者流程、網站和 API。", + "synthetic-monitoring-card-item-1": "透過瀏覽器檢查模擬端到端使用者歷程。", + "synthetic-monitoring-card-item-2": "在每個網路層執行 ping、DNS、HTTP/S 和 TCP 檢查。", + "synthetic-monitoring-card-item-3": "在防火牆後使用 20 多個全球探測器或私人探測器。", + "synthetic-monitoring-card-item-4": "使用內建的 Prometheus 風格警報追蹤 SLO - 直接從使用者介面操作。", + "synthetic-monitoring-card-title": "綜合監控", "title-alerting": "警報" }, "import-to-gma": { @@ -1581,7 +1581,7 @@ "no-rules-body-yaml": "尚無要匯入的規則。請選擇其他 yaml 檔案。", "no-rules-title": "沒有要匯入的規則", "not-using-rules-managed-by-integrations-or-plugins": { - "text": "", + "text": "不應將整合或外掛程式管理的規則匯入 Grafana 管理的規則。", "title": "資訊" }, "plugin-rules-warning": { @@ -1960,7 +1960,7 @@ }, "notification-policies-filter": { "label-search-by-contact-point": "按聯絡點搜尋", - "placeholder-search-by-contact-point": "", + "placeholder-search-by-contact-point": "選擇聯絡點", "search-query-input-placeholder-search": "搜尋" }, "notification-policies-list": { @@ -2468,7 +2468,7 @@ "new-badge": "全新!", "text": "匯入至 Grafana 管理的規則" }, - "loading-more-groups": "", + "loading-more-groups": "正在載入更多群組…", "more": "更多", "new-alert-rule": "新的警報規則", "new-datasource-recording-rule": "新的資料來源錄製規則", @@ -3016,51 +3016,51 @@ } }, "alertlist": { - "category-alert-state-filter": "", - "category-filter": "", - "category-options": "", - "descriptino-alerts-linked-to-dashboard": "", - "description-alert-instance-label": "", - "description-alert-name": "", - "description-datasource": "", - "description-folder": "", - "description-group-by": "", - "description-group-mode": "", - "description-max-items": "", - "description-show-inactive-alerts": "", - "description-sort-order": "", - "description-view-mode": "", + "category-alert-state-filter": "警報狀態篩選條件", + "category-filter": "篩選", + "category-options": "選項", + "descriptino-alerts-linked-to-dashboard": "僅顯示連結至此儀表板的警報", + "description-alert-instance-label": "使用標籤查詢篩選警報執行個體,例如:{severity=\"critical\", instance=~\"cluster-us-.+\"}", + "description-alert-name": "篩選包含此文字的警報", + "description-datasource": "從警報來源篩選", + "description-folder": "篩選所選資料夾中的警報(僅適用於 Grafana 管理的警報規則)", + "description-group-by": "使用標籤查詢篩選警報", + "description-group-mode": "警報執行個體應如何分組", + "description-max-items": "可顯示的最大警報數", + "description-show-inactive-alerts": "包含具有 0(零)個執行個體的警報規則。由於這些規則沒有執行個體,因此如果設定了警報執行個體標籤篩選器,它們將保持隱藏。", + "description-sort-order": "警報和警報執行個體的排序順序", + "description-view-mode": "在清單檢視和統計資料檢視之間切換", "group-by": { "aria-label-group-by-label-keys": "根據標籤鍵分組", "placeholder-group-by": "分組依據" }, "group-mode-options": { - "label-custom-grouping": "", - "label-default-grouping": "" + "label-custom-grouping": "自訂分組", + "label-default-grouping": "預設分組" }, - "name-alert-instance-label": "", - "name-alert-name": "", - "name-alerts-linked-to-dashboard": "", - "name-datasource": "", - "name-error": "", - "name-firing": "", - "name-folder": "", - "name-group-by": "", - "name-group-mode": "", - "name-max-items": "", - "name-no-data": "", - "name-normal": "", - "name-pending": "", - "name-recovering": "", - "name-show-inactive-alerts": "", - "name-sort-order": "", - "name-view-mode": "", + "name-alert-instance-label": "警報執行個體標籤", + "name-alert-name": "警報名稱", + "name-alerts-linked-to-dashboard": "連結至此儀表板的警報", + "name-datasource": "資料來源", + "name-error": "錯誤", + "name-firing": "警報/觸發", + "name-folder": "資料夾", + "name-group-by": "分組依據", + "name-group-mode": "群組模式", + "name-max-items": "最大項目數", + "name-no-data": "無資料", + "name-normal": "一般", + "name-pending": "待處理", + "name-recovering": "正在還原", + "name-show-inactive-alerts": "顯示具有 0 個執行個體的警報", + "name-sort-order": "排序順序", + "name-view-mode": "視圖模式", "sort-order-options": { - "label-alphabetical-asc": "", - "label-alphabetical-desc": "", - "label-importance": "", - "label-time-asc": "", - "label-time-desc": "" + "label-alphabetical-asc": "字母(升序)", + "label-alphabetical-desc": "字母(降序)", + "label-importance": "重要性", + "label-time-asc": "時間(升序)", + "label-time-desc": "時間(降序)" }, "ungrouped-mode-view": { "active-for": "針對 <1>{{duration}} ", @@ -3076,8 +3076,8 @@ "title-permission-required": "需要權限" }, "view-mode-options": { - "label-list": "", - "label-stat": "" + "label-list": "清單", + "label-stat": "統計資料" } }, "annolist": { @@ -3090,31 +3090,31 @@ "annotation-list-item": { "tooltip-created-by": "建立者:<1>{{email}}" }, - "category-annotation-query": "", - "category-display": "", - "category-link-behaviour": "", - "description-tags": "", + "category-annotation-query": "註解查詢", + "category-display": "顯示", + "category-link-behaviour": "連結行為", + "description-tags": "匹配註解標籤", "link-target-options": { - "label-dashboard": "", - "label-panel": "" + "label-dashboard": "儀表板", + "label-panel": "面板" }, - "name-limit": "", - "name-link-target": "", - "name-query-filter": "", - "name-show-tags": "", - "name-show-time": "", - "name-show-user": "", - "name-tags": "", - "name-time-after": "", - "name-time-before": "", - "name-time-range": "", + "name-limit": "限制", + "name-link-target": "連結目標", + "name-query-filter": "查詢篩選條件", + "name-show-tags": "顯示標籤", + "name-show-time": "顯示時間", + "name-show-user": "顯示使用者", + "name-tags": "標籤", + "name-time-after": "下列時間之後的時間", + "name-time-before": "下列時間之前的時間", + "name-time-range": "時間範圍", "query-filter-options": { - "label-all-dashboards": "", - "label-this-dashboard": "" + "label-all-dashboards": "所有儀表板", + "label-this-dashboard": "此儀表板" }, "time-range-options": { - "label-none": "", - "label-this-dashboard": "" + "label-none": "無", + "label-this-dashboard": "此儀表板" } }, "annotations": { @@ -3301,8 +3301,8 @@ } }, "provider-card": { - "saml-learn-more": "", - "scim-learn-more": "", + "saml-learn-more": "使用 SAML 進行單一登入 (SSO)。", + "scim-learn-more": " 使用 SCIM 同步使用者和團隊。", "text-badge-enabled": "已啟用", "text-badge-not-enabled": "未啟用" }, @@ -3339,99 +3339,99 @@ }, "bar-chart": { "warn": { - "missing-numeric": "", - "missing-series": "" + "missing-numeric": "找不到數值欄位", + "missing-series": "長條圖需要字串或時間欄位" } }, "barchart": { "config": { - "category-thresholds": "", - "description-color-by-field": "", - "description-x-label-max-length": "", - "name-bar-radius": "", - "name-bar-width": "", - "name-color-by-field": "", - "name-fill-opacity": "", - "name-full-highlight": "", - "name-gradient-mode": "", - "name-group-width": "", - "name-line-width": "", - "name-orientation": "", - "name-rotate-x-labels": "", - "name-show-thresholds": "", - "name-show-values": "", - "name-stacking": "", - "name-transform": "", - "name-x-axis": "", - "name-x-label-max-length": "", - "name-x-label-min-spacing": "", + "category-thresholds": "閾值", + "description-color-by-field": "使用同層欄位的色彩值為每個長條值著色。", + "description-x-label-max-length": "X 軸標籤將被截斷為提供的長度", + "name-bar-radius": "長條半徑", + "name-bar-width": "長條寬度", + "name-color-by-field": "按欄位著色", + "name-fill-opacity": "填充不透明度", + "name-full-highlight": "懸停時突顯整個區域", + "name-gradient-mode": "漸變模式", + "name-group-width": "群組寬度", + "name-line-width": "線寬", + "name-orientation": "方向", + "name-rotate-x-labels": "旋轉 x 軸刻度標籤", + "name-show-thresholds": "顯示閾值", + "name-show-values": "顯示值", + "name-stacking": "堆疊", + "name-transform": "轉變", + "name-x-axis": "X 軸", + "name-x-label-max-length": "X 軸刻度標籤最大長度", + "name-x-label-min-spacing": "X 軸標籤最小間距", "orientation-options": { - "label-auto": "", - "label-horizontal": "", - "label-line-vertical": "" + "label-auto": "自動", + "label-horizontal": "橫向", + "label-line-vertical": "縱向" }, - "placeholder-x-axis": "", - "placeholder-x-label-max-length": "", + "placeholder-x-axis": "第一個字串或時間欄位", + "placeholder-x-label-max-length": "無", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "總是", + "label-auto": "自動", + "label-never": "從不" }, "transform-options": { - "description-constant": "", - "description-negative-y": "", - "label-constant": "", - "label-negative-y": "" + "description-constant": "第一個值將顯示為常數線", + "description-negative-y": "將結果翻轉為 Y 軸上的負值", + "label-constant": "常數", + "label-negative-y": "負 Y" } }, "tick-spacing-editor": { "content-require-space-from-the-right-side": "需要在右側保留空間", "gaps-options": { - "description-large": "", - "description-medium": "", - "description-none": "", - "description-small": "", - "label-large": "", - "label-medium": "", - "label-none": "", - "label-small": "" + "description-large": "需要 {{spacing}} 間距", + "description-medium": "需要 {{spacing}} 間距", + "description-none": "顯示所有刻度標記", + "description-small": "需要 {{spacing}} 間距", + "label-large": "大", + "label-medium": "中", + "label-none": "無", + "label-small": "小" }, "label-rtl": "由右至左" } }, "bargauge": { "bar-size-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自動", + "label-manual": "手動" }, - "category-bar-gauge": "", - "description-max-height": "", - "description-min-height": "", - "description-min-width": "", - "description-show-unfilled-area": "", + "category-bar-gauge": "長條儀表", + "description-max-height": "最大列高(橫向)", + "description-min-height": "最小列高(橫向)", + "description-min-width": "最小欄寬(縱向)", + "description-show-unfilled-area": "啟用後,未填充的區域將顯示為灰色", "display-mode-options": { - "label-basic": "", - "label-gradient": "", - "label-retro": "" + "label-basic": "基本", + "label-gradient": "漸變", + "label-retro": "復古 LCD" }, - "name-bar-size": "", - "name-display-mode": "", - "name-max-height": "", - "name-min-height": "", - "name-min-width": "", - "name-name-placement": "", + "name-bar-size": "長條尺寸", + "name-display-mode": "顯示模式", + "name-max-height": "最大高度", + "name-min-height": "最小高度", + "name-min-width": "最小寬度", + "name-name-placement": "名稱位置", "name-placement-options": { - "label-auto": "", - "label-hidden": "", - "label-left": "", - "label-top": "" + "label-auto": "自動", + "label-hidden": "隱藏", + "label-left": "左側", + "label-top": "頂端" }, - "name-show-unfilled-area": "", - "name-value-display": "", + "name-show-unfilled-area": "顯示未填充區域", + "name-value-display": "數值顯示", "value-display-options": { - "label-hidden": "", - "label-text-color": "", - "label-value-color": "" + "label-hidden": "隱藏", + "label-text-color": "文字色彩", + "label-value-color": "數值色彩" } }, "bookmarks-page": { @@ -3454,7 +3454,7 @@ "delete-modal-restore-dashboards-text": "此動作會立即刪除選取的資料夾,但選取的儀表板會標記在 30 天後刪除。您的組織管理員可以在 30 天到期之前隨時還原儀表板。資料夾無法還原。", "delete-modal-text": "此動作將刪除以下內容:", "delete-modal-title": "刪除", - "delete-provisioned-folder": "", + "delete-provisioned-folder": "刪除已佈建的資料夾", "deleting": "正在刪除…", "manage-permissions-button": "管理權限", "move-button": "移動", @@ -3491,12 +3491,12 @@ "tags-column": "標籤" }, "delete-provisioned-folder-form": { - "alert-folder-deleted-successfully": "", - "api-error": "", - "button-cancel": "", - "button-delete": "", - "button-deleting": "", - "delete-warning": "" + "alert-folder-deleted-successfully": "已成功刪除資料夾", + "api-error": "無法刪除資料夾", + "button-cancel": "取消", + "button-delete": "刪除", + "button-deleting": "正在刪除…", + "delete-warning": "這將刪除此資料夾及其所有子資料夾。總體而言,這會影響:" }, "descendant-count": { "title-unable-to-retrieve-descendant-information": "無法擷取子系資訊" @@ -3555,52 +3555,52 @@ "text": "未找到您的查詢結果" }, "restore": { - "success": "" + "success": "儀表板 {{name}} 已復原" }, "text-this-repository-is-read-only": "如果您可以直接存取目標,請複製 JSON 並將其貼上至該處。", "trash-state-manager": { "label": { - "alphabetically-az": "", - "alphabetically-za": "" + "alphabetically-az": "按字母順序 (A–Z)", + "alphabetically-za": "按字母順序 (Z–A)" } } }, "candlestick": { "additional-fields-options": { - "label-ignore": "", - "label-include": "" + "label-ignore": "略過", + "label-include": "包含" }, "candle-style-options": { - "label-candles": "", - "label-ohlc-bars": "" + "label-candles": "蠟燭", + "label-ohlc-bars": "OHLC 條" }, - "category-candlestick": "", + "category-candlestick": "K 線", "color-strategy-options": { - "label-since-open": "", - "label-since-prior-close": "" + "label-since-open": "自開盤以來", + "label-since-prior-close": "自上次收盤以來" }, - "description-additional-fields": "", - "description-close": "", - "description-high": "", - "description-low": "", - "description-open": "", - "description-volume": "", + "description-additional-fields": "使用標準時間序列選項來設定上方未對應的欄位", + "description-close": "期間結束時的值", + "description-high": "期間內的最大值", + "description-low": "期間內的最小值", + "description-open": "期間開始時的值", + "description-volume": "期間內的樣本數", "mode-options": { - "label-both": "", - "label-candles": "", - "label-volume": "" + "label-both": "兩者", + "label-candles": "蠟燭", + "label-volume": "量" }, - "name-additional-fields": "", - "name-candle-style": "", - "name-close": "", - "name-color-strategy": "", - "name-down-color": "", - "name-high": "", - "name-low": "", - "name-mode": "", - "name-open": "", - "name-up-color": "", - "name-volume": "" + "name-additional-fields": "其他欄位", + "name-candle-style": "蠟燭樣式", + "name-close": "關閉", + "name-color-strategy": "色彩策略", + "name-down-color": "調暗色彩", + "name-high": "高", + "name-low": "低", + "name-mode": "模式", + "name-open": "開啟", + "name-up-color": "調亮色彩", + "name-volume": "量" }, "canvas": { "apieditor": { @@ -3615,18 +3615,18 @@ } }, "button-item": { - "category-button": "", + "category-button": "按鈕", "label": { "center": "置中", "left": "靠左", "right": "靠右" }, - "name-align-text": "", - "name-api": "", - "name-style": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", + "name-align-text": "對齊文字", + "name-api": "API", + "name-style": "樣式", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", "placeholder": { "auto": "自動" } @@ -3653,20 +3653,20 @@ } } }, - "category-arrow-direction": "", - "category-background": "", - "category-border": "", - "category-canvas": "", - "category-color": "", - "category-data-links": "", - "category-line-style": "", - "category-metric-value": "", - "category-radius": "", - "category-selected-connection": "", - "category-selected-element": "", - "category-size": "", + "category-arrow-direction": "箭頭方向", + "category-background": "背景", + "category-border": "邊框", + "category-canvas": "畫布", + "category-color": "色彩", + "category-data-links": "資料連結和動作", + "category-line-style": "線條樣式", + "category-metric-value": "指標值", + "category-radius": "半徑", + "category-selected-connection": "所選連線", + "category-selected-element": "所選元素 ({{element}})", + "category-size": "大小", "cloud-item": { - "category-cloud": "", + "category-cloud": "雲端", "label": { "bottom": "底部", "center": "置中", @@ -3675,48 +3675,48 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } }, - "description-experimental-types": "", - "description-infinite-panning": "", - "description-inline-editing": "", - "description-pan-zoom": "", + "description-experimental-types": "啟用實驗元素類型的選擇", + "description-infinite-panning": "啟用無限平移 - 適用於寬敞的畫布。警告:這是一項實驗功能,目前僅適用於頂端/左側受限的元素", + "description-inline-editing": "啟用直接編輯面板", + "description-pan-zoom": "啟用平移和縮放", "direction-options": { - "label-both": "", - "label-forward": "", - "label-none": "", - "label-reverse": "" + "label-both": "兩者", + "label-forward": "正向", + "label-none": "無", + "label-reverse": "反向" }, "drone-front-item": { - "category-drone-front": "", - "name-roll-angle": "" + "category-drone-front": "無人機前面", + "name-roll-angle": "滾動角度" }, "drone-side-item": { - "category-drone-side": "", - "name-pitch-angle": "" + "category-drone-side": "無人機側面", + "name-pitch-angle": "傾斜角度" }, "drone-top-item": { - "category-drone-top": "", - "name-back-left-rotor-rpm": "", - "name-back-right-rotor-rpm": "", - "name-front-left-rotor-rpm": "", - "name-front-right-rotor-rpm": "", - "name-yaw-angle": "" + "category-drone-top": "無人機頂端", + "name-back-left-rotor-rpm": "左後轉子 RPM", + "name-back-right-rotor-rpm": "右後轉子 RPM", + "name-front-left-rotor-rpm": "左前轉子 RPM", + "name-front-right-rotor-rpm": "右前轉子 RPM", + "name-yaw-angle": "偏轉角度" }, "element-editor": { - "category-layout": "", - "description-unsupported": "", - "name-quick-placement": "" + "category-layout": "版面配置", + "description-unsupported": "目前設定不支援所選元素類型。請啟用進階元素類型。", + "name-quick-placement": "快速放置" }, "ellipse-item": { - "category-ellipse": "", + "category-ellipse": "橢圓形", "label": { "bottom": "底部", "center": "置中", @@ -3725,50 +3725,50 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } }, "icon-item": { - "category-icon": "", - "name-fill-color": "", - "name-svg-path": "" + "category-icon": "圖示", + "name-fill-color": "填充色彩", + "name-svg-path": "SVG 路徑" }, "inline-edit": { "canvas-inline-editor": "Canvas 內嵌編輯器", "tooltip-close-inline-editor": "關閉內嵌編輯器" }, "inline-edit-body": { - "category-selected-element": "", + "category-selected-element": "所選元素 ({{element}})", "label-add-item": "新增項目", "please-select-an-element": "請選取一個元件" }, - "label-actions": "", - "label-color": "", - "label-direction": "", - "label-image": "", - "label-image-size": "", - "label-line-style": "", - "label-links": "", - "label-radius": "", - "label-size": "", - "label-width": "", + "label-actions": "動作", + "label-color": "色彩", + "label-direction": "方向", + "label-image": "影像", + "label-image-size": "影像大小", + "label-line-style": "線條樣式", + "label-links": "連結", + "label-radius": "半徑", + "label-size": "大小", + "label-width": "寬度", "layer-editor": { - "category-layer": "", - "category-layout": "", - "name-constraints": "", - "name-elements": "" + "category-layer": "圖層", + "category-layout": "版面配置", + "name-constraints": "限制條件", + "name-elements": "元素" }, "line-style-editor": { "label-animate": "動畫" }, "line-style-options": { - "label-solid": "" + "label-solid": "實體" }, "metric-value-item": { "label": { @@ -3783,15 +3783,15 @@ "auto": "自動" } }, - "name-align-text": "", - "name-color": "", - "name-experimental-types": "", - "name-infinite-panning": "", - "name-inline-editing": "", - "name-pan-zoom": "", - "name-text": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-color": "文字色彩", + "name-experimental-types": "實驗性元素類型", + "name-infinite-panning": "無限平移", + "name-inline-editing": "直接編輯", + "name-pan-zoom": "平移和縮放", + "name-text": "文字", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "not-found-display": { "not-found": "<0>未找到:" }, @@ -3804,7 +3804,7 @@ "zoom-scroll-wheel": "縮放:使用滑鼠滾輪" }, "parallelogram-item": { - "category-parallelogram": "", + "category-parallelogram": "平行四邊形", "label": { "bottom": "底部", "center": "置中", @@ -3813,11 +3813,11 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } @@ -3830,21 +3830,21 @@ }, "placement-editor": { "horizontal-options": { - "label-center": "", - "label-left": "", - "label-left-and-right": "", - "label-right": "", - "label-scale": "" + "label-center": "置中", + "label-left": "左側", + "label-left-and-right": "左與右", + "label-right": "右側", + "label-scale": "縮放" }, "label-constraints": "限制條件", "label-position": "位置", "loading": "正在載入…", "vertical-options": { - "label-bottom": "", - "label-center": "", - "label-scale": "", - "label-top": "", - "label-top-and-bottom": "" + "label-bottom": "底部", + "label-center": "置中", + "label-scale": "縮放", + "label-top": "頂端", + "label-top-and-bottom": "頂端與底部" } }, "quick-positioning": { @@ -3856,7 +3856,7 @@ "tooltip-align-vertical-centers": "垂直居中對齊" }, "rectangle-item": { - "category-rectangle": "", + "category-rectangle": "長方形", "label": { "bottom": "底部", "center": "置中", @@ -3865,33 +3865,33 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } }, "server-item": { - "category-server": "", - "name-blink-rate": "", - "name-bulb-color": "", - "name-status-color": "", - "name-type": "", + "category-server": "伺服器", + "name-blink-rate": "閃爍速率 [hz](0 = 關閉)", + "name-bulb-color": "燈泡色彩", + "name-status-color": "狀態色彩", + "name-type": "類型", "type-options": { - "label-database": "", - "label-single": "", - "label-stack": "", - "label-terminal": "" + "label-database": "資料庫", + "label-single": "單一", + "label-stack": "堆疊", + "label-terminal": "終端" } }, "text-display": { "double-click-to-set": "按兩下以設定文字" }, "text-item": { - "category-text": "", + "category-text": "文字", "label": { "bottom": "底部", "center": "置中", @@ -3900,11 +3900,11 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } @@ -3926,7 +3926,7 @@ "tooltip-remove": "移除" }, "triangle-item": { - "category-triangle": "", + "category-triangle": "三角形", "label": { "bottom": "底部", "center": "置中", @@ -3935,18 +3935,18 @@ "right": "靠右", "top": "頂端" }, - "name-align-text": "", - "name-text": "", - "name-text-color": "", - "name-text-size": "", - "name-vertical-align": "", + "name-align-text": "對齊文字", + "name-text": "文字", + "name-text-color": "文字色彩", + "name-text-size": "文字大小", + "name-vertical-align": "垂直對齊", "placeholder": { "auto": "自動" } }, "wind-turbine-item": { - "category-wind-turbine": "", - "name-rpm": "" + "category-wind-turbine": "風力發動機", + "name-rpm": "RPM" } }, "carousel": { @@ -3963,8 +3963,8 @@ "close-button": { "tooltip": "關閉" }, - "cloud-enterprise-feature-badge": "", - "cloud-feature-badge": "", + "cloud-enterprise-feature-badge": "雲端與企業版", + "cloud-feature-badge": "雲端", "combobox": { "async": { "error": "載入選項時發生錯誤。" @@ -4494,7 +4494,7 @@ } }, "description": { - "action": "" + "action": "變更儀表板描述" }, "dynamic-config-value-editor": { "render-label": { @@ -4503,12 +4503,12 @@ }, "edit-actions": { "add": "新增 {{typeName}}", - "move": "", + "move": "移動 {{typeName}}", "panel-background": "變更面板背景", "panel-description": "變更面板描述", - "panel-max-repeats-per-row": "", + "panel-max-repeats-per-row": "每列最大重複次數", "panel-repeat-direction": "重複方向", - "panel-repeat-variable": "", + "panel-repeat-variable": "面板重複方式", "panel-title": "變更面板標題", "paste-panel": "貼上面板", "remove": "移除 {{typeName}}", @@ -4634,7 +4634,7 @@ "get-field-override-categories": { "label-add-field-override": "新增欄位覆寫", "label-add-override-property": "新增覆寫屬性", - "override-name": "", + "override-name": "覆寫 {{overrideNum}}", "title": { "add-button": "增加按鈕" } @@ -4858,7 +4858,7 @@ "title-matched_other": "匹配的 {{count}}/{{totalCount}} 個選項" }, "outline": { - "repeated-item": "", + "repeated-item": "重複", "tree-item": { "empty": "(空)", "no-title": "<無標題>" @@ -5016,8 +5016,8 @@ "label-changes": "變更", "label-details": "詳細資訊", "title": "儲存儀表板", - "title-copy": "", - "title-provisioned": "" + "title-copy": "儲存儀表板副本", + "title-provisioned": "已佈建儀表板" }, "save-dashboard-error-proxy": { "body-name-exists": "所選資料夾中已存在名稱相同的儀表板。<1><2>仍要儲存此儀表板嗎?", @@ -5094,7 +5094,7 @@ } }, "title": { - "action": "" + "action": "變更儀表板標題" }, "toolbar": { "add": "新增", @@ -5529,12 +5529,12 @@ } }, "delete-provisioned-dashboard-form": { - "api-error": "", + "api-error": "無法刪除儀表板", "cancel-action": "取消", "delete-action": "刪除儀表板", - "delete-read-only-file-message": "", + "delete-read-only-file-message": "由於儲存庫為唯讀,因此無法直接從 Grafana 刪除此儀表板。若要刪除此儀表板,請從您的 Git 儲存庫中移除該檔案。", "deleting": "正在刪除…", - "drawer-title": "", + "drawer-title": "刪除已佈建的儀表板", "title-this-repository-is-read-only": "此存放庫為唯讀" }, "description-label": { @@ -5548,7 +5548,7 @@ } }, "edit-provisioned-dashboard-form": { - "success": "" + "success": "儀表板變更已成功儲存" }, "email-list": { "aria-label-emailmenu": "切換電子郵件選單" @@ -5741,7 +5741,7 @@ } }, "panel-data-alerting-tab": { - "tab-label": "" + "tab-label": "警報" }, "panel-data-alerting-tab-rendered": { "alert": { @@ -5752,14 +5752,14 @@ "title-dashboard-not-saved": "儀表板未儲存" }, "panel-data-queries-tab": { - "tab-label": "" + "tab-label": "查詢" }, "panel-data-queries-tab-rendered": { "add-query": "新增查詢", "expression": "表達式" }, "panel-data-transformations-tab": { - "tab-label": "" + "tab-label": "轉換" }, "panel-data-transformations-tab-rendered": { "add-another-transformation": "新增另一個轉換", @@ -5817,10 +5817,13 @@ "description-examples": "已命名的擷取群組可用於分隔顯示文字與數值(<1>請參閱範例)。", "description-optional": "若想擷取系列名稱或指標節點區段的一部分,則為可選。", "label-data-source": "資料來源", + "label-static-options-sort": "", "label-target-data-source": "目標資料來源", + "label-use-static-options": "", "name-regex": "", "query-options": "查詢選項", - "selection-options": "選擇選項" + "selection-options": "選擇選項", + "static-options-legend": "" }, "resource-export": { "label": { @@ -5859,8 +5862,8 @@ "label-changes": "變更", "label-details": "詳細資訊", "title": "儲存儀表板", - "title-copy": "", - "title-provisioned": "" + "title-copy": "儲存儀表板副本", + "title-provisioned": "已佈建儀表板" } }, "save-dashboard-form": { @@ -6183,18 +6186,18 @@ } }, "dashlist": { - "category-dashboard-list": "", - "name-folder": "", - "name-include-current-template-variables": "", - "name-include-current-time-range": "", - "name-max-items": "", - "name-query": "", - "name-recently-viewed": "", - "name-search": "", - "name-show-folder-names": "", - "name-show-headings": "", - "name-starred": "", - "name-tags": "" + "category-dashboard-list": "儀表板清單", + "name-folder": "資料夾", + "name-include-current-template-variables": "包含目前的範本變數值", + "name-include-current-time-range": "包含目前的時間範圍", + "name-max-items": "最大項目數", + "name-query": "查詢", + "name-recently-viewed": "最近瀏覽", + "name-search": "搜尋", + "name-show-folder-names": "顯示資料夾名稱", + "name-show-headings": "顯示標題", + "name-starred": "已加星號", + "name-tags": "標籤" }, "data-source-list": { "empty-state": { @@ -6456,15 +6459,15 @@ "dimensions": { "background-size-editor": { "options": { - "label-contain": "", - "label-cover": "", - "label-fill": "", - "label-original": "", - "label-tile": "" + "label-contain": "包含", + "label-cover": "覆蓋", + "label-fill": "填充", + "label-original": "原始", + "label-tile": "並排顯示" } }, "color-dimension-editor": { - "label-fixed-color": "", + "label-fixed-color": "固定色彩", "noOptionsMessage-no-fields-found": "" }, "file-dropzone-custom-children": { @@ -6479,10 +6482,10 @@ "placeholder-search": "搜尋" }, "resource-dimension-editor": { - "description-field": "", - "description-fixed": "", + "description-field": "使用字串欄位結果", + "description-fixed": "固定值", "label-field": "欄位", - "label-fixed": "", + "label-fixed": "固定", "label-mappings": "對應", "label-source": "來源" }, @@ -6499,16 +6502,16 @@ }, "scalar-dimension-editor": { "fixed-value-options": { - "label-fixed-values": "" + "label-fixed-values": "固定值" }, "label-limit": "限制", "label-value": "數值", "noOptionsMessage-no-fields-found": "", "scalar-options": { - "description-clamped": "", - "description-mod": "", - "label-clamped": "", - "label-mod": "" + "description-clamped": "使用欄位值,固定最大值和最小值", + "description-mod": "使用欄位值,從最大值模組化", + "label-clamped": "已固定", + "label-mod": "模組" } }, "scale-dimension-editor": { @@ -6523,10 +6526,10 @@ "noOptionsMessage-no-fields-found": "" }, "text-dimension-editor": { - "description-field": "", - "description-fixed": "", + "description-field": "顯示欄位值", + "description-fixed": "固定值", "label-field": "欄位", - "label-fixed": "", + "label-fixed": "固定", "label-source": "來源", "label-template": "範本", "label-value": "數值" @@ -6540,16 +6543,16 @@ "description-percentage-means-thresholds-relative": "百分比表示相對於最小值和最大值的閾值", "modes": { "description": { - "threshold-based-percent-between-minmax": "", - "thresholds-based-absolute-values": "" + "threshold-based-percent-between-minmax": "根據最小/最大值之間的百分比選擇閾值", + "thresholds-based-absolute-values": "根據絕對值選擇閾值" }, "label": { - "absolute": "", - "percentage": "" + "absolute": "絕對值", + "percentage": "百分比" } }, "thresholds-mode": "閾值模式", - "value-base": "" + "value-base": "基數" }, "urlpicker-tab": { "label-preview": "預覽" @@ -7350,23 +7353,23 @@ "title": "要離開頁面嗎?" }, "gauge": { - "category-gauge": "", - "description-min-height": "", - "description-min-width": "", - "description-neutral": "", - "description-show-threshold-labels": "", - "description-show-threshold-markers": "", + "category-gauge": "儀表", + "description-min-height": "最小列高(橫向)", + "description-min-width": "最小欄寬(縱向)", + "description-neutral": "留空以使用最小值作為中性點", + "description-show-threshold-labels": "在儀表列周圍渲染閾值", + "description-show-threshold-markers": "將閾值渲染為外部列", "gauge-size-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自動", + "label-manual": "手動" }, - "name-gauge-size": "", - "name-min-height": "", - "name-min-width": "", - "name-neutral": "", - "name-show-threshold-labels": "", - "name-show-threshold-markers": "", - "placeholder-neutral": "" + "name-gauge-size": "儀表大小", + "name-min-height": "最小高度", + "name-min-width": "最小寬度", + "name-neutral": "中性", + "name-show-threshold-labels": "顯示閾值標籤", + "name-show-threshold-markers": "顯示閾值標記", + "placeholder-neutral": "自動" }, "gen-ai": { "apply-suggestion": "套用", @@ -7700,85 +7703,85 @@ }, "builder": { "axis": { - "category-axis": "", - "color-label": "", + "category-axis": "軸", + "color-label": "色彩", "color-options": { - "label-series": "", - "label-text": "" + "label-series": "系列", + "label-text": "文字" }, "grid-line-options": { - "label-auto": "", - "label-off": "", - "label-on": "" + "label-auto": "自動", + "label-off": "關閉", + "label-on": "開啟" }, - "name-centered-zero": "", - "name-grid-lines": "", - "name-label": "", - "name-placement": "", - "name-scale": "", - "name-show-border": "", - "name-soft-max": "", - "name-soft-min": "", - "name-width": "", - "placeholder-label": "", - "placeholder-soft-max": "", - "placeholder-soft-min": "", - "placeholder-width": "", + "name-centered-zero": "置中零", + "name-grid-lines": "顯示網格線", + "name-label": "標籤", + "name-placement": "放置", + "name-scale": "縮放", + "name-show-border": "顯示邊框", + "name-soft-max": "軟最大值", + "name-soft-min": "軟最小值", + "name-width": "寬度", + "placeholder-label": "可選文字", + "placeholder-soft-max": "查看:標準選項 > 最大", + "placeholder-soft-min": "查看:標準選項 > 最小", + "placeholder-width": "自動", "scale-distribution-editor": { "distribution-options": { - "label-linear": "", - "label-log": "", - "label-symlog": "" + "label-linear": "線性", + "label-log": "對數", + "label-symlog": "半對數" } } }, "legend": { - "category": "", - "description-values": "", + "category": "圖例", + "description-values": "選擇要在圖例中顯示的值或計算", "mode-options": { - "label-list": "", - "label-table": "" + "label-list": "清單", + "label-table": "表格" }, - "name-mode": "", - "name-placement": "", - "name-values": "", - "name-visibility": "", - "name-width": "", + "name-mode": "模式", + "name-placement": "放置", + "name-values": "值", + "name-visibility": "可見性", + "name-width": "寬度", "placement-options": { - "label-bottom": "", - "label-right": "" + "label-bottom": "底部", + "label-right": "右側" } }, "stacking": { - "name-stack-series": "" + "name-stack-series": "堆疊序列" }, "text": { - "category-text-size": "", - "name-percent-change": "", - "name-title": "", - "name-value": "", - "placeholder-percent-change": "", - "placeholder-title": "", - "placeholder-value": "" + "category-text-size": "文字大小", + "name-percent-change": "百分比變化", + "name-title": "標題", + "name-value": "值", + "placeholder-percent-change": "自動", + "placeholder-title": "自動", + "placeholder-value": "自動" }, "tooltip": { - "category": "", - "description-hover-proximity": "", + "category": "工具提示", + "description-hover-proximity": "游標必須距離某個點多近(以像素為單位)才能觸發工具提示", "modeOptions": { - "label-all": "", - "label-hidden": "", - "label-single": "" + "label-all": "全部", + "label-hidden": "隱藏", + "label-single": "單一" }, - "name-hide-zeros": "", - "name-hover-proximity": "", - "name-max-height": "", - "name-max-width": "", - "name-tooltip-mode": "", - "name-values-sort-order": "", + "name-hide-zeros": "隱藏零", + "name-hover-proximity": "懸停鄰近度", + "name-max-height": "最大高度", + "name-max-width": "最大寬度", + "name-tooltip-mode": "工具提示模式", + "name-values-sort-order": "值排序順序", "sortOptions": { - "label-ascending": "", - "label-descending": "", - "label-none": "" + "label-ascending": "升序", + "label-descending": "降序", + "label-none": "無" } } }, @@ -7940,19 +7943,19 @@ "tooltip-expand-all": "展開所有列" }, "matchers-ui": { - "description-field-name-by-regex-matcher": "", - "description-fields-by-query": "", - "description-fields-with-name": "", - "description-fields-with-type": "", - "description-fields-with-value": "", + "description-field-name-by-regex-matcher": "為名稱符合正則表達式的欄位設定屬性", + "description-fields-by-query": "為來自特定查詢的欄位設定屬性", + "description-fields-with-name": "為特定欄位設定屬性", + "description-fields-with-type": "為特定類型(數字、字串、布爾值)的欄位設定屬性", + "description-fields-with-value": "為具有縮減條件的欄位設定屬性", "field-name-picker": { - "placeholder": "" + "placeholder": "選擇欄位" }, - "name-field-name-by-regex-matcher": "", - "name-fields-by-query": "", - "name-fields-with-name": "", - "name-fields-with-type": "", - "name-fields-with-value": "" + "name-field-name-by-regex-matcher": "名稱與正則表達式相符的欄位", + "name-fields-by-query": "查詢傳回的欄位", + "name-fields-with-name": "具有名稱的欄位", + "name-fields-with-type": "具有類型的欄位", + "name-fields-with-value": "具有值的欄位" }, "menu-item": { "keyboard-shortcut-label": "鍵盤捷徑" @@ -8076,55 +8079,55 @@ "config": { "get-graph-field-options": { "axis-placement": { - "description-auto": "", - "label-auto": "", - "label-hidden": "", - "label-left": "", - "label-right": "" + "description-auto": "第一個欄位在左側,其他欄位在右側", + "label-auto": "自動", + "label-hidden": "隱藏", + "label-left": "左側", + "label-right": "右側" }, "bar-alignment": { - "description-after": "", - "description-before": "", - "description-center": "" + "description-after": "之後", + "description-before": "之前", + "description-center": "置中" }, "draw-style": { - "label-bars": "", - "label-lines": "", - "label-points": "" + "label-bars": "長條", + "label-lines": "線", + "label-points": "點" }, "fill-gradient": { - "description-hue": "", - "description-opacity": "", - "description-scheme": "", - "label-hue": "", - "label-none": "", - "label-opacity": "", - "label-scheme": "" + "description-hue": "微幅色調漸變", + "description-opacity": "啟用填充不透明度漸變", + "description-scheme": "使用配色方案定義漸變", + "label-hue": "色度", + "label-none": "無", + "label-opacity": "不透明度", + "label-scheme": "方案" }, "line-interpolation": { - "description-linear": "", - "description-smooth": "", - "description-step-after": "", - "description-step-before": "" + "description-linear": "線性", + "description-smooth": "平滑", + "description-step-after": "後續步驟", + "description-step-before": "之前的步驟" }, "show-points": { - "description-auto": "", - "label-always": "", - "label-auto": "", - "label-never": "" + "description-auto": "密度低時顯示點", + "label-always": "總是", + "label-auto": "自動", + "label-never": "從不" }, "stacking": { - "label-100": "", - "label-normal": "", - "label-off": "" + "label-100": "100%", + "label-normal": "一般", + "label-off": "關閉" }, "thresholds-display-mode": { - "label-dashed-lines": "", - "label-filled-regions": "", - "label-filled-regions-and-dashed-lines": "", - "label-filled-regions-and-lines": "", - "label-lines": "", - "label-off": "" + "label-dashed-lines": "作為線條(虛線)", + "label-filled-regions": "作為填充的區域", + "label-filled-regions-and-dashed-lines": "作為填充的區域和線條(虛線)", + "label-filled-regions-and-lines": "作為填充的區域和線條", + "label-lines": "作為線條", + "label-off": "關閉" } } } @@ -8171,78 +8174,78 @@ }, "heatmap": { "calculate-from-data-options": { - "label-no": "", - "label-yes": "" + "label-no": "否", + "label-yes": "是" }, - "category-cell-display": "", - "category-colors": "", - "category-exemplars": "", - "category-heatmap": "", - "category-legend": "", - "category-tooltip": "", - "category-y-axis": "", + "category-cell-display": "儲存格顯示", + "category-colors": "色彩", + "category-exemplars": "範例", + "category-heatmap": "熱圖", + "category-legend": "圖例", + "category-tooltip": "工具提示", + "category-y-axis": "Y 軸", "mode-options": { - "label-opacity": "", - "label-scheme": "" + "label-opacity": "不透明度", + "label-scheme": "方案" }, - "name-axis-label": "", - "name-axis-width": "", - "name-calculate-from-data": "", - "name-cell-gap": "", - "name-color": "", - "name-decimals": "", - "name-end-color-at-value": "", - "name-exponent": "", - "name-hide-cells-gt": "", - "name-hide-cells-lt": "", - "name-max-height": "", - "name-max-value": "", - "name-max-width": "", - "name-min-value": "", - "name-mode": "", - "name-placement": "", - "name-reverse": "", - "name-scale": "", - "name-scheme": "", - "name-show-color-scale": "", - "name-show-histogram": "", - "name-show-legend": "", - "name-start-color-from-value": "", - "name-steps": "", - "name-tick-alignment": "", - "name-tooltip-mode": "", - "name-unit": "", - "name-value-name": "", - "name-y-axis-scale": "", - "placeholder-axis-label": "", - "placeholder-axis-width": "", - "placeholder-decimals": "", - "placeholder-end-color-at-value": "", - "placeholder-hide-cells-gt": "", - "placeholder-hide-cells-lt": "", - "placeholder-max-value": "", - "placeholder-min-value": "", - "placeholder-start-color-from-value": "", - "placeholder-value-name": "", + "name-axis-label": "軸標籤", + "name-axis-width": "軸寬度", + "name-calculate-from-data": "從資料計算", + "name-cell-gap": "儲存格間距", + "name-color": "色彩", + "name-decimals": "小數位數", + "name-end-color-at-value": "在指定數值處結束色彩刻度", + "name-exponent": "指數", + "name-hide-cells-gt": "隱藏值大於等於下列值的儲存格", + "name-hide-cells-lt": "隱藏值小於等於下列值的儲存格", + "name-max-height": "最大高度", + "name-max-value": "最大值", + "name-max-width": "最大寬度", + "name-min-value": "最小值", + "name-mode": "模式", + "name-placement": "放置", + "name-reverse": "反向", + "name-scale": "縮放", + "name-scheme": "方案", + "name-show-color-scale": "顯示色階", + "name-show-histogram": "顯示直方圖(Y 軸)", + "name-show-legend": "顯示圖例", + "name-start-color-from-value": "從指定數值開始色彩刻度", + "name-steps": "步驟", + "name-tick-alignment": "刻度對齊", + "name-tooltip-mode": "工具提示模式", + "name-unit": "單位", + "name-value-name": "值名稱", + "name-y-axis-scale": "Y 軸刻度", + "placeholder-axis-label": "自動", + "placeholder-axis-width": "自動", + "placeholder-decimals": "自動", + "placeholder-end-color-at-value": "自動(最大值)", + "placeholder-hide-cells-gt": "無", + "placeholder-hide-cells-lt": "無", + "placeholder-max-value": "自動", + "placeholder-min-value": "自動", + "placeholder-start-color-from-value": "自動(最小值)", + "placeholder-value-name": "值", "placement-options": { - "label-hidden": "", - "label-left": "", - "label-right": "" + "label-hidden": "隱藏", + "label-left": "左側", + "label-right": "右側" }, "scale-options": { - "label-exponential": "", - "label-linear": "" + "label-exponential": "指數", + "label-linear": "線性" }, "tick-alignment-options": { - "label-auto": "", - "label-bottom": "", - "label-middle": "", - "label-top": "" + "label-auto": "自動", + "label-bottom": "底部 (GE)", + "label-middle": "中間", + "label-top": "頂端 (LE)" }, "tooltip-mode-options": { - "label-all": "", - "label-hidden": "", - "label-single": "" + "label-all": "全部", + "label-hidden": "隱藏", + "label-single": "單一" } }, "help-modal": { @@ -8302,14 +8305,14 @@ "troubleshooting-help": "若要請求疑難排解協助,請將此面板的快照傳送至 Grafana Labs 技術支援。快照包含查詢回應資料和面板設定。" }, "histogram": { - "category-histogram": "", + "category-histogram": "直方圖", "histogram-panel": { "no-histogram-found-in-response": "回應中找不到直方圖" }, - "name-fill-opacity": "", - "name-gradient-mode": "", - "name-line-width": "", - "name-stacking": "" + "name-fill-opacity": "填充不透明度", + "name-gradient-mode": "漸變模式", + "name-line-width": "線寬", + "name-stacking": "堆疊" }, "inspector": { "inspect-data-tab": { @@ -8687,16 +8690,16 @@ } }, "logs": { - "category-logs": "", + "category-logs": "紀錄", "deduplication-options": { - "label-exact": "", - "label-none": "", - "label-numbers": "", - "label-signature": "" + "label-exact": "完全符合", + "label-none": "無", + "label-numbers": "數字", + "label-signature": "簽名" }, - "description-enable-infinite-scrolling": "", - "description-enable-syntax-highlighting": "", - "description-show-controls": "", + "description-enable-infinite-scrolling": "實驗性。捲動至紀錄清單底部,以請求更多結果。", + "description-enable-syntax-highlighting": "運用預先定義的語法著色規則,來突顯紀錄行中的相關部分", + "description-show-controls": "顯示控制項以跳至最後或第一個紀錄行,並按紀錄層級篩選", "fields": { "type": { "loki": { @@ -8707,8 +8710,8 @@ } }, "font-size-options": { - "label-default": "", - "label-small": "" + "label-default": "預設", + "label-small": "小" }, "get-dataframe-fields": { "vars": { @@ -8755,38 +8758,38 @@ "tooltip-error": "錯誤:{{errorMessage}}" }, "log-line-details": { - "clear-search": "", - "close": "", - "copy-shortlink": "", - "copy-to-clipboard": "", + "clear-search": "清除", + "close": "關閉紀錄詳細資訊", + "copy-shortlink": "複製短連結", + "copy-to-clipboard": "複製至剪貼簿", "displayed-fields-section": "", "fields": { - "adhoc-statistics": "", - "copy-value-to-clipboard": "", - "filter-out": "", - "filter-out-query": "", + "adhoc-statistics": "隨機統計資料", + "copy-value-to-clipboard": "將此值複製到剪貼簿", + "filter-out": "篩選出值", + "filter-out-query": "篩選查詢 {{query}} 中的值", "toggle-field-button": { - "field-instead-message": "", - "hide-this-field": "" + "field-instead-message": "顯示此欄位而非訊息", + "hide-this-field": "隱藏此欄位" } }, - "fields-section": "", - "hide-log-line": "", + "fields-section": "欄位", + "hide-log-line": "隱藏紀錄行", "inline-mode": "", - "links-section": "", + "links-section": "連結", "log-line-field": "", - "log-line-section": "", - "no-details": "", - "pin-line": "", + "log-line-section": "紀錄行", + "no-details": "沒有要顯示的欄位。", + "pin-line": "固定紀錄", "remove-displayed-field": "", "search": { - "no-results": "" + "no-results": "沒有要顯示的結果。" }, - "search-placeholder": "", - "show-context": "", - "show-log-line": "", + "search-placeholder": "搜尋欄位名稱和值", + "show-context": "顯示前後文", + "show-log-line": "顯示紀錄行", "sidebar-mode": "", - "unpin-line": "" + "unpin-line": "取消固定紀錄" }, "log-line-menu": { "copy-link": "將連結複製到日誌行", @@ -8799,12 +8802,12 @@ "unpin-from-outline": "取消釘選日誌" }, "log-list-search": { - "close": "", - "filter": "", - "info": "", - "input-placeholder": "", - "next": "", - "prev": "" + "close": "關閉搜尋", + "filter": "篩選相符的紀錄", + "info": "在顯示的紀錄中進行用戶端字串搜尋。不要與查詢篩選條件混淆。使用此元件在紀錄結果中搜尋特定字串。", + "input-placeholder": "在紀錄中搜尋", + "next": "下一個結果", + "prev": "上一個結果" }, "log-row-context-modal": { "error-loading-log-more-logs": "載入更多紀錄時發生錯誤。", @@ -8859,7 +8862,7 @@ "escape-newlines": "修復紀錄行中新行和分頁序列的錯誤轉義", "font-size-default": "使用較小的字型", "font-size-small": "使用預設的字型大小", - "hide-search": "", + "hide-search": "關閉搜尋", "hide-timestamps": "隱藏時間戳記", "hide-unique-labels": "隱藏唯一標籤", "newest-first": "按最新紀錄排序 - 按一下以顯示最舊紀錄", @@ -8868,7 +8871,7 @@ "remove-escaping": "移除轉義", "scroll-bottom": "滾動到底部", "scroll-top": "捲動回頂部", - "show-search": "", + "show-search": "在紀錄結果中搜尋", "show-timestamps": "顯示時間戳記", "show-unique-labels": "顯示唯一標籤", "unwrap-lines": "取消換行", @@ -8886,26 +8889,26 @@ "common-labels": "通用標籤:" } }, - "name-common-labels": "", - "name-deduplication": "", + "name-common-labels": "通用標籤", + "name-deduplication": "重複", "name-details-mode": "", "name-details-options": { "label-inline": "", "label-sidebar": "" }, - "name-enable-infinite-scrolling": "", - "name-enable-log-details": "", - "name-enable-syntax-highlighting": "", - "name-font-size": "", - "name-order": "", - "name-prettify-json": "", - "name-show-controls": "", - "name-time": "", - "name-unique-labels": "", - "name-wrap-lines": "", + "name-enable-infinite-scrolling": "啟用無限捲動", + "name-enable-log-details": "啟用紀錄詳細資訊", + "name-enable-syntax-highlighting": "啟用語法突顯", + "name-font-size": "字型大小", + "name-order": "順序", + "name-prettify-json": "美化 JSON", + "name-show-controls": "顯示控制項", + "name-time": "時間", + "name-unique-labels": "唯一標籤", + "name-wrap-lines": "換行", "order-options": { - "label-newest-first": "", - "label-oldest-first": "" + "label-newest-first": "最新排前", + "label-oldest-first": "最舊排前" }, "out-of-range-message": { "end-of-the-selected-time-range": "所選時間範圍的結束。" @@ -8919,7 +8922,7 @@ "un-themed-log-details": { "aria-label-data-links": "資料連結", "aria-label-fields": "欄位", - "aria-label-line": "", + "aria-label-line": "紀錄行", "aria-label-log-level": "紀錄層級", "aria-label-no-details": "無詳細資料" }, @@ -8940,27 +8943,27 @@ } }, "logs-new": { - "category-logs": "", + "category-logs": "紀錄", "deduplication-options": { - "label-exact": "", - "label-none": "", - "label-numbers": "", - "label-signature": "" + "label-exact": "完全符合", + "label-none": "無", + "label-numbers": "數字", + "label-signature": "簽名" }, - "description-infinite-scrolling": "", - "description-show-controls": "", - "description-syntax-highlighting": "", - "name-deduplication": "", - "name-enable-log-details": "", - "name-infinite-scrolling": "", - "name-order": "", - "name-show-controls": "", - "name-syntax-highlighting": "", - "name-time": "", - "name-wrap-lines": "", + "description-infinite-scrolling": "實驗性。捲動至紀錄清單底部,以請求更多結果。", + "description-show-controls": "顯示控制項以跳至最後或第一個紀錄行,並按紀錄層級篩選", + "description-syntax-highlighting": "運用預先定義的語法著色規則,來突顯紀錄行中的相關部分", + "name-deduplication": "重複", + "name-enable-log-details": "啟用紀錄詳細資訊", + "name-infinite-scrolling": "啟用無限捲動", + "name-order": "順序", + "name-show-controls": "顯示控制項", + "name-syntax-highlighting": "啟用語法突顯", + "name-time": "時間", + "name-wrap-lines": "換行", "order-options": { - "label-newest-first": "", - "label-oldest-first": "" + "label-newest-first": "最新排前", + "label-oldest-first": "最舊排前" } }, "manage-dashbaords": { @@ -9658,12 +9661,12 @@ "rss-button": "部落格的最新消息" }, "news": { - "category-news": "", - "description-show-image": "", - "description-url": "", + "category-news": "新聞", + "description-show-image": "控制新聞項目社群 (og:image) 圖片是否顯示在文字內容上方", + "description-url": "支援 RSS 和 Atom 資訊來源", "link-title": "前往 Grafana labs 部落格", - "name-show-image": "", - "name-url": "", + "name-show-image": "顯示圖片", + "name-url": "URL", "news-panel": { "body-error-loading-rss-feed": "請確認動態消息網址輸入正確,且已在伺服器上正確設定 CORS。請參閱<2>新聞面板文件。", "loading": "正在載入…", @@ -9672,27 +9675,27 @@ "title": "部落格的最新消息" }, "node-graph": { - "category-edges": "", - "category-node-graph": "", - "category-nodes": "", + "category-edges": "邊緣", + "category-node-graph": "節點圖表", + "category-nodes": "節點", "layout-algorithm-options": { - "description-force": "", - "description-grid": "", - "description-layered": "", - "label-force": "", - "label-grid": "", - "label-layered": "" + "description-force": "使用力導向版面配置", + "description-grid": "使用網格版面配置", + "description-layered": "使用分層版面配置", + "label-force": "力", + "label-grid": "網格", + "label-layered": "分層" }, - "name-arc-sections": "", - "name-layout-algorithm": "", - "name-main-stat-unit": "", - "name-secondary-stat-unit": "", - "name-zoom-mode": "", + "name-arc-sections": "弧形部分", + "name-layout-algorithm": "版面配置演算法", + "name-main-stat-unit": "主要統計資料單元", + "name-secondary-stat-unit": "次要統計資料單元", + "name-zoom-mode": "縮放模式", "zoom-mode-options": { - "description-cooperative": "", - "description-greedy": "", - "label-cooperative": "", - "label-greedy": "" + "description-cooperative": "可讓您正常捲動頁面", + "description-greedy": "對所有縮放手勢做出反應", + "label-cooperative": "合作", + "label-greedy": "貪婪" } }, "nodeGraph": { @@ -9768,40 +9771,40 @@ }, "registry": { "get-all-option-editors": { - "description-time-zone": "", - "name-time-zone": "" + "description-time-zone": "時區選擇", + "name-time-zone": "時區" }, "standard-field-condigs": { - "category-data-links": "" + "category-data-links": "資料連結和動作" }, "standard-field-configs": { - "category": "", - "category-thresholds": "", - "category-value-mappings": "", - "description-display-name": "", - "description-field-min-max": "", - "description-max": "", - "description-min": "", - "description-no-value": "", - "description-value-mappings": "", - "name-actions": "", - "name-ad-hoc": "", - "name-color-scheme": "", - "name-data-links": "", - "name-decimals": "", - "name-display-name": "", - "name-field-min-max": "", - "name-max": "", - "name-min": "", - "name-no-value": "", - "name-thresholds": "", - "name-unit": "", - "name-value-mappings": "", - "placeholder-decimals": "", - "placeholder-display-name": "", - "placeholder-max": "", - "placeholder-min": "", - "placeholder-unit": "" + "category": "標準選項", + "category-thresholds": "閾值", + "category-value-mappings": "值對應", + "description-display-name": "變更欄位或序列名稱", + "description-field-min-max": "計算每個欄位的最小值和最大值", + "description-max": "留空以根據所有值計算", + "description-min": "留空以根據所有值計算", + "description-no-value": "沒有數值時顯示的內容", + "description-value-mappings": "根據輸入值修改顯示文字", + "name-actions": "動作", + "name-ad-hoc": "臨時可篩選", + "name-color-scheme": "配色方案", + "name-data-links": "資料連結", + "name-decimals": "小數位數", + "name-display-name": "顯示名稱", + "name-field-min-max": "欄位最小/最大值", + "name-max": "最大", + "name-min": "最小", + "name-no-value": "無值", + "name-thresholds": "閾值", + "name-unit": "單位", + "name-value-mappings": "值對應", + "placeholder-decimals": "自動", + "placeholder-display-name": "無", + "placeholder-max": "自動", + "placeholder-min": "自動", + "placeholder-unit": "無" } }, "units": { @@ -9910,13 +9913,13 @@ }, "panel-data-error-view": { "missing-value": { - "number": "", - "string": "", - "time": "", - "unknown": "" + "number": "資料缺少數字欄位", + "string": "資料缺少字串欄位", + "time": "資料缺少時間欄位", + "unknown": "無法視覺化資料" }, "no-value": { - "default": "" + "default": "沒有資料" }, "open-visualization-suggestions": "開啟可視化建議", "switch-to-table": "切換到表格" @@ -9956,25 +9959,25 @@ "select-placeholder": "按類型篩選" }, "piechart": { - "category-legend": "", - "category-pie-chart": "", - "description-labels": "", - "description-pie-chart-type": "", + "category-legend": "圖例", + "category-pie-chart": "圓餅圖", + "description-labels": "選擇要在圓餅圖中顯示的標籤", + "description-pie-chart-type": "應如何呈現圓餅圖", "labels-options": { - "label-name": "", - "label-percent": "", - "label-value": "" + "label-name": "名稱", + "label-percent": "百分比", + "label-value": "值" }, "legend-values-options": { - "label-percent": "", - "label-value": "" + "label-percent": "百分比", + "label-value": "值" }, - "name-labels": "", - "name-legend-values": "", - "name-pie-chart-type": "", + "name-labels": "標籤", + "name-legend-values": "圖例值", + "name-pie-chart-type": "圓餅圖類型", "pie-chart-type-options": { - "label-donut": "", - "label-pie": "" + "label-donut": "甜甜圈圖", + "label-pie": "圓餅圖" } }, "playlist": { @@ -10142,7 +10145,7 @@ "dependencies": "依存關係", "documentation": "文件", "downloads": "下載量", - "from": "", + "from": "自", "installedVersion": "安裝版本", "lastCommitDate": "上次提交日期:", "latestReleaseDate": "最新發佈日期:", @@ -10212,7 +10215,7 @@ }, "install-controls-warning": { "body-not-published": "此外掛程式未發佈到 <2>grafana.com/plugins,無法透過目錄管理。", - "enterprise-plugin-info": "", + "enterprise-plugin-info": "此外掛程式僅適用於 Grafana Cloud 和 Grafana Enterprise。", "learn-more": "了解更多資訊", "no-valid-grafana-enterprise-license-detected": "未偵測到有效的 Grafana 企業版授權。", "title-dev-alert": "這是外掛程式的開發版本,無法解除安裝。", @@ -10370,13 +10373,13 @@ }, "provisioned-resource-form": { "save-or-delete-resource-shared-fields": { - "comment-placeholder-describe-changes-optional": "", - "description-branch-name-in-git-hub": "", + "comment-placeholder-describe-changes-optional": "新增備註以描述您的變更(選填)", + "description-branch-name-in-git-hub": "GitHub 中的分支名稱", "description-inside-repository": "", - "label-branch": "", - "label-comment": "", - "label-path": "", - "label-workflow": "" + "label-branch": "分支", + "label-comment": "評論", + "label-path": "路徑", + "label-workflow": "工作流程" } }, "provisioned-resource-preview-banner": { @@ -11630,112 +11633,112 @@ }, "stat": { "add-orientation-option": { - "description-orientation": "", - "name-orientation": "", + "description-orientation": "版面配置方向", + "name-orientation": "方向", "orientation-options": { - "label-auto": "", - "label-horizontal": "", - "label-vertical": "" + "label-auto": "自動", + "label-horizontal": "橫向", + "label-vertical": "縱向" } }, "add-standard-data-reduce-options": { - "category-value-options": "", - "description-calculation": "", - "description-fields": "", - "description-limit": "", - "description-show": "", + "category-value-options": "值選項", + "description-calculation": "選擇一個歸約函數/計算方式", + "description-fields": "選擇應包含在面板中的欄位", + "description-limit": "可顯示的最大列數", + "description-show": "計算每欄或系列的單一值,或顯示每列", "fields-options": { - "label-all-fields": "", - "label-numeric-fields": "" + "label-all-fields": "所有欄位", + "label-numeric-fields": "數值欄位" }, - "name-calculation": "", - "name-fields": "", - "name-limit": "", - "name-show": "", + "name-calculation": "計算", + "name-fields": "欄位", + "name-limit": "限制", + "name-show": "顯示", "show-options": { - "label-all-values": "", - "label-calculate": "" + "label-all-values": "所有值", + "label-calculate": "計算" } }, - "category-stat-styles": "", + "category-stat-styles": "統計樣式", "color-mode-options": { - "label-background-gradient": "", - "label-background-solid": "", - "label-none": "", - "label-value": "" + "label-background-gradient": "漸層背景", + "label-background-solid": "實體背景", + "label-none": "無", + "label-value": "值" }, - "description-graph-mode": "", - "description-text-mode": "", + "description-graph-mode": "統計面板圖表/迷你趨勢圖模式", + "description-text-mode": "控制是否顯示名稱和數值,還是僅顯示名稱", "graph-mode": { "options": { - "label-area": "", - "label-none": "" + "label-area": "區域", + "label-none": "無" } }, "name-color-modcolor-mode-options": { - "label": "" + "label": "彩色模式" }, - "name-graph-mode": "", - "name-show-percent-change": "", - "name-text-alignment": "", - "name-text-mode": "", - "name-wide-layout": "", - "percent-change-color-mode": "", + "name-graph-mode": "圖表模式", + "name-show-percent-change": "顯示百分比變化", + "name-text-alignment": "文字對齊", + "name-text-mode": "文字模式", + "name-wide-layout": "寬版面", + "percent-change-color-mode": "百分比變化色彩模式", "percent-change-color-mode-options": { - "label-inverted": "", - "label-same-as-value": "", - "label-standard": "" + "label-inverted": "顛倒", + "label-same-as-value": "與值相同", + "label-standard": "標準" }, "text-alignment-options": { - "label-auto": "", - "label-center": "" + "label-auto": "自動", + "label-center": "置中" }, "text-mode-options": { - "label-auto": "", - "label-name": "", - "label-none": "", - "label-value": "", - "label-value-and-name": "" + "label-auto": "自動", + "label-name": "名稱", + "label-none": "無", + "label-value": "值", + "label-value-and-name": "值和名稱" }, "wide-layout-options": { - "label-off": "", - "label-on": "" + "label-off": "關閉", + "label-on": "開啟" } }, "state-timeline": { "align-values-options": { - "label-center": "", - "label-left": "", - "label-right": "" + "label-center": "置中", + "label-left": "靠左", + "label-right": "右側" }, - "category-state-timeline": "", - "name-align-values": "", - "name-connect-null-values": "", - "name-disconnect-values": "", - "name-fill-opacity": "", - "name-line-width": "", - "name-merge-equal-consecutive-values": "", - "name-page-size": "", - "name-row-height": "", - "name-show-values": "", + "category-state-timeline": "狀態時間軸", + "name-align-values": "對齊值", + "name-connect-null-values": "連接空值", + "name-disconnect-values": "斷開值", + "name-fill-opacity": "填充不透明度", + "name-line-width": "線寬", + "name-merge-equal-consecutive-values": "合併相等的連續值", + "name-page-size": "頁面大小(啟用分頁)", + "name-row-height": "列高", + "name-show-values": "顯示值", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "總是", + "label-auto": "自動", + "label-never": "從不" } }, "status-history": { - "category-status-history": "", - "name-column-width": "", - "name-fill-opacity": "", - "name-line-width": "", - "name-page-size": "", - "name-row-height": "", - "name-show-values": "", + "category-status-history": "狀態歷史紀錄", + "name-column-width": "欄寬", + "name-fill-opacity": "填充不透明度", + "name-line-width": "線寬", + "name-page-size": "頁面大小(啟用分頁)", + "name-row-height": "列高", + "name-show-values": "顯示值", "show-values-options": { - "label-always": "", - "label-auto": "", - "label-never": "" + "label-always": "總是", + "label-auto": "自動", + "label-never": "從不" }, "status-history-panel": { "too-many-points_other": "資料點過多,無法正確顯示。<1>更新查詢以回傳較少的資料點。<3>(已收到 {{count}} 點)" @@ -11774,13 +11777,13 @@ "label-gauge-display-mode": "儀表顯示模式", "label-value-display": "數值顯示" }, - "category-cell-options": "", - "category-table": "", - "category-table-footer": "", + "category-cell-options": "儲存格選項", + "category-table": "表格", + "category-table-footer": "表格頁尾", "cell-height-options": { - "label-large": "", - "label-medium": "", - "label-small": "" + "label-large": "大", + "label-medium": "中", + "label-small": "小" }, "color-background-cell-options-editor": { "description-apply-to-entire-row": "若選取,整列將以此儲存格的顏色顯示。", @@ -11794,22 +11797,22 @@ "wrap-text": "文字自動換行" }, "column-alignment-options": { - "label-auto": "", - "label-center": "", - "label-left": "", - "label-right": "" + "label-auto": "自動", + "label-center": "置中", + "label-left": "靠左", + "label-right": "右側" }, "container": { "content": "在單個表格中顯示太多欄位可能會影響效能,並使資料難以讀取。請考慮縮小您的查詢範圍。", "show-all-series": "顯示所有列", "show-only-series": "僅顯示 {{MAX_NUMBER_OF_COLUMNS}} 個欄位" }, - "description-calculation": "", - "description-cell-value-inspect": "", - "description-column-filter": "", - "description-count-rows": "", - "description-fields": "", - "description-min-column-width": "", + "description-calculation": "選擇一個歸約函數/計算方式", + "description-cell-value-inspect": "在模式視窗中啟用儲存格值檢查", + "description-column-filter": "啟用/停用表格中的欄位篩選條件", + "description-count-rows": "顯示所有資料列的單一計數", + "description-fields": "選擇應計算的欄位", + "description-min-column-width": "欄自動調整大小的最小寬度", "description-wrap-header-text": "", "image-cell-options-editor": { "description-alt-text": "若圖片無法顯示或為使用螢幕閱讀器的使用者顯示的替代文字", @@ -11817,61 +11820,61 @@ "label-alt-text": "替代文字", "label-title-text": "標題文字" }, - "name-calculation": "", - "name-cell-height": "", - "name-cell-type": "", - "name-cell-value-inspect": "", - "name-column-alignment": "", - "name-column-filter": "", - "name-column-width": "", - "name-count-rows": "", - "name-enable-paginations": "", - "name-fields": "", - "name-hide-in-table": "", - "name-min-column-width": "", - "name-show-table-footer": "", - "name-show-table-header": "", - "name-wrap-header-text": "", - "placeholder-column-width": "", - "placeholder-fields": "" + "name-calculation": "計算", + "name-cell-height": "儲存格高度", + "name-cell-type": "儲存格類型", + "name-cell-value-inspect": "儲存格值檢查", + "name-column-alignment": "欄對齊方式", + "name-column-filter": "欄篩選條件", + "name-column-width": "欄寬", + "name-count-rows": "計數列", + "name-enable-paginations": "啟用分頁", + "name-fields": "欄位", + "name-hide-in-table": "在表格中隱藏", + "name-min-column-width": "最小欄寬", + "name-show-table-footer": "顯示表格頁尾", + "name-show-table-header": "顯示表格頁首", + "name-wrap-header-text": "換行標題文字", + "placeholder-column-width": "自動", + "placeholder-fields": "所有數值欄位" }, "table-new": { - "category-cell-options": "", - "category-table": "", - "category-table-footer": "", + "category-cell-options": "儲存格選項", + "category-table": "表格", + "category-table-footer": "表格頁尾", "cell-height-options": { - "label-large": "", - "label-medium": "", - "label-small": "" + "label-large": "大", + "label-medium": "中", + "label-small": "小" }, "column-alignment-options": { - "label-auto": "", - "label-center": "", - "label-left": "", - "label-right": "" + "label-auto": "自動", + "label-center": "置中", + "label-left": "靠左", + "label-right": "右側" }, - "description-calculation": "", - "description-cell-value-inspect": "", - "description-column-filter": "", - "description-count-rows": "", - "description-fields": "", - "description-min-column-width": "", - "name-calculation": "", - "name-cell-height": "", - "name-cell-type": "", - "name-cell-value-inspect": "", - "name-column-alignment": "", - "name-column-filter": "", - "name-column-width": "", - "name-count-rows": "", - "name-enable-pagination": "", - "name-fields": "", - "name-hide-in-table": "", - "name-min-column-width": "", - "name-show-table-footer": "", - "name-show-table-header": "", - "placeholder-column-width": "", - "placeholder-fields": "" + "description-calculation": "選擇一個歸約函數/計算方式", + "description-cell-value-inspect": "在模式視窗中啟用儲存格值檢查", + "description-column-filter": "啟用/停用表格中的欄位篩選條件", + "description-count-rows": "顯示所有資料列的單一計數", + "description-fields": "選擇應計算的欄位", + "description-min-column-width": "欄自動調整大小的最小寬度", + "name-calculation": "計算", + "name-cell-height": "儲存格高度", + "name-cell-type": "儲存格類型", + "name-cell-value-inspect": "儲存格值檢查", + "name-column-alignment": "欄對齊方式", + "name-column-filter": "欄篩選條件", + "name-column-width": "欄寬", + "name-count-rows": "計數列", + "name-enable-pagination": "啟用分頁", + "name-fields": "欄位", + "name-hide-in-table": "在表格中隱藏", + "name-min-column-width": "最小欄寬", + "name-show-table-footer": "顯示表格頁尾", + "name-show-table-header": "顯示表格頁首", + "placeholder-column-width": "自動", + "placeholder-fields": "所有數值欄位" }, "tag-filter": { "clear-button": "清除標籤", @@ -11956,17 +11959,17 @@ } }, "text": { - "category-text": "", + "category-text": "文字", "mode-options": { - "label-code": "", - "label-html": "", - "label-markdown": "" + "label-code": "代碼", + "label-html": "HTML", + "label-markdown": "Markdown" }, - "name-content": "", - "name-language": "", - "name-mode": "", - "name-show-line-numbers": "", - "name-show-mini-map": "" + "name-content": "內容", + "name-language": "語言", + "name-mode": "模式", + "name-show-line-numbers": "顯示行號", + "name-show-mini-map": "顯示迷你地圖" }, "theme-preview": { "breadcrumbs": { @@ -12014,7 +12017,7 @@ "apply-button": "套用時間範圍", "default-error": "請輸入過去的日期或「{{now}}」", "fiscal-year": "會計年度:{{from}} - {{to}}", - "from-input": "", + "from-input": "自", "open-input-calendar": "開啟行事曆", "range-error": "「自」不能晚於「至」", "to-input": "至" @@ -12032,7 +12035,7 @@ "aria-role": "時間範圍選取", "default-title": "時間範圍", "example-title": "時間範圍範例", - "from-label": "", + "from-label": "自", "from-to": "{{timeOptionFrom}} 至 {{timeOptionTo}}", "specify": "指定時間範圍", "submit-button-label": "TimePicker 提交按鈕", @@ -12045,8 +12048,8 @@ }, "timeline": { "missing-field": { - "all": "", - "time": "" + "all": "無可繪圖欄位", + "time": "資料沒有時間欄位" } }, "timeseries": { @@ -12064,54 +12067,54 @@ "tooltip-delete": "刪除", "tooltip-edit": "編輯" }, - "category-axis": "", + "category-axis": "軸", "config": { "get-graph-field-config": { - "aria-label-bar-width-factor": "", - "aria-label-fill-opacity": "", - "aria-label-line-width": "", - "aria-label-point-size": "", - "category-graph-styles": "", - "category-thresholds": "", - "name-bar-alignment": "", - "name-bar-width-factor": "", - "name-connect-nulls": "", - "name-disconnect-values": "", - "name-fill-below-to": "", - "name-fill-opacity": "", - "name-gradient-mode": "", - "name-line-interpolation": "", - "name-line-style": "", - "name-line-width": "", - "name-point-size": "", - "name-show-points": "", - "name-show-thresholds": "", - "name-style": "", - "name-transform": "", + "aria-label-bar-width-factor": "長條寬度係數", + "aria-label-fill-opacity": "填充不透明度", + "aria-label-line-width": "線寬", + "aria-label-point-size": "點大小", + "category-graph-styles": "圖表樣式", + "category-thresholds": "閾值", + "name-bar-alignment": "長條對齊", + "name-bar-width-factor": "長條寬度係數", + "name-connect-nulls": "連接空值", + "name-disconnect-values": "斷開值", + "name-fill-below-to": "填滿下方至", + "name-fill-opacity": "填充不透明度", + "name-gradient-mode": "漸變模式", + "name-line-interpolation": "線條插值", + "name-line-style": "線條樣式", + "name-line-width": "線寬", + "name-point-size": "點大小", + "name-show-points": "顯示點", + "name-show-thresholds": "顯示閾值", + "name-style": "樣式", + "name-transform": "轉變", "transform-options": { - "description-constant": "", - "description-style": "", - "label-constant": "", - "label-style": "" + "description-constant": "第一個值將顯示為常數線", + "description-style": "將結果翻轉為 Y 軸上的負值", + "label-constant": "常數", + "label-style": "負 Y" } } }, "insert-nulls-editor": { "disconnect-options": { - "label-never": "", - "label-threshold": "" + "label-never": "從不", + "label-threshold": "閾值" } }, "line-style-editor": { "line-fill-options": { - "label-dash": "", - "label-dots": "", - "label-solid": "" + "label-dash": "虛線", + "label-dots": "點", + "label-solid": "實體" }, "title-the-input-expects-a-segment-list": "輸入欄位預期為區段清單", "tooltip-help": "說明" }, - "name-time-zone": "", + "name-time-zone": "時區", "nulls-threshold-input": { "placeholder-never": "從不" }, @@ -12121,9 +12124,9 @@ }, "span-nulls-editor": { "gaps-options": { - "label-always": "", - "label-never": "", - "label-threshold": "" + "label-always": "總是", + "label-never": "從不", + "label-threshold": "閾值" } }, "timezones-editor": { @@ -12132,17 +12135,17 @@ } }, "traces": { - "category-span-filters": "", - "name-critical-path-only": "", - "name-find-in-trace": "", - "name-max-duration": "", - "name-min-duration": "", - "name-service-name": "", - "name-service-name-operator": "", - "name-show-matches-only": "", - "name-span-name": "", - "name-span-name-operator": "", - "name-tags": "", + "category-span-filters": "範圍篩選器", + "name-critical-path-only": "僅顯示關鍵路徑", + "name-find-in-trace": "在追蹤中尋找", + "name-max-duration": "最大持續時間", + "name-min-duration": "最小持續時間", + "name-service-name": "服務名稱", + "name-service-name-operator": "服務名稱運算子", + "name-show-matches-only": "僅顯示符合項目", + "name-span-name": "範圍名稱", + "name-span-name-operator": "範圍名稱運算子", + "name-tags": "標籤", "traces-panel": { "no-data-found-in-response": "回應中找不到資料" } @@ -12157,20 +12160,20 @@ "axis-editor": { "log-mode-options": { "description": { - "split-the-buckets-based-on-size": "" + "split-the-buckets-based-on-size": "根據大小分割儲存貯體" }, "label": { - "split": "" + "split": "分割" } }, "mode-options": { "description": { - "split-the-buckets-based-on-count": "", - "split-the-buckets-based-on-size": "" + "split-the-buckets-based-on-count": "根據計數分割儲存貯體", + "split-the-buckets-based-on-size": "根據大小分割儲存貯體" }, "label": { - "count": "", - "size": "" + "count": "計數", + "size": "大小" } }, "placeholder-auto": "自動" @@ -12202,9 +12205,9 @@ }, "calculate-heatmap": { "add-heatmap-calculation-options": { - "name-x-bucket": "", - "name-y-bucket": "", - "name-y-bucket-scale": "" + "name-x-bucket": "X 儲存貯體", + "name-y-bucket": "Y 儲存貯體", + "name-y-bucket-scale": "Y 儲存貯體刻度" } }, "concatenate-transformer-editor": { @@ -12265,8 +12268,8 @@ "tooltip-enable": "啟用" }, "draggable-sort-order": { - "asc": "", - "desc": "", + "asc": "升序", + "desc": "降序", "off": "關閉" }, "editors": { @@ -12665,9 +12668,9 @@ "description": { "reorder-hide-or-rename-fields": "" }, - "field-order": "", + "field-order": "欄位順序", "field-order-auto": "自動", - "field-order-manual": "", + "field-order-manual": "手動", "first-frame-warning": "組織欄位僅適用於單個框架。請考慮先套用加入轉換或篩選輸入。", "name": { "organize-fields": "" @@ -12794,7 +12797,7 @@ "polynomial": "多項式" } }, - "regression": "", + "regression": "回歸", "tooltip-number-of-xy-points-to-predict": "要預測的 X、Y 點數" }, "rename-by-regex-transformer": { @@ -12947,10 +12950,10 @@ } }, "trend": { - "category-x-axis": "", - "description-x-field": "", - "name-x-field": "", - "placeholder-x-field": "" + "category-x-axis": "X 軸", + "description-x-field": "遞增的數值", + "name-x-field": "X 欄位", + "placeholder-x-field": "第一個數值" }, "upgrade-box": { "discovery-text": "您已發現專業版功能!", @@ -13119,6 +13122,16 @@ } } }, + "query-variable-static-options": { + "add-option-button-label": "", + "description": "", + "label-placeholder": "", + "remove-option-button-label": "", + "value-placeholder": "" + }, + "query-variable-static-options-sort-select": { + "description-values-variable": "" + }, "text-box-variable-editor": { "name-default-value": "", "placeholder-default-value-if-any": "預設值(如有)", @@ -13203,20 +13216,20 @@ } }, "xychart": { - "category-xychart": "", - "name-fill-opacity": "", - "name-line-style": "", - "name-line-width": "", - "name-max-point-size": "", - "name-min-point-size": "", - "name-point-shape": "", - "name-point-size": "", - "name-point-stroke-width": "", - "name-series-mapping": "", - "name-show": "", + "category-xychart": "XY 散佈圖", + "name-fill-opacity": "填充不透明度", + "name-line-style": "線條樣式", + "name-line-width": "線寬", + "name-max-point-size": "最大點大小", + "name-min-point-size": "最小點大小", + "name-point-shape": "點形狀", + "name-point-size": "點大小", + "name-point-stroke-width": "點描邊寬度", + "name-series-mapping": "序列對應", + "name-show": "顯示", "point-shape-options": { - "label-circle": "", - "label-square": "" + "label-circle": "圓形", + "label-square": "正方形" }, "series-editor": { "add-series": "新增序列", @@ -13228,18 +13241,18 @@ "label-y-field": "Y 欄位", "placeholder-all-frames": "所有框架", "placeholder-select-frame": "選取框架", - "placeholder-x-field": "", - "placeholder-y-field": "", + "placeholder-x-field": "每個框架中的第一個數字或時間欄位", + "placeholder-y-field": "每個框架中的剩餘數字欄位", "tooltip-delete-series": "刪除序列" }, "series-mapping-options": { - "label-auto": "", - "label-manual": "" + "label-auto": "自動", + "label-manual": "手動" }, "show-options": { - "label-both": "", - "label-lines": "", - "label-points": "" + "label-both": "兩者", + "label-lines": "線", + "label-points": "點" } } } \ No newline at end of file