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

This commit is contained in:
csigs
2021-11-19 08:47:28 -08:00
committed by GitHub
parent 377479617f
commit 09666bc4e8
11 changed files with 118 additions and 13 deletions

View File

@@ -839,7 +839,7 @@
<Str Cat="Text">
<Val><![CDATA[Failed to run the docker container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error al ejecutar el contenedor de Docker]]></Val>
<Val><![CDATA[Error al ejecutar el contenedor Docker]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -848,7 +848,7 @@
<Str Cat="Text">
<Val><![CDATA[Docker container is not running]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El contenedor de Docker no se está ejecutando]]></Val>
<Val><![CDATA[El contenedor Docker no se está ejecutando]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -2006,7 +2006,7 @@
<Str Cat="Text">
<Val><![CDATA[Building and running the docker container ...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Compilando y ejecutando el contenedor de Docker...]]></Val>
<Val><![CDATA[Compilando y ejecutando el contenedor Docker...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Erreur lors de lajout du package dextension sql Binding au projet]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2772,10 +2781,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indique sil faut inviter lutilisateur à définir la version du kit SDK .NET lorsquune version plus récente non prise en charge est détectée.]]></Val>
<Val><![CDATA[Indique si lutilisateur doit inviter lutilisateur à installer la version du kit SDK .NET et à ajouter global.json au projet lorsquune version plus récente non prise en charge est détectée.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Affiche le nom du type de données pour la colonne.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le nom de lobjet de colonne]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nom de lobjet de la table]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL バインド拡張機能パッケージをプロジェクトに追加中にエラーが発生しました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2778,10 +2787,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[サポートされていない新しいバージョンが検出された場合に .NET SDK バージョンを設定するようにユーザーに求めるかどうか。]]></Val>
<Val><![CDATA[サポートされていない新しいバージョンが検出された場合に.NET SDK バージョンのインストールと、プロジェクトへの global.json の追加をユーザーに求めるかどうかです。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[列のデータ型名を表示します]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[列オブジェクトの名前です。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[テーブル オブジェクトの名前です。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[프로젝트에 SQL 바인딩 확장 패키지를 추가하는 동안 오류가 발생했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2778,10 +2787,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지원되지 않는 최신 버전이 탐지될 때 사용자에게 .NET SDK 버전을 설하라는 메시지를 표시할지 여부를 나타냅니다.]]></Val>
<Val><![CDATA[지원되지 않는 최신 버전이 검색될 때 사용자에게 .NET SDK 버전을 설하라는 메시지를 표시하고 프로젝트에 global.json을 추가할지 여부를 지정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[열의 데이터 형식 이름을 표시합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[열 개체의 이름입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[테이블 개체의 이름입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[将 SQL 绑定扩展包添加到项目时出错]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2778,10 +2787,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[是否在检测到较新的不受支持的版本时提示用户设置 .NET SDK 版本。]]></Val>
<Val><![CDATA[是否提示用户安装 .NET SDK 版本,并在检测到不受支持的较新版本时将 global.json 添加到项目中。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[显示列的数据类型名称]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[列对象的名称。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[表对象的名称。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -196,6 +196,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addSqlBindingPackageError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Error adding Sql Binding extension package to project]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[將 SQL 繫結延伸模組套件新增至專案時發生錯誤]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -2778,10 +2787,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Val><![CDATA[Whether to prompt the user to install .NET SDK version and add global.json to project when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[偵測到較新的版本時,是否要提示使用者設定 .NET SDK 版本。]]></Val>
<Val><![CDATA[偵測到較新的不支援版本時,是否要提示使用者安裝 .NET SDK 版本,並將 global.json 新增至專案。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -15990,6 +15990,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.dataType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Displays the data type name for the column]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[顯示資料行的資料類型名稱]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16014,6 +16017,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.column.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the column object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[資料行物件的名稱。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -16047,6 +16053,9 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerStrings.designer.table.description.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name of the table object.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[資料表物件的名稱。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>