mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Download translations from Crowdin (#93322)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa25b10bf8
commit
2ceb3c699d
@ -112,6 +112,7 @@
|
|||||||
"last-delivery-attempt": "",
|
"last-delivery-attempt": "",
|
||||||
"last-delivery-failed": "",
|
"last-delivery-failed": "",
|
||||||
"no-delivery-attempts": "",
|
"no-delivery-attempts": "",
|
||||||
|
"no-integrations": "",
|
||||||
"only-firing": "",
|
"only-firing": "",
|
||||||
"telegram": {
|
"telegram": {
|
||||||
"parse-mode-warning-body": "",
|
"parse-mode-warning-body": "",
|
||||||
@ -124,6 +125,11 @@
|
|||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"list-view": {
|
"list-view": {
|
||||||
|
"empty": {
|
||||||
|
"new-alert-rule": "",
|
||||||
|
"new-recording-rule": "",
|
||||||
|
"provisioning": ""
|
||||||
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"dataSourceManaged": {
|
"dataSourceManaged": {
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -929,6 +935,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"explore-metrics": {
|
"explore-metrics": {
|
||||||
|
"breakdown": {
|
||||||
|
"clearFilter": "",
|
||||||
|
"labelSelect": "",
|
||||||
|
"noMatchingValue": ""
|
||||||
|
},
|
||||||
"viewBy": ""
|
"viewBy": ""
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
@ -1173,8 +1184,7 @@
|
|||||||
},
|
},
|
||||||
"search-base-dns": {
|
"search-base-dns": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"label": "",
|
"label": ""
|
||||||
"placeholder": ""
|
|
||||||
},
|
},
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -1610,6 +1620,9 @@
|
|||||||
"grafana-quaderno": {
|
"grafana-quaderno": {
|
||||||
"title": "Grafana Quaderno"
|
"title": "Grafana Quaderno"
|
||||||
},
|
},
|
||||||
|
"groupsync": {
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"title": "Hilfe"
|
"title": "Hilfe"
|
||||||
},
|
},
|
||||||
@ -2588,11 +2601,20 @@
|
|||||||
"trails": {
|
"trails": {
|
||||||
"metric-overview": {
|
"metric-overview": {
|
||||||
"description-label": "",
|
"description-label": "",
|
||||||
"labels-label": "",
|
"labels": "",
|
||||||
|
"metric-attributes": "",
|
||||||
"no-description": "",
|
"no-description": "",
|
||||||
"type-label": "",
|
"type-label": "",
|
||||||
"unit-label": "",
|
"unit-label": "",
|
||||||
"unknown-type": ""
|
"unknown-type": ""
|
||||||
|
},
|
||||||
|
"metric-select": {
|
||||||
|
"filter-by": "",
|
||||||
|
"otel-switch": ""
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always-keep-selected-metric-graph-in-view": "",
|
||||||
|
"show-previews-of-metric-graphs": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transformations": {
|
"transformations": {
|
||||||
|
@ -112,6 +112,7 @@
|
|||||||
"last-delivery-attempt": "",
|
"last-delivery-attempt": "",
|
||||||
"last-delivery-failed": "",
|
"last-delivery-failed": "",
|
||||||
"no-delivery-attempts": "",
|
"no-delivery-attempts": "",
|
||||||
|
"no-integrations": "",
|
||||||
"only-firing": "",
|
"only-firing": "",
|
||||||
"telegram": {
|
"telegram": {
|
||||||
"parse-mode-warning-body": "",
|
"parse-mode-warning-body": "",
|
||||||
@ -124,6 +125,11 @@
|
|||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"list-view": {
|
"list-view": {
|
||||||
|
"empty": {
|
||||||
|
"new-alert-rule": "",
|
||||||
|
"new-recording-rule": "",
|
||||||
|
"provisioning": ""
|
||||||
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"dataSourceManaged": {
|
"dataSourceManaged": {
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -929,6 +935,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"explore-metrics": {
|
"explore-metrics": {
|
||||||
|
"breakdown": {
|
||||||
|
"clearFilter": "",
|
||||||
|
"labelSelect": "",
|
||||||
|
"noMatchingValue": ""
|
||||||
|
},
|
||||||
"viewBy": ""
|
"viewBy": ""
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
@ -1173,8 +1184,7 @@
|
|||||||
},
|
},
|
||||||
"search-base-dns": {
|
"search-base-dns": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"label": "",
|
"label": ""
|
||||||
"placeholder": ""
|
|
||||||
},
|
},
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -1610,6 +1620,9 @@
|
|||||||
"grafana-quaderno": {
|
"grafana-quaderno": {
|
||||||
"title": "Grafana Quaderno"
|
"title": "Grafana Quaderno"
|
||||||
},
|
},
|
||||||
|
"groupsync": {
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"title": "Ayuda"
|
"title": "Ayuda"
|
||||||
},
|
},
|
||||||
@ -2588,11 +2601,20 @@
|
|||||||
"trails": {
|
"trails": {
|
||||||
"metric-overview": {
|
"metric-overview": {
|
||||||
"description-label": "",
|
"description-label": "",
|
||||||
"labels-label": "",
|
"labels": "",
|
||||||
|
"metric-attributes": "",
|
||||||
"no-description": "",
|
"no-description": "",
|
||||||
"type-label": "",
|
"type-label": "",
|
||||||
"unit-label": "",
|
"unit-label": "",
|
||||||
"unknown-type": ""
|
"unknown-type": ""
|
||||||
|
},
|
||||||
|
"metric-select": {
|
||||||
|
"filter-by": "",
|
||||||
|
"otel-switch": ""
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always-keep-selected-metric-graph-in-view": "",
|
||||||
|
"show-previews-of-metric-graphs": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transformations": {
|
"transformations": {
|
||||||
|
@ -112,6 +112,7 @@
|
|||||||
"last-delivery-attempt": "",
|
"last-delivery-attempt": "",
|
||||||
"last-delivery-failed": "",
|
"last-delivery-failed": "",
|
||||||
"no-delivery-attempts": "",
|
"no-delivery-attempts": "",
|
||||||
|
"no-integrations": "",
|
||||||
"only-firing": "",
|
"only-firing": "",
|
||||||
"telegram": {
|
"telegram": {
|
||||||
"parse-mode-warning-body": "",
|
"parse-mode-warning-body": "",
|
||||||
@ -124,6 +125,11 @@
|
|||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"list-view": {
|
"list-view": {
|
||||||
|
"empty": {
|
||||||
|
"new-alert-rule": "",
|
||||||
|
"new-recording-rule": "",
|
||||||
|
"provisioning": ""
|
||||||
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"dataSourceManaged": {
|
"dataSourceManaged": {
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -929,6 +935,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"explore-metrics": {
|
"explore-metrics": {
|
||||||
|
"breakdown": {
|
||||||
|
"clearFilter": "",
|
||||||
|
"labelSelect": "",
|
||||||
|
"noMatchingValue": ""
|
||||||
|
},
|
||||||
"viewBy": ""
|
"viewBy": ""
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
@ -1173,8 +1184,7 @@
|
|||||||
},
|
},
|
||||||
"search-base-dns": {
|
"search-base-dns": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"label": "",
|
"label": ""
|
||||||
"placeholder": ""
|
|
||||||
},
|
},
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -1610,6 +1620,9 @@
|
|||||||
"grafana-quaderno": {
|
"grafana-quaderno": {
|
||||||
"title": "Grafana Quaderno"
|
"title": "Grafana Quaderno"
|
||||||
},
|
},
|
||||||
|
"groupsync": {
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"title": "Aide"
|
"title": "Aide"
|
||||||
},
|
},
|
||||||
@ -2588,11 +2601,20 @@
|
|||||||
"trails": {
|
"trails": {
|
||||||
"metric-overview": {
|
"metric-overview": {
|
||||||
"description-label": "",
|
"description-label": "",
|
||||||
"labels-label": "",
|
"labels": "",
|
||||||
|
"metric-attributes": "",
|
||||||
"no-description": "",
|
"no-description": "",
|
||||||
"type-label": "",
|
"type-label": "",
|
||||||
"unit-label": "",
|
"unit-label": "",
|
||||||
"unknown-type": ""
|
"unknown-type": ""
|
||||||
|
},
|
||||||
|
"metric-select": {
|
||||||
|
"filter-by": "",
|
||||||
|
"otel-switch": ""
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always-keep-selected-metric-graph-in-view": "",
|
||||||
|
"show-previews-of-metric-graphs": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transformations": {
|
"transformations": {
|
||||||
|
@ -112,6 +112,7 @@
|
|||||||
"last-delivery-attempt": "",
|
"last-delivery-attempt": "",
|
||||||
"last-delivery-failed": "",
|
"last-delivery-failed": "",
|
||||||
"no-delivery-attempts": "",
|
"no-delivery-attempts": "",
|
||||||
|
"no-integrations": "",
|
||||||
"only-firing": "",
|
"only-firing": "",
|
||||||
"telegram": {
|
"telegram": {
|
||||||
"parse-mode-warning-body": "",
|
"parse-mode-warning-body": "",
|
||||||
@ -124,6 +125,11 @@
|
|||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"list-view": {
|
"list-view": {
|
||||||
|
"empty": {
|
||||||
|
"new-alert-rule": "",
|
||||||
|
"new-recording-rule": "",
|
||||||
|
"provisioning": ""
|
||||||
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"dataSourceManaged": {
|
"dataSourceManaged": {
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -929,6 +935,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"explore-metrics": {
|
"explore-metrics": {
|
||||||
|
"breakdown": {
|
||||||
|
"clearFilter": "",
|
||||||
|
"labelSelect": "",
|
||||||
|
"noMatchingValue": ""
|
||||||
|
},
|
||||||
"viewBy": ""
|
"viewBy": ""
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
@ -1173,8 +1184,7 @@
|
|||||||
},
|
},
|
||||||
"search-base-dns": {
|
"search-base-dns": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"label": "",
|
"label": ""
|
||||||
"placeholder": ""
|
|
||||||
},
|
},
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -1610,6 +1620,9 @@
|
|||||||
"grafana-quaderno": {
|
"grafana-quaderno": {
|
||||||
"title": "Grafana Quaderno"
|
"title": "Grafana Quaderno"
|
||||||
},
|
},
|
||||||
|
"groupsync": {
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"title": "Ajuda"
|
"title": "Ajuda"
|
||||||
},
|
},
|
||||||
@ -2588,11 +2601,20 @@
|
|||||||
"trails": {
|
"trails": {
|
||||||
"metric-overview": {
|
"metric-overview": {
|
||||||
"description-label": "",
|
"description-label": "",
|
||||||
"labels-label": "",
|
"labels": "",
|
||||||
|
"metric-attributes": "",
|
||||||
"no-description": "",
|
"no-description": "",
|
||||||
"type-label": "",
|
"type-label": "",
|
||||||
"unit-label": "",
|
"unit-label": "",
|
||||||
"unknown-type": ""
|
"unknown-type": ""
|
||||||
|
},
|
||||||
|
"metric-select": {
|
||||||
|
"filter-by": "",
|
||||||
|
"otel-switch": ""
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always-keep-selected-metric-graph-in-view": "",
|
||||||
|
"show-previews-of-metric-graphs": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transformations": {
|
"transformations": {
|
||||||
|
@ -112,6 +112,7 @@
|
|||||||
"last-delivery-attempt": "",
|
"last-delivery-attempt": "",
|
||||||
"last-delivery-failed": "",
|
"last-delivery-failed": "",
|
||||||
"no-delivery-attempts": "",
|
"no-delivery-attempts": "",
|
||||||
|
"no-integrations": "",
|
||||||
"only-firing": "",
|
"only-firing": "",
|
||||||
"telegram": {
|
"telegram": {
|
||||||
"parse-mode-warning-body": "",
|
"parse-mode-warning-body": "",
|
||||||
@ -123,6 +124,11 @@
|
|||||||
"label": ""
|
"label": ""
|
||||||
},
|
},
|
||||||
"list-view": {
|
"list-view": {
|
||||||
|
"empty": {
|
||||||
|
"new-alert-rule": "",
|
||||||
|
"new-recording-rule": "",
|
||||||
|
"provisioning": ""
|
||||||
|
},
|
||||||
"section": {
|
"section": {
|
||||||
"dataSourceManaged": {
|
"dataSourceManaged": {
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -921,6 +927,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"explore-metrics": {
|
"explore-metrics": {
|
||||||
|
"breakdown": {
|
||||||
|
"clearFilter": "",
|
||||||
|
"labelSelect": "",
|
||||||
|
"noMatchingValue": ""
|
||||||
|
},
|
||||||
"viewBy": ""
|
"viewBy": ""
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
@ -1165,8 +1176,7 @@
|
|||||||
},
|
},
|
||||||
"search-base-dns": {
|
"search-base-dns": {
|
||||||
"description": "",
|
"description": "",
|
||||||
"label": "",
|
"label": ""
|
||||||
"placeholder": ""
|
|
||||||
},
|
},
|
||||||
"subtitle": "",
|
"subtitle": "",
|
||||||
"title": ""
|
"title": ""
|
||||||
@ -1601,6 +1611,9 @@
|
|||||||
"grafana-quaderno": {
|
"grafana-quaderno": {
|
||||||
"title": "Grafana Quaderno"
|
"title": "Grafana Quaderno"
|
||||||
},
|
},
|
||||||
|
"groupsync": {
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"title": "帮助"
|
"title": "帮助"
|
||||||
},
|
},
|
||||||
@ -2576,11 +2589,20 @@
|
|||||||
"trails": {
|
"trails": {
|
||||||
"metric-overview": {
|
"metric-overview": {
|
||||||
"description-label": "",
|
"description-label": "",
|
||||||
"labels-label": "",
|
"labels": "",
|
||||||
|
"metric-attributes": "",
|
||||||
"no-description": "",
|
"no-description": "",
|
||||||
"type-label": "",
|
"type-label": "",
|
||||||
"unit-label": "",
|
"unit-label": "",
|
||||||
"unknown-type": ""
|
"unknown-type": ""
|
||||||
|
},
|
||||||
|
"metric-select": {
|
||||||
|
"filter-by": "",
|
||||||
|
"otel-switch": ""
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"always-keep-selected-metric-graph-in-view": "",
|
||||||
|
"show-previews-of-metric-graphs": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"transformations": {
|
"transformations": {
|
||||||
|
Loading…
Reference in New Issue
Block a user