Skip to content

Commit 4bb8230

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 36521: Build ID 173403028 (#19471)
1 parent 95061a4 commit 4bb8230

10 files changed

+80
-0
lines changed

localization/xliff/vscode-mssql.de.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> ist erforderlich.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Klicken Sie zunächst auf die Filterschaltfläche neben den meisten Ordnern in d
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">Sollen Verweise auf Objekte in einer SELECT-Anweisung in separaten Zeilen angezeigt werden? Beispielsweise werden bei "SELECT C1, C2 FROM T1" C1 und C2 jeweils in separaten Zeilen angezeigt.</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Sortieren und Filtern von Abfrageergebnissen</target>

localization/xliff/vscode-mssql.es.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> es obligatorio.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Empiece haciendo clic en el botón de filtro situado junto a la mayoría de las
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">¿Deben separarse en líneas distintas las referencias a objetos de las instrucciones select? Por ejemplo, en "SELECT C1, C2 FROM T1", C1 y C2 estarán en líneas separadas</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Ordenar y filtrar los resultados de la consulta</target>

localization/xliff/vscode-mssql.fr.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> est obligatoire.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Commencez par cliquer sur le bouton de filtre à côté de la plupart des dossie
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">Spécifie si les références à des objets dans des instructions select doivent être réparties sur plusieurs lignes. Par exemple, pour « SELECT C1, C2 FROM T1 », C1 et C2 sont sur des lignes distinctes</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Trier et filtrer les résultats de requête</target>

localization/xliff/vscode-mssql.it.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> è obbligatorio.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Inizia facendo clic sul pulsante Filtro accanto alla maggior parte delle cartell
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">Consente di indicare se i riferimenti agli oggetti in istruzioni select devono essere suddivisi su righe diverse. Ad esempio per 'SELECT C1, C2 FROM T1' sia C1 che C2 saranno su righe diverse</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Ordina e filtra i risultati della query</target>

localization/xliff/vscode-mssql.ja.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> 必須です。</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;既定&gt;</target>
@@ -3460,6 +3464,10 @@ Start by clicking the filter button next to most folders in the Connections view
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">select ステートメント内のオブジェクトへの参照は別々の行に分割する必要がありますか?例: 'SELECT C1, C2 FROM T1' の場合、C1 と C2 の両方が別々の行に配置されます</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">クエリ結果の並べ替えとフィルター</target>

localization/xliff/vscode-mssql.ko.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> 은(는) 필수입니다.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Start by clicking the filter button next to most folders in the Connections view
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">선택 문에서 객체에 대한 참조를 별도의 줄로 분할해야 하나요? 예: 'SELECT C1, C2 FROM T1'의 경우 C1과 C2는 모두 별도의 줄에 있습니다.</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">쿼리 결과 정렬 및 필터링</target>

localization/xliff/vscode-mssql.pt-BR.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> é obrigatório.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Comece clicando no botão de filtro ao lado da maioria das pastas na exibição
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">As referências a objetos em uma instrução select devem ser divididas em linhas separadas? Por exemplo, para "SELECT C1, C2 FROM T1", C1 e C2 devem estar em linhas separadas</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Classificar e filtrar os resultados da consulta</target>

localization/xliff/vscode-mssql.ru.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> является обязательным.</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;по умолчанию&gt;</target>
@@ -3460,6 +3464,10 @@ Start by clicking the filter button next to most folders in the Connections view
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">Следует ли разбивать на отдельные строки ссылки на объекты в инструкции SELECT? Например, для "SELECT C1, C2 FROM T1" C1 и C2 будут расположены в отдельных строках.</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">Сортировка и фильтрация результатов запроса</target>

localization/xliff/vscode-mssql.zh-Hans.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> 是必需的。</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Start by clicking the filter button next to most folders in the Connections view
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">select 语句中的对象引用是否应分为不同行?例如,在“SELECT C1, C2 FROM T1”中,C1 和 C2 将位于不同行</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">排序和筛选查询结果</target>

localization/xliff/vscode-mssql.zh-Hant.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
<source xml:lang="en"> is required.</source>
77
<target state="translated"> 是必要的。</target>
88
</trans-unit>
9+
<trans-unit id="++CODE++18b63db64aa0aff55a9f4784ad62abdc2b70cedb95b5e89d5551996cc9bd25ac">
10+
<source xml:lang="en">$(plug) Connect to MSSQL</source>
11+
<target state="new">$(plug) Connect to MSSQL</target>
12+
</trans-unit>
913
<trans-unit id="++CODE++0d7668d337e375d8ccfc1a69ca8f6e22a0b0c850a78c4770b0c4aa3b0daca630">
1014
<source xml:lang="en">&lt;default&gt;</source>
1115
<target state="translated">&lt;default&gt;</target>
@@ -3460,6 +3464,10 @@ Start by clicking the filter button next to most folders in the Connections view
34603464
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
34613465
<target state="translated">在 select 陳述式中參考的物件是否要分行處理?以 'SELECT C1, C2 FROM T1' 為例,C1 與 C2 將會分行顯示</target>
34623466
</trans-unit>
3467+
<trans-unit id="mssql.query.showActiveConnectionAsCodeLensSuggestion">
3468+
<source xml:lang="en">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</source>
3469+
<target state="new">Show the active SQL connection details as a CodeLens suggestion at the top of the editor for quick visibility.</target>
3470+
</trans-unit>
34633471
<trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title">
34643472
<source xml:lang="en">Sort and Filter Query Results</source>
34653473
<target state="translated">對查詢結果進行排序和篩選</target>

0 commit comments

Comments
 (0)