diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
index 2b9f4727..9f563c61 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- Die Ausführung wurde {0} Mal abgeschlossen...
+ Batch execution completed {0} times...
+ {0}-mal ausgeführt...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- {0}-malige Batchausführung wurde gestartet.
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueEin Pflichtfeld hat keinen Wert.
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf
index f57215bf..d91d12a6 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- La ejecución completó {0} veces...
+ Batch execution completed {0} times...
+ La ejecución se completó {0} veces...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- Iniciando bucle de ejecución de {0} veces...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueFalta un valor requerido de la celda
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf
index e9525ab1..0dac86b8 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf
@@ -374,7 +374,7 @@
- Execution completed {0} times...
+ Batch execution completed {0} times...L'exécution a été effectuée {0} fois...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- Démarrage de la boucle d'exécution pour {0} fois...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueUne valeur de cellule requise est manquante.
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf
index ac2c4eff..a0e5730d 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf
@@ -374,7 +374,7 @@
- Execution completed {0} times...
+ Batch execution completed {0} times...Esecuzione completata {0} volte...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- Avvio ciclo di esecuzione di {0} volte...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueIl valore di cella richiesto è mancante
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf
index 489d7af9..065c937e 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- {0} 回の実行が完了...
+ Batch execution completed {0} times...
+ 実行を {0} 回完了しました...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- {0} 回の実行ループを開始しています.
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a value必須なセルの値が入力されていません。
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf
index 64416e53..34a658e8 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- 실행 완료 {0} 회
+ Batch execution completed {0} times...
+ {0}회 실행 완료...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- {0} 번 루프 실행을 시작 하는 중...
+ Beginning execution loop
+ Beginning execution loop
@@ -568,10 +568,11 @@ votes
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a value필수 셀 값이 누락되었습니다.
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
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 bd018db5..5a0f5367 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-BR.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-BR.xlf
@@ -374,7 +374,7 @@
- Execution completed {0} times...
+ Batch execution completed {0} times...Execução concluída {0} vezes...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- Iniciando a execução do loop {0} vezes...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueUm valor requerido para a célula está faltando
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf
index e3ae4879..b9c31434 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- Выполнено {0} раз...
+ Batch execution completed {0} times...
+ Выполнение завершено такое количество раз: {0}...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- Начало цикла выполнения {0} раз...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a valueНедопустимое значение ячейки
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
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 dd1d2264..81a698a4 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf
@@ -73,7 +73,7 @@
Query successfully cancelled, failed to dispose query. Owner URI not found.
- 查询成功取消,无法处理查询。找不到的 URI 的所有者。
+ 查询成功取消,无法处理查询。找不到 URI 的所有者。
@@ -374,8 +374,8 @@
- Execution completed {0} times...
- 执行已完成 {0} 次...
+ Batch execution completed {0} times...
+ 已执行完 {0} 次...
@@ -398,8 +398,8 @@
- Starting execution loop of {0} times...
- 正在开始执行循环的次数为 {0} 次...
+ Beginning execution loop
+ Beginning execution loop
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a value必填单元格的值缺失
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.
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 029bb722..f5956cc6 100644
--- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf
+++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf
@@ -227,7 +227,7 @@
Cannot read subset unless the results have been read from the server
- 無法讀取子集,除非已經從伺服器讀取結果
+ 從伺服器讀取結果前,無法讀取子集
@@ -327,13 +327,13 @@
Msg {0}, Level {1}, State {2}, Procedure {3}, Line {4}
- 訊息 {0} 層級 {1} 狀態 {2} 程序 {3}、 第 {4} 行
+ 訊息 {0} ,層級 {1}, 狀態 {2}, 程序 {3},第 {4} 行Msg {0}, Level {1}, State {2}
- Msg {0},層級 {1} 狀態 {2}
+ 訊息 {0},層級 {1} ,狀態 {2}
@@ -374,7 +374,7 @@
- Execution completed {0} times...
+ Batch execution completed {0} times...已執行完成 {0} 次...
@@ -393,13 +393,13 @@
An error occurred while the batch was being executed, but the error has been ignored.
- 執行批次,但被忽略的錯誤時,就會發生錯誤。
+ 執行此批次時發生錯誤,但錯誤以忽略。
- Starting execution loop of {0} times...
- 正在啟動 {0} 次執行迴圈...
+ Beginning execution loop
+ Beginning execution loop
@@ -465,7 +465,7 @@
File '{0}' recursively included.
- 檔案 '{0}' 被遞迴方式包含。
+ 檔案 '{0}' 具有遞迴。
@@ -477,7 +477,7 @@
Unclosed quotation mark after the character string.
- 未封閉的雙引號記號之後的字元字串。
+ 字元字串後有未封閉的雙引號
@@ -566,10 +566,11 @@
- A required cell value is missing
+ The column '{0}' is defined as NOT NULL but was not given a value必填儲存格未填
-
+ .
+ Parameters: 0 - colName (string) A delete is pending for this row, a cell update cannot be applied.