|
325 | 325 | },
|
326 | 326 | "save": "Guardar"
|
327 | 327 | },
|
| 328 | + "complete": "", |
328 | 329 | "connections": {
|
329 | 330 | "connect-data": {
|
330 | 331 | "category-header-label": "Orígenes de datos",
|
|
1115 | 1116 | "error-see-server-logs": "",
|
1116 | 1117 | "get-session-error-title": "",
|
1117 | 1118 | "get-snapshot-error-title": "",
|
| 1119 | + "migration-finished-with-caveat-title": "", |
| 1120 | + "migration-finished-with-errors-body": "", |
| 1121 | + "migration-finished-with-warnings-body": "", |
1118 | 1122 | "snapshot-error-status-body": "",
|
1119 | 1123 | "snapshot-error-status-title": "",
|
1120 |
| - "some-resources-errored-body": "", |
1121 |
| - "some-resources-errored-title": "", |
1122 | 1124 | "upload-snapshot-error-title": ""
|
1123 | 1125 | },
|
1124 | 1126 | "pdc": {
|
|
1136 | 1138 | "message": "",
|
1137 | 1139 | "title": ""
|
1138 | 1140 | },
|
1139 |
| - "resource-error": { |
| 1141 | + "resource-details": { |
1140 | 1142 | "dismiss-button": "",
|
| 1143 | + "error-title": "", |
| 1144 | + "generic-title": "", |
| 1145 | + "missing-message": "", |
1141 | 1146 | "resource-summary": "",
|
1142 |
| - "specific-error": "", |
1143 | 1147 | "title": "",
|
1144 |
| - "unknown-error": "" |
| 1148 | + "warning-title": "" |
1145 | 1149 | },
|
1146 | 1150 | "resource-status": {
|
1147 | 1151 | "error-details-button": "Detalles",
|
1148 | 1152 | "failed": "Error",
|
1149 | 1153 | "migrated": "Se ha subido a la nube",
|
1150 | 1154 | "migrating": "Subiendo...",
|
1151 | 1155 | "not-migrated": "Aún no se ha subido",
|
1152 |
| - "unknown": "Desconocido" |
| 1156 | + "unknown": "Desconocido", |
| 1157 | + "warning": "", |
| 1158 | + "warning-details-button": "" |
1153 | 1159 | },
|
1154 | 1160 | "resource-table": {
|
1155 | 1161 | "unknown-datasource-title": "",
|
|
1175 | 1181 | "total-resource-count": "",
|
1176 | 1182 | "upload-migration": ""
|
1177 | 1183 | },
|
| 1184 | + "support-types-disclosure": { |
| 1185 | + "text": "" |
| 1186 | + }, |
1178 | 1187 | "token-status": {
|
1179 | 1188 | "active": "Token creado y activo",
|
1180 | 1189 | "no-active": "Ningún token activo",
|
|
0 commit comments