From a8bf275e04570f95fad0f838084f3cf3b9a41ad7 Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 20 Jun 2022 16:51:04 -0700 Subject: [PATCH] [Loc] update to sr xlf for 6/20/2022 (#1548) --- .../Localization/sr.de.resx | 69 ++++++++++ .../Localization/sr.es.resx | 69 ++++++++++ .../Localization/sr.fr.resx | 69 ++++++++++ .../Localization/sr.it.resx | 69 ++++++++++ .../Localization/sr.ja.resx | 69 ++++++++++ .../Localization/sr.ko.resx | 69 ++++++++++ .../Localization/sr.pt-br.resx | 69 ++++++++++ .../Localization/sr.ru.resx | 69 ++++++++++ .../Localization/sr.zh-Hans.resx | 69 ++++++++++ .../Localization/sr.zh-Hant.resx | 69 ++++++++++ .../Localization/transXliff/sr.de.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.es.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.fr.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.it.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.ja.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.ko.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.pt-br.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.ru.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.zh-hans.xlf | 126 ++++++++++++++++++ .../Localization/transXliff/sr.zh-hant.xlf | 126 ++++++++++++++++++ 20 files changed, 1950 insertions(+) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx index ec8e3503..52245b5b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.de.resx @@ -3721,4 +3721,73 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Formel + + Dem Index „{0}“ sind keine Spalten zugeordnet. + + + Für den Fremdschlüssel „{0}“ wurden keine Spalten angegeben. + + + Die Spalte mit dem Namen „{0}“ wurde dem Index „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + + + Die Spalte mit dem Namen „{0}“ wurde dem Fremdschlüssel „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + + + Die Fremdspalte mit dem Namen „{0}“ wurde dem Fremdschlüssel „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + + + Der Name „{0}“ wird bereits von einer anderen Einschränkung verwendet. Zeilennummer: {1}. + + + Der Name „{0}“ wird bereits von einer anderen Spalte verwendet. Zeilennummer: {1}. + + + Der Name „{0}“ wird bereits von einem anderen Index verwendet. Zeilennummer: {1}. + + + Für die Edge-Einschränkung „{0}“ wurden keine Klauseln angegeben. + + + Das Paar „{0}“ ist bereits durch eine andere Klausel in der Edge-Einschränkung definiert. Zeilennummer: {1}. + + + Die speicheroptimierte Tabelle muss über einen nicht gruppierten Primärschlüssel verfügen. + + + Die vom System versionierte Tabelle muss über einen Primärschlüssel verfügen. + + + Für die vom System versionierte Tabelle müssen die Zeitraumspalten definiert sein. + + + Zeitraumspalten (immer als Zeilenanfang/-ende generiert) können nur einmal definiert werden. + + + Zeitraumspalten (immer als Zeilenanfang/-ende generiert) müssen als Paar definiert werden. Wenn eine definiert ist, muss auch die andere definiert werden. + + + Spalten im Primärschlüssel dürfen keine NULL-Werte zulassen. + + + Nur dauerhafte (DURABILITY = SCHEMA_AND_DATA) speicheroptimierte Tabellen können vom System versioniert sein. + + + Für eine Tabelle muss mindestens eine nicht berechnete Spalte definiert sein. + + + Die Verwendung eines anderen Start- und Inkrementwerts als 1 wird bei speicheroptimierten Tabellen nicht unterstützt. + + + Die Tabelle weist mehr als eine Edge-Einschränkung auf. Dies ist nur als temporärer Zustand beim Ändern vorhandener Edge-Einschränkungen nützlich, und sollte in anderen Fällen nicht verwendet werden. + + + Doppelte Spaltennamen können im Primärschlüssel nicht verwendet werden. Spaltenname: {0} + + + Die speicheroptimierte Tabelle wird für diese Datenbank nicht unterstützt. + + + Das Skript enthält mehrere Tabellendefinitionen, nur die erste Tabelle kann im Designer bearbeitet werden. + \ 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 723072d3..a19d7029 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.es.resx @@ -3721,4 +3721,73 @@ El procesador de consultas estima que la implementación del siguiente índice p Fórmula + + El índice “{0}” no tiene ninguna columna asociada. + + + La clave externa “{0}” no tiene ninguna columna especificada. + + + La columna con el nombre “{0}” ya se ha agregado al índice “{1}”. Número de fila: {2}. + + + La columna con el nombre “{0}” ya se ha agregado a la clave externa “{1}”. Número de fila: {2}. + + + La columna externa con el nombre “{0}” ya se ha agregado a la clave externa “{1}”. Número de fila: {2}. + + + Otra restricción ya está usando el nombre “{0}”. Número de fila: {1}. + + + Otra columna ya está usando el nombre “{0}”. Número de fila: {1}. + + + Otro índice ya está usando el nombre “{0}”. Número de fila: {1}. + + + La restricción perimetral “{0}” no tiene ninguna cláusula especificada. + + + El par”'{0}” ya está definido por otra cláusula de la restricción perimetral. Número de fila: {1}. + + + La tabla optimizada para memoria debe tener una clave principal no agrupado. + + + La tabla con versiones del sistema debe tener la clave principal. + + + La tabla con versiones del sistema debe tener definidas las columnas de período. + + + Las columnas de período (generadas siempre como inicio y finalización de la fila) solo se pueden definir una vez. + + + Las columnas de período (generadas siempre como inicio y finalización de la fila) deben definirse como pares. Si se define una, también se debe definir la otra. + + + Las columnas de la clave principal no pueden admitir un valor NULL. + + + Solo las tablas optimizadas para memoria duraderas (DURABILITY = SCHEMA_AND_DATA) pueden tener versiones del sistema. + + + Una tabla debe tener al menos una columna no calculada definida. + + + El uso de valores de inicialización e incremento distintos de 1 no es compatible con las tablas optimizadas para memoria. + + + La tabla tiene más de una restricción perimetral. Esto solo es útil como estado temporal cuando se modifican las restricciones perimetrales existentes y no se debe usar en otros casos. + + + No se pueden usar nombres de columna duplicados en la clave principal, nombre de columna: {0} + + + No se admite la tabla optimizada para memoria para esta base de datos. + + + Hay varias definiciones de tabla en el script. Solo se puede editar la primera tabla en el diseñador. + \ 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 86682512..a9aadd4a 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.fr.resx @@ -3721,4 +3721,73 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Formule + + L'index '{0}' n'est associé à aucune colonne. + + + La clé étrangère '{0}' n'a aucune colonne spécifiée. + + + La colonne portant le nom '{0}' a déjà été ajoutée à l'index '{1}'. Numéro de ligne : {2}. + + + La colonne portant le nom '{0}' a déjà été ajoutée à la clé étrangère '{1}'. Numéro de ligne : {2}. + + + La colonne étrangère avec le nom '{0}' a déjà été ajoutée à la clé étrangère '{1}'. Numéro de ligne : {2}. + + + Le nom '{0}' est déjà utilisé par une autre contrainte. Numéro de ligne : {1}. + + + Le nom '{0}' est déjà utilisé par une autre colonne. Numéro de ligne : {1}. + + + Le nom '{0}' est déjà utilisé par un autre index. Numéro de ligne : {1}. + + + Stream Analytics sur appareils de périphérie '{0}' n'a aucune clause spécifiée. + + + La paire '{0}' est déjà définie par une autre clause dans la contrainte de bord. Numéro de ligne : {1}. + + + La table à mémoire optimisée doit avoir une clé primaire non clusterisée. + + + La table système versionnée doit avoir une clé primaire. + + + La table versionnée du système doit avoir les colonnes de période définies. + + + Les colonnes de période (générées toujours comme début/fin de ligne) ne peuvent être définies qu'une seule fois. + + + Les colonnes de période (générées toujours en tant que début/fin de ligne) doivent être définies par paire. Si l'un est défini, l'autre doit également être défini. + + + Les colonnes de la clé primaire ne peuvent pas être nullables. + + + Seules les tables durables (DURABILITY = SCHEMA_AND_DATA) optimisées en mémoire peuvent être versionnées par le système. + + + Une table doit avoir au moins une colonne non calculée définie. + + + L'utilisation de valeurs de départ et d'incrément autres que 1 n'est pas prise en charge avec les tables à mémoire optimisée. + + + La table comporte plusieurs contraintes de bord. Ceci n'est utile qu'en tant qu'état temporaire lors de la modification de contraintes de bord existantes et ne doit pas être utilisé dans d'autres cas. + + + Impossible d'utiliser des noms de colonne en double dans la clé primaire, nom de colonne : {0} + + + La table à mémoire optimisée n'est pas prise en charge pour cette base de données. + + + Il existe plusieurs définitions de table dans le script, seule la première table peut être modifiée dans le concepteur. + \ 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 40ca1c24..b7b619f0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.it.resx @@ -3721,4 +3721,73 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Formula + + All'indice '{0}' non è associata alcuna colonna. + + + Per la chiave esterna '{0}' non è stata specificata alcuna colonna. + + + La colonna con nome '{0}' è già stata aggiunta all'indice '{1}'. Numero di riga: {2}. + + + La colonna con nome '{0}' è già stata aggiunta alla chiave esterna '{1}'. Numero di riga: {2}. + + + La colonna esterna con nome '{0}' è già stata aggiunta alla chiave esterna '{1}'. Numero di riga: {2}. + + + Il nome '{0}' è già utilizzato da un altro vincolo. Numero di riga: {1}. + + + Il nome '{0}' è già utilizzato da un'altra colonna. Numero di riga: {1}. + + + Il nome '{0}' è già utilizzato da un altro indice. Numero di riga: {1}. + + + Per il vincolo perimetrale '{0}' non sono specificate clausole. + + + La coppia '{0}' è già definita da un'altra clausola nel vincolo perimetrale. Numero di riga: {1}. + + + La tabella ottimizzata per la memoria deve contenere una chiave primaria non cluster. + + + La tabella con versione di sistema deve disporre di una chiave primaria. + + + Per la tabella con controllo delle versioni di sistema, devono essere definite le colonne periodo. + + + Le colonne periodo (generate sempre come Inizio/Fine riga) possono essere definite una sola volta. + + + Le colonne periodo (generate sempre come Inizio/Fine) devono essere definite come coppia. Qualora se ne definisse solo una, sarà necessario definire anche l'altra. + + + Le colonne nella chiave primaria non possono ammettere valori Null. + + + Solo le tabelle ottimizzate per la memoria durevoli (DURABILITY = SCHEMA_AND_DATA) possono essere con controllo delle versioni di sistema. + + + Una tabella deve includere almeno una colonna non calcolata definita. + + + L'utilizzo di valori di inizializzazione e di incremento diversi da 1 non è supportato con le tabelle ottimizzate per la memoria. + + + La tabella contiene più di un vincolo perimetrale. È utile solo come stato temporaneo quando si modificano vincoli perimetrali esistenti e non deve essere usato in altri casi. + + + Non è possibile usare nomi di colonna duplicati nella chiave primaria. Nome colonna: {0} + + + La tabella ottimizzata per la memoria non è supportata per questo database. + + + Nello script sono presenti più definizioni di tabella. Solo la prima tabella può essere modificata nella finestra di progettazione. + \ 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 e4e52704..4adeef86 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ja.resx @@ -3721,4 +3721,73 @@ 数式 + + インデックス '{0}' には関連付けられた列がありません。 + + + 外部キー '{0}' には列が指定されていません。 + + + '{0}' という名前の列は既にインデックス '{1}' に追加されています。行番号: {2}。 + + + '{0}' という名前の列は既に外部キー '{1}' に追加されています。行番号: {2}。 + + + '{0}' という名前の外部列は既に外部キー '{1}' に追加されています。行番号: {2}。 + + + 名前 '{0}' は既に別の成約により使用されています。行番号: {1}。 + + + 名前 '{0}' は既に別の列により使用されています。行番号: {1}。 + + + 名前 '{0}' は既に別のインデックスにより使用されています。行番号: {1}。 + + + エッジ制約 '{0}' に句が指定されていません。 + + + ペア '{0}' は、エッジ制約の別の句で既に定義されています。行番号: {1}。 + + + メモリ最適化テーブルには、非クラスター化プライマリ キーが必要です。 + + + システム バージョン管理テーブルには、プライマリ キーが必要です。 + + + システムでバージョン管理されるテーブルでは、期間列が定義されている必要があります。 + + + 期間列 (常に次の名前で生成 行の開始/終了) は一度だけ定義できます。 + + + 期間列 (常に次の名前で生成 行の開始/終了) はペアとして定義する必要があります。一方が定義されている場合は、もう一方も定義する必要があります。 + + + プライマリ キーの列を Null 許容にすることはできません。 + + + 持続性 (DURABILITY = SCHEMA_AND_DATA) メモリ最適化したテーブルのみ、システムをバージョンアップできます。 + + + テーブルには、計算列以外の列が 1 つ以上定義されている必要があります。 + + + 1 以外のシード値と増分値の使用は、メモリ最適化テーブルではサポートされません。 + + + テーブルには、複数のエッジ制約があります。これは、既存のエッジ制約を変更する場合の一時的な状態としてのみ有効であり、他の場合には使用しないでください。 + + + プライマリ キーに重複する列名を使用できません。列名: {0} + + + メモリ最適化テーブルは、このデータベースではサポートされていません。 + + + スクリプトに複数のテーブル定義があり、デザイナーで編集できるのは最初のテーブルのみです。 + \ 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 7c3353ba..3285c202 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ko.resx @@ -3721,4 +3721,73 @@ 수식 + + 인덱스 '{0}'에는 연결된 열이 없습니다. + + + 외래 키 '{0}'에 지정된 열이 없습니다. + + + 이름이 '{0}'인 열이 이미 인덱스 '{1}'에 추가되었습니다. 행 번호: {2}. + + + 이름이 '{0}'인 열이 이미 외래 키 '{1}'에 추가되었습니다. 행 번호: {2}. + + + 이름이 '{0}'인 외부 열이 이미 외부 키 '{1}'에 추가되었습니다. 행 번호: {2}. + + + 다른 제약 조건에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + + + 다른 열에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + + + 다른 인덱스에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + + + 에지 제약 조건 '{0}'에 지정된 절이 없습니다. + + + '{0}' 쌍은 edge 제약 조건의 다른 절에 의해 이미 정의되어 있습니다. 행 번호: {1}. + + + 메모리 최적화 테이블에는 클러스터되지 않은 기본 키가 있어야 합니다. + + + 시스템 버전이 지정된 테이블에는 기본 키가 있어야 합니다. + + + 시스템 버전 테이블에는 기간 열이 정의되어 있어야 합니다. + + + 기간 열(항상 행 시작/끝으로 생성됨)은 한 번만 정의할 수 있습니다. + + + 기간 열(항상 행 시작/끝으로 생성됨)은 쌍으로 정의되어야 합니다. 하나가 정의되면 다른 것도 정의해야 합니다. + + + 기본 키의 열은 Null을 허용할 수 없습니다. + + + 내구성(DURABILITY = SCHEMA_AND_DATA) 메모리 최적화 테이블만 시스템 버전 관리가 가능합니다. + + + 테이블에는 계산되지 않은 열이 하나 이상 정의되어 있어야 합니다. + + + 1 이외의 시드 및 증분 값 사용은 메모리 최적화 테이블에서 지원되지 않습니다. + + + 테이블에 둘 이상의 에지 제약 조건이 있습니다. 이는 기존 에지 제약 조건을 수정할 때 임시 상태로만 유용하며 다른 경우에는 사용하지 않아야 합니다. + + + 기본 키에 중복된 열 이름을 사용할 수 없습니다. 열 이름: {0} + + + 이 데이터베이스에는 메모리 최적화 테이블이 지원되지 않습니다. + + + 스크립트에는 여러 테이블 정의가 있으며 디자이너에서 첫 번째 테이블만 편집할 수 있습니다. + \ 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 117a8347..e328a016 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.pt-br.resx @@ -3721,4 +3721,73 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Fórmula + + O índice '{0}' não tem nenhuma coluna associada a ele. + + + A chave estrangeira '{0}' não tem nenhuma coluna especificada. + + + A coluna com o nome '{0}' já foi adicionada ao índice '{1}'. Número da linha: {2}. + + + A coluna como nome '{0}' já foi adicionada à chave estrangeira '{1}'. Número da linha: {2}. + + + A coluna estrangeira com o nome '{0}' já foi adicionada à chave estrangeira '{1}'. Número da linha: {2}. + + + O nome '{0}' já está sendo usado por outra restrição. Número da linha: {1}. + + + O nome '{0}' já está sendo usado por outra coluna. Número da linha: {1}. + + + O nome '{0}' já está sendo usado por outro índice. Número da linha: {1}. + + + A restrição de borda '{0}' não tem cláusulas especificadas. + + + O par '{0}' já está definido por outra cláusula na restrição de borda. Número da linha: {1}. + + + A tabela otimizada por memória deve ter uma chave primária não clusterizada. + + + A tabela com versão do sistema deve ter a chave primária. + + + A tabela de versão do sistema deve ter as colunas de período definidas. + + + As colunas de período (Geradas Sempre Como Início/Fim de Linha) só podem ser definidas uma vez. + + + Colunas de período (Geradas sempre como Início/Fim de Linha) devem ser definidas como pares. Se uma for definida, a outra também deverá ser definida. + + + As colunas na chave primária não podem ser anuláveis. + + + Somente tabela com otimização de memória duráveis (DURABILITY = SCHEMA_AND_DATA) podem ser versionadas para o sistema. + + + A tabela deve ter pelo menos uma coluna não computada. + + + O uso de semente e valores de incremento diferentes de 1 não tem suporte com tabelas otimizadas para memória. + + + A tabela tem mais de uma restrição de borda nela. Isto só é útil como um estado temporário ao modificar restrições de borda existentes e não deve ser usado em outros casos. + + + Não é possível usar nomes de colunas duplicados na chave primária, nome da coluna: {0} + + + A tabela de otimização de memória não tem suporte para este banco de dados. + + + Há múltiplas definições de tabela no script, somente a primeira tabela pode ser editada no designer. + \ 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 bb4d8662..6f74923b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.ru.resx @@ -3721,4 +3721,73 @@ Формула + + С индексом {0} не связано ни одного столбца. + + + Для внешнего ключа {0} не указаны столбцы. + + + Столбец с именем {0} уже добавлен в индекс {1}. Номер строки: {2}. + + + Столбец с именем {0} уже добавлен во внешний ключ {1}. Номер строки: {2}. + + + Внешний столбец с именем {0} уже добавлен во внешний ключ {1}. Номер строки: {2}. + + + Имя {0} уже используется другим ограничением. Номер строки: {1}. + + + Имя {0} уже используется другим столбцом. Номер строки: {1}. + + + Имя {0} уже используется другим индексом. Номер строки: {1}. + + + Ограничение границ {0} не содержит указанных предложений. + + + Пара {0} уже определена другим предложением в ограничении границ. Номер строки: {1}. + + + Таблица, оптимизированная для памяти, должна иметь некластеризованный первичный ключ. + + + Системная версионная таблица должна иметь первичный ключ. + + + В таблице с версией системы должен быть определены столбцы периодов. + + + Столбцы периода (всегда создаются как начало или конец строки) могут быть определены только один раз. + + + Столбцы периода (всегда создаются как начало или конец строки) должны быть определены как пары. Если один из них определен, то должен быть определен и другой. + + + Столбцы в первичном ключе не могут иметь значение NULL. + + + Только устойчивые (DURABILITY = SCHEMA_AND_DATA) таблицы, оптимизированные для памяти, могут иметь версию системы. + + + В таблице должен быть определен хотя бы один невычисляемый столбец. + + + Использование начального или добавочного значения, отличного от 1, не поддерживается в таблицах, оптимизированных для операций в памяти. + + + Таблица имеет более одного ограничения границ. Это полезно только как временное состояние при изменении существующих ограничений границ и не должно использоваться в других случаях. + + + Не удается использовать повторяющиеся имена столбцов в первичном ключе. Имя столбца: {0} + + + Таблица, оптимизированная для памяти, не поддерживается для этой базы данных. + + + В сценарии имеется несколько определений таблиц. В конструкторе можно редактировать только первую таблицу. + \ 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 1c775c5f..95ce30e5 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hans.resx @@ -3721,4 +3721,73 @@ 公式 + + 索引“{0}”不具有任何与之关联的列。 + + + 外键“{0}”没有指定任何列。 + + + 已将名为“{0}”的列添加到索引“{1}”。行号: {2}。 + + + 已将名为“{0}”的列添加到外键“{1}”。行号: {2}。 + + + 已将名为“{0}”的外列已添加到外键“{1}”。行号: {2}。 + + + 名称“{0}”已由另一个约束使用。行号: {1}。 + + + 名称“{0}”已由另一列使用。行号: {1}。 + + + 另一个索引已使用名称“{0}”。行号: {1}。 + + + 边缘约束“{0}”未指定任何子句。 + + + 对“{0}”已由边缘约束中的另一个子句定义。行号: {1}。 + + + 内存优化表必须具有非群集主键。 + + + 系统版本控制表必须具有主键。 + + + 系统版本控制表必须定义句点列。 + + + 句点列(生成的 Always As 行开始/结束)只能定义一次。 + + + 句点列(生成的 Always As 行开始/结束)必须定义为对。如果定义了一个,则还必须定义另一个。 + + + 主键中的列不能为 null。 + + + 只有持久(DURABILITY = SCHEMA_AND_DATA)内存优化表才能进行系统版本控制。 + + + 表必须至少定义一个非计算列。 + + + 内存优化表不支持使用种子和 1 以外的增量值。 + + + 表上有多个边缘约束。这仅在修改现有边缘约束时用作为临时状态有用,而不应用于其他情况。 + + + 主键中不能使用重复的列名,列名: {0} + + + 此数据库不支持内存优化表。 + + + 脚本中存在多个表定义,只能在设计器中编辑第一个表。 + \ 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 b63e421e..c90810c0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.zh-Hant.resx @@ -3721,4 +3721,73 @@ 公式 + + 索引 '{0}' 沒有任何相關聯的資料行。 + + + 外部索引鍵 '{0}' 未指定任何資料行。 + + + 名稱為 '{0}' 的資料行已新增至索引 '{1}'。列號: {2}。 + + + 名稱為 '{0}' 的資料行已新增至外部索引鍵 '{1}'。列號: {2}。 + + + 名稱為 '{0}' 的外部索引鍵資料行已新增至外部索引鍵 '{1}'。列號: {2}。 + + + 名稱 '{0}' 已由另一個限制式使用。列號: {1}。 + + + 名稱 '{0}' 已由另一個資料行使用。列號: {1}。 + + + 名稱 '{0}' 已由另一個索引使用。列號: {1}。 + + + 邊緣限制式 '{0}' 未指定任何子句。 + + + 配對 '{0}' 已由邊緣限制式中的另一個子句定義。列號: {1}。 + + + 經記憶體最佳化的資料表必須具有非叢集主索引鍵。 + + + 系統版本資料表必須有主索引鍵。 + + + 由系統設定版本的資料表必須定義週期資料行。 + + + 週期資料行 (一律產生為開始/結束) 只能定義一次。 + + + 週期資料行 (一律產生為開始/結束) 必須配對定義。如果定義了一個,也必須定義另一個。 + + + 主索引鍵中的資料行不可為 Null。 + + + 只有耐久性 (DURABILITY = SCHEMA_AND_DATA) 經記憶體最佳化的資料表可以由系統設定版本。 + + + 資料表必須至少定義一個非計算資料行。 + + + 經記憶體最佳化的資料表不支援使用種子和 1 以外的遞增值。 + + + 資料表上有一個以上的邊緣限制式。這只有在修改現有邊緣限制式時,才可作為暫存狀態,不應該用於其他案例中。 + + + 無法在主索引鍵使用重複的資料行名稱,資料行名稱: {0} + + + 此資料庫不支援經記憶體最佳化的資料表。 + + + 指令碼中有多個資料表定義,只能編輯設計工具中第一個資料表。 + \ 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 de6f7e8e..ca5b3556 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -6068,6 +6068,132 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index Formel + + Index '{0}' does not have any columns associated with it. + Dem Index „{0}“ sind keine Spalten zugeordnet. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + Für den Fremdschlüssel „{0}“ wurden keine Spalten angegeben. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + Die Spalte mit dem Namen „{0}“ wurde dem Index „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + Die Spalte mit dem Namen „{0}“ wurde dem Fremdschlüssel „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + Die Fremdspalte mit dem Namen „{0}“ wurde dem Fremdschlüssel „{1}“ bereits hinzugefügt. Zeilennummer: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + Der Name „{0}“ wird bereits von einer anderen Einschränkung verwendet. Zeilennummer: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + Der Name „{0}“ wird bereits von einer anderen Spalte verwendet. Zeilennummer: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + Der Name „{0}“ wird bereits von einem anderen Index verwendet. Zeilennummer: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + Für die Edge-Einschränkung „{0}“ wurden keine Klauseln angegeben. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + Das Paar „{0}“ ist bereits durch eine andere Klausel in der Edge-Einschränkung definiert. Zeilennummer: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + Die speicheroptimierte Tabelle muss über einen nicht gruppierten Primärschlüssel verfügen. + + + + System versioned table must have primary key. + Die vom System versionierte Tabelle muss über einen Primärschlüssel verfügen. + + + + System versioned table must have the period columns defined. + Für die vom System versionierte Tabelle müssen die Zeitraumspalten definiert sein. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + Zeitraumspalten (immer als Zeilenanfang/-ende generiert) können nur einmal definiert werden. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Zeitraumspalten (immer als Zeilenanfang/-ende generiert) müssen als Paar definiert werden. Wenn eine definiert ist, muss auch die andere definiert werden. + + + + Columns in primary key cannot be nullable. + Spalten im Primärschlüssel dürfen keine NULL-Werte zulassen. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Nur dauerhafte (DURABILITY = SCHEMA_AND_DATA) speicheroptimierte Tabellen können vom System versioniert sein. + + + + A table must have at least one non-computed column defined. + Für eine Tabelle muss mindestens eine nicht berechnete Spalte definiert sein. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + Die Verwendung eines anderen Start- und Inkrementwerts als 1 wird bei speicheroptimierten Tabellen nicht unterstützt. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + Die Tabelle weist mehr als eine Edge-Einschränkung auf. Dies ist nur als temporärer Zustand beim Ändern vorhandener Edge-Einschränkungen nützlich, und sollte in anderen Fällen nicht verwendet werden. + + + + Cannot use duplicate column names in primary key, column name: {0} + Doppelte Spaltennamen können im Primärschlüssel nicht verwendet werden. Spaltenname: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + Die speicheroptimierte Tabelle wird für diese Datenbank nicht unterstützt. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + Das Skript enthält mehrere Tabellendefinitionen, nur die erste Tabelle kann im Designer bearbeitet werden. + + \ 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 a726dc05..f47e490d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -6068,6 +6068,132 @@ El procesador de consultas estima que la implementación del siguiente índice p Fórmula + + Index '{0}' does not have any columns associated with it. + El índice “{0}” no tiene ninguna columna asociada. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + La clave externa “{0}” no tiene ninguna columna especificada. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + La columna con el nombre “{0}” ya se ha agregado al índice “{1}”. Número de fila: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La columna con el nombre “{0}” ya se ha agregado a la clave externa “{1}”. Número de fila: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La columna externa con el nombre “{0}” ya se ha agregado a la clave externa “{1}”. Número de fila: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + Otra restricción ya está usando el nombre “{0}”. Número de fila: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + Otra columna ya está usando el nombre “{0}”. Número de fila: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + Otro índice ya está usando el nombre “{0}”. Número de fila: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + La restricción perimetral “{0}” no tiene ninguna cláusula especificada. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + El par”'{0}” ya está definido por otra cláusula de la restricción perimetral. Número de fila: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + La tabla optimizada para memoria debe tener una clave principal no agrupado. + + + + System versioned table must have primary key. + La tabla con versiones del sistema debe tener la clave principal. + + + + System versioned table must have the period columns defined. + La tabla con versiones del sistema debe tener definidas las columnas de período. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + Las columnas de período (generadas siempre como inicio y finalización de la fila) solo se pueden definir una vez. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Las columnas de período (generadas siempre como inicio y finalización de la fila) deben definirse como pares. Si se define una, también se debe definir la otra. + + + + Columns in primary key cannot be nullable. + Las columnas de la clave principal no pueden admitir un valor NULL. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Solo las tablas optimizadas para memoria duraderas (DURABILITY = SCHEMA_AND_DATA) pueden tener versiones del sistema. + + + + A table must have at least one non-computed column defined. + Una tabla debe tener al menos una columna no calculada definida. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + El uso de valores de inicialización e incremento distintos de 1 no es compatible con las tablas optimizadas para memoria. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + La tabla tiene más de una restricción perimetral. Esto solo es útil como estado temporal cuando se modifican las restricciones perimetrales existentes y no se debe usar en otros casos. + + + + Cannot use duplicate column names in primary key, column name: {0} + No se pueden usar nombres de columna duplicados en la clave principal, nombre de columna: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + No se admite la tabla optimizada para memoria para esta base de datos. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + Hay varias definiciones de tabla en el script. Solo se puede editar la primera tabla en el diseñador. + + \ 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 d2fa339e..836f86ec 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -6068,6 +6068,132 @@ Le processeur de requêtes estime que l'implémentation de l'index suivant peut Formule + + Index '{0}' does not have any columns associated with it. + L'index '{0}' n'est associé à aucune colonne. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + La clé étrangère '{0}' n'a aucune colonne spécifiée. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + La colonne portant le nom '{0}' a déjà été ajoutée à l'index '{1}'. Numéro de ligne : {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La colonne portant le nom '{0}' a déjà été ajoutée à la clé étrangère '{1}'. Numéro de ligne : {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La colonne étrangère avec le nom '{0}' a déjà été ajoutée à la clé étrangère '{1}'. Numéro de ligne : {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + Le nom '{0}' est déjà utilisé par une autre contrainte. Numéro de ligne : {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + Le nom '{0}' est déjà utilisé par une autre colonne. Numéro de ligne : {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + Le nom '{0}' est déjà utilisé par un autre index. Numéro de ligne : {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + Stream Analytics sur appareils de périphérie '{0}' n'a aucune clause spécifiée. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + La paire '{0}' est déjà définie par une autre clause dans la contrainte de bord. Numéro de ligne : {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + La table à mémoire optimisée doit avoir une clé primaire non clusterisée. + + + + System versioned table must have primary key. + La table système versionnée doit avoir une clé primaire. + + + + System versioned table must have the period columns defined. + La table versionnée du système doit avoir les colonnes de période définies. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + Les colonnes de période (générées toujours comme début/fin de ligne) ne peuvent être définies qu'une seule fois. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Les colonnes de période (générées toujours en tant que début/fin de ligne) doivent être définies par paire. Si l'un est défini, l'autre doit également être défini. + + + + Columns in primary key cannot be nullable. + Les colonnes de la clé primaire ne peuvent pas être nullables. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Seules les tables durables (DURABILITY = SCHEMA_AND_DATA) optimisées en mémoire peuvent être versionnées par le système. + + + + A table must have at least one non-computed column defined. + Une table doit avoir au moins une colonne non calculée définie. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + L'utilisation de valeurs de départ et d'incrément autres que 1 n'est pas prise en charge avec les tables à mémoire optimisée. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + La table comporte plusieurs contraintes de bord. Ceci n'est utile qu'en tant qu'état temporaire lors de la modification de contraintes de bord existantes et ne doit pas être utilisé dans d'autres cas. + + + + Cannot use duplicate column names in primary key, column name: {0} + Impossible d'utiliser des noms de colonne en double dans la clé primaire, nom de colonne : {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + La table à mémoire optimisée n'est pas prise en charge pour cette base de données. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + Il existe plusieurs définitions de table dans le script, seule la première table peut être modifiée dans le concepteur. + + \ 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 52b1e5c9..5662ab07 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -6068,6 +6068,132 @@ Query Processor stima che l'implementazione del seguente indice potrebbe miglior Formula + + Index '{0}' does not have any columns associated with it. + All'indice '{0}' non è associata alcuna colonna. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + Per la chiave esterna '{0}' non è stata specificata alcuna colonna. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + La colonna con nome '{0}' è già stata aggiunta all'indice '{1}'. Numero di riga: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La colonna con nome '{0}' è già stata aggiunta alla chiave esterna '{1}'. Numero di riga: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + La colonna esterna con nome '{0}' è già stata aggiunta alla chiave esterna '{1}'. Numero di riga: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + Il nome '{0}' è già utilizzato da un altro vincolo. Numero di riga: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + Il nome '{0}' è già utilizzato da un'altra colonna. Numero di riga: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + Il nome '{0}' è già utilizzato da un altro indice. Numero di riga: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + Per il vincolo perimetrale '{0}' non sono specificate clausole. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + La coppia '{0}' è già definita da un'altra clausola nel vincolo perimetrale. Numero di riga: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + La tabella ottimizzata per la memoria deve contenere una chiave primaria non cluster. + + + + System versioned table must have primary key. + La tabella con versione di sistema deve disporre di una chiave primaria. + + + + System versioned table must have the period columns defined. + Per la tabella con controllo delle versioni di sistema, devono essere definite le colonne periodo. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + Le colonne periodo (generate sempre come Inizio/Fine riga) possono essere definite una sola volta. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Le colonne periodo (generate sempre come Inizio/Fine) devono essere definite come coppia. Qualora se ne definisse solo una, sarà necessario definire anche l'altra. + + + + Columns in primary key cannot be nullable. + Le colonne nella chiave primaria non possono ammettere valori Null. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Solo le tabelle ottimizzate per la memoria durevoli (DURABILITY = SCHEMA_AND_DATA) possono essere con controllo delle versioni di sistema. + + + + A table must have at least one non-computed column defined. + Una tabella deve includere almeno una colonna non calcolata definita. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + L'utilizzo di valori di inizializzazione e di incremento diversi da 1 non è supportato con le tabelle ottimizzate per la memoria. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + La tabella contiene più di un vincolo perimetrale. È utile solo come stato temporaneo quando si modificano vincoli perimetrali esistenti e non deve essere usato in altri casi. + + + + Cannot use duplicate column names in primary key, column name: {0} + Non è possibile usare nomi di colonna duplicati nella chiave primaria. Nome colonna: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + La tabella ottimizzata per la memoria non è supportata per questo database. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + Nello script sono presenti più definizioni di tabella. Solo la prima tabella può essere modificata nella finestra di progettazione. + + \ 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 9e68ced6..2982288b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -6068,6 +6068,132 @@ The Query Processor estimates that implementing the following index could improv 数式 + + Index '{0}' does not have any columns associated with it. + インデックス '{0}' には関連付けられた列がありません。 + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + 外部キー '{0}' には列が指定されていません。 + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + '{0}' という名前の列は既にインデックス '{1}' に追加されています。行番号: {2}。 + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + '{0}' という名前の列は既に外部キー '{1}' に追加されています。行番号: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + '{0}' という名前の外部列は既に外部キー '{1}' に追加されています。行番号: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + 名前 '{0}' は既に別の成約により使用されています。行番号: {1}。 + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + 名前 '{0}' は既に別の列により使用されています。行番号: {1}。 + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + 名前 '{0}' は既に別のインデックスにより使用されています。行番号: {1}。 + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + エッジ制約 '{0}' に句が指定されていません。 + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + ペア '{0}' は、エッジ制約の別の句で既に定義されています。行番号: {1}。 + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + メモリ最適化テーブルには、非クラスター化プライマリ キーが必要です。 + + + + System versioned table must have primary key. + システム バージョン管理テーブルには、プライマリ キーが必要です。 + + + + System versioned table must have the period columns defined. + システムでバージョン管理されるテーブルでは、期間列が定義されている必要があります。 + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + 期間列 (常に次の名前で生成 行の開始/終了) は一度だけ定義できます。 + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + 期間列 (常に次の名前で生成 行の開始/終了) はペアとして定義する必要があります。一方が定義されている場合は、もう一方も定義する必要があります。 + + + + Columns in primary key cannot be nullable. + プライマリ キーの列を Null 許容にすることはできません。 + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + 持続性 (DURABILITY = SCHEMA_AND_DATA) メモリ最適化したテーブルのみ、システムをバージョンアップできます。 + + + + A table must have at least one non-computed column defined. + テーブルには、計算列以外の列が 1 つ以上定義されている必要があります。 + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + 1 以外のシード値と増分値の使用は、メモリ最適化テーブルではサポートされません。 + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + テーブルには、複数のエッジ制約があります。これは、既存のエッジ制約を変更する場合の一時的な状態としてのみ有効であり、他の場合には使用しないでください。 + + + + Cannot use duplicate column names in primary key, column name: {0} + プライマリ キーに重複する列名を使用できません。列名: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + メモリ最適化テーブルは、このデータベースではサポートされていません。 + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + スクリプトに複数のテーブル定義があり、デザイナーで編集できるのは最初のテーブルのみです。 + + \ 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 02043c68..94c59924 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -6068,6 +6068,132 @@ The Query Processor estimates that implementing the following index could improv 수식 + + Index '{0}' does not have any columns associated with it. + 인덱스 '{0}'에는 연결된 열이 없습니다. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + 외래 키 '{0}'에 지정된 열이 없습니다. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + 이름이 '{0}'인 열이 이미 인덱스 '{1}'에 추가되었습니다. 행 번호: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 이름이 '{0}'인 열이 이미 외래 키 '{1}'에 추가되었습니다. 행 번호: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 이름이 '{0}'인 외부 열이 이미 외부 키 '{1}'에 추가되었습니다. 행 번호: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + 다른 제약 조건에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + 다른 열에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + 다른 인덱스에서 이미 이름 '{0}'을(를) 사용하고 있습니다. 행 번호: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + 에지 제약 조건 '{0}'에 지정된 절이 없습니다. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + '{0}' 쌍은 edge 제약 조건의 다른 절에 의해 이미 정의되어 있습니다. 행 번호: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + 메모리 최적화 테이블에는 클러스터되지 않은 기본 키가 있어야 합니다. + + + + System versioned table must have primary key. + 시스템 버전이 지정된 테이블에는 기본 키가 있어야 합니다. + + + + System versioned table must have the period columns defined. + 시스템 버전 테이블에는 기간 열이 정의되어 있어야 합니다. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + 기간 열(항상 행 시작/끝으로 생성됨)은 한 번만 정의할 수 있습니다. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + 기간 열(항상 행 시작/끝으로 생성됨)은 쌍으로 정의되어야 합니다. 하나가 정의되면 다른 것도 정의해야 합니다. + + + + Columns in primary key cannot be nullable. + 기본 키의 열은 Null을 허용할 수 없습니다. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + 내구성(DURABILITY = SCHEMA_AND_DATA) 메모리 최적화 테이블만 시스템 버전 관리가 가능합니다. + + + + A table must have at least one non-computed column defined. + 테이블에는 계산되지 않은 열이 하나 이상 정의되어 있어야 합니다. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + 1 이외의 시드 및 증분 값 사용은 메모리 최적화 테이블에서 지원되지 않습니다. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + 테이블에 둘 이상의 에지 제약 조건이 있습니다. 이는 기존 에지 제약 조건을 수정할 때 임시 상태로만 유용하며 다른 경우에는 사용하지 않아야 합니다. + + + + Cannot use duplicate column names in primary key, column name: {0} + 기본 키에 중복된 열 이름을 사용할 수 없습니다. 열 이름: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + 이 데이터베이스에는 메모리 최적화 테이블이 지원되지 않습니다. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + 스크립트에는 여러 테이블 정의가 있으며 디자이너에서 첫 번째 테이블만 편집할 수 있습니다. + + \ 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 024f54c7..6f866646 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -6068,6 +6068,132 @@ O Processador de Consultas estima que a implementação do índice a seguir pode Fórmula + + Index '{0}' does not have any columns associated with it. + O índice '{0}' não tem nenhuma coluna associada a ele. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + A chave estrangeira '{0}' não tem nenhuma coluna especificada. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + A coluna com o nome '{0}' já foi adicionada ao índice '{1}'. Número da linha: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + A coluna como nome '{0}' já foi adicionada à chave estrangeira '{1}'. Número da linha: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + A coluna estrangeira com o nome '{0}' já foi adicionada à chave estrangeira '{1}'. Número da linha: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + O nome '{0}' já está sendo usado por outra restrição. Número da linha: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + O nome '{0}' já está sendo usado por outra coluna. Número da linha: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + O nome '{0}' já está sendo usado por outro índice. Número da linha: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + A restrição de borda '{0}' não tem cláusulas especificadas. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + O par '{0}' já está definido por outra cláusula na restrição de borda. Número da linha: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + A tabela otimizada por memória deve ter uma chave primária não clusterizada. + + + + System versioned table must have primary key. + A tabela com versão do sistema deve ter a chave primária. + + + + System versioned table must have the period columns defined. + A tabela de versão do sistema deve ter as colunas de período definidas. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + As colunas de período (Geradas Sempre Como Início/Fim de Linha) só podem ser definidas uma vez. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Colunas de período (Geradas sempre como Início/Fim de Linha) devem ser definidas como pares. Se uma for definida, a outra também deverá ser definida. + + + + Columns in primary key cannot be nullable. + As colunas na chave primária não podem ser anuláveis. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Somente tabela com otimização de memória duráveis (DURABILITY = SCHEMA_AND_DATA) podem ser versionadas para o sistema. + + + + A table must have at least one non-computed column defined. + A tabela deve ter pelo menos uma coluna não computada. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + O uso de semente e valores de incremento diferentes de 1 não tem suporte com tabelas otimizadas para memória. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + A tabela tem mais de uma restrição de borda nela. Isto só é útil como um estado temporário ao modificar restrições de borda existentes e não deve ser usado em outros casos. + + + + Cannot use duplicate column names in primary key, column name: {0} + Não é possível usar nomes de colunas duplicados na chave primária, nome da coluna: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + A tabela de otimização de memória não tem suporte para este banco de dados. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + Há múltiplas definições de tabela no script, somente a primeira tabela pode ser editada no designer. + + \ 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 564460da..551f4c2a 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -6068,6 +6068,132 @@ The Query Processor estimates that implementing the following index could improv Формула + + Index '{0}' does not have any columns associated with it. + С индексом {0} не связано ни одного столбца. + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + Для внешнего ключа {0} не указаны столбцы. + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + Столбец с именем {0} уже добавлен в индекс {1}. Номер строки: {2}. + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + Столбец с именем {0} уже добавлен во внешний ключ {1}. Номер строки: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + Внешний столбец с именем {0} уже добавлен во внешний ключ {1}. Номер строки: {2}. + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + Имя {0} уже используется другим ограничением. Номер строки: {1}. + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + Имя {0} уже используется другим столбцом. Номер строки: {1}. + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + Имя {0} уже используется другим индексом. Номер строки: {1}. + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + Ограничение границ {0} не содержит указанных предложений. + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + Пара {0} уже определена другим предложением в ограничении границ. Номер строки: {1}. + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + Таблица, оптимизированная для памяти, должна иметь некластеризованный первичный ключ. + + + + System versioned table must have primary key. + Системная версионная таблица должна иметь первичный ключ. + + + + System versioned table must have the period columns defined. + В таблице с версией системы должен быть определены столбцы периодов. + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + Столбцы периода (всегда создаются как начало или конец строки) могут быть определены только один раз. + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + Столбцы периода (всегда создаются как начало или конец строки) должны быть определены как пары. Если один из них определен, то должен быть определен и другой. + + + + Columns in primary key cannot be nullable. + Столбцы в первичном ключе не могут иметь значение NULL. + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + Только устойчивые (DURABILITY = SCHEMA_AND_DATA) таблицы, оптимизированные для памяти, могут иметь версию системы. + + + + A table must have at least one non-computed column defined. + В таблице должен быть определен хотя бы один невычисляемый столбец. + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + Использование начального или добавочного значения, отличного от 1, не поддерживается в таблицах, оптимизированных для операций в памяти. + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + Таблица имеет более одного ограничения границ. Это полезно только как временное состояние при изменении существующих ограничений границ и не должно использоваться в других случаях. + + + + Cannot use duplicate column names in primary key, column name: {0} + Не удается использовать повторяющиеся имена столбцов в первичном ключе. Имя столбца: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + Таблица, оптимизированная для памяти, не поддерживается для этой базы данных. + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + В сценарии имеется несколько определений таблиц. В конструкторе можно редактировать только первую таблицу. + + \ 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 fa98a0f0..7d569f02 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -6068,6 +6068,132 @@ The Query Processor estimates that implementing the following index could improv 公式 + + Index '{0}' does not have any columns associated with it. + 索引“{0}”不具有任何与之关联的列。 + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + 外键“{0}”没有指定任何列。 + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + 已将名为“{0}”的列添加到索引“{1}”。行号: {2}。 + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 已将名为“{0}”的列添加到外键“{1}”。行号: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 已将名为“{0}”的外列已添加到外键“{1}”。行号: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + 名称“{0}”已由另一个约束使用。行号: {1}。 + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + 名称“{0}”已由另一列使用。行号: {1}。 + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + 另一个索引已使用名称“{0}”。行号: {1}。 + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + 边缘约束“{0}”未指定任何子句。 + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + 对“{0}”已由边缘约束中的另一个子句定义。行号: {1}。 + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + 内存优化表必须具有非群集主键。 + + + + System versioned table must have primary key. + 系统版本控制表必须具有主键。 + + + + System versioned table must have the period columns defined. + 系统版本控制表必须定义句点列。 + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + 句点列(生成的 Always As 行开始/结束)只能定义一次。 + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + 句点列(生成的 Always As 行开始/结束)必须定义为对。如果定义了一个,则还必须定义另一个。 + + + + Columns in primary key cannot be nullable. + 主键中的列不能为 null。 + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + 只有持久(DURABILITY = SCHEMA_AND_DATA)内存优化表才能进行系统版本控制。 + + + + A table must have at least one non-computed column defined. + 表必须至少定义一个非计算列。 + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + 内存优化表不支持使用种子和 1 以外的增量值。 + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + 表上有多个边缘约束。这仅在修改现有边缘约束时用作为临时状态有用,而不应用于其他情况。 + + + + Cannot use duplicate column names in primary key, column name: {0} + 主键中不能使用重复的列名,列名: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + 此数据库不支持内存优化表。 + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + 脚本中存在多个表定义,只能在设计器中编辑第一个表。 + + \ 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 0d7d27e2..51c7de2d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -6068,6 +6068,132 @@ The Query Processor estimates that implementing the following index could improv 公式 + + Index '{0}' does not have any columns associated with it. + 索引 '{0}' 沒有任何相關聯的資料行。 + . + Parameters: 0 - indexName (string) + + + Foreign key '{0}' does not have any columns specified. + 外部索引鍵 '{0}' 未指定任何資料行。 + . + Parameters: 0 - foreignKeyName (string) + + + Column with name '{0}' has already been added to the index '{1}'. Row number: {2}. + 名稱為 '{0}' 的資料行已新增至索引 '{1}'。列號: {2}。 + . + Parameters: 0 - columnName (string), 1 - indexName (string), 2 - rowNumber (int) + + + Column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 名稱為 '{0}' 的資料行已新增至外部索引鍵 '{1}'。列號: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + Foreign column with name '{0}' has already been added to the foreign key '{1}'. Row number: {2}. + 名稱為 '{0}' 的外部索引鍵資料行已新增至外部索引鍵 '{1}'。列號: {2}。 + . + Parameters: 0 - columnName (string), 1 - foreignKeyName (string), 2 - rowNumber (int) + + + The name '{0}' is already used by another constraint. Row number: {1}. + 名稱 '{0}' 已由另一個限制式使用。列號: {1}。 + . + Parameters: 0 - constraintName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another column. Row number: {1}. + 名稱 '{0}' 已由另一個資料行使用。列號: {1}。 + . + Parameters: 0 - columnName (string), 1 - rowNumber (int) + + + The name '{0}' is already used by another index. Row number: {1}. + 名稱 '{0}' 已由另一個索引使用。列號: {1}。 + . + Parameters: 0 - indexName (string), 1 - rowNumber (int) + + + Edge constraint '{0}' does not have any clauses specified. + 邊緣限制式 '{0}' 未指定任何子句。 + . + Parameters: 0 - name (string) + + + The pair '{0}' is already defined by another clause in the edge constraint. Row number: {1}. + 配對 '{0}' 已由邊緣限制式中的另一個子句定義。列號: {1}。 + . + Parameters: 0 - pair (string), 1 - rowNumber (int) + + + Memory-optimized table must have non-clustered primary key. + 經記憶體最佳化的資料表必須具有非叢集主索引鍵。 + + + + System versioned table must have primary key. + 系統版本資料表必須有主索引鍵。 + + + + System versioned table must have the period columns defined. + 由系統設定版本的資料表必須定義週期資料行。 + + + + Period columns (Generated Always As Row Start/End) can only be defined once. + 週期資料行 (一律產生為開始/結束) 只能定義一次。 + + + + Period columns (Generated Always As Row Start/End) must be defined as pair. If one is defined, the other must also be defined. + 週期資料行 (一律產生為開始/結束) 必須配對定義。如果定義了一個,也必須定義另一個。 + + + + Columns in primary key cannot be nullable. + 主索引鍵中的資料行不可為 Null。 + + + + Only durable (DURABILITY = SCHEMA_AND_DATA) memory-optimized tables can be system-versioned. + 只有耐久性 (DURABILITY = SCHEMA_AND_DATA) 經記憶體最佳化的資料表可以由系統設定版本。 + + + + A table must have at least one non-computed column defined. + 資料表必須至少定義一個非計算資料行。 + + + + The use of seed and increment values other than 1 is not supported with memory optimized tables. + 經記憶體最佳化的資料表不支援使用種子和 1 以外的遞增值。 + + + + The table has more than one edge constraint on it. This is only useful as a temporary state when modifying existing edge constraints, and should not be used in other cases. + 資料表上有一個以上的邊緣限制式。這只有在修改現有邊緣限制式時,才可作為暫存狀態,不應該用於其他案例中。 + + + + Cannot use duplicate column names in primary key, column name: {0} + 無法在主索引鍵使用重複的資料行名稱,資料行名稱: {0} + . + Parameters: 0 - columnName (string) + + + Memory-optimized table is not supported for this database. + 此資料庫不支援經記憶體最佳化的資料表。 + + + + There are multiple table definitions in the script, only the first table can be edited in the designer. + 指令碼中有多個資料表定義,只能編輯設計工具中第一個資料表。 + + \ No newline at end of file