mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Download translations from Crowdin (#100774)
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
89e85c1592
commit
e5b49a406f
@ -283,6 +283,9 @@
|
||||
"no-delivery-attempts": "",
|
||||
"no-integrations": "",
|
||||
"only-firing": "",
|
||||
"receiver-summary": {
|
||||
"jira": ""
|
||||
},
|
||||
"telegram": {
|
||||
"parse-mode-warning-body": "",
|
||||
"parse-mode-warning-title": ""
|
||||
@ -1284,9 +1287,6 @@
|
||||
"panel-queries": {
|
||||
"add-query-from-library": ""
|
||||
},
|
||||
"query-library": {
|
||||
"add-query-button": ""
|
||||
},
|
||||
"settings": {
|
||||
"variables": {
|
||||
"dependencies": {
|
||||
@ -1368,7 +1368,6 @@
|
||||
"close-tooltip": "Abfrageverlauf schließen",
|
||||
"datasource-a-z": "Datenquelle A-Z",
|
||||
"datasource-z-a": "Datenquelle Z-A",
|
||||
"library-history-dropdown": "",
|
||||
"newest-first": "Neueste zuerst",
|
||||
"oldest-first": "Älteste zuerst",
|
||||
"query-history": "Abfrageverlauf",
|
||||
@ -1472,6 +1471,7 @@
|
||||
"switch-datasource-button": ""
|
||||
},
|
||||
"secondary-actions": {
|
||||
"add-from-query-library": "",
|
||||
"query-add-button": "Abfrage hinzufügen",
|
||||
"query-add-button-aria-label": "Abfrage hinzufügen",
|
||||
"query-history-button": "Abfrageverlauf",
|
||||
@ -2012,6 +2012,10 @@
|
||||
},
|
||||
"logs": {
|
||||
"infinite-scroll": {
|
||||
"end-of-range": "",
|
||||
"load-more": "",
|
||||
"load-newer": "",
|
||||
"load-older": "",
|
||||
"older-logs": ""
|
||||
},
|
||||
"log-details": {
|
||||
|
@ -283,6 +283,9 @@
|
||||
"no-delivery-attempts": "",
|
||||
"no-integrations": "",
|
||||
"only-firing": "",
|
||||
"receiver-summary": {
|
||||
"jira": ""
|
||||
},
|
||||
"telegram": {
|
||||
"parse-mode-warning-body": "",
|
||||
"parse-mode-warning-title": ""
|
||||
@ -1284,9 +1287,6 @@
|
||||
"panel-queries": {
|
||||
"add-query-from-library": ""
|
||||
},
|
||||
"query-library": {
|
||||
"add-query-button": ""
|
||||
},
|
||||
"settings": {
|
||||
"variables": {
|
||||
"dependencies": {
|
||||
@ -1368,7 +1368,6 @@
|
||||
"close-tooltip": "Cerrar el historial de consultas",
|
||||
"datasource-a-z": "Fuente de datos A-Z",
|
||||
"datasource-z-a": "Fuente de datos Z-A",
|
||||
"library-history-dropdown": "",
|
||||
"newest-first": "El más reciente primero",
|
||||
"oldest-first": "El más antiguo primero",
|
||||
"query-history": "Historial de consultas",
|
||||
@ -1472,6 +1471,7 @@
|
||||
"switch-datasource-button": ""
|
||||
},
|
||||
"secondary-actions": {
|
||||
"add-from-query-library": "",
|
||||
"query-add-button": "Añadir consulta",
|
||||
"query-add-button-aria-label": "Añadir consulta",
|
||||
"query-history-button": "Historial de consultas",
|
||||
@ -2012,6 +2012,10 @@
|
||||
},
|
||||
"logs": {
|
||||
"infinite-scroll": {
|
||||
"end-of-range": "",
|
||||
"load-more": "",
|
||||
"load-newer": "",
|
||||
"load-older": "",
|
||||
"older-logs": ""
|
||||
},
|
||||
"log-details": {
|
||||
|
@ -283,6 +283,9 @@
|
||||
"no-delivery-attempts": "",
|
||||
"no-integrations": "",
|
||||
"only-firing": "",
|
||||
"receiver-summary": {
|
||||
"jira": ""
|
||||
},
|
||||
"telegram": {
|
||||
"parse-mode-warning-body": "",
|
||||
"parse-mode-warning-title": ""
|
||||
@ -1284,9 +1287,6 @@
|
||||
"panel-queries": {
|
||||
"add-query-from-library": ""
|
||||
},
|
||||
"query-library": {
|
||||
"add-query-button": ""
|
||||
},
|
||||
"settings": {
|
||||
"variables": {
|
||||
"dependencies": {
|
||||
@ -1368,7 +1368,6 @@
|
||||
"close-tooltip": "Fermer l'historique des requêtes",
|
||||
"datasource-a-z": "Source de données A-Z",
|
||||
"datasource-z-a": "Source de données Z-A",
|
||||
"library-history-dropdown": "",
|
||||
"newest-first": "Plus récent en premier",
|
||||
"oldest-first": "Plus ancien en premier",
|
||||
"query-history": "Historique des requêtes",
|
||||
@ -1472,6 +1471,7 @@
|
||||
"switch-datasource-button": ""
|
||||
},
|
||||
"secondary-actions": {
|
||||
"add-from-query-library": "",
|
||||
"query-add-button": "Ajouter une requête",
|
||||
"query-add-button-aria-label": "Ajouter une requête",
|
||||
"query-history-button": "Historique des requêtes",
|
||||
@ -2012,6 +2012,10 @@
|
||||
},
|
||||
"logs": {
|
||||
"infinite-scroll": {
|
||||
"end-of-range": "",
|
||||
"load-more": "",
|
||||
"load-newer": "",
|
||||
"load-older": "",
|
||||
"older-logs": ""
|
||||
},
|
||||
"log-details": {
|
||||
|
@ -283,6 +283,9 @@
|
||||
"no-delivery-attempts": "",
|
||||
"no-integrations": "",
|
||||
"only-firing": "",
|
||||
"receiver-summary": {
|
||||
"jira": ""
|
||||
},
|
||||
"telegram": {
|
||||
"parse-mode-warning-body": "",
|
||||
"parse-mode-warning-title": ""
|
||||
@ -1284,9 +1287,6 @@
|
||||
"panel-queries": {
|
||||
"add-query-from-library": ""
|
||||
},
|
||||
"query-library": {
|
||||
"add-query-button": ""
|
||||
},
|
||||
"settings": {
|
||||
"variables": {
|
||||
"dependencies": {
|
||||
@ -1368,7 +1368,6 @@
|
||||
"close-tooltip": "Fechar histórico de consultas",
|
||||
"datasource-a-z": "Fonte de dados A-Z",
|
||||
"datasource-z-a": "Fonte de dados Z-A",
|
||||
"library-history-dropdown": "",
|
||||
"newest-first": "Mais recentes primeiro",
|
||||
"oldest-first": "Mais antigos primeiro",
|
||||
"query-history": "Histórico de consultas",
|
||||
@ -1472,6 +1471,7 @@
|
||||
"switch-datasource-button": ""
|
||||
},
|
||||
"secondary-actions": {
|
||||
"add-from-query-library": "",
|
||||
"query-add-button": "Adicionar consulta",
|
||||
"query-add-button-aria-label": "Adicionar consulta",
|
||||
"query-history-button": "Histórico de consultas",
|
||||
@ -2012,6 +2012,10 @@
|
||||
},
|
||||
"logs": {
|
||||
"infinite-scroll": {
|
||||
"end-of-range": "",
|
||||
"load-more": "",
|
||||
"load-newer": "",
|
||||
"load-older": "",
|
||||
"older-logs": ""
|
||||
},
|
||||
"log-details": {
|
||||
|
@ -283,6 +283,9 @@
|
||||
"no-delivery-attempts": "",
|
||||
"no-integrations": "",
|
||||
"only-firing": "",
|
||||
"receiver-summary": {
|
||||
"jira": ""
|
||||
},
|
||||
"telegram": {
|
||||
"parse-mode-warning-body": "",
|
||||
"parse-mode-warning-title": ""
|
||||
@ -1275,9 +1278,6 @@
|
||||
"panel-queries": {
|
||||
"add-query-from-library": ""
|
||||
},
|
||||
"query-library": {
|
||||
"add-query-button": ""
|
||||
},
|
||||
"settings": {
|
||||
"variables": {
|
||||
"dependencies": {
|
||||
@ -1359,7 +1359,6 @@
|
||||
"close-tooltip": "关闭查询历史记录",
|
||||
"datasource-a-z": "数据源 A-Z",
|
||||
"datasource-z-a": "数据源 Z-A",
|
||||
"library-history-dropdown": "",
|
||||
"newest-first": "最新在前",
|
||||
"oldest-first": "最早在前",
|
||||
"query-history": "查询历史记录",
|
||||
@ -1463,6 +1462,7 @@
|
||||
"switch-datasource-button": ""
|
||||
},
|
||||
"secondary-actions": {
|
||||
"add-from-query-library": "",
|
||||
"query-add-button": "添加查询",
|
||||
"query-add-button-aria-label": "添加查询",
|
||||
"query-history-button": "查询历史记录",
|
||||
@ -2002,6 +2002,10 @@
|
||||
},
|
||||
"logs": {
|
||||
"infinite-scroll": {
|
||||
"end-of-range": "",
|
||||
"load-more": "",
|
||||
"load-newer": "",
|
||||
"load-older": "",
|
||||
"older-logs": ""
|
||||
},
|
||||
"log-details": {
|
||||
|
Loading…
Reference in New Issue
Block a user