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

This commit is contained in:
csigs
2022-03-07 09:40:13 -08:00
committed by GitHub
parent b3107dc4b1
commit 9890cc79c0
26 changed files with 476 additions and 356 deletions

View File

@@ -1377,6 +1377,24 @@
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";src/sql/base/browser/ui/editableDropdown/browser/dropdown.editableDropdown.errorValidate" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Must be an option from the list]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Debe ser una opción de la lista]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/editableDropdown/browser/dropdown.selectBox" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select Box]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Seleccionar cuadro]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/browser/ui/loadingSpinner/loadingSpinner.component.loadingCompletedMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading completed]]></Val>
@@ -2040,24 +2058,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/parts/editableDropdown/browser/dropdown.editableDropdown.errorValidate" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Must be an option from the list]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Debe ser una opción de la lista]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/base/parts/editableDropdown/browser/dropdown.selectBox" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select Box]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Seleccionar cuadro]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/platform/accounts/common/accountActions.NoAccountToRefresh" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[There is no account to refresh]]></Val>
@@ -14813,10 +14813,13 @@
</Item>
<Item ItemId=";src/sql/workbench/services/notebook/browser/models/clientSession.kernelRequiresConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Kernel {0} was not found. The default kernel will be used instead.]]></Val>
<Val><![CDATA[Kernel '{0}' was not found. The default kernel will be used instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se encontró el kernel {0}. En su lugar, se utilizará el kernel predeterminado.]]></Val>
<Val><![CDATA[No se ha encontradoNo se encontró el kernel {0}. En su lugar, se utilizará el kernel predeterminado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Kernel {0} was not found. The default kernel will be used instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>