mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 21:00:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"topOperations.operation": "Operación",
|
||||
"topOperations.object": "Objeto",
|
||||
"topOperations.estCost": "Costo estimado",
|
||||
"topOperations.estSubtreeCost": "Estimación de coste del subárbol",
|
||||
"topOperations.estRows": "Filas estimadas",
|
||||
"topOperations.actualExecutions": "Ejecuciones reales",
|
||||
"topOperations.estCPUCost": "Costo estimado de CPU",
|
||||
"topOperations.estIOCost": "Costo estimado de IO",
|
||||
"topOperations.parallel": "Paralelo",
|
||||
"topOperations.actualRebinds": "Reenlaces reales",
|
||||
"topOperations.estRebinds": "Reenlaces estimados",
|
||||
"topOperations.actualRewinds": "'Rewinds' reales",
|
||||
"topOperations.partitioned": "Particionado"
|
||||
}
|
||||
Reference in New Issue
Block a user