From 408ac3086d753531344a5d744695de8582ceef2c Mon Sep 17 00:00:00 2001 From: "grafana-pr-automation[bot]" <140550294+grafana-pr-automation[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 00:40:19 +0000 Subject: [PATCH] I18n: Download translations from Crowdin (#108493) New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../src/locales/cs-CZ/grafana-prometheus.json | 104 +++++ .../src/locales/de-DE/grafana-prometheus.json | 104 +++++ .../src/locales/es-ES/grafana-prometheus.json | 104 +++++ .../src/locales/fr-FR/grafana-prometheus.json | 104 +++++ .../src/locales/hu-HU/grafana-prometheus.json | 104 +++++ .../src/locales/id-ID/grafana-prometheus.json | 104 +++++ .../src/locales/it-IT/grafana-prometheus.json | 104 +++++ .../src/locales/ja-JP/grafana-prometheus.json | 104 +++++ .../src/locales/ko-KR/grafana-prometheus.json | 104 +++++ .../src/locales/nl-NL/grafana-prometheus.json | 104 +++++ .../src/locales/pl-PL/grafana-prometheus.json | 104 +++++ .../src/locales/pt-BR/grafana-prometheus.json | 104 +++++ .../src/locales/pt-PT/grafana-prometheus.json | 104 +++++ .../src/locales/ru-RU/grafana-prometheus.json | 104 +++++ .../src/locales/sv-SE/grafana-prometheus.json | 104 +++++ .../src/locales/tr-TR/grafana-prometheus.json | 104 +++++ .../locales/zh-Hans/grafana-prometheus.json | 104 +++++ .../locales/zh-Hant/grafana-prometheus.json | 104 +++++ public/locales/cs-CZ/grafana.json | 429 +++++++++++++++++- public/locales/de-DE/grafana.json | 423 ++++++++++++++++- public/locales/es-ES/grafana.json | 423 ++++++++++++++++- public/locales/fr-FR/grafana.json | 423 ++++++++++++++++- public/locales/hu-HU/grafana.json | 423 ++++++++++++++++- public/locales/id-ID/grafana.json | 420 ++++++++++++++++- public/locales/it-IT/grafana.json | 423 ++++++++++++++++- public/locales/ja-JP/grafana.json | 420 ++++++++++++++++- public/locales/ko-KR/grafana.json | 420 ++++++++++++++++- public/locales/nl-NL/grafana.json | 423 ++++++++++++++++- public/locales/pl-PL/grafana.json | 429 +++++++++++++++++- public/locales/pt-BR/grafana.json | 423 ++++++++++++++++- public/locales/pt-PT/grafana.json | 423 ++++++++++++++++- public/locales/ru-RU/grafana.json | 429 +++++++++++++++++- public/locales/sv-SE/grafana.json | 423 ++++++++++++++++- public/locales/tr-TR/grafana.json | 423 ++++++++++++++++- public/locales/zh-Hans/grafana.json | 420 ++++++++++++++++- public/locales/zh-Hant/grafana.json | 420 ++++++++++++++++- 36 files changed, 9380 insertions(+), 109 deletions(-) diff --git a/packages/grafana-prometheus/src/locales/cs-CZ/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/cs-CZ/grafana-prometheus.json index 8498c0ce6df..57f9cec30c7 100644 --- a/packages/grafana-prometheus/src/locales/cs-CZ/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/cs-CZ/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Filtrovat názvy metrik podle vyhledávání regulárních výrazů pomocí dalšího volání rozhraní Prometheus API.", @@ -321,6 +418,13 @@ "title-add": "Přidat {{name}}", "title-remove": "Odebrat {{name}}" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Nastavit dolní limit pro parametr kroku", "aria-label-select-resolution": "Vyberte rozlišení", diff --git a/packages/grafana-prometheus/src/locales/de-DE/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/de-DE/grafana-prometheus.json index 5e9aa8833cd..d3c2c2e1743 100644 --- a/packages/grafana-prometheus/src/locales/de-DE/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/de-DE/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Filtern Sie Metriknamen per Regex-Suche und nutzen Sie dabei einen zusätzlichen Aufruf der Prometheus-API.", @@ -319,6 +416,13 @@ "title-add": "{{name}} hinzufügen", "title-remove": "{{name}} entfernen" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Untergrenze für den Schrittparameter festlegen", "aria-label-select-resolution": "Auflösung auswählen", diff --git a/packages/grafana-prometheus/src/locales/es-ES/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/es-ES/grafana-prometheus.json index d4ca0b7b366..fc668327cdb 100644 --- a/packages/grafana-prometheus/src/locales/es-ES/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/es-ES/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/fr-FR/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/fr-FR/grafana-prometheus.json index 18813255785..409e95dcf48 100644 --- a/packages/grafana-prometheus/src/locales/fr-FR/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/fr-FR/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Filtrez les noms de métriques par recherche d’expression régulière, en utilisant un appel supplémentaire sur l’API Prometheus.", @@ -319,6 +416,13 @@ "title-add": "Ajouter {{name}}", "title-remove": "Supprimer {{name}}" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Définir la limite inférieure pour le paramètre d’étape", "aria-label-select-resolution": "Sélectionner une résolution", diff --git a/packages/grafana-prometheus/src/locales/hu-HU/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/hu-HU/grafana-prometheus.json index 1dd2ee85be0..22bc5c9c64b 100644 --- a/packages/grafana-prometheus/src/locales/hu-HU/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/hu-HU/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "A metrikanevek szűrése reguláris kifejezéses kereséssel, a Prometheus API további hívásával.", @@ -319,6 +416,13 @@ "title-add": "{{name}} hozzáadása", "title-remove": "{{name}} eltávolítása" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Állítsa be a léptékparaméter alsó határát", "aria-label-select-resolution": "Felbontás kiválasztása", diff --git a/packages/grafana-prometheus/src/locales/id-ID/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/id-ID/grafana-prometheus.json index 9a7b8f0a52d..f80f5a3d833 100644 --- a/packages/grafana-prometheus/src/locales/id-ID/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/id-ID/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Filter nama metrik dengan pencarian regex, menggunakan panggilan tambahan pada API Prometheus.", @@ -318,6 +415,13 @@ "title-add": "Tambahkan {{name}}", "title-remove": "Hapus {{name}}" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Tetapkan batas bawah untuk parameter langkah", "aria-label-select-resolution": "Pilih resolusi", diff --git a/packages/grafana-prometheus/src/locales/it-IT/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/it-IT/grafana-prometheus.json index 44db96a498b..443fd697bad 100644 --- a/packages/grafana-prometheus/src/locales/it-IT/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/it-IT/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/ja-JP/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/ja-JP/grafana-prometheus.json index 618b313fa90..962ded0d7be 100644 --- a/packages/grafana-prometheus/src/locales/ja-JP/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/ja-JP/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Prometheus APIの追加呼び出しを使用して、正規表現検索でメトリック名をフィルタリングします。", @@ -318,6 +415,13 @@ "title-add": "{{name}}を追加", "title-remove": "{{name}}を削除" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "ステップパラメーターの下限を設定", "aria-label-select-resolution": "解像度を選択", diff --git a/packages/grafana-prometheus/src/locales/ko-KR/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/ko-KR/grafana-prometheus.json index 26c7b27eb2f..0fdb0e6d527 100644 --- a/packages/grafana-prometheus/src/locales/ko-KR/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/ko-KR/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -318,6 +415,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/nl-NL/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/nl-NL/grafana-prometheus.json index d6bbd899aa2..51074f0b25d 100644 --- a/packages/grafana-prometheus/src/locales/nl-NL/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/nl-NL/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "Filter metrische namen op regex-zoekopdracht, met behulp van een extra oproep op de Prometheus-API.", @@ -319,6 +416,13 @@ "title-add": "{{name}} toevoegen", "title-remove": "{{name}} verwijderen" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "Ondergrens instellen voor de stapparameter", "aria-label-select-resolution": "Resolutie selecteren", diff --git a/packages/grafana-prometheus/src/locales/pl-PL/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/pl-PL/grafana-prometheus.json index 38aacf94629..25ef725f484 100644 --- a/packages/grafana-prometheus/src/locales/pl-PL/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/pl-PL/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -321,6 +418,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/pt-BR/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/pt-BR/grafana-prometheus.json index 775cb9f3cc3..74e177550c6 100644 --- a/packages/grafana-prometheus/src/locales/pt-BR/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/pt-BR/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/pt-PT/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/pt-PT/grafana-prometheus.json index 5d8aa3f0402..93d395b3f57 100644 --- a/packages/grafana-prometheus/src/locales/pt-PT/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/pt-PT/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/ru-RU/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/ru-RU/grafana-prometheus.json index e593d2333aa..265b74d6ac3 100644 --- a/packages/grafana-prometheus/src/locales/ru-RU/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/ru-RU/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -321,6 +418,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/sv-SE/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/sv-SE/grafana-prometheus.json index 7e50b6aa9ab..7e57336aaca 100644 --- a/packages/grafana-prometheus/src/locales/sv-SE/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/sv-SE/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", diff --git a/packages/grafana-prometheus/src/locales/tr-TR/grafana-prometheus.json b/packages/grafana-prometheus/src/locales/tr-TR/grafana-prometheus.json index 46d4ce11257..b834bace3db 100644 --- a/packages/grafana-prometheus/src/locales/tr-TR/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/tr-TR/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "", @@ -319,6 +416,13 @@ "title-add": "", "title-remove": "" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "", "aria-label-select-resolution": "", 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 9bb70f50992..242003931cd 100644 --- a/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/zh-Hans/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "使用 Prometheus API 上的其他调用,通过正则表达式搜索筛选指标名称。", @@ -318,6 +415,13 @@ "title-add": "添加{{name}}", "title-remove": "移除{{name}}" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "设置步长参数的下限", "aria-label-select-resolution": "选择分辨率", 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 80a90677692..81bdc65f727 100644 --- a/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json +++ b/packages/grafana-prometheus/src/locales/zh-Hant/grafana-prometheus.json @@ -209,6 +209,103 @@ "label-verbose": "" } }, + "promql": { + "getAggregationOptions": { + "documentation-avg": "", + "documentation-bottomk": "", + "documentation-count": "", + "documentation-count-values": "", + "documentation-group": "", + "documentation-max": "", + "documentation-min": "", + "documentation-quantile": "", + "documentation-stddev": "", + "documentation-stdvar": "", + "documentation-sum": "", + "documentation-topk": "" + }, + "getFunctions": { + "documentation-abs": "", + "documentation-absent": "", + "documentation-absent-over-time": "", + "documentation-avg-over-time": "", + "documentation-ceil": "", + "documentation-changes": "", + "documentation-clamp": "", + "documentation-clamp-max": "", + "documentation-clamp-min": "", + "documentation-count-over-time": "", + "documentation-count-scalar": "", + "documentation-day-of-month": "", + "documentation-day-of-week": "", + "documentation-day-of-year": "", + "documentation-days-in-month": "", + "documentation-deg": "", + "documentation-delta": "", + "documentation-deriv": "", + "documentation-double-exponential-smoothing": "", + "documentation-drop-common-labels": "", + "documentation-exp": "", + "documentation-floor": "", + "documentation-histogram-avg": "", + "documentation-histogram-count": "", + "documentation-histogram-fraction": "", + "documentation-histogram-quantile": "", + "documentation-histogram-stddev": "", + "documentation-histogram-stdvar": "", + "documentation-histogram-sum": "", + "documentation-holt-winters": "", + "documentation-hour": "", + "documentation-idelta": "", + "documentation-increase": "", + "documentation-info": "", + "documentation-irate": "", + "documentation-label-join": "", + "documentation-label-replace": "", + "documentation-last-over-time": "", + "documentation-ln": "", + "documentation-log10": "", + "documentation-log2": "", + "documentation-max-over-time": "", + "documentation-min-over-time": "", + "documentation-minute": "", + "documentation-month": "", + "documentation-pi": "", + "documentation-predict-linear": "", + "documentation-present-over-time": "", + "documentation-quantile-over-time": "", + "documentation-rad": "", + "documentation-rate": "", + "documentation-resets": "", + "documentation-round": "", + "documentation-scalar": "", + "documentation-sgn": "", + "documentation-sort": "", + "documentation-sort-desc": "", + "documentation-sqrt": "", + "documentation-stddev-over-time": "", + "documentation-stdvar-over-time": "", + "documentation-sum-over-time": "", + "documentation-time": "", + "documentation-timestamp": "", + "documentation-vector": "", + "documentation-year": "" + }, + "getTrigonometricFunctions": { + "documentation-acos": "", + "documentation-acosh": "", + "documentation-asin": "", + "documentation-asinh": "", + "documentation-atan": "", + "documentation-atanh": "", + "documentation-cos": "", + "documentation-cosh": "", + "documentation-sin": "", + "documentation-sinh": "", + "documentation-tan": "", + "documentation-tanh": "" + } + }, "querybuilder": { "additional-settings": { "content-filter-metric-names-regex-search-using": "透過正規表達式搜尋篩選指標名稱,並使用額外的 Prometheus API 呼叫。", @@ -318,6 +415,13 @@ "title-add": "新增{{name}}", "title-remove": "移除{{name}}" }, + "operation-utils": { + "getAggregationExplainer": { + "label-by": "", + "label-default": "", + "label-without": "" + } + }, "prom-query-builder-options": { "aria-label-lower-limit-parameter": "設定步驟參數的下限", "aria-label-select-resolution": "選擇解決方案", diff --git a/public/locales/cs-CZ/grafana.json b/public/locales/cs-CZ/grafana.json index af45c9e8572..c114c5f82e6 100644 --- a/public/locales/cs-CZ/grafana.json +++ b/public/locales/cs-CZ/grafana.json @@ -3547,14 +3547,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_few": "", - "api-success_many": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7780,6 +7780,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10646,10 +11049,18 @@ "label-display-name": "Zobrazované jméno", "placeholder-my-repository-connection": "Moje připojení k úložišti", "text-loading-resource-information": "Načítání informací o zdroji…", + "dashboards-count_one": "", + "dashboards-count_few": "", + "dashboards-count_many": "", + "dashboards-count_other": "", "files-count_one": "Počet souborů: {{count}}", "files-count_few": "Počet souborů: {{count}}", "files-count_many": "Počet souborů: {{count}}", - "files-count_other": "Počet souborů: {{count}}" + "files-count_other": "Počet souborů: {{count}}", + "folders-count_one": "", + "folders-count_few": "", + "folders-count_many": "", + "folders-count_other": "" }, "check-repository": { "check": "Kontrola" @@ -11013,6 +11424,11 @@ "label-current-step": "Aktuální krok", "label-pending-step": "Nevyřízený krok" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Upravit konfiguraci", "button-edit": "Upravit", @@ -11023,9 +11439,6 @@ "tooltip-unhealthy-repository": "Nelze stáhnout nezdravé úložiště" }, "synchronize-step": { - "error-no-job-id": "Nepodařilo se spustit úlohu", - "error-no-repository-name": "Nebyl zadán žádný název úložiště", - "error-starting-job": "Chyba při spouštění úlohy", "synchronization-description": "Zahrnout předložení pro každou historickou hodnotu", "synchronization-options": "Možnosti synchronizace" }, diff --git a/public/locales/de-DE/grafana.json b/public/locales/de-DE/grafana.json index 186d6e34398..34931789e34 100644 --- a/public/locales/de-DE/grafana.json +++ b/public/locales/de-DE/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Anzeigename", "placeholder-my-repository-connection": "Meine Repository-Verbindung", "text-loading-resource-information": "Ressourceninformationen werden geladen ...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} Dateien", - "files-count_other": "{{count}} Dateien" + "files-count_other": "{{count}} Dateien", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Überprüfen" @@ -10943,6 +11352,11 @@ "label-current-step": "Aktueller Schritt", "label-pending-step": "Ausstehender Schritt" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Konfiguration bearbeiten", "button-edit": "Bearbeiten", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Ein fehlerhaftes Repository kann nicht abgerufen werden" }, "synchronize-step": { - "error-no-job-id": "Auftrag konnte nicht gestartet werden", - "error-no-repository-name": "Kein Repository-Name angegeben", - "error-starting-job": "Fehler beim Starten des Auftrags", "synchronization-description": "Commits für jeden historischen Wert erfassen", "synchronization-options": "Synchronisierungsoptionen" }, diff --git a/public/locales/es-ES/grafana.json b/public/locales/es-ES/grafana.json index 980ce238cc2..2512bd3db7f 100644 --- a/public/locales/es-ES/grafana.json +++ b/public/locales/es-ES/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Nombre que mostrar", "placeholder-my-repository-connection": "Mi conexión de repositorio", "text-loading-resource-information": "Cargando información de recursos...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} archivos", - "files-count_other": "{{count}} archivos" + "files-count_other": "{{count}} archivos", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Verificar" @@ -10943,6 +11352,11 @@ "label-current-step": "Paso actual", "label-pending-step": "Paso pendiente" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Editar la configuración", "button-edit": "Editar", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "No se puede extraer un repositorio que no está en buen estado" }, "synchronize-step": { - "error-no-job-id": "Error al iniciar el trabajo", - "error-no-repository-name": "No se proporcionó ningún nombre de repositorio", - "error-starting-job": "Error al iniciar el trabajo", "synchronization-description": "Incluir confirmaciones para cada valor histórico", "synchronization-options": "Opciones de sincronización" }, diff --git a/public/locales/fr-FR/grafana.json b/public/locales/fr-FR/grafana.json index d377cc17eee..b413dec5dff 100644 --- a/public/locales/fr-FR/grafana.json +++ b/public/locales/fr-FR/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Pseudo", "placeholder-my-repository-connection": "Ma connexion au référentiel", "text-loading-resource-information": "Chargement des informations sur les ressources...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} fichiers", - "files-count_other": "{{count}} fichiers" + "files-count_other": "{{count}} fichiers", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Vérifier" @@ -10943,6 +11352,11 @@ "label-current-step": "Étape actuelle", "label-pending-step": "Étape en attente" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Modifier la configuration", "button-edit": "Modifier", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Impossible de fusionner un référentiel en mauvais état" }, "synchronize-step": { - "error-no-job-id": "Échec du lancement de la mission", - "error-no-repository-name": "Aucun nom de référentiel fourni", - "error-starting-job": "Erreur lors du lancement de la mission", "synchronization-description": "Inclure les commits pour chaque valeur historique", "synchronization-options": "Options de synchronisation" }, diff --git a/public/locales/hu-HU/grafana.json b/public/locales/hu-HU/grafana.json index bb5f21e5b17..4ef8f071309 100644 --- a/public/locales/hu-HU/grafana.json +++ b/public/locales/hu-HU/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Megjelenített név", "placeholder-my-repository-connection": "Saját adattári kapcsolat", "text-loading-resource-information": "Erőforrás-információk betöltése…", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} fájl", - "files-count_other": "{{count}} fájl" + "files-count_other": "{{count}} fájl", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Ellenőrzés" @@ -10943,6 +11352,11 @@ "label-current-step": "Jelenlegi lépés", "label-pending-step": "Függőben lévő lépés" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "A konfiguráció szerkesztése", "button-edit": "Szerkesztés", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Nem lehet beolvasni egy nem megfelelő állapotú adattárat" }, "synchronize-step": { - "error-no-job-id": "A feladat indítása nem sikerült", - "error-no-repository-name": "Nincs megadva az adattár neve", - "error-starting-job": "Hiba a feladat indításakor", "synchronization-description": "Változtatások belefoglalása minden előzményértékhez", "synchronization-options": "Szinkronizálási beállítások" }, diff --git a/public/locales/id-ID/grafana.json b/public/locales/id-ID/grafana.json index 1612ac766b9..aede0df0441 100644 --- a/public/locales/id-ID/grafana.json +++ b/public/locales/id-ID/grafana.json @@ -3505,11 +3505,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7711,6 +7714,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10544,7 +10950,9 @@ "label-display-name": "Nama tampilan", "placeholder-my-repository-connection": "Koneksi repositori saya", "text-loading-resource-information": "Memuat informasi sumber daya...", - "files-count_other": "{{count}} file" + "dashboards-count_other": "", + "files-count_other": "{{count}} file", + "folders-count_other": "" }, "check-repository": { "check": "Periksa" @@ -10908,6 +11316,11 @@ "label-current-step": "Langkah saat ini", "label-pending-step": "Langkah tertunda" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Edit konfigurasi", "button-edit": "Edit", @@ -10918,9 +11331,6 @@ "tooltip-unhealthy-repository": "Tidak dapat menerapkan pull pada repositori yang tidak sehat" }, "synchronize-step": { - "error-no-job-id": "Gagal memulai pekerjaan", - "error-no-repository-name": "Tidak ada nama repositori yang disediakan", - "error-starting-job": "Kesalahan saat memulai pekerjaan", "synchronization-description": "Sertakan commit untuk setiap nilai historis", "synchronization-options": "Opsi sinkronisasi" }, diff --git a/public/locales/it-IT/grafana.json b/public/locales/it-IT/grafana.json index 950f8fed8bd..268d227ce05 100644 --- a/public/locales/it-IT/grafana.json +++ b/public/locales/it-IT/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Nome visualizzato", "placeholder-my-repository-connection": "La mia connessione al repository", "text-loading-resource-information": "Caricamento delle informazioni sulle risorse in corso...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} file", - "files-count_other": "{{count}} file" + "files-count_other": "{{count}} file", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Verifica" @@ -10943,6 +11352,11 @@ "label-current-step": "Passaggio corrente", "label-pending-step": "Passaggio in sospeso" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Modifica configurazione", "button-edit": "Modifica", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Impossibile eseguire il pull di un repository non integro" }, "synchronize-step": { - "error-no-job-id": "Impossibile avviare l'attività", - "error-no-repository-name": "Nessun nome di repository fornito", - "error-starting-job": "Errore durante l'avvio dell'attività", "synchronization-description": "Includi commit per ogni valore storico", "synchronization-options": "Opzioni di sincronizzazione" }, diff --git a/public/locales/ja-JP/grafana.json b/public/locales/ja-JP/grafana.json index 46d622b4893..1fa5b0e181e 100644 --- a/public/locales/ja-JP/grafana.json +++ b/public/locales/ja-JP/grafana.json @@ -3505,11 +3505,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7711,6 +7714,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10544,7 +10950,9 @@ "label-display-name": "表示名", "placeholder-my-repository-connection": "自分のリポジトリ接続", "text-loading-resource-information": "リソース情報読み込み中...", - "files-count_other": "{{count}}個のファイル" + "dashboards-count_other": "", + "files-count_other": "{{count}}個のファイル", + "folders-count_other": "" }, "check-repository": { "check": "確認" @@ -10908,6 +11316,11 @@ "label-current-step": "現在のステップ", "label-pending-step": "保留中のステップ" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "設定を編集", "button-edit": "編集", @@ -10918,9 +11331,6 @@ "tooltip-unhealthy-repository": "問題のあるリポジトリをプルできません" }, "synchronize-step": { - "error-no-job-id": "ジョブを開始できませんでした", - "error-no-repository-name": "リポジトリ名が指定されていません", - "error-starting-job": "ジョブ開始時のエラー", "synchronization-description": "各履歴値のコミットを含める", "synchronization-options": "同期オプション" }, diff --git a/public/locales/ko-KR/grafana.json b/public/locales/ko-KR/grafana.json index d9f045c7452..7b75891fede 100644 --- a/public/locales/ko-KR/grafana.json +++ b/public/locales/ko-KR/grafana.json @@ -3505,11 +3505,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7711,6 +7714,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10544,7 +10950,9 @@ "label-display-name": "표시 이름", "placeholder-my-repository-connection": "내 리포지토리 연결", "text-loading-resource-information": "리소스 정보 로딩 중...", - "files-count_other": "파일 {{count}}개" + "dashboards-count_other": "", + "files-count_other": "파일 {{count}}개", + "folders-count_other": "" }, "check-repository": { "check": "확인" @@ -10908,6 +11316,11 @@ "label-current-step": "현재 단계", "label-pending-step": "보류 중인 단계" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "구성 편집", "button-edit": "편집", @@ -10918,9 +11331,6 @@ "tooltip-unhealthy-repository": "상태가 좋지 않은 리포지토리를 가져올 수 없습니다" }, "synchronize-step": { - "error-no-job-id": "작업 시작 실패", - "error-no-repository-name": "제공된 리포지토리 이름 없음", - "error-starting-job": "작업 시작 중 오류 발생", "synchronization-description": "각 과거 값에 대한 커밋을 포함합니다", "synchronization-options": "동기화 옵션" }, diff --git a/public/locales/nl-NL/grafana.json b/public/locales/nl-NL/grafana.json index 6f61412b43a..ee1f03f7e86 100644 --- a/public/locales/nl-NL/grafana.json +++ b/public/locales/nl-NL/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Weergavenaam", "placeholder-my-repository-connection": "Mijn repository-verbinding", "text-loading-resource-information": "Broninformatie laden...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} bestanden", - "files-count_other": "{{count}} bestanden" + "files-count_other": "{{count}} bestanden", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Controleer" @@ -10943,6 +11352,11 @@ "label-current-step": "Huidige stap", "label-pending-step": "Stap in afwachting" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "De configuratie bewerken", "button-edit": "Bewerken", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Kan geen ongezonde repository ophalen" }, "synchronize-step": { - "error-no-job-id": "Kan taak niet starten", - "error-no-repository-name": "Geen repository-naam opgegeven", - "error-starting-job": "Er is een fout opgetreden bij het starten van de taak", "synchronization-description": "Commits opnemen voor elke historische waarde", "synchronization-options": "Synchronisatie-opties" }, diff --git a/public/locales/pl-PL/grafana.json b/public/locales/pl-PL/grafana.json index 943f509dae8..776a6cb5c08 100644 --- a/public/locales/pl-PL/grafana.json +++ b/public/locales/pl-PL/grafana.json @@ -3547,14 +3547,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_few": "", - "api-success_many": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7780,6 +7780,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10646,10 +11049,18 @@ "label-display-name": "Nazwa wyświetlana", "placeholder-my-repository-connection": "Połączenie z moim repozytorium", "text-loading-resource-information": "Wczytywanie informacji o zasobach…", + "dashboards-count_one": "", + "dashboards-count_few": "", + "dashboards-count_many": "", + "dashboards-count_other": "", "files-count_one": "{{count}} plik", "files-count_few": "{{count}} pliki", "files-count_many": "{{count}} plików", - "files-count_other": "{{count}} pliku" + "files-count_other": "{{count}} pliku", + "folders-count_one": "", + "folders-count_few": "", + "folders-count_many": "", + "folders-count_other": "" }, "check-repository": { "check": "Sprawdźmy." @@ -11013,6 +11424,11 @@ "label-current-step": "Aktualny krok", "label-pending-step": "Oczekujący krok" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Edytuj konfigurację", "button-edit": "Edytuj", @@ -11023,9 +11439,6 @@ "tooltip-unhealthy-repository": "Nie można pobrać danych z niesprawnego repozytorium" }, "synchronize-step": { - "error-no-job-id": "Nie udało się uruchomić zadania", - "error-no-repository-name": "Nie wprowadzono nazwy repozytorium", - "error-starting-job": "Błąd uruchamiania zadania", "synchronization-description": "Uwzględnij zatwierdzenia dla każdej wartości historycznej", "synchronization-options": "Opcje synchronizacji" }, diff --git a/public/locales/pt-BR/grafana.json b/public/locales/pt-BR/grafana.json index 6ed36e47571..36500301b64 100644 --- a/public/locales/pt-BR/grafana.json +++ b/public/locales/pt-BR/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Nome de exibição", "placeholder-my-repository-connection": "Minha conexão de repositório", "text-loading-resource-information": "Carregando informações de recursos…", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} arquivos", - "files-count_other": "{{count}} arquivos" + "files-count_other": "{{count}} arquivos", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Verificar" @@ -10943,6 +11352,11 @@ "label-current-step": "Etapa atual", "label-pending-step": "Etapa pendente" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Editar a configuração", "button-edit": "Editar", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Não é possível fazer extração de um repositório instável" }, "synchronize-step": { - "error-no-job-id": "Falha ao iniciar a tarefa", - "error-no-repository-name": "Nenhum nome de repositório foi informado", - "error-starting-job": "Erro ao iniciar a tarefa", "synchronization-description": "Incluir confirmações para cada valor histórico", "synchronization-options": "Opções de sincronização" }, diff --git a/public/locales/pt-PT/grafana.json b/public/locales/pt-PT/grafana.json index cdafe26428d..cc5e79646ef 100644 --- a/public/locales/pt-PT/grafana.json +++ b/public/locales/pt-PT/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Nome do visor", "placeholder-my-repository-connection": "A minha ligação de repositório", "text-loading-resource-information": "A carregar informações de recursos...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} ficheiro", - "files-count_other": "{{count}} ficheiros" + "files-count_other": "{{count}} ficheiros", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Verificar" @@ -10943,6 +11352,11 @@ "label-current-step": "Passo atual", "label-pending-step": "Passo pendente" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Editar a configuração", "button-edit": "Editar", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Não foi possível obter um repositório que não está em bom estado" }, "synchronize-step": { - "error-no-job-id": "Falha ao iniciar a tarefa", - "error-no-repository-name": "Nenhum nome de repositório fornecido", - "error-starting-job": "Erro ao iniciar a tarefa", "synchronization-description": "Incluir commits para cada valor histórico", "synchronization-options": "Opções de sincronização" }, diff --git a/public/locales/ru-RU/grafana.json b/public/locales/ru-RU/grafana.json index 4e429994950..a16f5fd8f37 100644 --- a/public/locales/ru-RU/grafana.json +++ b/public/locales/ru-RU/grafana.json @@ -3547,14 +3547,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_few": "", - "api-success_many": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7780,6 +7780,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10646,10 +11049,18 @@ "label-display-name": "Отображаемое имя", "placeholder-my-repository-connection": "Мое подключение к репозиторию", "text-loading-resource-information": "Загрузка информации о ресурсе...", + "dashboards-count_one": "", + "dashboards-count_few": "", + "dashboards-count_many": "", + "dashboards-count_other": "", "files-count_one": "{{count}} файл", "files-count_few": "{{count}} файла", "files-count_many": "{{count}} файлов", - "files-count_other": "{{count}} файла" + "files-count_other": "{{count}} файла", + "folders-count_one": "", + "folders-count_few": "", + "folders-count_many": "", + "folders-count_other": "" }, "check-repository": { "check": "Проверить" @@ -11013,6 +11424,11 @@ "label-current-step": "Текущий шаг", "label-pending-step": "Предстоящий шаг" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Редактировать конфигурацию", "button-edit": "Редактировать", @@ -11023,9 +11439,6 @@ "tooltip-unhealthy-repository": "Невозможно внести изменения в неисправный репозиторий" }, "synchronize-step": { - "error-no-job-id": "Не удалось запустить задание", - "error-no-repository-name": "Не указано название репозитория", - "error-starting-job": "Ошибка при запуске задания", "synchronization-description": "Включить фиксации для каждого ранее зафиксированного значения", "synchronization-options": "Параметры синхронизации" }, diff --git a/public/locales/sv-SE/grafana.json b/public/locales/sv-SE/grafana.json index af96deb10f8..8478e730cef 100644 --- a/public/locales/sv-SE/grafana.json +++ b/public/locales/sv-SE/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Visningsnamn", "placeholder-my-repository-connection": "Min lagringsplatsanslutning", "text-loading-resource-information": "Läser in resursinformation …", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} filer", - "files-count_other": "{{count}} filer" + "files-count_other": "{{count}} filer", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Kolla" @@ -10943,6 +11352,11 @@ "label-current-step": "Nuvarande steg", "label-pending-step": "Väntande steg" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Redigera konfigurationen", "button-edit": "Redigera", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "Det gick inte att hämta en ohälsosam lagringsplats" }, "synchronize-step": { - "error-no-job-id": "Misslyckades att starta", - "error-no-repository-name": "Inget lagringsplatsnamn angivet", - "error-starting-job": "Fel vid start av jobb", "synchronization-description": "Inkludera åtaganden för varje historiskt värde", "synchronization-options": "Synkroniseringsalternativ" }, diff --git a/public/locales/tr-TR/grafana.json b/public/locales/tr-TR/grafana.json index 33096ae432d..f8c079e5b78 100644 --- a/public/locales/tr-TR/grafana.json +++ b/public/locales/tr-TR/grafana.json @@ -3519,12 +3519,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_one": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7734,6 +7736,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10578,8 +10983,12 @@ "label-display-name": "Görünen ad", "placeholder-my-repository-connection": "Depo bağlantım", "text-loading-resource-information": "Kaynak bilgileri yükleniyor...", + "dashboards-count_one": "", + "dashboards-count_other": "", "files-count_one": "{{count}} dosya", - "files-count_other": "{{count}} dosya" + "files-count_other": "{{count}} dosya", + "folders-count_one": "", + "folders-count_other": "" }, "check-repository": { "check": "Kontrol et" @@ -10943,6 +11352,11 @@ "label-current-step": "Mevcut adım", "label-pending-step": "Bekleyen adım" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "Yapılandırmayı düzenle", "button-edit": "Düzenle", @@ -10953,9 +11367,6 @@ "tooltip-unhealthy-repository": "İyi durumda olmayan bir depo çekilemedi" }, "synchronize-step": { - "error-no-job-id": "İş başlatılamadı", - "error-no-repository-name": "Depo adı sağlanmadı", - "error-starting-job": "İş başlatılırken hata oluştu", "synchronization-description": "Her geçmiş değer için yürütmeyi dahil et", "synchronization-options": "Senkronizasyon seçenekleri" }, diff --git a/public/locales/zh-Hans/grafana.json b/public/locales/zh-Hans/grafana.json index 951ef6a4554..d87c90a8735 100644 --- a/public/locales/zh-Hans/grafana.json +++ b/public/locales/zh-Hans/grafana.json @@ -3505,11 +3505,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7711,6 +7714,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10544,7 +10950,9 @@ "label-display-name": "显示名称", "placeholder-my-repository-connection": "我的存储库连接", "text-loading-resource-information": "正在加载资源信息...", - "files-count_other": "{{count}} 个文件" + "dashboards-count_other": "", + "files-count_other": "{{count}} 个文件", + "folders-count_other": "" }, "check-repository": { "check": "检查" @@ -10908,6 +11316,11 @@ "label-current-step": "当前步骤", "label-pending-step": "待处理步骤" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "编辑配置", "button-edit": "编辑", @@ -10918,9 +11331,6 @@ "tooltip-unhealthy-repository": "无法拉取状态不良的存储库" }, "synchronize-step": { - "error-no-job-id": "启动作业失败", - "error-no-repository-name": "未提供存储库名称", - "error-starting-job": "启动作业时出错", "synchronization-description": "包括每个历史值的提交", "synchronization-options": "同步选项" }, diff --git a/public/locales/zh-Hant/grafana.json b/public/locales/zh-Hant/grafana.json index 4b620035699..3e0ec426112 100644 --- a/public/locales/zh-Hant/grafana.json +++ b/public/locales/zh-Hant/grafana.json @@ -3505,11 +3505,14 @@ "button-cancel": "", "button-delete": "", "button-deleting": "", + "button-done": "", "delete-warning": "", "error-path-not-found": "", - "api-success_other": "" + "progress-title": "", + "success-message": "" }, "bulk-move-resources-form": { + "deleting": "", "progress": "" }, "counts": { @@ -7711,6 +7714,409 @@ } } }, + "grafana-data": { + "valueFormats": { + "categories": { + "acceleration": { + "formats": { + "name-feet-sec": "", + "name-g-unit": "", + "name-meters-sec": "" + }, + "name": "" + }, + "angle": { + "formats": { + "name-arc-minutes": "", + "name-arc-seconds": "", + "name-degrees": "", + "name-gradian": "", + "name-radians": "" + }, + "name": "" + }, + "area": { + "formats": { + "name-acres": "", + "name-hectares": "", + "name-square-feet": "", + "name-square-meters": "", + "name-square-miles": "" + }, + "name": "" + }, + "boolean": { + "formats": { + "name-on-off": "", + "name-true-false": "", + "name-yes-no": "" + }, + "name": "" + }, + "computation": { + "formats": { + "name-eflops": "", + "name-flops": "", + "name-gflops": "", + "name-mflops": "", + "name-pflops": "", + "name-tflops": "", + "name-yflops": "", + "name-zflops": "" + }, + "name": "" + }, + "concentration": { + "formats": { + "name-g-m3": "", + "name-g-nm3": "", + "name-mg-dl": "", + "name-mg-m3": "", + "name-mg-nm3": "", + "name-mmol-l": "", + "name-ng-m3": "", + "name-ng-nm3": "", + "name-ppb": "", + "name-ppm": "", + "name-ug-m3": "", + "name-ug-nm3": "" + }, + "name": "" + }, + "currency": { + "formats": { + "name-bgn": "", + "name-brl": "", + "name-btc": "", + "name-chf": "", + "name-czk": "", + "name-dkk": "", + "name-eur": "", + "name-gbp": "", + "name-idr": "", + "name-ils": "", + "name-inr": "", + "name-isk": "", + "name-jpy": "", + "name-krw": "", + "name-mbtc": "", + "name-myr": "", + "name-nok": "", + "name-php": "", + "name-pln": "", + "name-pyg": "", + "name-rub": "", + "name-sek": "", + "name-try": "", + "name-uah": "", + "name-ubtc": "", + "name-usd": "", + "name-uyu": "", + "name-vnd": "", + "name-xpf": "", + "name-zar": "" + }, + "name": "" + }, + "data": { + "formats": { + "name-bits-iec": "", + "name-bits-si": "", + "name-bytes-iec": "", + "name-bytes-si": "", + "name-gibibytes": "", + "name-gigabytes": "", + "name-kibibytes": "", + "name-kilobytes": "", + "name-mebibytes": "", + "name-megabytes": "", + "name-pebibytes": "", + "name-petabytes": "", + "name-tebibytes": "", + "name-terabytes": "" + }, + "name": "" + }, + "data-rate": { + "formats": { + "name-bits-sec-iec": "", + "name-bits-sec-si": "", + "name-bytes-sec-iec": "", + "name-bytes-sec-si": "", + "name-gibibits-sec": "", + "name-gibibytes-sec": "", + "name-gigabits-sec": "", + "name-gigabytes-sec": "", + "name-kibibits-sec": "", + "name-kibibytes-sec": "", + "name-kilobits-sec": "", + "name-kilobytes-sec": "", + "name-mebibits-sec": "", + "name-mebibytes-sec": "", + "name-megabits-sec": "", + "name-megabytes-sec": "", + "name-packets-sec": "", + "name-pebibits-sec": "", + "name-pebibytes-sec": "", + "name-petabits-sec": "", + "name-petabytes-sec": "", + "name-tebibits-sec": "", + "name-tebibytes-sec": "", + "name-terabits-sec": "", + "name-terabytes-sec": "" + }, + "name": "" + }, + "date-time": { + "formats": { + "name-datetime-default": "", + "name-datetime-iso": "", + "name-datetime-iso-no-date": "", + "name-datetime-local": "", + "name-datetime-local-no-date": "", + "name-datetime-us": "", + "name-datetime-us-no-date": "", + "name-from-now": "" + }, + "name": "" + }, + "energy": { + "formats": { + "name-ampere": "", + "name-ampere-hour": "", + "name-decibel-milliwatt": "", + "name-electron-volt": "", + "name-farad": "", + "name-femtofarad": "", + "name-gigawatt": "", + "name-henry": "", + "name-joule": "", + "name-kiloampere": "", + "name-kiloampere-hour": "", + "name-kiloohm": "", + "name-kilovolt": "", + "name-kilovolt-ampere": "", + "name-kilovolt-ampere-reactive": "", + "name-kilowatt": "", + "name-kilowatt-hour": "", + "name-kilowatt-min": "", + "name-lumens": "", + "name-megaohm": "", + "name-megawatt": "", + "name-megawatt-hour": "", + "name-microfarad": "", + "name-microhenry": "", + "name-milliampere": "", + "name-milliampere-hour": "", + "name-millihenry": "", + "name-milliohm": "", + "name-millivolt": "", + "name-milliwatt": "", + "name-nanofarad": "", + "name-ohm": "", + "name-picofarad": "", + "name-volt": "", + "name-volt-ampere": "", + "name-volt-ampere-reactive": "", + "name-watt": "", + "name-watt-hour": "", + "name-watt-hour-per-kg": "", + "name-watt-square-meter": "" + }, + "name": "" + }, + "flow": { + "formats": { + "name-cubic-feet-min": "", + "name-cubic-feet-sec": "", + "name-cubic-meters-sec": "", + "name-gallons-min": "", + "name-litre-hour": "", + "name-litre-min": "", + "name-lux": "", + "name-millilitre-min": "" + }, + "name": "" + }, + "force": { + "formats": { + "name-kilonewton-meters": "", + "name-kilonewtons": "", + "name-newton-meters": "", + "name-newtons": "" + }, + "name": "" + }, + "hash-rate": { + "formats": { + "name-exahashes-sec": "", + "name-gigahashes-sec": "", + "name-hashes-sec": "", + "name-kilohashes-sec": "", + "name-megahashes-sec": "", + "name-petahashes-sec": "", + "name-terahashes-sec": "" + }, + "name": "" + }, + "length": { + "formats": { + "name-feet": "", + "name-inch": "", + "name-kilometer": "", + "name-meter": "", + "name-mile": "", + "name-millimeter": "" + }, + "name": "" + }, + "mass": { + "formats": { + "name-gram": "", + "name-kilogram": "", + "name-metric-ton": "", + "name-milligram": "", + "name-pound": "" + }, + "name": "" + }, + "misc": { + "formats": { + "name-candala": "", + "name-decibel": "", + "name-hexadecimal": "", + "name-hexadecimal-0x": "", + "name-humidity": "", + "name-locale": "", + "name-number": "", + "name-percent-1": "", + "name-percent-100": "", + "name-pixels": "", + "name-scientific": "", + "name-short": "", + "name-si-short": "", + "name-string": "" + }, + "name": "" + }, + "pressure": { + "formats": { + "name-bars": "", + "name-hectopascals": "", + "name-inches-mercury": "", + "name-kilobars": "", + "name-kilopascals": "", + "name-millibars": "", + "name-pascals": "", + "name-psi": "" + }, + "name": "" + }, + "radiation": { + "formats": { + "name-becquerel": "", + "name-curie": "", + "name-exposure": "", + "name-gray": "", + "name-microsievert": "", + "name-microsievert-hour": "", + "name-millisievert": "", + "name-millisievert-hour": "", + "name-rad": "", + "name-rem": "", + "name-roentgen": "", + "name-sievert": "", + "name-sievert-hour": "" + }, + "name": "" + }, + "rotational-speed": { + "formats": { + "name-degrees-sec": "", + "name-gigahertz": "", + "name-hertz": "", + "name-kilohertz": "", + "name-megahertz": "", + "name-radians-sec": "", + "name-rpm": "" + }, + "name": "" + }, + "temperature": { + "formats": { + "name-celsius": "", + "name-fahrenheit": "", + "name-kelvin": "" + }, + "name": "" + }, + "throughput": { + "formats": { + "name-counts-min": "", + "name-counts-sec": "", + "name-events-min": "", + "name-events-sec": "", + "name-io-ops-sec": "", + "name-messages-min": "", + "name-messages-sec": "", + "name-ops-min": "", + "name-ops-sec": "", + "name-reads-min": "", + "name-reads-sec": "", + "name-records-min": "", + "name-records-sec": "", + "name-requests-min": "", + "name-requests-sec": "", + "name-rows-min": "", + "name-rows-sec": "", + "name-writes-min": "", + "name-writes-sec": "" + }, + "name": "" + }, + "time": { + "formats": { + "name-clock-ms": "", + "name-clock-s": "", + "name-days": "", + "name-duration-dhms": "", + "name-duration-hms": "", + "name-duration-ms": "", + "name-duration-s": "", + "name-hertz": "", + "name-hours": "", + "name-microseconds": "", + "name-milliseconds": "", + "name-minutes": "", + "name-nanoseconds": "", + "name-seconds": "", + "name-timeticks": "" + }, + "name": "" + }, + "velocity": { + "formats": { + "name-kilometers-hour": "", + "name-knot": "", + "name-meters-second": "", + "name-miles-hour": "" + }, + "name": "" + }, + "volume": { + "formats": { + "name-cubic-decimeter": "", + "name-cubic-meter": "", + "name-gallons": "", + "name-litre": "", + "name-millilitre": "", + "name-normal-cubic-meter": "" + }, + "name": "" + } + } + } + }, "grafana-ui": { "action-editor": { "button": { @@ -10544,7 +10950,9 @@ "label-display-name": "顯示名稱", "placeholder-my-repository-connection": "我的儲存庫連線", "text-loading-resource-information": "正在載入資源資訊…", - "files-count_other": "{{count}} 個檔案" + "dashboards-count_other": "", + "files-count_other": "{{count}} 個檔案", + "folders-count_other": "" }, "check-repository": { "check": "勾選" @@ -10908,6 +11316,11 @@ "label-current-step": "目前步驟", "label-pending-step": "待處理步驟" }, + "sync-job": { + "error-no-job-id": "", + "error-no-repository-name": "", + "error-starting-job": "" + }, "sync-repository": { "body-edit-configuration": "編輯設定", "button-edit": "編輯", @@ -10918,9 +11331,6 @@ "tooltip-unhealthy-repository": "無法拉取狀態不佳的儲存庫" }, "synchronize-step": { - "error-no-job-id": "無法啟動作業", - "error-no-repository-name": "未提供儲存庫名稱", - "error-starting-job": "開始作業時發生錯誤", "synchronization-description": "包含每個歷史數值的提交", "synchronization-options": "同步選項" },