diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx index 87cf93ca..86682512 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -3701,22 +3701,22 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Est calculé - Specifies whether the column is a computed column + Indique si la colonne est une colonne calculée Est persistant - Whether the computed column is saved with the data source + Indique si la colonne calculée est enregistrée avec la source de données. Est de type Nullable persistant - Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) + Si la colonne calculée peut avoir une valeur NULL (NOT NULL ne peut être spécifié que si la colonne est persistante) - Formula that the column uses if it is a computed column + Formule que la colonne utilise s’il s’agit d’une colonne calculée. Formule diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx index a2e694a9..e4e52704 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -3701,22 +3701,22 @@ 計算値 - Specifies whether the column is a computed column + 列が計算列であるかどうかを指定します 永続化されている - Whether the computed column is saved with the data source + 計算列をデータ ソースと共に保存するかどうか 永続化されていて NULL 値が許容される - Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) + 計算列が NULL 値を持つことができるかどうか (NOT NULL は、列が保持される場合にのみ指定できます) - Formula that the column uses if it is a computed column + 列が計算列である場合に使用される式 数式 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx index 6e2dff60..7c3353ba 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -3701,22 +3701,22 @@ 계산 여부 - Specifies whether the column is a computed column + 열이 계산 열인지 여부를 지정합니다. - 지속형 + 지속형 여부 - Whether the computed column is saved with the data source + 계산 열이 데이터 원본과 함께 저장되는지 여부 - 지속 Null 허용 여부 + 지속형 Null 허용 여부 - Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) + 계산 열에 NULL 값을 사용할 수 있는지 여부를 지정합니다(지속형 열인 경우에만 NOT NULL을 지정할 수 있습니다). - Formula that the column uses if it is a computed column + 열이 계산 열인 경우 열에서 사용하는 수식입니다. 수식 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx index a9c64ffa..1c775c5f 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -3701,22 +3701,22 @@ 计算 - Specifies whether the column is a computed column + 指定列是否为计算列 是持久的 - Whether the computed column is saved with the data source + 计算列是否与数据源一起保存 是持久可以为 Null 的 - Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) + 计算列是否可以具有 NULL 值(仅当列为持久列时才能指定 NOT NULL)。 - Formula that the column uses if it is a computed column + 列使用的公式(如果是计算列) 公式 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx index 1dbfd891..b63e421e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -3701,22 +3701,22 @@ 是計算的 - Specifies whether the column is a computed column + 指定資料行是否計算資料行 - Is Persisted + 為永續性 - Whether the computed column is saved with the data source + 計算結果欄是否與資料來源一起儲存 為永續性且可為 Null - Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) + 計算資料行能否有 NULL 值 (只有當資料行為永續性,才能指定非 NULL) - Formula that the column uses if it is a computed column + 計算資料行所使用的公式 公式