From 8dbfa9112c0f67495dc01c24a5d98ad0b4d953c7 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 14 Mar 2022 12:33:17 -0700 Subject: [PATCH] [Loc] added unknownsqlforeignkeyaction (#1426) --- .../Localization/sr.de.resx | 138 ++++++++++- .../Localization/sr.es.resx | 138 ++++++++++- .../Localization/sr.fr.resx | 138 ++++++++++- .../Localization/sr.it.resx | 138 ++++++++++- .../Localization/sr.ja.resx | 138 ++++++++++- .../Localization/sr.ko.resx | 138 ++++++++++- .../Localization/sr.pt-br.resx | 138 ++++++++++- .../Localization/sr.ru.resx | 138 ++++++++++- .../Localization/sr.zh-Hans.resx | 138 ++++++++++- .../Localization/sr.zh-Hant.resx | 138 ++++++++++- .../Localization/transXliff/sr.de.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.es.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.fr.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.it.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.ja.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.ko.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.pt-br.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.ru.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.zh-hans.xlf | 232 +++++++++++++++++- .../Localization/transXliff/sr.zh-hant.xlf | 232 +++++++++++++++++- 20 files changed, 3610 insertions(+), 90 deletions(-) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index 542da269..cd7f6bfc 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -3493,9 +3493,6 @@ Standard festlegen - - '{0}' ist keine unterstützte SqlForeignKeyAction. - Gibt an, ob die CHECK-Einschränkung aktiviert ist. @@ -3538,4 +3535,139 @@ Fehlende Indexdetails von {0} Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Indexes die Abfragekosten um {1} % verbessert werden können. */ + + Typ + + + Edge + + + Knoten + + + Graph-Tabelle + + + Edge-Einschränkungen + + + Edge-Einschränkung + + + Name der Einschränkung. + + + Name + + + Gibt an, ob die Einschränkung aktiviert ist. + + + Ist aktiviert + + + Das Verhalten, wenn ein Benutzer versucht, eine Zeile mit Daten zu löschen, die an einer Edge-Einschränkung beteiligt sind. + + + Bei Löschvorgang + + + Edge-Einschränkungsklauseln. + + + Anweisungen + + + Klausel + + + Von Tabelle + + + Zur Tabelle + + + Keine + + + Gibt den Tabellentyp an. + + + Unbekannter Enumerationswert: {0}. + + + Schema und Daten + + + Nur Schema + + + Keine + + + Zeilenanfang + + + Zeilenende + + + Systemversionsverwaltung aktiviert + + + Gibt an, ob die Systemversionsverwaltung für die Tabelle aktiviert ist. + + + Systemversionsverwaltung + + + Verlaufstabelle der aktuellen Tabelle. + + + Verlaufstabelle + + + Gibt an, ob die Tabelle arbeitsspeicheroptimiert ist. + + + Arbeitsspeicheroptimiert + + + Arbeitsspeicheroptimiert + + + Gibt die Einstellung für die Dauerhaftigkeit der Tabelle an. + + + Dauerhaftigkeit + + + Gibt den Anfang oder das Ende der Periodeneinstellung der Systemversionsverwaltungstabelle an. + + + „Immer als“ generiert + + + Ist verborgen + + + Gibt an, ob die Spalte von der „select“-Anweisung zurückgegeben wird. + + + Gibt an, ob das Modul die Verlaufstabelle automatisch erstellen soll. + + + Verlaufstabelle automatisch erstellen + + + Gibt den Namen der neuen Verlaufstabelle an. + + + Neuer Verlaufstabellenname + + + Gibt den Standardeinschränkungsnamen an. + + + Standardeinschränkungsname + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx index d94135da..1a67125b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -3493,9 +3493,6 @@ Establecer predeterminado - - “{0}” no es una SqlForeignKeyAction admitida. - Especifica si la restricción CHECK está habilitada. @@ -3538,4 +3535,139 @@ Faltan detalles del índice de {0} El procesador de consultas estima que la implementación del siguiente índice podría mejorar el costo de la consulta en un {1}%. */ + + Tipo + + + Edge + + + Nodo + + + Tabla de grafos + + + Restricciones perimetrales + + + Restricción perimetral + + + Nombre de la restricción. + + + Nombre + + + Especifica si el índice está habilitado. + + + Está habilitado + + + Comportamiento cuando un usuario intenta eliminar una fila con datos que intervienen en una relación de clave externa. + + + Al eliminar la acción + + + Cláusulas de la restricción perimetral. + + + Cláusulas + + + Cláusula + + + Desde tabla + + + A la tabla + + + Ninguno + + + Especifica el tipo de tabla. + + + Valor de enumeración desconocido: {0}. + + + Esquema y datos + + + Solo esquema + + + Ninguno + + + Inicio de fila + + + Fin de fila + + + Control de versiones del sistema habilitado + + + Especifica si la tabla está habilitada para el control de versiones del sistema. + + + Control de versiones del sistema + + + Tabla de historial de la tabla actual. + + + Tabla de historial + + + Indica si la tabla tiene optimización para memoria. + + + Memoria optimizada + + + Memoria optimizada + + + Especifica la configuración de durabilidad de la tabla. + + + Durabilidad + + + Especifica el inicio o el final del valor de configuración de período de la tabla de control de versiones del sistema. + + + Generado siempre como + + + Está oculta + + + Especifica si la columna se devolverá mediante una instrucción select. + + + Especifica si el motor debe crear automáticamente la tabla de historial. + + + Crear la tabla de historial automáticamente + + + Especifica el nombre de la nueva tabla de historial. + + + Nombre de la tabla de historial + + + Especifica el nombre de restricción predeterminado. + + + Nombre de la restricción predeterminada + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx index 4f57ea58..b2b3c262 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -3493,9 +3493,6 @@ Définir la valeur par défaut - - '{0}' n’est pas une action SqlForeignKeyAction prise en charge. - Spécifie si la contrainte de vérification est activée @@ -3538,4 +3535,139 @@ Détails de l'index absent de {0} Le processeur de requêtes estime que l'implémentation de l'index suivant peut améliorer le coût de requête de {1}%. */ + + Type + + + Edge + + + Nœud + + + Table de graphique + + + Contraintes Edge + + + Contrainte Edge + + + Nom de la contrainte. + + + Nom + + + Indique si l'index est activé. + + + Est activé + + + Comportement appliqué lorsqu'un utilisateur tente de supprimer une ligne qui est impliquée dans une relation de clé étrangère. + + + Action de suppression + + + Clauses de contrainte Edge. + + + Clauses + + + Clause + + + À partir du tableau + + + Vers la table + + + Aucun + + + Spécifie le type de table. + + + Valeur enum inconnue : {0}. + + + Schéma et données + + + Schéma seulement + + + Aucun + + + Début de ligne + + + Fin de ligne + + + Contrôle de version système activé + + + Spécifie si le contrôle de version système est activé pour la table. + + + Contrôle de version système + + + Table d’historique de la table active. + + + Table d’historique + + + Indique si la table est optimisée en mémoire. + + + Mémoire optimisée + + + Mémoire optimisée + + + Spécifie le paramètre de durabilité de la table. + + + Durabilité + + + Spécifie le début ou la fin du paramètre de période de la table de contrôle de version système. + + + Toujours généré en tant que + + + Est masquée + + + Spécifie si la colonne sera retournée par l’instruction select. + + + Spécifie si le moteur doit créer automatiquement la table d’historique. + + + Créer automatiquement la table d’historique + + + Spécifie le nom de la nouvelle table d’historique. + + + Nom de la table d'historique + + + Spécifie le nom de contrainte par défaut. + + + Nom de contrainte par défaut + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx index 5eed5163..8d2321c7 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -3493,9 +3493,6 @@ Imposta predefinito - - '{0}' non è una SqlForeignKeyAction supportata. - Specifica se il vincolo CHECK è Abilitato @@ -3538,4 +3535,139 @@ Dettagli indice mancanti in {0} Query Processor stima che l'implementazione del seguente indice potrebbe migliorare il costo della query di {1}%. */ + + Tipo + + + Arco + + + Nodo + + + Tabella grafo + + + Vincoli di arco + + + Vincolo di arco + + + Nome del vincolo. + + + Nome + + + Specifica se il vincolo è abilitato. + + + È abilitato + + + Comportamento applicato quando un utente tenta di eliminare una riga contenente dati che interessano una relazione di chiave esterna. + + + Azione di eliminazione + + + Clausole vincolo di arco. + + + Clausole + + + Clausola + + + Da tabella + + + A tabella + + + Nessuno + + + Specifica il tipo di tabella. + + + Valore di enumerazione sconosciuto: {0}. + + + Schema e dati + + + Solo schema + + + Nessuno + + + Inizio riga + + + Fine riga + + + Controllo delle versioni di sistema abilitato + + + Specifica se la tabella è abilitata per il controllo delle versioni di sistema. + + + Controllo delle versioni di sistema + + + Tabella di cronologia della tabella corrente. + + + Tabella cronologia + + + Indica se la tabella è ottimizzata per la memoria. + + + Ottimizzato per la memoria + + + Ottimizzato per la memoria + + + Specifica l'impostazione di durabilità della tabella. + + + Durabilità + + + Specifica l'inizio o la fine dell'impostazione del periodo della tabella di controllo delle versioni di sistema. + + + Generato sempre come + + + È nascosta + + + Specifica se la colonna verrà restituita dall'istruzione SELECT. + + + Specifica se il motore deve creare automaticamente la tabella di cronologia. + + + Creazione automatica tabella di cronologia + + + Specifica il nome della nuova tabella di cronologia. + + + Nome nuova tabella di cronologia + + + Specifica il nome del vincolo predefinito. + + + Nome vincolo predefinito + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx index 089e7fd4..cf60f26d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -3493,9 +3493,6 @@ 既定値を設定 - - '{0}' はサポートされている SqlForeignKeyAction ではありません。 - CHECK 制約を有効にするかどうかを指定 @@ -3538,4 +3535,139 @@ クエリ プロセッサの予測では、以下のインデックスの実装によりクエリ コストが {1}% 向上します。 */ + + 種類 + + + エッジ + + + ノード + + + グラフ テーブル + + + エッジ制約 + + + エッジ制約 + + + 制約の名前。 + + + 名前 + + + 制約が有効になっているかどうかを指定します。 + + + 有効である + + + エッジ制約に含まれるデータのある行をユーザーが削除しようとしたときの動作です。 + + + 削除アクション時 + + + エッジ制約句。 + + + + + + + + + テーブルから + + + テーブルへ + + + なし + + + テーブルの種類を指定します。 + + + 不明な列挙値: {0}。 + + + スキーマとデータ + + + スキーマのみ + + + なし + + + 行の開始 + + + 行末 + + + システムのバージョン管理が有効 + + + テーブルのシステム バージョン管理が有効かどうかを指定します。 + + + システム バージョン管理 + + + 現在のテーブルの履歴テーブル。 + + + 履歴テーブル + + + テーブルがメモリ最適化されているかどうかを示します。 + + + メモリ最適化 + + + メモリ最適化 + + + テーブルの持続性の設定を指定します。 + + + 持続性 + + + システム バージョン管理テーブルの期間設定の開始または終了を指定します。 + + + 常に次の名前で生成 + + + 非表示 + + + Select ステートメントによって列を返すかどうかを指定します。 + + + エンジンで履歴テーブルを自動的に作成するかどうかを指定します。 + + + 履歴テーブルの自動作成 + + + 新しい履歴テーブルの名前を指定します。 + + + 新しい履歴テーブル名 + + + 既定の制約名を指定します。 + + + 既定の制約名 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx index 73e209b8..bff42e00 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -3493,9 +3493,6 @@ 기본값 설정 - - '{0}'은(는) 지원되는 SqlForeignKeyAction이 아닙니다. - CHECK 제약 조건을 사용할지 여부를 지정합니다. @@ -3538,4 +3535,139 @@ 쿼리 프로세서에서는 다음 인덱스를 구현하는 경우 쿼리 비용이 {1}%만큼 향상될 수 있다고 평가합니다. */ + + 형식 + + + Edge + + + 노드 + + + 그래프 테이블 + + + 에지 제약 조건 + + + 새 에지 제약 조건 + + + 제약 조건의 이름입니다. + + + 이름 + + + 인덱스를 사용할지 여부를 지정합니다. + + + 사용됨 + + + 사용자가 외래 키 관계에 포함된 데이터가 있는 행을 삭제하려고 할 때 수행할 동작입니다. + + + 삭제 시 작업 + + + Edge 제약 조건 절입니다. + + + + + + + + + 테이블에서 + + + 대상 테이블 + + + 없음 + + + 테이블 형식을 지정합니다. + + + 알 수 없는 열거형 값: {0}. + + + 스키마 및 데이터 + + + 스키마만 + + + 없음 + + + 행 시작 + + + 행 끝 + + + 시스템 버전 관리 사용 + + + 테이블이 시스템 버전 관리를 사용할 수 있는지 여부를 지정합니다. + + + 시스템 버전 관리 + + + 현재 테이블의 기록 테이블입니다. + + + 기록 테이블 + + + 테이블이 메모리 액세스에 최적화되어 있는지 여부를 나타냅니다. + + + 메모리에 최적화 + + + 메모리에 최적화 + + + 테이블의 내구성 설정을 지정합니다. + + + 내구성 + + + 시스템 버전 관리 테이블의 기간 설정의 시작 또는 끝을 지정합니다. + + + 항상 생성됨 + + + 숨김 + + + select 문으로 열을 반환할지 여부를 지정합니다. + + + 엔진에서 기록 테이블을 자동으로 만들지 여부를 지정합니다. + + + 기록 테이블 자동 만들기 + + + 새 기록 테이블의 이름을 지정합니다. + + + 기록 테이블 이름 + + + 기본 제약 조건 이름을 지정합니다. + + + 기본 제약 조건 이름 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx index a65d547b..393d14e7 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -3493,9 +3493,6 @@ Definir Padrão - - '{0}' não é um SqlForeignKeyAction com suporte. - Especifica se a restrição de verificação está habilitada @@ -3538,4 +3535,139 @@ Detalhes de Índice Ausentes de {0} O Processador de Consultas estima que a implementação do índice a seguir pode melhorar o custo da consulta em {1}%. */ + + Tipo + + + Edge + + + + + + Tabela de Gráfico + + + Restrições de Borda + + + Restrição de Borda + + + Nome da restrição. + + + Nome + + + Especifica se o índice está habilitado. + + + Está Habilitado + + + O comportamento quando um usuário tenta excluir uma linha com dados que estão envolvidos em uma relação com uma chave estrangeira. + + + Ao Excluir Ação + + + Cláusulas de restrição de borda. + + + Cláusulas + + + Cláusula + + + Da Tabela + + + Para a Tabela + + + Nenhum + + + Especifica o tipo de tabela. + + + Valor de enumeração desconhecido: {0}. + + + Esquema e Dados + + + Somente Esquema + + + Nenhum + + + Início da linha + + + Fim da Linha + + + Versão do Sistema Ativado + + + Especificar se a tabela está habilitada para controle de versão do sistema. + + + Versão do sistema + + + Tabela de histórico da tabela atual. + + + Tabela de Histórico + + + Indica se a tabela tem otimização de memória. + + + Otimizado para Memória + + + Otimizado para Memória + + + Especifica a configuração de durabilidade da tabela. + + + Durabilidade + + + Especificar o início ou fim da configuração do período da tabela de controle de versão do sistema. + + + Gerado Sempre Como + + + Is Hidden + + + Especifica se a coluna será retornada pela instrução select. + + + Especificar o início ou fim da configuração do período da tabela de controle da versão do sistema. + + + Tabela de histórico de criação automática + + + Especificar o nome da nova tabela de histórico. + + + Nome da Tabela de Histórico + + + Especificar o nome da restrição padrão. + + + Nome da Restrição Padrão + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx index 498bc78e..8db49267 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -3493,9 +3493,6 @@ Присвоить значение по умолчанию - - "{0}" не является поддерживаемым SqlForeignKeyAction. - Указывает, включено ли проверочное ограничение. @@ -3538,4 +3535,139 @@ Обработчик запросов считает, что реализация следующего индекса может сократить стоимость запроса на {1}%. */ + + Тип + + + Граница + + + Узел + + + Графовая таблица + + + Ограничения границ + + + Ограничение границ + + + Имя ограничения. + + + Имя + + + Указывает, включено ли ограничение. + + + Включено + + + Поведение, которое реализуется при попытке пользователя удалить строку с данными, задействованную в ограничении границ. + + + При удалении + + + Предложения ограничения границ. + + + Предложения + + + Предложение + + + Из таблицы + + + В таблицу + + + Нет + + + Указывает тип таблицы. + + + Неизвестное значение перечисления: {0}. + + + Схема и данные + + + Только схема + + + Нет + + + Начало строки + + + Конец строки + + + Управление версиями системы включено + + + Указывает, включено ли управление версиями системы в таблице. + + + Управление версиями системы + + + Таблица журнала текущей таблицы. + + + Таблица журнала + + + Указывает, оптимизирована ли таблица для операций в памяти. + + + Оптимизировано для операций в памяти + + + Оптимизировано для операций в памяти + + + Задает параметр устойчивости таблицы. + + + Устойчивость + + + Указывает начало или конец задания периода управления версиями системы таблицы. + + + Столбец \"Generated Always As\" + + + Скрыто + + + Указывает, будет ли столбец возвращен оператором select. + + + Указывает, должен ли обработчик автоматически создавать таблицу журнала. + + + Автоматическое создание таблицы журнала + + + Указывает имя новой таблицы журнала. + + + Новое имя таблицы журнала + + + Задает имя ограничения по умолчанию. + + + Имя ограничения по умолчанию + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx index dd44a40f..5cb83456 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -3493,9 +3493,6 @@ 设置默认值 - - “{0}”不是受支持的 SqlForeignKeyAction。 - 指定是否已启用检查约束 @@ -3538,4 +3535,139 @@ 查询处理器估计采用以下索引可以将查询开销减少 {1}%。 */ + + 类型 + + + Edge + + + 节点 + + + 图形表 + + + 边缘约束 + + + 边缘约束 + + + 约束的名称。 + + + 名称 + + + 指定是否启用索引。 + + + 已启用 + + + 用户尝试删除以下行时的行为: 该行包含外键关系中涉及的数据。 + + + 当删除操作发生时 + + + 边缘约束子句。 + + + 子句 + + + 子句 + + + 从表 + + + 到表 + + + + + + 指定表类型。 + + + 未知枚举值: {0}。 + + + 架构和数据 + + + 仅限架构 + + + + + + 行开始 + + + 行尾 + + + 已启用系统版本控制 + + + 指定表是否已启用系统版本控制。 + + + 系统版本控制 + + + 当前表的历史记录表。 + + + 历史记录表 + + + 指示该表是否已经过内存优化。 + + + 内存优化 + + + 内存优化 + + + 指定表的持久性设置。 + + + 持续性 + + + 指定系统版本控制表的周期设置的开始或结束。 + + + 始终生成为 + + + 已隐藏 + + + 指定 select 语句是否返回列。 + + + 指定引擎是否应自动创建历史记录表。 + + + 自动创建历史记录表 + + + 指定新历史记录表的名称。 + + + 历史记录表名称 + + + 指定默认约束名称。 + + + 默认约束名称 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx index 01e8aa36..d981355b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -3493,9 +3493,6 @@ 設為預設值 - - '{0}' 不是受支援的 SqlForeignKeyAction。 - 指定是否啟用檢查條件約束 @@ -3538,4 +3535,139 @@ 查詢處理器預估若實作下列索引則可改善 {1}% 的查詢成本。 */ + + 類型 + + + Edge + + + 節點 + + + 圖形資料表 + + + 邊緣條件約束 + + + 邊緣條件約束 + + + 條件約束的名稱。 + + + 名稱 + + + 指定是否已啟用索引。 + + + 已啟用 + + + 使用者嘗試刪除資料列時的行為,此資料列內含外部索引鍵關聯性中涉及的資料。 + + + 刪除動作時 + + + 邊緣條件約束子句。 + + + 子句 + + + 子句 + + + 從資料表 + + + 目標表格 + + + + + + 指定資料表類型。 + + + 未知的列舉值: {0}。 + + + 結構描述及資料 + + + 僅結構描述 + + + + + + 列開始 + + + 列結尾 + + + 已啟用系統版本設定 + + + 指定資料表是否已啟用系統版本設定。 + + + 系統版本設定 + + + 目前資料表的歷程記錄資料表。 + + + 記錄資料表 + + + 指出資料表是否已經過記憶體最佳化。 + + + 記憶體最佳化 + + + 記憶體最佳化 + + + 指定資料表的持久性設定。 + + + 持久性 + + + 指定系統版本設定資料表期間設定的開始或結束。 + + + 一律產生為 + + + 已隱藏 + + + 指定 select 語句是否要傳回資料行。 + + + 指定引擎是否應自動建立歷程記錄資料表。 + + + 自動建立歷程記錄資料表 + + + 指定新歷程記錄資料表的名稱。 + + + 記錄資料表名稱 + + + 指定預設條件約束名稱。 + + + 預設條件約束名稱 + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index 85285180..0f7258e3 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -5685,12 +5685,6 @@ Standard festlegen - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' ist keine unterstützte SqlForeignKeyAction. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Gibt an, ob die CHECK-Einschränkung aktiviert ist. @@ -5763,6 +5757,232 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index */ title of missing index details + + Type + Typ + + + + Edge + Edge + + + + Node + Knoten + + + + Graph Table + Graph-Tabelle + + + + Edge Constraints + Edge-Einschränkungen + + + + Edge Constraint + Edge-Einschränkung + + + + Name of the constraint. + Name der Einschränkung. + + + + Name + Name + + + + Specifies whether the constraint is enabled. + Gibt an, ob die Einschränkung aktiviert ist. + + + + Is Enabled + Ist aktiviert + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + Das Verhalten, wenn ein Benutzer versucht, eine Zeile mit Daten zu löschen, die an einer Edge-Einschränkung beteiligt sind. + + + + On Delete Action + Bei Löschvorgang + + + + Edge constraint clauses. + Edge-Einschränkungsklauseln. + + + + Clauses + Anweisungen + + + + Clause + Klausel + + + + From Table + Von Tabelle + + + + To Table + Zur Tabelle + + + + None + Keine + + + + Specifies the table type. + Gibt den Tabellentyp an. + + + + Unknown enum value: {0}. + Unbekannter Enumerationswert: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Schema und Daten + + + + Schema Only + Nur Schema + + + + None + Keine + + + + Row start + Zeilenanfang + + + + Row End + Zeilenende + + + + System Versioning Enabled + Systemversionsverwaltung aktiviert + + + + Specifies whether the table is system versioning enabled. + Gibt an, ob die Systemversionsverwaltung für die Tabelle aktiviert ist. + + + + System Versioning + Systemversionsverwaltung + + + + History table of the current table. + Verlaufstabelle der aktuellen Tabelle. + + + + History Table + Verlaufstabelle + + + + Specifies whether the table is memory optimized. + Gibt an, ob die Tabelle arbeitsspeicheroptimiert ist. + + + + Memory Optimized + Arbeitsspeicheroptimiert + + + + Memory Optimized + Arbeitsspeicheroptimiert + + + + Specifies the durability setting of the table. + Gibt die Einstellung für die Dauerhaftigkeit der Tabelle an. + + + + Durability + Dauerhaftigkeit + + + + Specifies the start or end of the system versioning table's period setting. + Gibt den Anfang oder das Ende der Periodeneinstellung der Systemversionsverwaltungstabelle an. + + + + Generated Always As + „Immer als“ generiert + + + + Is Hidden + Ist verborgen + + + + Specifies whether the column will be returned by select statement. + Gibt an, ob die Spalte von der „select“-Anweisung zurückgegeben wird. + + + + Specifies whether the engine should automatically create the history table. + Gibt an, ob das Modul die Verlaufstabelle automatisch erstellen soll. + + + + Auto Create History Table + Verlaufstabelle automatisch erstellen + + + + Specifies the name of the new history table. + Gibt den Namen der neuen Verlaufstabelle an. + + + + New History Table Name + Neuer Verlaufstabellenname + + + + Specifies the default constraint name. + Gibt den Standardeinschränkungsnamen an. + + + + Default Constraint Name + Standardeinschränkungsname + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index d1b84d7a..3cf85beb 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -5685,12 +5685,6 @@ Establecer predeterminado - - '{0}' is not a supported SqlForeignKeyAction. - “{0}” no es una SqlForeignKeyAction admitida. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Especifica si la restricción CHECK está habilitada. @@ -5763,6 +5757,232 @@ El procesador de consultas estima que la implementación del siguiente índice p */ title of missing index details + + Type + Tipo + + + + Edge + Edge + + + + Node + Nodo + + + + Graph Table + Tabla de grafos + + + + Edge Constraints + Restricciones perimetrales + + + + Edge Constraint + Restricción perimetral + + + + Name of the constraint. + Nombre de la restricción. + + + + Name + Nombre + + + + Specifies whether the constraint is enabled. + Especifica si el índice está habilitado. + + + + Is Enabled + Está habilitado + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + Comportamiento cuando un usuario intenta eliminar una fila con datos que intervienen en una relación de clave externa. + + + + On Delete Action + Al eliminar la acción + + + + Edge constraint clauses. + Cláusulas de la restricción perimetral. + + + + Clauses + Cláusulas + + + + Clause + Cláusula + + + + From Table + Desde tabla + + + + To Table + A la tabla + + + + None + Ninguno + + + + Specifies the table type. + Especifica el tipo de tabla. + + + + Unknown enum value: {0}. + Valor de enumeración desconocido: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Esquema y datos + + + + Schema Only + Solo esquema + + + + None + Ninguno + + + + Row start + Inicio de fila + + + + Row End + Fin de fila + + + + System Versioning Enabled + Control de versiones del sistema habilitado + + + + Specifies whether the table is system versioning enabled. + Especifica si la tabla está habilitada para el control de versiones del sistema. + + + + System Versioning + Control de versiones del sistema + + + + History table of the current table. + Tabla de historial de la tabla actual. + + + + History Table + Tabla de historial + + + + Specifies whether the table is memory optimized. + Indica si la tabla tiene optimización para memoria. + + + + Memory Optimized + Memoria optimizada + + + + Memory Optimized + Memoria optimizada + + + + Specifies the durability setting of the table. + Especifica la configuración de durabilidad de la tabla. + + + + Durability + Durabilidad + + + + Specifies the start or end of the system versioning table's period setting. + Especifica el inicio o el final del valor de configuración de período de la tabla de control de versiones del sistema. + + + + Generated Always As + Generado siempre como + + + + Is Hidden + Está oculta + + + + Specifies whether the column will be returned by select statement. + Especifica si la columna se devolverá mediante una instrucción select. + + + + Specifies whether the engine should automatically create the history table. + Especifica si el motor debe crear automáticamente la tabla de historial. + + + + Auto Create History Table + Crear la tabla de historial automáticamente + + + + Specifies the name of the new history table. + Especifica el nombre de la nueva tabla de historial. + + + + New History Table Name + Nombre de la tabla de historial + + + + Specifies the default constraint name. + Especifica el nombre de restricción predeterminado. + + + + Default Constraint Name + Nombre de la restricción predeterminada + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index f9818570..af1955a9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -5685,12 +5685,6 @@ Définir la valeur par défaut - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' n’est pas une action SqlForeignKeyAction prise en charge. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Spécifie si la contrainte de vérification est activée @@ -5763,6 +5757,232 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut */ title of missing index details + + Type + Type + + + + Edge + Edge + + + + Node + Nœud + + + + Graph Table + Table de graphique + + + + Edge Constraints + Contraintes Edge + + + + Edge Constraint + Contrainte Edge + + + + Name of the constraint. + Nom de la contrainte. + + + + Name + Nom + + + + Specifies whether the constraint is enabled. + Indique si l'index est activé. + + + + Is Enabled + Est activé + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + Comportement appliqué lorsqu'un utilisateur tente de supprimer une ligne qui est impliquée dans une relation de clé étrangère. + + + + On Delete Action + Action de suppression + + + + Edge constraint clauses. + Clauses de contrainte Edge. + + + + Clauses + Clauses + + + + Clause + Clause + + + + From Table + À partir du tableau + + + + To Table + Vers la table + + + + None + Aucun + + + + Specifies the table type. + Spécifie le type de table. + + + + Unknown enum value: {0}. + Valeur enum inconnue : {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Schéma et données + + + + Schema Only + Schéma seulement + + + + None + Aucun + + + + Row start + Début de ligne + + + + Row End + Fin de ligne + + + + System Versioning Enabled + Contrôle de version système activé + + + + Specifies whether the table is system versioning enabled. + Spécifie si le contrôle de version système est activé pour la table. + + + + System Versioning + Contrôle de version système + + + + History table of the current table. + Table d’historique de la table active. + + + + History Table + Table d’historique + + + + Specifies whether the table is memory optimized. + Indique si la table est optimisée en mémoire. + + + + Memory Optimized + Mémoire optimisée + + + + Memory Optimized + Mémoire optimisée + + + + Specifies the durability setting of the table. + Spécifie le paramètre de durabilité de la table. + + + + Durability + Durabilité + + + + Specifies the start or end of the system versioning table's period setting. + Spécifie le début ou la fin du paramètre de période de la table de contrôle de version système. + + + + Generated Always As + Toujours généré en tant que + + + + Is Hidden + Est masquée + + + + Specifies whether the column will be returned by select statement. + Spécifie si la colonne sera retournée par l’instruction select. + + + + Specifies whether the engine should automatically create the history table. + Spécifie si le moteur doit créer automatiquement la table d’historique. + + + + Auto Create History Table + Créer automatiquement la table d’historique + + + + Specifies the name of the new history table. + Spécifie le nom de la nouvelle table d’historique. + + + + New History Table Name + Nom de la table d'historique + + + + Specifies the default constraint name. + Spécifie le nom de contrainte par défaut. + + + + Default Constraint Name + Nom de contrainte par défaut + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index 411bac63..52da51b6 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -5685,12 +5685,6 @@ Imposta predefinito - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' non è una SqlForeignKeyAction supportata. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Specifica se il vincolo CHECK è Abilitato @@ -5763,6 +5757,232 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior */ title of missing index details + + Type + Tipo + + + + Edge + Arco + + + + Node + Nodo + + + + Graph Table + Tabella grafo + + + + Edge Constraints + Vincoli di arco + + + + Edge Constraint + Vincolo di arco + + + + Name of the constraint. + Nome del vincolo. + + + + Name + Nome + + + + Specifies whether the constraint is enabled. + Specifica se il vincolo è abilitato. + + + + Is Enabled + È abilitato + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + Comportamento applicato quando un utente tenta di eliminare una riga contenente dati che interessano una relazione di chiave esterna. + + + + On Delete Action + Azione di eliminazione + + + + Edge constraint clauses. + Clausole vincolo di arco. + + + + Clauses + Clausole + + + + Clause + Clausola + + + + From Table + Da tabella + + + + To Table + A tabella + + + + None + Nessuno + + + + Specifies the table type. + Specifica il tipo di tabella. + + + + Unknown enum value: {0}. + Valore di enumerazione sconosciuto: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Schema e dati + + + + Schema Only + Solo schema + + + + None + Nessuno + + + + Row start + Inizio riga + + + + Row End + Fine riga + + + + System Versioning Enabled + Controllo delle versioni di sistema abilitato + + + + Specifies whether the table is system versioning enabled. + Specifica se la tabella è abilitata per il controllo delle versioni di sistema. + + + + System Versioning + Controllo delle versioni di sistema + + + + History table of the current table. + Tabella di cronologia della tabella corrente. + + + + History Table + Tabella cronologia + + + + Specifies whether the table is memory optimized. + Indica se la tabella è ottimizzata per la memoria. + + + + Memory Optimized + Ottimizzato per la memoria + + + + Memory Optimized + Ottimizzato per la memoria + + + + Specifies the durability setting of the table. + Specifica l'impostazione di durabilità della tabella. + + + + Durability + Durabilità + + + + Specifies the start or end of the system versioning table's period setting. + Specifica l'inizio o la fine dell'impostazione del periodo della tabella di controllo delle versioni di sistema. + + + + Generated Always As + Generato sempre come + + + + Is Hidden + È nascosta + + + + Specifies whether the column will be returned by select statement. + Specifica se la colonna verrà restituita dall'istruzione SELECT. + + + + Specifies whether the engine should automatically create the history table. + Specifica se il motore deve creare automaticamente la tabella di cronologia. + + + + Auto Create History Table + Creazione automatica tabella di cronologia + + + + Specifies the name of the new history table. + Specifica il nome della nuova tabella di cronologia. + + + + New History Table Name + Nome nuova tabella di cronologia + + + + Specifies the default constraint name. + Specifica il nome del vincolo predefinito. + + + + Default Constraint Name + Nome vincolo predefinito + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 48b134bb..de390fe9 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -5685,12 +5685,6 @@ 既定値を設定 - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' はサポートされている SqlForeignKeyAction ではありません。 - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled CHECK 制約を有効にするかどうかを指定 @@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv */ title of missing index details + + Type + 種類 + + + + Edge + エッジ + + + + Node + ノード + + + + Graph Table + グラフ テーブル + + + + Edge Constraints + エッジ制約 + + + + Edge Constraint + エッジ制約 + + + + Name of the constraint. + 制約の名前。 + + + + Name + 名前 + + + + Specifies whether the constraint is enabled. + 制約が有効になっているかどうかを指定します。 + + + + Is Enabled + 有効である + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + エッジ制約に含まれるデータのある行をユーザーが削除しようとしたときの動作です。 + + + + On Delete Action + 削除アクション時 + + + + Edge constraint clauses. + エッジ制約句。 + + + + Clauses + + + + + Clause + + + + + From Table + テーブルから + + + + To Table + テーブルへ + + + + None + なし + + + + Specifies the table type. + テーブルの種類を指定します。 + + + + Unknown enum value: {0}. + 不明な列挙値: {0}。 + . + Parameters: 0 - name (string) + + + Schema and Data + スキーマとデータ + + + + Schema Only + スキーマのみ + + + + None + なし + + + + Row start + 行の開始 + + + + Row End + 行末 + + + + System Versioning Enabled + システムのバージョン管理が有効 + + + + Specifies whether the table is system versioning enabled. + テーブルのシステム バージョン管理が有効かどうかを指定します。 + + + + System Versioning + システム バージョン管理 + + + + History table of the current table. + 現在のテーブルの履歴テーブル。 + + + + History Table + 履歴テーブル + + + + Specifies whether the table is memory optimized. + テーブルがメモリ最適化されているかどうかを示します。 + + + + Memory Optimized + メモリ最適化 + + + + Memory Optimized + メモリ最適化 + + + + Specifies the durability setting of the table. + テーブルの持続性の設定を指定します。 + + + + Durability + 持続性 + + + + Specifies the start or end of the system versioning table's period setting. + システム バージョン管理テーブルの期間設定の開始または終了を指定します。 + + + + Generated Always As + 常に次の名前で生成 + + + + Is Hidden + 非表示 + + + + Specifies whether the column will be returned by select statement. + Select ステートメントによって列を返すかどうかを指定します。 + + + + Specifies whether the engine should automatically create the history table. + エンジンで履歴テーブルを自動的に作成するかどうかを指定します。 + + + + Auto Create History Table + 履歴テーブルの自動作成 + + + + Specifies the name of the new history table. + 新しい履歴テーブルの名前を指定します。 + + + + New History Table Name + 新しい履歴テーブル名 + + + + Specifies the default constraint name. + 既定の制約名を指定します。 + + + + Default Constraint Name + 既定の制約名 + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index e5dcdc2f..175986c8 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -5685,12 +5685,6 @@ 기본값 설정 - - '{0}' is not a supported SqlForeignKeyAction. - '{0}'은(는) 지원되는 SqlForeignKeyAction이 아닙니다. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled CHECK 제약 조건을 사용할지 여부를 지정합니다. @@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv */ title of missing index details + + Type + 형식 + + + + Edge + Edge + + + + Node + 노드 + + + + Graph Table + 그래프 테이블 + + + + Edge Constraints + 에지 제약 조건 + + + + Edge Constraint + 새 에지 제약 조건 + + + + Name of the constraint. + 제약 조건의 이름입니다. + + + + Name + 이름 + + + + Specifies whether the constraint is enabled. + 인덱스를 사용할지 여부를 지정합니다. + + + + Is Enabled + 사용됨 + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + 사용자가 외래 키 관계에 포함된 데이터가 있는 행을 삭제하려고 할 때 수행할 동작입니다. + + + + On Delete Action + 삭제 시 작업 + + + + Edge constraint clauses. + Edge 제약 조건 절입니다. + + + + Clauses + + + + + Clause + + + + + From Table + 테이블에서 + + + + To Table + 대상 테이블 + + + + None + 없음 + + + + Specifies the table type. + 테이블 형식을 지정합니다. + + + + Unknown enum value: {0}. + 알 수 없는 열거형 값: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + 스키마 및 데이터 + + + + Schema Only + 스키마만 + + + + None + 없음 + + + + Row start + 행 시작 + + + + Row End + 행 끝 + + + + System Versioning Enabled + 시스템 버전 관리 사용 + + + + Specifies whether the table is system versioning enabled. + 테이블이 시스템 버전 관리를 사용할 수 있는지 여부를 지정합니다. + + + + System Versioning + 시스템 버전 관리 + + + + History table of the current table. + 현재 테이블의 기록 테이블입니다. + + + + History Table + 기록 테이블 + + + + Specifies whether the table is memory optimized. + 테이블이 메모리 액세스에 최적화되어 있는지 여부를 나타냅니다. + + + + Memory Optimized + 메모리에 최적화 + + + + Memory Optimized + 메모리에 최적화 + + + + Specifies the durability setting of the table. + 테이블의 내구성 설정을 지정합니다. + + + + Durability + 내구성 + + + + Specifies the start or end of the system versioning table's period setting. + 시스템 버전 관리 테이블의 기간 설정의 시작 또는 끝을 지정합니다. + + + + Generated Always As + 항상 생성됨 + + + + Is Hidden + 숨김 + + + + Specifies whether the column will be returned by select statement. + select 문으로 열을 반환할지 여부를 지정합니다. + + + + Specifies whether the engine should automatically create the history table. + 엔진에서 기록 테이블을 자동으로 만들지 여부를 지정합니다. + + + + Auto Create History Table + 기록 테이블 자동 만들기 + + + + Specifies the name of the new history table. + 새 기록 테이블의 이름을 지정합니다. + + + + New History Table Name + 기록 테이블 이름 + + + + Specifies the default constraint name. + 기본 제약 조건 이름을 지정합니다. + + + + Default Constraint Name + 기본 제약 조건 이름 + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf index 0ead77bb..7ca28568 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -5685,12 +5685,6 @@ Definir Padrão - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' não é um SqlForeignKeyAction com suporte. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Especifica se a restrição de verificação está habilitada @@ -5763,6 +5757,232 @@ O Processador de Consultas estima que a implementação do índice a seguir pode */ title of missing index details + + Type + Tipo + + + + Edge + Edge + + + + Node + + + + + Graph Table + Tabela de Gráfico + + + + Edge Constraints + Restrições de Borda + + + + Edge Constraint + Restrição de Borda + + + + Name of the constraint. + Nome da restrição. + + + + Name + Nome + + + + Specifies whether the constraint is enabled. + Especifica se o índice está habilitado. + + + + Is Enabled + Está Habilitado + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + O comportamento quando um usuário tenta excluir uma linha com dados que estão envolvidos em uma relação com uma chave estrangeira. + + + + On Delete Action + Ao Excluir Ação + + + + Edge constraint clauses. + Cláusulas de restrição de borda. + + + + Clauses + Cláusulas + + + + Clause + Cláusula + + + + From Table + Da Tabela + + + + To Table + Para a Tabela + + + + None + Nenhum + + + + Specifies the table type. + Especifica o tipo de tabela. + + + + Unknown enum value: {0}. + Valor de enumeração desconhecido: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Esquema e Dados + + + + Schema Only + Somente Esquema + + + + None + Nenhum + + + + Row start + Início da linha + + + + Row End + Fim da Linha + + + + System Versioning Enabled + Versão do Sistema Ativado + + + + Specifies whether the table is system versioning enabled. + Especificar se a tabela está habilitada para controle de versão do sistema. + + + + System Versioning + Versão do sistema + + + + History table of the current table. + Tabela de histórico da tabela atual. + + + + History Table + Tabela de Histórico + + + + Specifies whether the table is memory optimized. + Indica se a tabela tem otimização de memória. + + + + Memory Optimized + Otimizado para Memória + + + + Memory Optimized + Otimizado para Memória + + + + Specifies the durability setting of the table. + Especifica a configuração de durabilidade da tabela. + + + + Durability + Durabilidade + + + + Specifies the start or end of the system versioning table's period setting. + Especificar o início ou fim da configuração do período da tabela de controle de versão do sistema. + + + + Generated Always As + Gerado Sempre Como + + + + Is Hidden + Is Hidden + + + + Specifies whether the column will be returned by select statement. + Especifica se a coluna será retornada pela instrução select. + + + + Specifies whether the engine should automatically create the history table. + Especificar o início ou fim da configuração do período da tabela de controle da versão do sistema. + + + + Auto Create History Table + Tabela de histórico de criação automática + + + + Specifies the name of the new history table. + Especificar o nome da nova tabela de histórico. + + + + New History Table Name + Nome da Tabela de Histórico + + + + Specifies the default constraint name. + Especificar o nome da restrição padrão. + + + + Default Constraint Name + Nome da Restrição Padrão + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index af5cb49d..ae89c068 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -5685,12 +5685,6 @@ Присвоить значение по умолчанию - - '{0}' is not a supported SqlForeignKeyAction. - "{0}" не является поддерживаемым SqlForeignKeyAction. - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled Указывает, включено ли проверочное ограничение. @@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv */ title of missing index details + + Type + Тип + + + + Edge + Граница + + + + Node + Узел + + + + Graph Table + Графовая таблица + + + + Edge Constraints + Ограничения границ + + + + Edge Constraint + Ограничение границ + + + + Name of the constraint. + Имя ограничения. + + + + Name + Имя + + + + Specifies whether the constraint is enabled. + Указывает, включено ли ограничение. + + + + Is Enabled + Включено + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + Поведение, которое реализуется при попытке пользователя удалить строку с данными, задействованную в ограничении границ. + + + + On Delete Action + При удалении + + + + Edge constraint clauses. + Предложения ограничения границ. + + + + Clauses + Предложения + + + + Clause + Предложение + + + + From Table + Из таблицы + + + + To Table + В таблицу + + + + None + Нет + + + + Specifies the table type. + Указывает тип таблицы. + + + + Unknown enum value: {0}. + Неизвестное значение перечисления: {0}. + . + Parameters: 0 - name (string) + + + Schema and Data + Схема и данные + + + + Schema Only + Только схема + + + + None + Нет + + + + Row start + Начало строки + + + + Row End + Конец строки + + + + System Versioning Enabled + Управление версиями системы включено + + + + Specifies whether the table is system versioning enabled. + Указывает, включено ли управление версиями системы в таблице. + + + + System Versioning + Управление версиями системы + + + + History table of the current table. + Таблица журнала текущей таблицы. + + + + History Table + Таблица журнала + + + + Specifies whether the table is memory optimized. + Указывает, оптимизирована ли таблица для операций в памяти. + + + + Memory Optimized + Оптимизировано для операций в памяти + + + + Memory Optimized + Оптимизировано для операций в памяти + + + + Specifies the durability setting of the table. + Задает параметр устойчивости таблицы. + + + + Durability + Устойчивость + + + + Specifies the start or end of the system versioning table's period setting. + Указывает начало или конец задания периода управления версиями системы таблицы. + + + + Generated Always As + Столбец \"Generated Always As\" + + + + Is Hidden + Скрыто + + + + Specifies whether the column will be returned by select statement. + Указывает, будет ли столбец возвращен оператором select. + + + + Specifies whether the engine should automatically create the history table. + Указывает, должен ли обработчик автоматически создавать таблицу журнала. + + + + Auto Create History Table + Автоматическое создание таблицы журнала + + + + Specifies the name of the new history table. + Указывает имя новой таблицы журнала. + + + + New History Table Name + Новое имя таблицы журнала + + + + Specifies the default constraint name. + Задает имя ограничения по умолчанию. + + + + Default Constraint Name + Имя ограничения по умолчанию + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf index a9265125..8c4f7140 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -5685,12 +5685,6 @@ 设置默认值 - - '{0}' is not a supported SqlForeignKeyAction. - “{0}”不是受支持的 SqlForeignKeyAction。 - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled 指定是否已启用检查约束 @@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv */ title of missing index details + + Type + 类型 + + + + Edge + Edge + + + + Node + 节点 + + + + Graph Table + 图形表 + + + + Edge Constraints + 边缘约束 + + + + Edge Constraint + 边缘约束 + + + + Name of the constraint. + 约束的名称。 + + + + Name + 名称 + + + + Specifies whether the constraint is enabled. + 指定是否启用索引。 + + + + Is Enabled + 已启用 + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + 用户尝试删除以下行时的行为: 该行包含外键关系中涉及的数据。 + + + + On Delete Action + 当删除操作发生时 + + + + Edge constraint clauses. + 边缘约束子句。 + + + + Clauses + 子句 + + + + Clause + 子句 + + + + From Table + 从表 + + + + To Table + 到表 + + + + None + + + + + Specifies the table type. + 指定表类型。 + + + + Unknown enum value: {0}. + 未知枚举值: {0}。 + . + Parameters: 0 - name (string) + + + Schema and Data + 架构和数据 + + + + Schema Only + 仅限架构 + + + + None + + + + + Row start + 行开始 + + + + Row End + 行尾 + + + + System Versioning Enabled + 已启用系统版本控制 + + + + Specifies whether the table is system versioning enabled. + 指定表是否已启用系统版本控制。 + + + + System Versioning + 系统版本控制 + + + + History table of the current table. + 当前表的历史记录表。 + + + + History Table + 历史记录表 + + + + Specifies whether the table is memory optimized. + 指示该表是否已经过内存优化。 + + + + Memory Optimized + 内存优化 + + + + Memory Optimized + 内存优化 + + + + Specifies the durability setting of the table. + 指定表的持久性设置。 + + + + Durability + 持续性 + + + + Specifies the start or end of the system versioning table's period setting. + 指定系统版本控制表的周期设置的开始或结束。 + + + + Generated Always As + 始终生成为 + + + + Is Hidden + 已隐藏 + + + + Specifies whether the column will be returned by select statement. + 指定 select 语句是否返回列。 + + + + Specifies whether the engine should automatically create the history table. + 指定引擎是否应自动创建历史记录表。 + + + + Auto Create History Table + 自动创建历史记录表 + + + + Specifies the name of the new history table. + 指定新历史记录表的名称。 + + + + New History Table Name + 历史记录表名称 + + + + Specifies the default constraint name. + 指定默认约束名称。 + + + + Default Constraint Name + 默认约束名称 + + \ No newline at end of file diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf index 59d0c354..1a409447 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -5685,12 +5685,6 @@ 設為預設值 - - '{0}' is not a supported SqlForeignKeyAction. - '{0}' 不是受支援的 SqlForeignKeyAction。 - . - Parameters: 0 - name (string) - Specifies whether the check constraint is Enabled 指定是否啟用檢查條件約束 @@ -5763,6 +5757,232 @@ The Query Processor estimates that implementing the following index could improv */ title of missing index details + + Type + 類型 + + + + Edge + Edge + + + + Node + 節點 + + + + Graph Table + 圖形資料表 + + + + Edge Constraints + 邊緣條件約束 + + + + Edge Constraint + 邊緣條件約束 + + + + Name of the constraint. + 條件約束的名稱。 + + + + Name + 名稱 + + + + Specifies whether the constraint is enabled. + 指定是否已啟用索引。 + + + + Is Enabled + 已啟用 + + + + The behavior when a user tries to delete a row with data that is involved in an edge constraint. + 使用者嘗試刪除資料列時的行為,此資料列內含外部索引鍵關聯性中涉及的資料。 + + + + On Delete Action + 刪除動作時 + + + + Edge constraint clauses. + 邊緣條件約束子句。 + + + + Clauses + 子句 + + + + Clause + 子句 + + + + From Table + 從資料表 + + + + To Table + 目標表格 + + + + None + + + + + Specifies the table type. + 指定資料表類型。 + + + + Unknown enum value: {0}. + 未知的列舉值: {0}。 + . + Parameters: 0 - name (string) + + + Schema and Data + 結構描述及資料 + + + + Schema Only + 僅結構描述 + + + + None + + + + + Row start + 列開始 + + + + Row End + 列結尾 + + + + System Versioning Enabled + 已啟用系統版本設定 + + + + Specifies whether the table is system versioning enabled. + 指定資料表是否已啟用系統版本設定。 + + + + System Versioning + 系統版本設定 + + + + History table of the current table. + 目前資料表的歷程記錄資料表。 + + + + History Table + 記錄資料表 + + + + Specifies whether the table is memory optimized. + 指出資料表是否已經過記憶體最佳化。 + + + + Memory Optimized + 記憶體最佳化 + + + + Memory Optimized + 記憶體最佳化 + + + + Specifies the durability setting of the table. + 指定資料表的持久性設定。 + + + + Durability + 持久性 + + + + Specifies the start or end of the system versioning table's period setting. + 指定系統版本設定資料表期間設定的開始或結束。 + + + + Generated Always As + 一律產生為 + + + + Is Hidden + 已隱藏 + + + + Specifies whether the column will be returned by select statement. + 指定 select 語句是否要傳回資料行。 + + + + Specifies whether the engine should automatically create the history table. + 指定引擎是否應自動建立歷程記錄資料表。 + + + + Auto Create History Table + 自動建立歷程記錄資料表 + + + + Specifies the name of the new history table. + 指定新歷程記錄資料表的名稱。 + + + + New History Table Name + 記錄資料表名稱 + + + + Specifies the default constraint name. + 指定預設條件約束名稱。 + + + + Default Constraint Name + 預設條件約束名稱 + + \ No newline at end of file