Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -7,5 +7,9 @@
"Do not edit this file. It is machine generated."
],
"inProgressTasksChangesBadge": "{0} tareas en progreso",
"showTaskHistory": "Mostrar historial de tareas"
"showTaskHistory": "Mostrar historial de tareas",
"taskHistory.view": "Vista",
"taskHistory": "Historial de tareas",
"datasource.task": "Estado de tareas operación",
"miViewTasks": "&&Tareas"
}

View File

@@ -7,5 +7,6 @@
"Do not edit this file. It is machine generated."
],
"cancelTask.cancel": "Cancelar",
"errorMsgFromCancelTask": "La tarea no se cancelará.",
"taskAction.script": "Script"
}

View File

@@ -6,6 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"succeeded": "Se realizó correctamente",
"failed": "fallido",
"inProgress": "En curso",
"notStarted": "no se inició",
"canceled": "cancelado",
"canceling": "Cancelando"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"taskHistory.regTreeAriaLabel": "Historial de tareas"
"noTaskMessage": "No hay historial de tareas que mostrar. Pruebe la tarea de backup o restore para ver su estado de ejecución.",
"taskHistory.regTreeAriaLabel": "Historial de tareas",
"taskError": "Error de la tarea"
}