diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index d642ad8d..a8e4503d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -1330,9 +1330,9 @@ Es wurde ein nicht unterstütztes Token "{0}" gefunden. - Die Azure-Funktion mit FunctionName "{0}" wurde in "{1}" nicht gefunden. + Die Azure-Funktion mit dem FunctionName "{0}" wurde in {1} nicht gefunden. - In "{1}" wurden mehrere Azure-Funktionen mit FunctionName "{0}" gefunden. + Es wurden mehrere Azure-Funktionen mit dem FunctionName "{0}" in {1} gefunden. \ 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 6435e790..00451b24 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -1330,9 +1330,9 @@ Se ha encontrado un token no admitido {0} - No se pudo encontrar la función de Azure con FunctionName {0} en {1} + No se pudo encontrar la función de Azure con FunctionName “{0}” en {1} - Se ha encontrado más de una función de Azure con el FunctionName {0} en {1} + Se ha encontrado más de una función de Azure con el FunctionName “{0}” en {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 0633c778..8b05e206 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -1330,9 +1330,9 @@ Jeton non pris en charge détecté ({0}) - Impossible de trouver la fonction Azure avec FunctionName {0} dans {1} + Impossible de trouver la fonction Azure avec FunctionName « {0} » dans {1} - Plusieurs fonctions Azure trouvées avec FunctionName {0} dans {1} + Plusieurs fonctions Azure trouvées avec FunctionName « {0} » dans {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 83b353ea..5bcaf147 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -1330,9 +1330,9 @@ È stato rilevato il token {0} non supportato - Non è stato possibile trovare la funzione di Azure con FunctionName {0} in {1} + Non è stato possibile trovare la funzione di Azure con FunctionName '{0}' in {1} - È stata trovata più di una funzione di Azure con FunctionName {0} in {1} + È stata trovata più di una funzione di Azure con FunctionName '{0}' in {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 f91c6009..e4d2953b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -1330,9 +1330,9 @@ サポートされていないトークン {0} が見つかりました - FunctionName {0} の Azure 関数が {1} に見つかりませんでした + FunctionName '{0}' の Azure 関数が {1} に見つかりませんでした - FunctionName {0} の Azure 関数が {1} に複数見つかりました + FunctionName '{0}' の Azure 関数が {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 2ea5ceb1..8462cf34 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -1330,9 +1330,9 @@ 지원되지 않는 {0} 토큰이 발생했습니다. - {1}에서 FunctionName {0}인 Azure 함수를 찾을 수 없음 + {1}에서 FunctionName ‘{0}’인 Azure 함수를 찾을 수 없음 - {1}에서 FunctionName {0}인 Azure 함수를 두 개 이상 찾음 + {1}에서 FunctionName ‘{0}’인 Azure 함수를 두 개 이상 찾음 \ 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 d83a9761..e81ace46 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -1330,9 +1330,9 @@ Token sem suporte encontrado {0} - Não foi possível encontrar a função do Azure com FunctionName {0} em {1} + Não foi possível encontrar a função do Azure com FunctionName '{0}' em {1} - Mais de uma função do Azure foi encontrada com FunctionName {0} em {1} + Mais de uma função do Azure foi encontrada com FunctionName '{0}' 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 c6e276d3..6b718562 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -1330,9 +1330,9 @@ Обнаружен неподдерживаемый токен {0}. - Не удалось найти функцию Azure с атрибутом FunctionName {0} в {1} + Не удалось найти функцию Azure с FunctionName "{0}" в файле {1}. - Обнаружено более одной функции Azure с FunctionName {0} в {1} + В файле {1} обнаружено более одной функции Azure с FunctionName "{0}". \ 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 f513f6ed..34563dda 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -1330,9 +1330,9 @@ 遇到不支持的令牌 {0} - 无法找到 FunctionName 为 {0} 的 Azure 函数(在 {1} 中) + 无法找到 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中) - 已找到多个 FunctionName 为 {0} 的 Azure 函数(在 {1} 中) + 已找到多个 FunctionName 为 '{0}' 的 Azure 函数(在 {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 64315308..2993e585 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -1330,9 +1330,9 @@ 發現不支援的權杖 {0} - 在 {1} 中找不到具有 FunctionName {0} 的 Azure 函數 + 在 {1} 中找不到具有 FunctionName '{0}' 的 Azure 函數 - 在 {1} 中找到多個具有 FunctionName {0} 的 Azure 函數 + 在 {1} 中找到多個具有 FunctionName '{0}' 的 Azure 函數 \ 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 dbbd0004..fc2fc4f2 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - Die Azure-Funktion mit FunctionName "{0}" wurde in "{1}" nicht gefunden. + Couldn't find Azure function with FunctionName '{0}' in {1} + Die Azure-Funktion mit dem FunctionName "{0}" wurde in {1} nicht gefunden. - Couldn't find Azure function with FunctionName {0} in {1} - In "{1}" wurden mehrere Azure-Funktionen mit FunctionName "{0}" gefunden. + More than one Azure function found with the FunctionName '{0}' in {1} + Es wurden mehrere Azure-Funktionen mit dem FunctionName "{0}" in {1} gefunden. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index 6df5296c..9d6e7fa2 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - No se pudo encontrar la función de Azure con FunctionName {0} en {1} + Couldn't find Azure function with FunctionName '{0}' in {1} + No se pudo encontrar la función de Azure con FunctionName “{0}” en {1} - Couldn't find Azure function with FunctionName {0} in {1} - Se ha encontrado más de una función de Azure con el FunctionName {0} en {1} + More than one Azure function found with the FunctionName '{0}' in {1} + Se ha encontrado más de una función de Azure con el FunctionName “{0}” en {1} diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index 26818e82..2c2b8787 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - Impossible de trouver la fonction Azure avec FunctionName {0} dans {1} + Couldn't find Azure function with FunctionName '{0}' in {1} + Impossible de trouver la fonction Azure avec FunctionName « {0} » dans {1} - Couldn't find Azure function with FunctionName {0} in {1} - Plusieurs fonctions Azure trouvées avec FunctionName {0} dans {1} + More than one Azure function found with the FunctionName '{0}' in {1} + Plusieurs fonctions Azure trouvées avec FunctionName « {0} » dans {1} diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index f5a1556f..d8c32b13 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - Non è stato possibile trovare la funzione di Azure con FunctionName {0} in {1} + Couldn't find Azure function with FunctionName '{0}' in {1} + Non è stato possibile trovare la funzione di Azure con FunctionName '{0}' in {1} - Couldn't find Azure function with FunctionName {0} in {1} - È stata trovata più di una funzione di Azure con FunctionName {0} in {1} + More than one Azure function found with the FunctionName '{0}' in {1} + È stata trovata più di una funzione di Azure con FunctionName '{0}' in {1} diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 8bd87b8b..a2f08cf1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - FunctionName {0} の Azure 関数が {1} に見つかりませんでした + Couldn't find Azure function with FunctionName '{0}' in {1} + FunctionName '{0}' の Azure 関数が {1} に見つかりませんでした - Couldn't find Azure function with FunctionName {0} in {1} - FunctionName {0} の Azure 関数が {1} に複数見つかりました + More than one Azure function found with the FunctionName '{0}' in {1} + FunctionName '{0}' の Azure 関数が {1} に複数見つかりました diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index b9bc6894..af5000a4 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - {1}에서 FunctionName {0}인 Azure 함수를 찾을 수 없음 + Couldn't find Azure function with FunctionName '{0}' in {1} + {1}에서 FunctionName ‘{0}’인 Azure 함수를 찾을 수 없음 - Couldn't find Azure function with FunctionName {0} in {1} - {1}에서 FunctionName {0}인 Azure 함수를 두 개 이상 찾음 + More than one Azure function found with the FunctionName '{0}' in {1} + {1}에서 FunctionName ‘{0}’인 Azure 함수를 두 개 이상 찾음 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 7ddca7da..f8c8c7ac 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - Não foi possível encontrar a função do Azure com FunctionName {0} em {1} + Couldn't find Azure function with FunctionName '{0}' in {1} + Não foi possível encontrar a função do Azure com FunctionName '{0}' em {1} - Couldn't find Azure function with FunctionName {0} in {1} - Mais de uma função do Azure foi encontrada com FunctionName {0} em {1} + More than one Azure function found with the FunctionName '{0}' in {1} + Mais de uma função do Azure foi encontrada com FunctionName '{0}' em {1} diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index 5d03a0eb..dd6b083f 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - Не удалось найти функцию Azure с атрибутом FunctionName {0} в {1} + Couldn't find Azure function with FunctionName '{0}' in {1} + Не удалось найти функцию Azure с FunctionName "{0}" в файле {1}. - Couldn't find Azure function with FunctionName {0} in {1} - Обнаружено более одной функции Azure с FunctionName {0} в {1} + More than one Azure function found with the FunctionName '{0}' in {1} + В файле {1} обнаружено более одной функции Azure с FunctionName "{0}". 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 7253cd37..d532a37d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - 无法找到 FunctionName 为 {0} 的 Azure 函数(在 {1} 中) + Couldn't find Azure function with FunctionName '{0}' in {1} + 无法找到 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中) - Couldn't find Azure function with FunctionName {0} in {1} - 已找到多个 FunctionName 为 {0} 的 Azure 函数(在 {1} 中) + More than one Azure function found with the FunctionName '{0}' in {1} + 已找到多个 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中) 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 3e2108ce..32deffd1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -2422,14 +2422,14 @@ - Couldn't find Azure function with FunctionName {0} in {1} - 在 {1} 中找不到具有 FunctionName {0} 的 Azure 函數 + Couldn't find Azure function with FunctionName '{0}' in {1} + 在 {1} 中找不到具有 FunctionName '{0}' 的 Azure 函數 - Couldn't find Azure function with FunctionName {0} in {1} - 在 {1} 中找到多個具有 FunctionName {0} 的 Azure 函數 + More than one Azure function found with the FunctionName '{0}' in {1} + 在 {1} 中找到多個具有 FunctionName '{0}' 的 Azure 函數