mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
I18n: Download translations from Crowdin (#94877)
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
8673c757a5
commit
3d715840f1
@ -35,9 +35,6 @@
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
},
|
||||
"info-help": {
|
||||
"text": ""
|
||||
},
|
||||
@ -53,9 +50,33 @@
|
||||
"evaluation-behaviour-group": {
|
||||
"text": ""
|
||||
},
|
||||
"pause": ""
|
||||
"pause": {
|
||||
"alerting": "",
|
||||
"label": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"alerting": {
|
||||
"alert-recording-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alertform": {
|
||||
"labels": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"annotations": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
@ -141,6 +162,20 @@
|
||||
"contactPointFilter": {
|
||||
"label": ""
|
||||
},
|
||||
"folderAndGroup": {
|
||||
"evaluation": {
|
||||
"modal": {
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"list-view": {
|
||||
"empty": {
|
||||
"new-alert-rule": "",
|
||||
@ -1416,6 +1451,7 @@
|
||||
"folders": "",
|
||||
"library_elements": "",
|
||||
"mute_timings": "",
|
||||
"notification_policies": "",
|
||||
"notification_templates": ""
|
||||
},
|
||||
"migration-token": {
|
||||
@ -1471,6 +1507,17 @@
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
"dashboard-already-managed": "",
|
||||
"datasource-name-conflict": "",
|
||||
"generic-error": "",
|
||||
"internal-service-error": "",
|
||||
"library-element-name-conflict": "",
|
||||
"only-core-data-sources": "",
|
||||
"resource-conflict": "",
|
||||
"unexpected-error": "",
|
||||
"unsupported-data-type": ""
|
||||
},
|
||||
"error-title": "",
|
||||
"generic-title": "",
|
||||
"missing-message": "",
|
||||
@ -1502,6 +1549,7 @@
|
||||
"folder": "Ordner",
|
||||
"library_element": "",
|
||||
"mute_timing": "",
|
||||
"notification_policy": "",
|
||||
"notification_template": "",
|
||||
"unknown": "Unbekannt"
|
||||
},
|
||||
|
@ -35,9 +35,6 @@
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
},
|
||||
"info-help": {
|
||||
"text": ""
|
||||
},
|
||||
@ -53,9 +50,33 @@
|
||||
"evaluation-behaviour-group": {
|
||||
"text": ""
|
||||
},
|
||||
"pause": ""
|
||||
"pause": {
|
||||
"alerting": "",
|
||||
"label": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"alerting": {
|
||||
"alert-recording-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alertform": {
|
||||
"labels": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"annotations": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
@ -141,6 +162,20 @@
|
||||
"contactPointFilter": {
|
||||
"label": ""
|
||||
},
|
||||
"folderAndGroup": {
|
||||
"evaluation": {
|
||||
"modal": {
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"list-view": {
|
||||
"empty": {
|
||||
"new-alert-rule": "",
|
||||
@ -1416,6 +1451,7 @@
|
||||
"folders": "",
|
||||
"library_elements": "",
|
||||
"mute_timings": "",
|
||||
"notification_policies": "",
|
||||
"notification_templates": ""
|
||||
},
|
||||
"migration-token": {
|
||||
@ -1471,6 +1507,17 @@
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
"dashboard-already-managed": "",
|
||||
"datasource-name-conflict": "",
|
||||
"generic-error": "",
|
||||
"internal-service-error": "",
|
||||
"library-element-name-conflict": "",
|
||||
"only-core-data-sources": "",
|
||||
"resource-conflict": "",
|
||||
"unexpected-error": "",
|
||||
"unsupported-data-type": ""
|
||||
},
|
||||
"error-title": "",
|
||||
"generic-title": "",
|
||||
"missing-message": "",
|
||||
@ -1502,6 +1549,7 @@
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"mute_timing": "",
|
||||
"notification_policy": "",
|
||||
"notification_template": "",
|
||||
"unknown": "Desconocido"
|
||||
},
|
||||
|
@ -35,9 +35,6 @@
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
},
|
||||
"info-help": {
|
||||
"text": ""
|
||||
},
|
||||
@ -53,9 +50,33 @@
|
||||
"evaluation-behaviour-group": {
|
||||
"text": ""
|
||||
},
|
||||
"pause": ""
|
||||
"pause": {
|
||||
"alerting": "",
|
||||
"label": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"alerting": {
|
||||
"alert-recording-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alertform": {
|
||||
"labels": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"annotations": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
@ -141,6 +162,20 @@
|
||||
"contactPointFilter": {
|
||||
"label": ""
|
||||
},
|
||||
"folderAndGroup": {
|
||||
"evaluation": {
|
||||
"modal": {
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"list-view": {
|
||||
"empty": {
|
||||
"new-alert-rule": "",
|
||||
@ -1416,6 +1451,7 @@
|
||||
"folders": "",
|
||||
"library_elements": "",
|
||||
"mute_timings": "",
|
||||
"notification_policies": "",
|
||||
"notification_templates": ""
|
||||
},
|
||||
"migration-token": {
|
||||
@ -1471,6 +1507,17 @@
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
"dashboard-already-managed": "",
|
||||
"datasource-name-conflict": "",
|
||||
"generic-error": "",
|
||||
"internal-service-error": "",
|
||||
"library-element-name-conflict": "",
|
||||
"only-core-data-sources": "",
|
||||
"resource-conflict": "",
|
||||
"unexpected-error": "",
|
||||
"unsupported-data-type": ""
|
||||
},
|
||||
"error-title": "",
|
||||
"generic-title": "",
|
||||
"missing-message": "",
|
||||
@ -1502,6 +1549,7 @@
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"mute_timing": "",
|
||||
"notification_policy": "",
|
||||
"notification_template": "",
|
||||
"unknown": "Inconnu"
|
||||
},
|
||||
|
@ -35,9 +35,6 @@
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
},
|
||||
"info-help": {
|
||||
"text": ""
|
||||
},
|
||||
@ -53,9 +50,33 @@
|
||||
"evaluation-behaviour-group": {
|
||||
"text": ""
|
||||
},
|
||||
"pause": ""
|
||||
"pause": {
|
||||
"alerting": "",
|
||||
"label": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"alerting": {
|
||||
"alert-recording-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alertform": {
|
||||
"labels": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"annotations": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
@ -141,6 +162,20 @@
|
||||
"contactPointFilter": {
|
||||
"label": ""
|
||||
},
|
||||
"folderAndGroup": {
|
||||
"evaluation": {
|
||||
"modal": {
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"list-view": {
|
||||
"empty": {
|
||||
"new-alert-rule": "",
|
||||
@ -1416,6 +1451,7 @@
|
||||
"folders": "",
|
||||
"library_elements": "",
|
||||
"mute_timings": "",
|
||||
"notification_policies": "",
|
||||
"notification_templates": ""
|
||||
},
|
||||
"migration-token": {
|
||||
@ -1471,6 +1507,17 @@
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
"dashboard-already-managed": "",
|
||||
"datasource-name-conflict": "",
|
||||
"generic-error": "",
|
||||
"internal-service-error": "",
|
||||
"library-element-name-conflict": "",
|
||||
"only-core-data-sources": "",
|
||||
"resource-conflict": "",
|
||||
"unexpected-error": "",
|
||||
"unsupported-data-type": ""
|
||||
},
|
||||
"error-title": "",
|
||||
"generic-title": "",
|
||||
"missing-message": "",
|
||||
@ -1502,6 +1549,7 @@
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"mute_timing": "",
|
||||
"notification_policy": "",
|
||||
"notification_template": "",
|
||||
"unknown": "Desconhecido"
|
||||
},
|
||||
|
@ -35,9 +35,6 @@
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
},
|
||||
"info-help": {
|
||||
"text": ""
|
||||
},
|
||||
@ -53,9 +50,33 @@
|
||||
"evaluation-behaviour-group": {
|
||||
"text": ""
|
||||
},
|
||||
"pause": ""
|
||||
"pause": {
|
||||
"alerting": "",
|
||||
"label": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"alerting": {
|
||||
"alert-recording-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alert-rule-form": {
|
||||
"evaluation-behaviour": {
|
||||
"description": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"alertform": {
|
||||
"labels": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"annotations": {
|
||||
"description": "",
|
||||
"title": ""
|
||||
@ -139,6 +160,20 @@
|
||||
"contactPointFilter": {
|
||||
"label": ""
|
||||
},
|
||||
"folderAndGroup": {
|
||||
"evaluation": {
|
||||
"modal": {
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"alerting": "",
|
||||
"recording": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"list-view": {
|
||||
"empty": {
|
||||
"new-alert-rule": "",
|
||||
@ -1406,6 +1441,7 @@
|
||||
"folders": "",
|
||||
"library_elements": "",
|
||||
"mute_timings": "",
|
||||
"notification_policies": "",
|
||||
"notification_templates": ""
|
||||
},
|
||||
"migration-token": {
|
||||
@ -1461,6 +1497,17 @@
|
||||
},
|
||||
"resource-details": {
|
||||
"dismiss-button": "",
|
||||
"error-messages": {
|
||||
"dashboard-already-managed": "",
|
||||
"datasource-name-conflict": "",
|
||||
"generic-error": "",
|
||||
"internal-service-error": "",
|
||||
"library-element-name-conflict": "",
|
||||
"only-core-data-sources": "",
|
||||
"resource-conflict": "",
|
||||
"unexpected-error": "",
|
||||
"unsupported-data-type": ""
|
||||
},
|
||||
"error-title": "",
|
||||
"generic-title": "",
|
||||
"missing-message": "",
|
||||
@ -1492,6 +1539,7 @@
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"mute_timing": "",
|
||||
"notification_policy": "",
|
||||
"notification_template": "",
|
||||
"unknown": "未知"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user