From b02519de36acc3a2efdaeff80208311e18f8e78d Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Mon, 24 Jan 2022 10:26:14 -0800 Subject: [PATCH] Revert XLFs to include resx (#1367) --- .../Localization/transXliff/sr.de.xlf | 52 ++++--------------- .../Localization/transXliff/sr.es.xlf | 52 ++++--------------- .../Localization/transXliff/sr.fr.xlf | 52 ++++--------------- .../Localization/transXliff/sr.it.xlf | 52 ++++--------------- .../Localization/transXliff/sr.ja.xlf | 52 ++++--------------- .../Localization/transXliff/sr.ko.xlf | 52 ++++--------------- .../Localization/transXliff/sr.pt-br.xlf | 52 ++++--------------- .../Localization/transXliff/sr.ru.xlf | 52 ++++--------------- .../Localization/transXliff/sr.zh-hans.xlf | 52 ++++--------------- .../Localization/transXliff/sr.zh-hant.xlf | 52 ++++--------------- 10 files changed, 90 insertions(+), 430 deletions(-) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf index a26c043b..5010e17d 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.de.xlf @@ -5696,51 +5696,17 @@ Gibt an, ob die CHECK-Einschränkung aktiviert ist. - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - Der zugrunde liegende Typ "{0}" für die SQL-Variant-Spalte "{1}" konnte nicht aufgelöst werden. + + Unable to start streaming session {0} due to missing session details. + Die Streamingsitzung {0} kann aufgrund fehlender Sitzungsdetails nicht gestartet werden. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Gibt an, ob der Index aktiviert ist - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Unabhängig davon, ob der Index gruppiert ist, ist nur ein gruppierter Index in einer Tabelle zulässig. - - - - Is Clustered - Ist Gruppiert - - - - Whether the data entered into this index must be unique. - Ob die in diesen Index eingegebenen Daten einzigartig sein müssen. - - - - Is Unique - Ist eindeutig - - - - Specifies the sort order of the column. - Gibt die Sortierreihenfolge der Spalte an. - - - - Is Ascending - Ist aufsteigend - - - - Columns - Spalten - + + Failed to start profiler: {0} + Fehler beim Starten vom Profiler: {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf index 11dc1054..3d23921f 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.es.xlf @@ -5696,51 +5696,17 @@ Especifica si la restricción CHECK está habilitada. - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - No se pudo resolver el tipo subyacente "{0}" para la columna variant SQL "{1}". + + Unable to start streaming session {0} due to missing session details. + No se puede iniciar la sesión de streaming {0} porque faltan los detalles de la sesión. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Especifica si el índice está habilitado. - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Especifica si el índice está en clúster. En una tabla solo se permite un índice en clúster. - - - - Is Clustered - En clúster - - - - Whether the data entered into this index must be unique. - Especifica si los datos incluidos en este índice deben ser únicos. - - - - Is Unique - Es único - - - - Specifies the sort order of the column. - Especifica el criterio de ordenación de la columna. - - - - Is Ascending - Es ascendente - - - - Columns - Columnas - + + Failed to start profiler: {0} + No se pudo iniciar el generador de perfiles: {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf index c2b6924c..4b13e8b0 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.fr.xlf @@ -5696,51 +5696,17 @@ Spécifie si la contrainte de vérification est activée - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - Le type sous-jacent "{0}" pour la variante sql de la colonne "{1}" n'a pas pu être résolu. + + Unable to start streaming session {0} due to missing session details. + Impossible de démarrer la session de streaming {0} en raison de l’absence de détails sur la session . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Indique si l'index est activé - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Que l'index soit clusterisé, un seul index clusterisé est autorisé dans une table. - - - - Is Clustered - Est en cluster - - - - Whether the data entered into this index must be unique. - Si les données saisies dans cet index doivent être uniques. - - - - Is Unique - Est unique - - - - Specifies the sort order of the column. - Spécifie l'ordre de tri de la colonne. - - - - Is Ascending - Ordre croissant - - - - Columns - Colonnes - + + Failed to start profiler: {0} + Échec du démarrage du profileur : {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf index 2e95f3c3..e07764d7 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.it.xlf @@ -5696,51 +5696,17 @@ Specifica se il vincolo CHECK è Abilitato - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - Impossibile risolvere il tipo sottostante "{0}" per la colonna variant SQL "{1}". + + Unable to start streaming session {0} due to missing session details. + Non è possibile avviare la sessione di streaming {0} perché mancano i dettagli della sessione. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Specifica se l'indice è abilitato. - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Se l'indice è cluster. È consentito un solo indice cluster in una tabella. - - - - Is Clustered - In cluster - - - - Whether the data entered into this index must be unique. - Indica se i dati immessi in questo indice devono essere univoci. - - - - Is Unique - Univoco - - - - Specifies the sort order of the column. - Specifica il tipo di ordinamento della colonna. - - - - Is Ascending - Crescente - - - - Columns - Colonne - + + Failed to start profiler: {0} + Impossibile avviare il profiler: {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf index 73562bee..635f1f6a 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ja.xlf @@ -5696,51 +5696,17 @@ CHECK 制約を有効にするかどうかを指定 - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - SQL variant 列 "{1}" の基になる型 "{0}" を解決できませんでした。 + + Unable to start streaming session {0} due to missing session details. + セッションの詳細がないため、ストリーミング セッション {0} を開始できません。 . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - インデックスが有効になっているかどうかを指定します。 - - - - Whether the index is clustered, only one clustered index is allowed in a table. - インデックスがクラスター化されるかどうか。テーブルで使用できるクラスター化されたインデックスは 1 つだけです。 - - - - Is Clustered - クラスター化 - - - - Whether the data entered into this index must be unique. - このインデックスに入力されるデータが一意であるかどうか。 - - - - Is Unique - 一意である - - - - Specifies the sort order of the column. - 列の並べ替え順序を指定します。 - - - - Is Ascending - 昇順 - - - - Columns - - + + Failed to start profiler: {0} + プロファイラーを起動できませんでした: {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf index da05121a..ac9f7c6c 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ko.xlf @@ -5696,51 +5696,17 @@ CHECK 제약 조건을 사용할지 여부를 지정합니다. - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - SQL 변형 열 "{1}"의 기본 유형 "{0}"을(를) 확인할 수 없습니다. + + Unable to start streaming session {0} due to missing session details. + 세션 세부 정보가 누락되어 스트리밍 세션 {0}을(를) 시작할 수 없습니다. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - 인덱스를 사용할지 여부를 지정합니다. - - - - Whether the index is clustered, only one clustered index is allowed in a table. - 인덱스가 클러스터되는지 여부를 지정합니다. 테이블에서 클러스터된 인덱스는 하나만 허용됩니다. - - - - Is Clustered - 클러스터형 여부 - - - - Whether the data entered into this index must be unique. - 이 인덱스로 입력한 데이터가 고유해야 하는지 여부입니다. - - - - Is Unique - 고유함 - - - - Specifies the sort order of the column. - 열의 정렬 순서를 지정합니다. - - - - Is Ascending - 오름차순 - - - - Columns - - + + Failed to start profiler: {0} + 프로파일러 시작 실패: {0} + . + Parameters: 0 - error (String) 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 39b85431..c5f2c86b 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.pt-br.xlf @@ -5696,51 +5696,17 @@ Especifica se a restrição de verificação está habilitada - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - O tipo subjacente "{0}" para a coluna sql variant "{1}" não pôde ser resolvido. + + Unable to start streaming session {0} due to missing session details. + Não é possível iniciar a sessão de streaming {0} devido à falta de detalhes da sessão. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Especifica se o índice está habilitado. - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Se o índice estiver clusterizado, apenas um índice clusterizado será permitido em uma tabela. - - - - Is Clustered - Está Clusterizado - - - - Whether the data entered into this index must be unique. - Se os dados inseridos neste índice devem ser exclusivos. - - - - Is Unique - É Exclusivo - - - - Specifies the sort order of the column. - Especifica a ordem de classificação da coluna. - - - - Is Ascending - É Ascendente - - - - Columns - Colunas - + + Failed to start profiler: {0} + Falha ao iniciar o criador de perfil: {0} + . + Parameters: 0 - error (String) diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf index 22dd8658..c238eaa4 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.ru.xlf @@ -5696,51 +5696,17 @@ Указывает, включено ли проверочное ограничение. - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - Не удалось разрешить базовый тип "{0}" для столбца переменной SQL "{1}". + + Unable to start streaming session {0} due to missing session details. + Не удалось запустить сеанс потоковой передачи {0} из-за отсутствующих сведений о сеансе. . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - Указывает, включен ли индекс. - - - - Whether the index is clustered, only one clustered index is allowed in a table. - Указывает, является ли индекс кластеризованным. В каждой таблице может существовать только один кластеризованный индекс. - - - - Is Clustered - Является кластеризованным - - - - Whether the data entered into this index must be unique. - Указывает, являются ли данные, вводимые в индекс, уникальными. - - - - Is Unique - Является уникальным - - - - Specifies the sort order of the column. - Указывает порядок сортировки столбца. - - - - Is Ascending - По возрастанию - - - - Columns - Столбцы - + + Failed to start profiler: {0} + Не удалось запустить профилировщика: {0} + . + Parameters: 0 - error (String) 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 deb0294a..d90813ec 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hans.xlf @@ -5696,51 +5696,17 @@ 指定是否已启用检查约束 - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - SQL 变体列 "{1}" 的基础类型 "{0}" 无法解析。 + + Unable to start streaming session {0} due to missing session details. + 由于缺少会话详细信息,无法启动流式处理会话 {0}。 . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - 指定是否启用索引。 - - - - Whether the index is clustered, only one clustered index is allowed in a table. - 无论索引是否为聚集索引,一个表中只允许存在一个聚集索引。 - - - - Is Clustered - 为聚集索引 - - - - Whether the data entered into this index must be unique. - 输入到此索引中的数据是否必须是唯一的。 - - - - Is Unique - 为唯一 - - - - Specifies the sort order of the column. - 指定列的排序顺序。 - - - - Is Ascending - 为升序 - - - - Columns - - + + Failed to start profiler: {0} + 无法启动探查器: {0} + . + Parameters: 0 - error (String) 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 0d98adb8..d9ad0403 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/transXliff/sr.zh-hant.xlf @@ -5696,51 +5696,17 @@ 指定是否啟用檢查條件約束 - - The underlying type "{0}" for sql variant column "{1}" could not be resolved. - 基礎類型 "{0}" 無法解析 SQL 變體資料行 "{1} "。 + + Unable to start streaming session {0} due to missing session details. + 無法啟動串流工作階段 {0},因為遺失工作階段詳細資料。 . - Parameters: 0 - underlyingType (string), 1 - columnName (string) + Parameters: 0 - id (int) - - Specifies whether the index is enabled - 指定是否已啟用索引。 - - - - Whether the index is clustered, only one clustered index is allowed in a table. - 索引是否為叢集索引。一個資料表中只允許一個叢集索引。 - - - - Is Clustered - 為叢集 - - - - Whether the data entered into this index must be unique. - 輸入此索引的資料是否必須是唯一的。 - - - - Is Unique - 是唯一的 - - - - Specifies the sort order of the column. - 指定資料行的排序次序。 - - - - Is Ascending - 為遞增 - - - - Columns - 資料行 - + + Failed to start profiler: {0} + 無法啟動分析工具: {0} + . + Parameters: 0 - error (String)