From 1ed6c132a47732251c9817124cc285601c17071e Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Fri, 27 May 2022 10:11:49 -0700 Subject: [PATCH] [Loc] update to xlfs 5-27-2022 (#1520) --- .../Localization/transXliff/sr.fr.xlf | 8 ++++---- .../Localization/transXliff/sr.ja.xlf | 8 ++++---- .../Localization/transXliff/sr.ko.xlf | 12 ++++++------ .../Localization/transXliff/sr.zh-hans.xlf | 8 ++++---- .../Localization/transXliff/sr.zh-hant.xlf | 10 +++++----- 5 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index 6e60532d..d2fa339e 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -6035,7 +6035,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Specifies whether the column is a computed column - Specifies whether the column is a computed column + Indique si la colonne est une colonne calculée @@ -6045,7 +6045,7 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Whether the computed column is saved with the data source - 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. @@ -6055,12 +6055,12 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) - 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 - 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. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index b9f66bfd..9e68ced6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -6035,7 +6035,7 @@ The Query Processor estimates that implementing the following index could improv Specifies whether the column is a computed column - Specifies whether the column is a computed column + 列が計算列であるかどうかを指定します @@ -6045,7 +6045,7 @@ The Query Processor estimates that implementing the following index could improv Whether the computed column is saved with the data source - Whether the computed column is saved with the data source + 計算列をデータ ソースと共に保存するかどうか @@ -6055,12 +6055,12 @@ The Query Processor estimates that implementing the following index could improv Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) - 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 - Formula that the column uses if it is a computed column + 列が計算列である場合に使用される式 diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index ec2459d5..02043c68 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -6035,32 +6035,32 @@ The Query Processor estimates that implementing the following index could improv Specifies whether the column is a computed column - Specifies whether the column is a computed column + 열이 계산 열인지 여부를 지정합니다. Is Persisted - 지속형 + 지속형 여부 Whether the computed column is saved with the data source - Whether the computed column is saved with the data source + 계산 열이 데이터 원본과 함께 저장되는지 여부 Is Persisted Nullable - 지속 Null 허용 여부 + 지속형 Null 허용 여부 Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) - 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 - Formula that the column uses if it is a computed column + 열이 계산 열인 경우 열에서 사용하는 수식입니다. 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 4e8a1d21..fa98a0f0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -6035,7 +6035,7 @@ The Query Processor estimates that implementing the following index could improv Specifies whether the column is a computed column - Specifies whether the column is a computed column + 指定列是否为计算列 @@ -6045,7 +6045,7 @@ The Query Processor estimates that implementing the following index could improv Whether the computed column is saved with the data source - Whether the computed column is saved with the data source + 计算列是否与数据源一起保存 @@ -6055,12 +6055,12 @@ The Query Processor estimates that implementing the following index could improv Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) - 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 - Formula that the column uses if it is a computed column + 列使用的公式(如果是计算列) 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 df935b1c..0d7d27e2 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -6035,17 +6035,17 @@ The Query Processor estimates that implementing the following index could improv Specifies whether the column is a computed column - Specifies whether the column is a computed column + 指定資料行是否計算資料行 Is Persisted - Is Persisted + 為永續性 Whether the computed column is saved with the data source - Whether the computed column is saved with the data source + 計算結果欄是否與資料來源一起儲存 @@ -6055,12 +6055,12 @@ The Query Processor estimates that implementing the following index could improv Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted) - 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 - Formula that the column uses if it is a computed column + 計算資料行所使用的公式