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

This commit is contained in:
csigs
2021-10-04 09:52:32 -07:00
committed by GitHub
parent 9836f92951
commit 42b7269370
42 changed files with 973 additions and 151 deletions

View File

@@ -1044,6 +1044,18 @@
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";@src/sql/workbench/services/notebook/common/notebookRegistry.vscode.extension.contributes.notebook.providersDescri" ItemType="0" PsrId="308" Leaf="false">
<Disp Icon="Dir" LocTbl="false" />
<Item ItemId=";(...) ptions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Contributes notebook provider descriptions.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[提供筆記本提供者描述。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
<Item ItemId=";@src/sql/workbench/services/resourceProvider/browser/firewallRuleDialogController.firewallDialog.addAccountErrorTi" ItemType="0" PsrId="308" Leaf="false">
<Disp Icon="Dir" LocTbl="false" />
<Item ItemId=";(...) tle" ItemType="0" PsrId="308" Leaf="true">
@@ -2487,20 +2499,47 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoManager" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoExecuteManager" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No Manager found]]></Val>
<Val><![CDATA[No execute manager found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[找不到管理員]]></Val>
<Val><![CDATA[找不到任何執行管理員]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoProvider" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoExecuteProvider" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[no notebook provider found]]></Val>
<Val><![CDATA[No notebook execute provider found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[找不到任何筆記本提供者]]></Val>
<Val><![CDATA[找不到任何筆記本執行提供者]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoSerializationManager" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No serialization manager found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[找不到序列化管理員]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.errNoSerializationProvider" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No notebook serialization provider found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[找不到筆記本序列化提供者]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.executeProviderRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A NotebookExecuteProvider with valid providerId must be passed to this method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須將具有有效 providerId 的 NotebookExecuteProvider 傳遞給此方法]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -2532,20 +2571,20 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.providerRequired" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";src/sql/workbench/api/common/extHostNotebook.serializationProviderRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A NotebookProvider with valid providerId must be passed to this method]]></Val>
<Val><![CDATA[A NotebookSerializationProvider with valid providerId must be passed to this method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法]]></Val>
<Val><![CDATA[必須將具有有效 providerId 的 NotebookSerializationProvider 傳遞給此方法]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/api/common/extHostNotebookDocumentsAndEditors.providerRequired" ItemType="0" PsrId="308" Leaf="true">
<Item ItemId=";src/sql/workbench/api/common/extHostNotebookDocumentsAndEditors.navigationProviderRequired" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A NotebookProvider with valid providerId must be passed to this method]]></Val>
<Val><![CDATA[A NavigationProvider with valid providerId must be passed to this method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法]]></Val>
<Val><![CDATA[必須將具有有效 providerId 的 NavigationProvider 傳遞給此方法]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14376,15 +14415,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/notebook/common/notebookRegistry.vscode.extension.contributes.notebook.providers" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Contributes notebook providers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[提供筆記本提供者。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer.loading" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading...]]></Val>