LEGO: check in for main to temporary branch. (#16210)

This commit is contained in:
csigs
2021-07-16 08:45:11 -07:00
committed by GitHub
parent 49dbce5171
commit f662d480e7
35 changed files with 4127 additions and 69 deletions

View File

@@ -13,6 +13,9 @@
<Item ItemId=";extensions/kusto/dist/features.kusto.accountDoesNotExist" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Account does not exist.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La cuenta no existe.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -56,7 +59,7 @@
<Str Cat="Text">
<Val><![CDATA[({0} KB)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[({0} KB)]]></Val>
<Val><![CDATA[({0} KB)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -127,6 +130,9 @@
<Item ItemId=";extensions/kusto/dist/main.kusto.unsupportedPlatform" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported platform]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Plataforma no admitida]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -134,7 +140,7 @@
<Str Cat="Text">
<Val><![CDATA[Notebooks]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Notebooks]]></Val>
<Val><![CDATA[Cuadernos]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -250,12 +256,18 @@
<Item ItemId=";extensions/kusto/package.cloud.serverProperties.diskCacheCapacity" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[% of Cluster data capacity used]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[% de capacidad de datos de clúster usada]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/kusto/package.cloud.serverProperties.machinesTotal" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Total Machines in the cluster]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Número total de máquinas en el clúster]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -289,6 +301,9 @@
<Item ItemId=";extensions/kusto/package.kusto.configuration.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[KUSTO configuration]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Configuración de KUSTO]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -340,6 +355,9 @@
<Item ItemId=";extensions/kusto/package.kusto.connectionOptions.authType.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specifies the method of authenticating with Kusto Server]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifica el método de autenticación con Kusto Server]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -427,6 +445,9 @@
<Item ItemId=";extensions/kusto/package.kusto.connectionOptions.databaseName.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the initial catalog or database in the data source]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombre del catálogo o base de datos inicial del origen de datos]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -442,6 +463,9 @@
<Item ItemId=";extensions/kusto/package.kusto.connectionOptions.failoverPartner.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name or network address of the instance of Kusto Server that acts as a failover partner]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El nombre o la dirección de red de la instancia de Kusto Server que actúa como asociado de conmutación por error]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -475,6 +499,9 @@
<Item ItemId=";extensions/kusto/package.kusto.connectionOptions.serverName.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Kusto cluster name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombre de clúster de Kusto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -500,7 +527,7 @@
<Str Cat="Text">
<Val><![CDATA[User name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nombre del usuario]]></Val>
<Val><![CDATA[Nombre de usuario]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -508,6 +535,9 @@
<Item ItemId=";extensions/kusto/package.kusto.connectionOptions.workstationId.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the workstation connecting to Kusto Server]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El nombre de la estación de trabajo que se conecta a Kusto Server]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>