mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
27
i18n/esn/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/esn/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createProxy.createProxy": "Crear proxy",
|
||||
"createProxy.editProxy": "Editar Proxy",
|
||||
"createProxy.General": "General",
|
||||
"createProxy.ProxyName": "Nombre del proxy",
|
||||
"createProxy.CredentialName": "Nombre de credencial",
|
||||
"createProxy.Description": "Descripción",
|
||||
"createProxy.SubsystemName": "Subsistema",
|
||||
"createProxy.OperatingSystem": "Sistema operativo (CmdExec)",
|
||||
"createProxy.ReplicationSnapshot": "Instantánea de replicación",
|
||||
"createProxy.ReplicationTransactionLog": "Lector del registro de transacciones de replicación",
|
||||
"createProxy.ReplicationDistributor": "Distribuidor de replicación",
|
||||
"createProxy.ReplicationMerge": "Fusión de replicación",
|
||||
"createProxy.ReplicationQueueReader": "Lector de cola de replicación",
|
||||
"createProxy.SSASQueryLabel": "Consulta de SQL Server Analysis Services",
|
||||
"createProxy.SSASCommandLabel": "Comando de servicios de análisis de SQL Server",
|
||||
"createProxy.SSISPackage": "Paquete de servicios de integración de SQL Server",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "Activar en los subsistemas siguientes"
|
||||
}
|
||||
Reference in New Issue
Block a user