[Loc] update to SqlTools service layer and sqlcore for 8-29-23 (#2198)

This commit is contained in:
Alex Ma
2023-08-29 11:04:41 -07:00
committed by GitHub
parent 07c8069cfa
commit 1f045ba669
40 changed files with 560 additions and 480 deletions

View File

@@ -457,21 +457,6 @@
<target state="translated">La table ou la vue demandée pour modification est introuvable</target>
<note></note>
</trans-unit>
<trans-unit id="ScriptingParams_ConnectionString_Property_Invalid">
<source>Error parsing ScriptingParams.ConnectionString property.</source>
<target state="translated">Erreur d'analyse de la propriété ScriptingParams.ConnectionString.</target>
<note></note>
</trans-unit>
<trans-unit id="ScriptingParams_FilePath_Property_Invalid">
<source>Invalid directory specified by the ScriptingParams.FilePath property.</source>
<target state="translated">Répertoire non valide spécifié pour la propriété ScriptingParams.FilePath.</target>
<note></note>
</trans-unit>
<trans-unit id="ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid">
<source>Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.</source>
<target state="translated">Erreur d'analyse de la propriété ScriptingListObjectsCompleteParams.ConnectionString.</target>
<note></note>
</trans-unit>
<trans-unit id="QueryServiceResultSetHasNoResults">
<source>Query has no results to return</source>
<target state="translated">La requête n'a aucun résultat à retourner</target>
@@ -688,21 +673,6 @@
<target state="translated">Colonne scalaire sans échelle</target>
<note></note>
</trans-unit>
<trans-unit id="StoredProcedureScriptParameterComment">
<source>-- TODO: Set parameter values here.</source>
<target state="new">-- TODO: Set parameter values here.</target>
<note></note>
</trans-unit>
<trans-unit id="ScriptingGeneralError">
<source>An error occurred while scripting the objects.</source>
<target state="translated">Une erreur s'est produite pendant l'exécution de scripts sur les objets.</target>
<note></note>
</trans-unit>
<trans-unit id="ScriptingExecuteNotSupportedError">
<source>Scripting as Execute is only supported for Stored Procedures</source>
<target state="translated">Les scripts de type Exécuter sont uniquement pris en charge pour les procédures stockées</target>
<note></note>
</trans-unit>
<trans-unit id="EditDataMultiTableNotSupported">
<source>EditData queries targeting multiple tables are not supported</source>
<target state="translated">Les requêtes EditData ciblant plusieurs tables ne sont pas prises en charge</target>
@@ -7273,6 +7243,11 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
<note>.
Parameters: 0 - table (string) </note>
</trans-unit>
<trans-unit id="ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid">
<source>Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.</source>
<target state="translated">Erreur d'analyse de la propriété ScriptingListObjectsCompleteParams.ConnectionString.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>