mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user