mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
[Loc] update to SqlTools service layer and sqlcore for 8-29-23 (#2198)
This commit is contained in:
@@ -457,21 +457,6 @@
|
||||
<target state="translated">編集を要求したテーブルもしくはビューが見つかりませんでした</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ScriptingParams_ConnectionString_Property_Invalid">
|
||||
<source>Error parsing ScriptingParams.ConnectionString property.</source>
|
||||
<target state="translated">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">ScriptingParams.FilePath プロパティで指定されたディレクトリが無効です。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid">
|
||||
<source>Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.</source>
|
||||
<target state="translated">ScriptingListObjectsCompleteParams.ConnectionString プロパティの解析エラーです。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="QueryServiceResultSetHasNoResults">
|
||||
<source>Query has no results to return</source>
|
||||
<target state="translated">クエリは結果を返しませんでした</target>
|
||||
@@ -688,21 +673,6 @@
|
||||
<target state="translated">スカラー列のスケールが欠落しています</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="StoredProcedureScriptParameterComment">
|
||||
<source>-- TODO: Set parameter values here.</source>
|
||||
<target state="translated">-- TODO: ここにパラメーター値を設定します。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ScriptingGeneralError">
|
||||
<source>An error occurred while scripting the objects.</source>
|
||||
<target state="translated">オブジェクトのスクリプト作成中にエラーが発生しました。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ScriptingExecuteNotSupportedError">
|
||||
<source>Scripting as Execute is only supported for Stored Procedures</source>
|
||||
<target state="translated">Execute としてのスクリプトはストアド プロシージャでのみサポートされます</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="EditDataMultiTableNotSupported">
|
||||
<source>EditData queries targeting multiple tables are not supported</source>
|
||||
<target state="translated">複数のテーブルを対象とした EditData クエリはサポートされていません</target>
|
||||
@@ -7273,6 +7243,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<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">ScriptingListObjectsCompleteParams.ConnectionString プロパティの解析エラーです。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user