mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
[Loc] changes to xlf and resx files for 5/26/2022 (#1517)
This commit is contained in:
@@ -3694,4 +3694,31 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Parallele Ausführung</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Spezifikationen für berechnete Spalten</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Ist berechnet</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Gibt an, ob die Spalte eine berechnete Spalte ist.</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Ist beständig</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Gibt an, ob die berechnete Spalte mit der Datenquelle gespeichert wird.</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>Nullwerte zulassend wenn beständig</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Gibt an, ob die berechnete Spalte einen NULL-Wert aufweisen darf (NOT NULL kann nur angegeben werden, wenn die Spalte beständig ist).</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Die Formel, die von der Spalte verwendet wird, wenn die Spalte eine berechnete Spalte ist.</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Formel</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Ejecución en paralelo</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Especificaciones de columnas calculadas</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Se calcula</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Especifica si la columna es una columna calculada.</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Es persistente</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Si la columna calculada se guarda con el origen de datos</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>Es persistente y admite un valor NULL</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Especifica si la columna calculada puede tener un valor NULL (NOT NULL solo se puede especificar si la columna es persistente).</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Fórmula que la columna usa si se trata de una columna calculada</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Fórmula</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Exécution parallèle</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Spécifications de colonne calculées</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Est calculé</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifies whether the column is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Est persistant</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Whether the computed column is saved with the data source</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>Est de type Nullable persistant</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula that the column uses if it is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Formule</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Esecuzione parallela</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Specifiche colonne calcolate</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Calcolata</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifica se la colonna è una colonna calcolata</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Persistente</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Indica se la colonna calcolata viene salvata con l'origine dati</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>Persistente con ammissione di valori Null</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Indica se la colonna calcolata può avere un valore NULL (è possibile specificare NOT NULL solo se la colonna è persistente).</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula utilizzata da una colonna calcolata</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Formula</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>並列実行</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>計算列の指定</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>計算値</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifies whether the column is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>永続化されている</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Whether the computed column is saved with the data source</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>永続化されていて NULL 値が許容される</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula that the column uses if it is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>数式</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>병렬 실행</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>계산 열 사양</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>계산 여부</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifies whether the column is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>지속형</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Whether the computed column is saved with the data source</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>지속 Null 허용 여부</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula that the column uses if it is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>수식</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Execução Paralela</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Especificações da Coluna Computadas</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Computado</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Especifica se a coluna é uma coluna computada</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>É Persistido</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Se a coluna computada é salva com a fonte de dados</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>É Nulas Persistente</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Se a coluna computada pode ter um valor NULL (NOT NULO só pode ser especificado se a coluna persistir)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Fórmula que a coluna usa se for uma coluna computada</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Fórmula</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>Параллельное выполнение</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>Спецификации вычисляемого столбца</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>Вычисляемый</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Указывает, является ли столбец вычисляемым</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Сохраняемый</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Сохраняется ли вычисляемый столбец с источником данных</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>Сохраняемый, допускается значение NULL</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Допускается ли значение NULL у вычисляемого столбца (значение NOT NULL можно указать лишь в том случае, если этот столбец является сохраняемым)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Формула, используемая столбцом, если он является вычисляемым.</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>Формула</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>并行执行</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>计算列规范</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>计算</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifies whether the column is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>是持久的</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Whether the computed column is saved with the data source</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>是持久可以为 Null 的</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula that the column uses if it is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>公式</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -3694,4 +3694,31 @@
|
||||
<data name="ParallelismOverlayTooltip" xml:space="preserve">
|
||||
<value>並行執行</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedGroupTitle" xml:space="preserve">
|
||||
<value>計算資料行規格</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedTitle" xml:space="preserve">
|
||||
<value>是計算的</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedDescription" xml:space="preserve">
|
||||
<value>Specifies whether the column is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedTitle" xml:space="preserve">
|
||||
<value>Is Persisted</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedDescription" xml:space="preserve">
|
||||
<value>Whether the computed column is saved with the data source</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableTitle" xml:space="preserve">
|
||||
<value>為永續性且可為 Null</value>
|
||||
</data>
|
||||
<data name="TableColumnIsComputedPersistedNullableDescription" xml:space="preserve">
|
||||
<value>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaDescription" xml:space="preserve">
|
||||
<value>Formula that the column uses if it is a computed column</value>
|
||||
</data>
|
||||
<data name="TableColumnComputedFormulaTitle" xml:space="preserve">
|
||||
<value>公式</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Kosten: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<target state="translated">Parallele Ausführung</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Spezifikationen für berechnete Spalten</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Ist berechnet</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="translated">Gibt an, ob die Spalte eine berechnete Spalte ist.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Ist beständig</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="translated">Gibt an, ob die berechnete Spalte mit der Datenquelle gespeichert wird.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">Nullwerte zulassend wenn beständig</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="translated">Gibt an, ob die berechnete Spalte einen NULL-Wert aufweisen darf (NOT NULL kann nur angegeben werden, wenn die Spalte beständig ist).</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="translated">Die Formel, die von der Spalte verwendet wird, wenn die Spalte eine berechnete Spalte ist.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Formel</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Costo: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<target state="translated">Ejecución en paralelo</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Especificaciones de columnas calculadas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Se calcula</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="translated">Especifica si la columna es una columna calculada.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Es persistente</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="translated">Si la columna calculada se guarda con el origen de datos</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">Es persistente y admite un valor NULL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="translated">Especifica si la columna calculada puede tener un valor NULL (NOT NULL solo se puede especificar si la columna es persistente).</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="translated">Fórmula que la columna usa si se trata de una columna calculada</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Fórmula</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Coût : {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<target state="translated">Exécution parallèle</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Spécifications de colonne calculées</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Est calculé</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="new">Specifies whether the column is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Est persistant</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="new">Whether the computed column is saved with the data source</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">Est de type Nullable persistant</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="new">Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="new">Formula that the column uses if it is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Formule</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Costo: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<target state="translated">Esecuzione parallela</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Specifiche colonne calcolate</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Calcolata</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="translated">Specifica se la colonna è una colonna calcolata</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Persistente</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="translated">Indica se la colonna calcolata viene salvata con l'origine dati</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">Persistente con ammissione di valori Null</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="translated">Indica se la colonna calcolata può avere un valore NULL (è possibile specificare NOT NULL solo se la colonna è persistente).</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="translated">Formula utilizzata da una colonna calcolata</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Formula</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">コスト: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">並列実行</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">計算列の指定</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">計算値</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="new">Specifies whether the column is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">永続化されている</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="new">Whether the computed column is saved with the data source</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">永続化されていて NULL 値が許容される</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="new">Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="new">Formula that the column uses if it is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">数式</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">비용: {0}%</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">병렬 실행</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">계산 열 사양</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">계산 여부</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="new">Specifies whether the column is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">지속형</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="new">Whether the computed column is saved with the data source</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">지속 Null 허용 여부</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="new">Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="new">Formula that the column uses if it is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">수식</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Custo: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<target state="translated">Execução Paralela</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Especificações da Coluna Computadas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Computado</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="translated">Especifica se a coluna é uma coluna computada</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">É Persistido</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="translated">Se a coluna computada é salva com a fonte de dados</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">É Nulas Persistente</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="translated">Se a coluna computada pode ter um valor NULL (NOT NULO só pode ser especificado se a coluna persistir)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="translated">Fórmula que a coluna usa se for uma coluna computada</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Fórmula</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">Стоимость: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">Параллельное выполнение</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">Спецификации вычисляемого столбца</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">Вычисляемый</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="translated">Указывает, является ли столбец вычисляемым</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Сохраняемый</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="translated">Сохраняется ли вычисляемый столбец с источником данных</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">Сохраняемый, допускается значение NULL</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="translated">Допускается ли значение NULL у вычисляемого столбца (значение NOT NULL можно указать лишь в том случае, если этот столбец является сохраняемым)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="translated">Формула, используемая столбцом, если он является вычисляемым.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">Формула</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">成本: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">并行执行</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">计算列规范</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">计算</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="new">Specifies whether the column is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">是持久的</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="new">Whether the computed column is saved with the data source</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">是持久可以为 Null 的</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="new">Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="new">Formula that the column uses if it is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">公式</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -4132,7 +4132,7 @@
|
||||
<source>Cost: {0} %</source>
|
||||
<target state="translated">成本: {0} %</target>
|
||||
<note>"Cost: {0} percent" String to format.
|
||||
Parameters: 0 - x (int) </note>
|
||||
Parameters: 0 - x (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="RemoteDataAccess">
|
||||
<source>Remote Data Access</source>
|
||||
@@ -6023,6 +6023,51 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">並行執行</target>
|
||||
<note>tooltip text for node parallelism overlay</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedGroupTitle">
|
||||
<source>Computed Column Specifications</source>
|
||||
<target state="translated">計算資料行規格</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedTitle">
|
||||
<source>Is Computed</source>
|
||||
<target state="translated">是計算的</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedDescription">
|
||||
<source>Specifies whether the column is a computed column</source>
|
||||
<target state="new">Specifies whether the column is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedTitle">
|
||||
<source>Is Persisted</source>
|
||||
<target state="translated">Is Persisted</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedDescription">
|
||||
<source>Whether the computed column is saved with the data source</source>
|
||||
<target state="new">Whether the computed column is saved with the data source</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableTitle">
|
||||
<source>Is Persisted Nullable</source>
|
||||
<target state="translated">為永續性且可為 Null</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnIsComputedPersistedNullableDescription">
|
||||
<source>Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</source>
|
||||
<target state="new">Whether the computed column can have a NULL value (NOT NULL can only be specified if the column is persisted)</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaDescription">
|
||||
<source>Formula that the column uses if it is a computed column</source>
|
||||
<target state="new">Formula that the column uses if it is a computed column</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableColumnComputedFormulaTitle">
|
||||
<source>Formula</source>
|
||||
<target state="translated">公式</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user