From 3dbf9edfddbfe8abe523408f732bfc53a4e01514 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Tue, 21 Feb 2023 14:29:56 -0800 Subject: [PATCH] [Loc] forgot to add resx files (#1874) --- src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx | 3 +++ src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx | 3 +++ .../Localization/sr.zh-Hans.resx | 3 +++ .../Localization/sr.zh-Hant.resx | 3 +++ 10 files changed, 30 insertions(+) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index 8111475d..daf33498 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -3994,4 +3994,7 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Sequenznummern Ende + + Integrierte Schemas + \ 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 3356cb1f..e96f44c2 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -3994,4 +3994,7 @@ El procesador de consultas estima que la implementación del siguiente índice p Fin del número de secuencia + + Esquemas integrados + \ 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 1cb1ab37..5a49e227 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -3994,4 +3994,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Fin du numéro de séquence + + Schémas intégrés + \ 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 1feafcd2..89f39d6d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -3994,4 +3994,7 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Numero sequenza Fine + + Schemi predefiniti + \ 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 c675e791..e584ba86 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -3994,4 +3994,7 @@ シーケンス番号の終了 + + 組み込みスキーマ + \ 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 f2266635..8bcef9ee 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -3994,4 +3994,7 @@ 시퀀스 번호 끝 + + 기본 제공 스키마 + \ 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 203e3f70..3e0ddacc 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -3994,4 +3994,7 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Fim do Número de Sequência + + Esquemas Internos + \ 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 9a6b864a..29647eca 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -3994,4 +3994,7 @@ Конец последовательного номера + + Встроенные схемы + \ 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 f64a8fb0..1f01b793 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -3994,4 +3994,7 @@ 序列号结束 + + 内置架构 + \ 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 9ad2c0de..77aaad44 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -3994,4 +3994,7 @@ 序號結束 + + 內建結構描述 + \ No newline at end of file