Skip to content

Commit e2a3f78

Browse files
I18n: Download translations from Crowdin (grafana#91677)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83d8fde commit e2a3f78

File tree

5 files changed

+75
-30
lines changed

5 files changed

+75
-30
lines changed

public/locales/de-DE/grafana.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@
325325
},
326326
"save": "Speichern"
327327
},
328+
"complete": "",
328329
"connections": {
329330
"connect-data": {
330331
"category-header-label": "Datenquellen",
@@ -1115,10 +1116,11 @@
11151116
"error-see-server-logs": "",
11161117
"get-session-error-title": "",
11171118
"get-snapshot-error-title": "",
1119+
"migration-finished-with-caveat-title": "",
1120+
"migration-finished-with-errors-body": "",
1121+
"migration-finished-with-warnings-body": "",
11181122
"snapshot-error-status-body": "",
11191123
"snapshot-error-status-title": "",
1120-
"some-resources-errored-body": "",
1121-
"some-resources-errored-title": "",
11221124
"upload-snapshot-error-title": ""
11231125
},
11241126
"pdc": {
@@ -1136,20 +1138,24 @@
11361138
"message": "",
11371139
"title": ""
11381140
},
1139-
"resource-error": {
1141+
"resource-details": {
11401142
"dismiss-button": "",
1143+
"error-title": "",
1144+
"generic-title": "",
1145+
"missing-message": "",
11411146
"resource-summary": "",
1142-
"specific-error": "",
11431147
"title": "",
1144-
"unknown-error": ""
1148+
"warning-title": ""
11451149
},
11461150
"resource-status": {
11471151
"error-details-button": "Details",
11481152
"failed": "Fehler",
11491153
"migrated": "In die Cloud hochgeladen",
11501154
"migrating": "Wird hochgeladen...",
11511155
"not-migrated": "Noch nicht hochgeladen",
1152-
"unknown": "Unbekannt"
1156+
"unknown": "Unbekannt",
1157+
"warning": "",
1158+
"warning-details-button": ""
11531159
},
11541160
"resource-table": {
11551161
"unknown-datasource-title": "",
@@ -1175,6 +1181,9 @@
11751181
"total-resource-count": "",
11761182
"upload-migration": ""
11771183
},
1184+
"support-types-disclosure": {
1185+
"text": ""
1186+
},
11781187
"token-status": {
11791188
"active": "Token erstellt und aktiv",
11801189
"no-active": "Kein aktiver Token",

public/locales/es-ES/grafana.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@
325325
},
326326
"save": "Guardar"
327327
},
328+
"complete": "",
328329
"connections": {
329330
"connect-data": {
330331
"category-header-label": "Orígenes de datos",
@@ -1115,10 +1116,11 @@
11151116
"error-see-server-logs": "",
11161117
"get-session-error-title": "",
11171118
"get-snapshot-error-title": "",
1119+
"migration-finished-with-caveat-title": "",
1120+
"migration-finished-with-errors-body": "",
1121+
"migration-finished-with-warnings-body": "",
11181122
"snapshot-error-status-body": "",
11191123
"snapshot-error-status-title": "",
1120-
"some-resources-errored-body": "",
1121-
"some-resources-errored-title": "",
11221124
"upload-snapshot-error-title": ""
11231125
},
11241126
"pdc": {
@@ -1136,20 +1138,24 @@
11361138
"message": "",
11371139
"title": ""
11381140
},
1139-
"resource-error": {
1141+
"resource-details": {
11401142
"dismiss-button": "",
1143+
"error-title": "",
1144+
"generic-title": "",
1145+
"missing-message": "",
11411146
"resource-summary": "",
1142-
"specific-error": "",
11431147
"title": "",
1144-
"unknown-error": ""
1148+
"warning-title": ""
11451149
},
11461150
"resource-status": {
11471151
"error-details-button": "Detalles",
11481152
"failed": "Error",
11491153
"migrated": "Se ha subido a la nube",
11501154
"migrating": "Subiendo...",
11511155
"not-migrated": "Aún no se ha subido",
1152-
"unknown": "Desconocido"
1156+
"unknown": "Desconocido",
1157+
"warning": "",
1158+
"warning-details-button": ""
11531159
},
11541160
"resource-table": {
11551161
"unknown-datasource-title": "",
@@ -1175,6 +1181,9 @@
11751181
"total-resource-count": "",
11761182
"upload-migration": ""
11771183
},
1184+
"support-types-disclosure": {
1185+
"text": ""
1186+
},
11781187
"token-status": {
11791188
"active": "Token creado y activo",
11801189
"no-active": "Ningún token activo",

public/locales/fr-FR/grafana.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@
325325
},
326326
"save": "Enregistrer"
327327
},
328+
"complete": "",
328329
"connections": {
329330
"connect-data": {
330331
"category-header-label": "Sources de données",
@@ -1115,10 +1116,11 @@
11151116
"error-see-server-logs": "",
11161117
"get-session-error-title": "",
11171118
"get-snapshot-error-title": "",
1119+
"migration-finished-with-caveat-title": "",
1120+
"migration-finished-with-errors-body": "",
1121+
"migration-finished-with-warnings-body": "",
11181122
"snapshot-error-status-body": "",
11191123
"snapshot-error-status-title": "",
1120-
"some-resources-errored-body": "",
1121-
"some-resources-errored-title": "",
11221124
"upload-snapshot-error-title": ""
11231125
},
11241126
"pdc": {
@@ -1136,20 +1138,24 @@
11361138
"message": "",
11371139
"title": ""
11381140
},
1139-
"resource-error": {
1141+
"resource-details": {
11401142
"dismiss-button": "",
1143+
"error-title": "",
1144+
"generic-title": "",
1145+
"missing-message": "",
11411146
"resource-summary": "",
1142-
"specific-error": "",
11431147
"title": "",
1144-
"unknown-error": ""
1148+
"warning-title": ""
11451149
},
11461150
"resource-status": {
11471151
"error-details-button": "Détails",
11481152
"failed": "Erreur",
11491153
"migrated": "Importé dans le cloud",
11501154
"migrating": "Importation…",
11511155
"not-migrated": "Pas encore importé",
1152-
"unknown": "Inconnu"
1156+
"unknown": "Inconnu",
1157+
"warning": "",
1158+
"warning-details-button": ""
11531159
},
11541160
"resource-table": {
11551161
"unknown-datasource-title": "",
@@ -1175,6 +1181,9 @@
11751181
"total-resource-count": "",
11761182
"upload-migration": ""
11771183
},
1184+
"support-types-disclosure": {
1185+
"text": ""
1186+
},
11781187
"token-status": {
11791188
"active": "Jeton créé et actif",
11801189
"no-active": "Aucun jeton actif",

public/locales/pt-BR/grafana.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@
325325
},
326326
"save": "Salvar"
327327
},
328+
"complete": "",
328329
"connections": {
329330
"connect-data": {
330331
"category-header-label": "Fontes de dados",
@@ -1115,10 +1116,11 @@
11151116
"error-see-server-logs": "",
11161117
"get-session-error-title": "",
11171118
"get-snapshot-error-title": "",
1119+
"migration-finished-with-caveat-title": "",
1120+
"migration-finished-with-errors-body": "",
1121+
"migration-finished-with-warnings-body": "",
11181122
"snapshot-error-status-body": "",
11191123
"snapshot-error-status-title": "",
1120-
"some-resources-errored-body": "",
1121-
"some-resources-errored-title": "",
11221124
"upload-snapshot-error-title": ""
11231125
},
11241126
"pdc": {
@@ -1136,20 +1138,24 @@
11361138
"message": "",
11371139
"title": ""
11381140
},
1139-
"resource-error": {
1141+
"resource-details": {
11401142
"dismiss-button": "",
1143+
"error-title": "",
1144+
"generic-title": "",
1145+
"missing-message": "",
11411146
"resource-summary": "",
1142-
"specific-error": "",
11431147
"title": "",
1144-
"unknown-error": ""
1148+
"warning-title": ""
11451149
},
11461150
"resource-status": {
11471151
"error-details-button": "Detalhes",
11481152
"failed": "Erro",
11491153
"migrated": "Enviado para a nuvem",
11501154
"migrating": "Enviando...",
11511155
"not-migrated": "Ainda não enviado",
1152-
"unknown": "Desconhecido"
1156+
"unknown": "Desconhecido",
1157+
"warning": "",
1158+
"warning-details-button": ""
11531159
},
11541160
"resource-table": {
11551161
"unknown-datasource-title": "",
@@ -1175,6 +1181,9 @@
11751181
"total-resource-count": "",
11761182
"upload-migration": ""
11771183
},
1184+
"support-types-disclosure": {
1185+
"text": ""
1186+
},
11781187
"token-status": {
11791188
"active": "Token criado e ativo",
11801189
"no-active": "Nenhum token ativo",

public/locales/zh-Hans/grafana.json

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@
319319
},
320320
"save": "保存"
321321
},
322+
"complete": "",
322323
"connections": {
323324
"connect-data": {
324325
"category-header-label": "数据源",
@@ -1108,10 +1109,11 @@
11081109
"error-see-server-logs": "",
11091110
"get-session-error-title": "",
11101111
"get-snapshot-error-title": "",
1112+
"migration-finished-with-caveat-title": "",
1113+
"migration-finished-with-errors-body": "",
1114+
"migration-finished-with-warnings-body": "",
11111115
"snapshot-error-status-body": "",
11121116
"snapshot-error-status-title": "",
1113-
"some-resources-errored-body": "",
1114-
"some-resources-errored-title": "",
11151117
"upload-snapshot-error-title": ""
11161118
},
11171119
"pdc": {
@@ -1129,20 +1131,24 @@
11291131
"message": "",
11301132
"title": ""
11311133
},
1132-
"resource-error": {
1134+
"resource-details": {
11331135
"dismiss-button": "",
1136+
"error-title": "",
1137+
"generic-title": "",
1138+
"missing-message": "",
11341139
"resource-summary": "",
1135-
"specific-error": "",
11361140
"title": "",
1137-
"unknown-error": ""
1141+
"warning-title": ""
11381142
},
11391143
"resource-status": {
11401144
"error-details-button": "详情",
11411145
"failed": "错误",
11421146
"migrated": "上传到云端",
11431147
"migrating": "正在上传...",
11441148
"not-migrated": "尚未上传",
1145-
"unknown": "未知"
1149+
"unknown": "未知",
1150+
"warning": "",
1151+
"warning-details-button": ""
11461152
},
11471153
"resource-table": {
11481154
"unknown-datasource-title": "",
@@ -1168,6 +1174,9 @@
11681174
"total-resource-count": "",
11691175
"upload-migration": ""
11701176
},
1177+
"support-types-disclosure": {
1178+
"text": ""
1179+
},
11711180
"token-status": {
11721181
"active": "令牌已创建并激活",
11731182
"no-active": "无激活的令牌",

0 commit comments

Comments
 (0)