diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index 1d585bab..29e3c7bb 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -3526,4 +3526,13 @@ Spalten + + Fehlender Index (Auswirkung {0}): {1} + + + /* +Fehlende Indexdetails von {0} +Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Indexes die Abfragekosten um {1} % verbessert werden können. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx index d46b4d3a..7ec26bce 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -3526,4 +3526,13 @@ Columnas + + Índice que falta (impacto {0}): {1} + + + /* +Faltan detalles del índice de {0} +El procesador de consultas estima que la implementación del siguiente índice podría mejorar el costo de la consulta en un {1}%. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx index 78874633..6f171c5c 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -3526,4 +3526,13 @@ Colonnes + + Index absent (Impact) {0} : {1} + + + /* +Détails de l'index absent de {0} +Le processeur de requêtes estime que l'implémentation de l'index suivant peut améliorer le coût de requête de {1}%. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx index 02fc920d..a11415fe 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -3526,4 +3526,13 @@ Colonne + + Indice mancante (impatto {0}): {1} + + + /* +Dettagli indice mancanti in {0} +Query Processor stima che l'implementazione del seguente indice potrebbe migliorare il costo della query di {1}%. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx index 1262cded..bfa380be 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -3526,4 +3526,13 @@ + + 不足しているインデックス (影響 {0}): {1} + + + /* +{0} から不足しているインデックスの詳細 +クエリ プロセッサの予測では、以下のインデックスの実装によりクエリ コストが {1}% 向上します。 +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx index b1af167e..972c7f94 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -3526,4 +3526,13 @@ + + 인덱스 없음(영향 {0}): {1} + + + /* +{0}의 인덱스 세부 정보 없음 +쿼리 프로세서에서는 다음 인덱스를 구현하는 경우 쿼리 비용이 {1}%만큼 향상될 수 있다고 평가합니다. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx index 0874e12b..b29379cc 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -3526,4 +3526,13 @@ Colunas + + Índice Ausente (Impacto {0}): {1} + + + /* +Detalhes de Índice Ausentes de {0} +O Processador de Consultas estima que a implementação do índice a seguir pode melhorar o custo da consulta em {1}%. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx index 516437a8..2c10af2f 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -3526,4 +3526,13 @@ Столбцы + + Отсутствует индекс (влияние {0}): {1} + + + /* +Отсутствуют сведения об индексе из {0} +Обработчик запросов считает, что реализация следующего индекса может сократить стоимость запроса на {1}%. +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx index c7fca02f..21c874a6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -3526,4 +3526,13 @@ + + 缺少索引(影响 {0}): {1} + + + //* +{0} 中缺少索引的详细信息 +查询处理器估计采用以下索引可以将查询开销减少 {1}%。 +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx index 629f838c..c0b06c4a 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -3526,4 +3526,13 @@ 資料行 + + 遺漏索引 (影響 {0}): {1} + + + /* +遺漏 {0} 的索引詳細資料 +查詢處理器預估若實作下列索引則可改善 {1}% 的查詢成本。 +*/ + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index a26c043b..505e3145 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -5742,6 +5742,22 @@ Spalten + + Missing Index (Impact {0}): {1} + Fehlender Index (Auswirkung {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Fehlende Indexdetails von {0} +Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Indexes die Abfragekosten um {1} % verbessert werden können. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index 11dc1054..f39c1acb 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -5742,6 +5742,22 @@ Columnas + + Missing Index (Impact {0}): {1} + Índice que falta (impacto {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Faltan detalles del índice de {0} +El procesador de consultas estima que la implementación del siguiente índice podría mejorar el costo de la consulta en un {1}%. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index c2b6924c..0bb4f969 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -5742,6 +5742,22 @@ Colonnes + + Missing Index (Impact {0}): {1} + Index absent (Impact) {0} : {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Détails de l'index absent de {0} +Le processeur de requêtes estime que l'implémentation de l'index suivant peut améliorer le coût de requête de {1}%. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index 2e95f3c3..05971056 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -5742,6 +5742,22 @@ Colonne + + Missing Index (Impact {0}): {1} + Indice mancante (impatto {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Dettagli indice mancanti in {0} +Query Processor stima che l'implementazione del seguente indice potrebbe migliorare il costo della query di {1}%. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 73562bee..caff974b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -5742,6 +5742,22 @@ + + Missing Index (Impact {0}): {1} + 不足しているインデックス (影響 {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +{0} から不足しているインデックスの詳細 +クエリ プロセッサの予測では、以下のインデックスの実装によりクエリ コストが {1}% 向上します。 +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index da05121a..11372e64 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -5742,6 +5742,22 @@ + + Missing Index (Impact {0}): {1} + 인덱스 없음(영향 {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +{0}의 인덱스 세부 정보 없음 +쿼리 프로세서에서는 다음 인덱스를 구현하는 경우 쿼리 비용이 {1}%만큼 향상될 수 있다고 평가합니다. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf index 39b85431..58ae3eb9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -5742,6 +5742,22 @@ Colunas + + Missing Index (Impact {0}): {1} + Índice Ausente (Impacto {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Detalhes de Índice Ausentes de {0} +O Processador de Consultas estima que a implementação do índice a seguir pode melhorar o custo da consulta em {1}%. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index 22dd8658..226483b4 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -5742,6 +5742,22 @@ Столбцы + + Missing Index (Impact {0}): {1} + Отсутствует индекс (влияние {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +Отсутствуют сведения об индексе из {0} +Обработчик запросов считает, что реализация следующего индекса может сократить стоимость запроса на {1}%. +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf index deb0294a..15188df1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -5742,6 +5742,22 @@ + + Missing Index (Impact {0}): {1} + 缺少索引(影响 {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + //* +{0} 中缺少索引的详细信息 +查询处理器估计采用以下索引可以将查询开销减少 {1}%。 +*/ + title of missing index details + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf index 0d98adb8..e651d6e9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -5742,6 +5742,22 @@ 資料行 + + Missing Index (Impact {0}): {1} + 遺漏索引 (影響 {0}): {1} + "Missing Index (Impact {0}): {1}" format string for showplan + + + /* +Missing Index Details from {0} +The Query Processor estimates that implementing the following index could improve the query cost by {1}%. +*/ + /* +遺漏 {0} 的索引詳細資料 +查詢處理器預估若實作下列索引則可改善 {1}% 的查詢成本。 +*/ + title of missing index details + \ No newline at end of file