mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 13:50:29 -04:00
17 lines
699 B
JSON
17 lines
699 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"saveAsCsv": "Guardar como CSV",
|
|
"saveAsJson": "Guardar como JSON",
|
|
"saveAsExcel": "Guardar como Excel",
|
|
"saveAsXml": "Guardar como XML",
|
|
"copySelection": "Copiar",
|
|
"copyWithHeaders": "Copiar con encabezados",
|
|
"selectAll": "Seleccionar todo",
|
|
"copyMessages": "Copiar"
|
|
} |