mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
[Loc] added string changes (#1712)
This commit is contained in:
@@ -6408,8 +6408,8 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Name des Columnstore-Index</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Name des Columnstore-Indexes</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,12 +6418,12 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">Beschreibung des Columnstore-Index</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Beschreibung des Columnstore-Indexes</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Gibt an, ob der Columnstore-Index gruppiert ist.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6433,8 +6433,8 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">Das Filterprädikat des Columnstore-Index.</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Filterprädikat des Columnstore-Indexes</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,7 +6443,7 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Spalten in diesem Columnstore-Index</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6463,28 +6463,28 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">Die Spalte mit dem Namen "{0}" wurde dem nicht gruppierten Columnstore-Index {1} bereits hinzugefügt. Zeilennummer: {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">Die Spalte mit dem Namen "{0}" wurde dem nicht gruppierten Columnstore-Index "{1}" bereits hinzugefügt. Zeilennummer: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Columnstore-Indizes</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Columnstore-Index</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">Neuer ColumnStore-Index</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Neuer Columnstore-Index</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">Dem nicht gruppierten Columnstore-Index "{0}" sind keine Spalten zugeordnet.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
@@ -6494,6 +6494,11 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<target state="translated">Ich habe die Zusammenfassung gelesen und bin mir der potenziellen Risiken bewusst.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">Die Verbindung konnte nicht gefunden werden</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Nombre del índice del almacén de columnas</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Nombre del índice de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Descripción del índice del almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">Indica si el índice del almacén de columnas está agrupado.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Si el índice de almacén de columnas está agrupado.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,7 +6433,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Predicado de filtro del índice de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6443,7 +6443,7 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Columnas en este índice de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6463,28 +6463,28 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">La columna con el nombre '{0}' ya se ha agregado al índice de almacén de columnas no agrupado '{1}'. Número de fila: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">Índices de almacenamiento de columnas</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Índices de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">Índice de almacenamiento de columnas</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Índice de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Nuevo índice de almacén de columnas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">El índice del almacén de columnas no agrupado '{0}' no tiene ninguna columna asociada.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
@@ -6494,6 +6494,11 @@ El procesador de consultas estima que la implementación del siguiente índice p
|
||||
<target state="translated">He leído el resumen y entiendo los posibles riesgos.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">No se encontró la conexión</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Nom de l’index du magasin de colonnes</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Nom de l’index columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">Description de l’index du magasin de colonnes</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Description de l’index columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">Indique si l’index du magasin de colonnes est en cluster.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Indique si l’index columnstore est en cluster.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,8 +6433,8 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">Prédicat de filtre de l’index du magasin de colonnes</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Prédicat de filtre de l’index columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,8 +6443,8 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<target state="translated">Colonnes de cet index de magasin de colonnes</target>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Colonnes de cet index columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
|
||||
@@ -6463,29 +6463,29 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">La colonne portant le nom «* {0} » a déjà été ajoutée à l’index de magasin de colonnes non cluster « {1} ». Numéro de ligne : {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">La colonne nommée '{0}' a déjà été ajoutée à l’index columnstore non cluster '{1}'. Numéro de ligne : {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">Index de banque de colonnes</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Index Columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">Stockage de colonnes d'index</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Index Columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">Nouvel index stockage en colonne</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Nouvel index columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">Aucune colonne n’est associée à l’index de banque des colonnes non cluster «{0} ».</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">Aucune colonne n’est associée à l’index columnstore « {0} » non cluster.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut
|
||||
<target state="translated">J’ai lu le résumé et compris les risques potentiels.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">Nous n’avons pas pu établir la connexion.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Nome dell'indice dell'archivio colonne</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Nome dell'indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">Descrizione dell'indice dell'archivio colonne</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Descrizione dell'indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">Indica se l'indice dell'archivio colonne è cluster.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Indica se l'indice columnstore è cluster.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,8 +6433,8 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">Predicato di filtro dell'indice dell'archivio colonne</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Predicato di filtro dell'indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,8 +6443,8 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<target state="translated">Colonne in questo indice dell'archivio colonne</target>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Colonne in questo indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
|
||||
@@ -6463,29 +6463,29 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">La colonna denominata '{0}' è già stata aggiunta all'indice dell'archivio colonne non cluster '{1}'. Numero di riga: {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">La colonna denominata '{0}' è già stata aggiunta all'indice columnstore non cluster '{1}'. Numero di riga: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">Indici dell'archivio colonne</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Indici columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">Indice archivio colonne</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">Aggiungi nuovo indice archivio colonne</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Nuovo indice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">All'indice dell'archivio colonne non cluster '{0}' non sono associate colonne.</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">All'indice columnstore non cluster '{0}' non sono associate colonne.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior
|
||||
<target state="translated">Ho letto il riepilogo e ho compreso i potenziali rischi.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">La connessione non è stata trovata</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,7 +6408,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">列ストア インデックスの名前</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6418,12 +6418,12 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">列ストア インデックスの説明</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">列ストア インデックスがクラスター化されているかどうか。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6433,7 +6433,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">列ストア インデックスのフィルター述語</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6443,7 +6443,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">この列ストア インデックスの列</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6463,29 +6463,29 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">'{0}' という名前の列は、クラスター化されていない列ストア インデックス '{1}' に既に追加されています。行番号: {2}。</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">列ストア インデックス</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">列ストア インデックス</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">新しい列ストア インデックス</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">クラスター化されていない列ストア インデックス '{0}' には、列が関連付けされていません。</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">非クラスター化列ストア インデックス '{0}' には、列が関連付けされていません。</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">概要を読み、潜在的なリスクを理解しました。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">接続が見つかりませんでした</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">열 저장소 인덱스의 이름</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">columnstore 인덱스의 이름</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">열 저장소 인덱스 설명</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">columnstore 인덱스 설명</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">열 저장소 인덱스가 클러스터형인지 여부입니다.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">columnstore 인덱스가 클러스터되는지 여부입니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,8 +6433,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">열 저장소 인덱스의 필터 조건자</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">columnstore 인덱스의 조건자 필터링</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,8 +6443,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<target state="translated">이 열 저장소 인덱스에 있는 열</target>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">이 columnstore 인덱스에 있는 열</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
|
||||
@@ -6463,29 +6463,29 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">이름이 '{0}'인 열이 클러스터형이 아닌 '{1}' 열 저장소 인덱스에 이미 추가되었습니다. 행 번호: {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">이름이 '{0}'인 열이 클러스터되지 않은 columnstore 인덱스 '{1}'에 이미 추가되었습니다. 행 번호: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">열 저장소 인덱스</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Columnstore 인덱스</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">열 저장소 인덱스</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">ColumnStore 인덱스</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">새 열 저장 인덱스</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">새 Columnstore 인덱스</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">클러스터형이 아닌 '{0}' 열 저장소 인덱스에 연결된 열이 없습니다.</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">비클러스터형 columnstore 인덱스 '{0}'에 연결된 열이 없습니다.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">요약을 읽고 잠재적인 위험을 이해했습니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">연결을 찾을 수 없습니다.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Nome do índice do repositório de colunas</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Nome do índice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">Descrição do índice do repositório de colunas</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Descrição do índice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">Se o índice de repositório de colunas está clusterizado.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Se o índice columnstore é clusterizado.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,8 +6433,8 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">Predicado do filtro de índice do repositório de colunas</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Predicado de filtro do índice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,8 +6443,8 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<target state="translated">As colunas nesse índice do repositório de colunas</target>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Colunas neste índice columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
|
||||
@@ -6463,29 +6463,29 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">A coluna com o nome '{0}' já foi adicionada ao índice do repositório de colunas não clusterizadas '{1}'. Número da linha: {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">A coluna com o nome '{0}' já foi adicionada ao índice columnstore não clusterizado '{1}'. Número da linha: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">Índices do Repositório de Colunas</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Índices Columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">Índice de Repositório de Coluna</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Índice Columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">Novo Índice do Repositório de Colunas</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Novo índice de armazenamento de colunas</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">O índice do repositório de colunas não clusterizadas '{0}' não tem nenhuma coluna associada a ele.</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">O índice columnstore não clusterizado '{0}' não tem colunas associadas a ele.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ O Processador de Consultas estima que a implementação do índice a seguir pode
|
||||
<target state="translated">Li o resumo e entendo os riscos potenciais.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">Não foi possível encontrar a conexão</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,8 +6408,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<target state="translated">Имя индекса хранилища столбцов</target>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">Имя индекса columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyTitle">
|
||||
@@ -6418,13 +6418,13 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<target state="translated">Описание индекса хранения столбцов</target>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">Описание индекса columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<target state="translated">Является ли индекс хранилища столбцов кластеризованным.</target>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">Является ли индекс columnstore кластерированным.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyTitle">
|
||||
@@ -6433,8 +6433,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">Предикат фильтра индекса хранилища столбцов</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">Предикат фильтра индекса columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,8 +6443,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<target state="translated">Столбцы в индексе хранения столбцов</target>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">Столбцы в этом индексе columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsGroupTitle">
|
||||
@@ -6463,29 +6463,29 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">Столбец с именем "{0}" уже добавлен в некластеризованный индекс хранилища столбцов "{1}". Номер строки: {2}.</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">Столбец с именем "{0}" уже добавлен в некластеризованный индекс columnstore "{1}". Номер строки: {2}.</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<target state="translated">Индексы хранилища столбцов</target>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">Индексы columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<target state="translated">Индекс хранилища столбцов</target>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">Индекс columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">Добавить новый индекс хранилища столбцов</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">Новый индекс columnstore</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">Некластеризованный индекс хранения столбцов "{0}" не имеет связанных с ним столбцов.</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">У некластеризованного индекса columnstore "{0}" нет связанных с ним столбцов.</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">Я прочел сводку и понимаю возможные риски.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">Не удалось найти соединение.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,7 +6408,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">列存储索引的名称</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6418,12 +6418,12 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">列存储索引的说明</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">列存储索引是否聚集。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6433,8 +6433,8 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<target state="translated">列存储索引的筛选器谓词</target>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">列存储索引的筛选谓词</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyTitle">
|
||||
@@ -6443,7 +6443,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">此列存储索引中的列</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6463,29 +6463,29 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">已将名为“{0}”的列添加到非聚集列存储索引“{1}”。行号: {2}。</target>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">已将名为 "{0}" 的列添加到非聚集列存储索引 "{1}"。行号: {2}。</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">列存储索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">列存储索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">新的列存储区索引</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">新建列存储索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">非聚集列存储索引“{0}”没有任何与其关联的列。</target>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">非聚集列存储索引 "{0}" 没有任何与其关联的列。</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
</trans-unit>
|
||||
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">我已阅读摘要并了解潜在风险。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">无法找到连接</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -6408,7 +6408,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexNamePropertyDescription">
|
||||
<source>Name of the column store index</source>
|
||||
<source>Name of the columnstore index</source>
|
||||
<target state="translated">資料行存放區索引的名稱</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6418,12 +6418,12 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexDescriptionPropertyDescription">
|
||||
<source>Description of the column store index</source>
|
||||
<source>Description of the columnstore index</source>
|
||||
<target state="translated">資料行存放區索引的描述</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexIsClusteredPropertyDescription">
|
||||
<source>Whether the column store index is clustered.</source>
|
||||
<source>Whether the columnstore index is clustered.</source>
|
||||
<target state="translated">資料行存放區索引是否為叢集。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6433,7 +6433,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexFilterPredicatePropertyDescription">
|
||||
<source>Filter predicate of the column store index</source>
|
||||
<source>Filter predicate of the columnstore index</source>
|
||||
<target state="translated">資料行存放區索引的篩選述詞。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6443,7 +6443,7 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnStoreIndexColumnsPropertyDescription">
|
||||
<source>Columns in this column store index</source>
|
||||
<source>Columns in this columnstore index</source>
|
||||
<target state="translated">此資料行存放區索引中的資料行</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
@@ -6463,28 +6463,28 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription">
|
||||
<source>Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.</source>
|
||||
<source>Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.</source>
|
||||
<target state="translated">名稱為 '{0}' 的資料行已新增至非叢集的資料行存放區索引 '{1}'。列號: {2}。</target>
|
||||
<note>.
|
||||
Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexesTableTitle">
|
||||
<source>Column Store Indexes</source>
|
||||
<source>Columnstore Indexes</source>
|
||||
<target state="translated">資料行存放區索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="TableDesignerColumnStoreIndexObjectType">
|
||||
<source>Column Store Index</source>
|
||||
<source>Columnstore Index</source>
|
||||
<target state="translated">資料行存放區索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="AddNewColumnStoreIndexLabel">
|
||||
<source>New Column Store Index</source>
|
||||
<target state="translated">新增資料行存放區索引</target>
|
||||
<source>New Columnstore Index</source>
|
||||
<target state="translated">新的資料行存放區索引</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription">
|
||||
<source>Non-clustered column store index '{0}' does not have any columns associated with it.</source>
|
||||
<source>Non-clustered columnstore index '{0}' does not have any columns associated with it.</source>
|
||||
<target state="translated">非叢集資料行存放區索引 '{0}' 沒有任何與其相關的資料行。</target>
|
||||
<note>.
|
||||
Parameters: 0 - indexName (string) </note>
|
||||
@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">我已閱讀摘要並瞭解潛在風險。</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="ErrorConnectionNotFound">
|
||||
<source>The connection could not be found</source>
|
||||
<target state="translated">找不到該連接</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user