diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index a275c5a5..4b41fbb3 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -6331,6 +6331,35 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Verworfene Ledgeransichten + + Could not find SQL model from project: {0}. + Das SQL-Modell wurde im Projekt {0} nicht gefunden. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Nicht unterstützter Modelltyp: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + Fehler beim Abrufen benutzerdefinierter Objekte aus dem Modell. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + Die berechnete Spalte mit dem Namen „{0}“ muss beibehalten werden und darf nicht Nullwerte zulassen, um Teil eines Primärschlüssels zu sein. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + Die berechnete Spalte mit dem Namen „{0}“ muss beibehalten werden, um Teil des Fremdschlüssels „{1}“ zu sein. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 74afface..cd1fa4ba 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -6331,6 +6331,35 @@ El procesador de consultas estima que la implementación del siguiente índice p Vistas de libro de contabilidad descartadas + + Could not find SQL model from project: {0}. + No se ha podido encontrar el modelo SQL del proyecto: {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Tipo de modelo no admitido: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + No se han podido obtener los objetos definidos por el usuario del modelo. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + La columna calculada con el nombre "{0}" debe ser persistente y no acepta valores NULL para formar parte de una clave principal. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + La columna calculada con el nombre "{0}" debe ser persistente para formar parte de la clave externa "{1}". + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 8eb37f33..83e094df 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -6331,6 +6331,35 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Affichages de registre supprimés + + Could not find SQL model from project: {0}. + Impossible de trouver le modèle SQL du projet : {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Type de modèle non pris en charge : {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + Impossible d'obtenir les objets définis par l'utilisateur à partir du modèle. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + La colonne calculée avec le nom '{0}' doit être persistante et ne peut pas faire partie d’une clé primaire avec la valeur Null. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + La colonne calculée avec le nom '{0}' doit être persistante pour faire partie de la '{1}' de clé étrangère. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 6c71671d..1a099d92 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -6331,6 +6331,35 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Visualizzazioni del libro mastro eliminate + + Could not find SQL model from project: {0}. + Non è stato possibile trovare il modello SQL dal progetto: {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Tipo di modello non supportato: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + Non è stato possibile ottenere gli oggetti definiti dal modello. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + La colonna calcolata denominata '{0}' deve essere resa persistente e non nullable per far parte di una chiave primaria. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + La colonna calcolata denominata '{0}' deve essere resa persistente per far parte della chiave esterna '{1}'. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 5129a9d2..a84e6ae6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -6331,6 +6331,35 @@ The Query Processor estimates that implementing the following index could improv ドロップされた台帳ビュー + + Could not find SQL model from project: {0}. + プロジェクトから SQL モデルが見つかりませんでした: {0}。 + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + サポートされていないモデルの種類: {0}。 + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + モデルからユーザー定義オブジェクトを取得できませんでした。 + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + "{0}' という名前の計算列は永続化する必要があり、主キーの一部として null 許容されません。 + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + '{0}' という名前の計算列は、外部キー '{1}' の一部として保持する必要があります。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 faa41d6c..4c520ddf 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -6331,6 +6331,35 @@ The Query Processor estimates that implementing the following index could improv 드롭된 원장 보기 + + Could not find SQL model from project: {0}. + 프로젝트에서 SQL 모델을 찾을 수 없습니다. {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + 지원되지 않는 모델 형식: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + 모델에서 사용자 정의 개체를 가져오지 못했습니다. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + 이름이 '{0}'인 계산 열은 유지되어야 하며 기본 키의 일부가 되도록 null을 허용하지 않습니다. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + 이름이 '{0}'인 계산 열은 외래 키 '{1}'의 일부여야 합니다. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 75cb3d15..9531e1a6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -6331,6 +6331,35 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Exibições do Razão Descartadas + + Could not find SQL model from project: {0}. + Não foi possível encontrar o modelo SQL do projeto: {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Tipo de modelo sem suporte: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + Falha ao obter objetos definidos pelo usuário a partir do modelo. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + A coluna computada com o nome '{0}' deve ser persistente e não anulável para fazer parte de uma chave primária. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + A coluna computada com o nome '{0}' deve ser persistida para fazer parte da chave estrangeira '{1}'. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 b6dd8f79..abb54ee7 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -6331,6 +6331,35 @@ The Query Processor estimates that implementing the following index could improv Удаленные представления реестра + + Could not find SQL model from project: {0}. + Не удалось найти модель SQL из проекта: {0}. + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + Неподдерживаемый тип модели: {0}. + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + Не удалось получить пользовательские объекты из модели. + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + Вычисляемый столбец с именем "{0}" должен быть сохранен и не может быть равен NULL, чтобы входить в состав первичного ключа. + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + Вычисляемый столбец с именем "{0}" должен быть сохранен в составе внешнего ключа "{1}". + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 2b8711fa..65ef9811 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -6331,6 +6331,35 @@ The Query Processor estimates that implementing the following index could improv 已删除账本视图 + + Could not find SQL model from project: {0}. + 无法从项目中找到 SQL 模型: {0}。 + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + 不支持的模型类型: {0}。 + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + 无法从模型中获取用户定义的对象。 + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + 名称为“{0}”的计算列必须保留,并且不能为 null 才能成为主键的一部分。 + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + 名称为“{0}”的计算列必须保留为外键“{1}”的一部分。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ 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 b632807a..c14669a3 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -6331,6 +6331,35 @@ The Query Processor estimates that implementing the following index could improv 已卸除的總帳檢視 + + Could not find SQL model from project: {0}. + 在專案中找不到 SQL 模型: {0}。 + . + Parameters: 0 - projectUri (string) + + + Unsupported model type: {0}. + 不支援的模型類型: {0}。 + . + Parameters: 0 - type (string) + + + Failed to get user defined objects from model. + 無法從模型取得使用者定義物件。 + + + + The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key. + 名稱為 '{0}' 的計算資料行必須保存且不可為 Null,才能成為主索引鍵的一部分。 + . + Parameters: 0 - columnName (string) + + + The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'. + 名稱為 '{0}' 的計算資料行必須保存,才能成為外部索引鍵 '{1}' 的一部分。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string) + \ No newline at end of file