mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Download translations from Crowdin (#94196)
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
a42caa7a61
commit
cda3791d49
@ -1395,7 +1395,8 @@
|
||||
"migrated-counts": {
|
||||
"dashboards": "",
|
||||
"datasources": "",
|
||||
"folders": ""
|
||||
"folders": "",
|
||||
"library_elements": ""
|
||||
},
|
||||
"migration-token": {
|
||||
"delete-button": "",
|
||||
@ -1467,6 +1468,8 @@
|
||||
"warning-details-button": ""
|
||||
},
|
||||
"resource-table": {
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "",
|
||||
"unknown-datasource-title": "",
|
||||
"unknown-datasource-type": ""
|
||||
},
|
||||
@ -1474,6 +1477,7 @@
|
||||
"dashboard": "Dashboard",
|
||||
"datasource": "Datenquelle",
|
||||
"folder": "Ordner",
|
||||
"library_element": "",
|
||||
"unknown": "Unbekannt"
|
||||
},
|
||||
"summary": {
|
||||
|
@ -1395,7 +1395,8 @@
|
||||
"migrated-counts": {
|
||||
"dashboards": "",
|
||||
"datasources": "",
|
||||
"folders": ""
|
||||
"folders": "",
|
||||
"library_elements": ""
|
||||
},
|
||||
"migration-token": {
|
||||
"delete-button": "",
|
||||
@ -1467,6 +1468,8 @@
|
||||
"warning-details-button": ""
|
||||
},
|
||||
"resource-table": {
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "",
|
||||
"unknown-datasource-title": "",
|
||||
"unknown-datasource-type": ""
|
||||
},
|
||||
@ -1474,6 +1477,7 @@
|
||||
"dashboard": "Panel de control",
|
||||
"datasource": "Fuente de datos",
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"unknown": "Desconocido"
|
||||
},
|
||||
"summary": {
|
||||
|
@ -1395,7 +1395,8 @@
|
||||
"migrated-counts": {
|
||||
"dashboards": "",
|
||||
"datasources": "",
|
||||
"folders": ""
|
||||
"folders": "",
|
||||
"library_elements": ""
|
||||
},
|
||||
"migration-token": {
|
||||
"delete-button": "",
|
||||
@ -1467,6 +1468,8 @@
|
||||
"warning-details-button": ""
|
||||
},
|
||||
"resource-table": {
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "",
|
||||
"unknown-datasource-title": "",
|
||||
"unknown-datasource-type": ""
|
||||
},
|
||||
@ -1474,6 +1477,7 @@
|
||||
"dashboard": "Tableau de bord",
|
||||
"datasource": "Source de données",
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"unknown": "Inconnu"
|
||||
},
|
||||
"summary": {
|
||||
|
@ -1395,7 +1395,8 @@
|
||||
"migrated-counts": {
|
||||
"dashboards": "",
|
||||
"datasources": "",
|
||||
"folders": ""
|
||||
"folders": "",
|
||||
"library_elements": ""
|
||||
},
|
||||
"migration-token": {
|
||||
"delete-button": "",
|
||||
@ -1467,6 +1468,8 @@
|
||||
"warning-details-button": ""
|
||||
},
|
||||
"resource-table": {
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "",
|
||||
"unknown-datasource-title": "",
|
||||
"unknown-datasource-type": ""
|
||||
},
|
||||
@ -1474,6 +1477,7 @@
|
||||
"dashboard": "Painel de controle",
|
||||
"datasource": "Fonte de dados",
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"unknown": "Desconhecido"
|
||||
},
|
||||
"summary": {
|
||||
|
@ -1385,7 +1385,8 @@
|
||||
"migrated-counts": {
|
||||
"dashboards": "",
|
||||
"datasources": "",
|
||||
"folders": ""
|
||||
"folders": "",
|
||||
"library_elements": ""
|
||||
},
|
||||
"migration-token": {
|
||||
"delete-button": "",
|
||||
@ -1457,6 +1458,8 @@
|
||||
"warning-details-button": ""
|
||||
},
|
||||
"resource-table": {
|
||||
"error-library-element-sub": "",
|
||||
"error-library-element-title": "",
|
||||
"unknown-datasource-title": "",
|
||||
"unknown-datasource-type": ""
|
||||
},
|
||||
@ -1464,6 +1467,7 @@
|
||||
"dashboard": "仪表板",
|
||||
"datasource": "数据源",
|
||||
"folder": "",
|
||||
"library_element": "",
|
||||
"unknown": "未知"
|
||||
},
|
||||
"summary": {
|
||||
|
Loading…
Reference in New Issue
Block a user