From 30b6a80ebeb4df1ffd3cae74e40e5f23faf73e0e Mon Sep 17 00:00:00 2001 From: "Brett V. Forsgren" Date: Tue, 7 Jul 2020 12:01:55 -0700 Subject: [PATCH] make xliff tasks happy again --- src/fsharp/xlf/FSComp.txt.cs.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.de.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.es.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.fr.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.it.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.ja.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.ko.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.pl.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.pt-BR.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.ru.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.tr.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.zh-Hans.xlf | 15 +++++++++++++++ src/fsharp/xlf/FSComp.txt.zh-Hant.xlf | 15 +++++++++++++++ 13 files changed, 195 insertions(+) diff --git a/src/fsharp/xlf/FSComp.txt.cs.xlf b/src/fsharp/xlf/FSComp.txt.cs.xlf index 93b25fc149c..85af396cf5c 100644 --- a/src/fsharp/xlf/FSComp.txt.cs.xlf +++ b/src/fsharp/xlf/FSComp.txt.cs.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Typ {0} nedefinuje pole, konstruktor ani člen {1}. diff --git a/src/fsharp/xlf/FSComp.txt.de.xlf b/src/fsharp/xlf/FSComp.txt.de.xlf index 21d4e0495fc..ba71a1e94f4 100644 --- a/src/fsharp/xlf/FSComp.txt.de.xlf +++ b/src/fsharp/xlf/FSComp.txt.de.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Der Typ "{0}" definiert nicht das Feld, den Konstruktor oder den Member "{1}". diff --git a/src/fsharp/xlf/FSComp.txt.es.xlf b/src/fsharp/xlf/FSComp.txt.es.xlf index d569c0710aa..6a8d27fdd3d 100644 --- a/src/fsharp/xlf/FSComp.txt.es.xlf +++ b/src/fsharp/xlf/FSComp.txt.es.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. El tipo "{0}" no define el campo, constructor o miembro "{1}". diff --git a/src/fsharp/xlf/FSComp.txt.fr.xlf b/src/fsharp/xlf/FSComp.txt.fr.xlf index abb9324ac2f..cc158d8cf4e 100644 --- a/src/fsharp/xlf/FSComp.txt.fr.xlf +++ b/src/fsharp/xlf/FSComp.txt.fr.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Le type '{0}' ne définit pas le champ, le constructeur ou le membre '{1}'. diff --git a/src/fsharp/xlf/FSComp.txt.it.xlf b/src/fsharp/xlf/FSComp.txt.it.xlf index 63466b58627..28a352f71a5 100644 --- a/src/fsharp/xlf/FSComp.txt.it.xlf +++ b/src/fsharp/xlf/FSComp.txt.it.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Il tipo '{0}' non definisce il campo, il costruttore o il membro '{1}'. diff --git a/src/fsharp/xlf/FSComp.txt.ja.xlf b/src/fsharp/xlf/FSComp.txt.ja.xlf index edae43da49d..53d07ef597a 100644 --- a/src/fsharp/xlf/FSComp.txt.ja.xlf +++ b/src/fsharp/xlf/FSComp.txt.ja.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. 型 '{0}' は、フィールド、コンストラクター、またはメンバー '{1}' を定義していません。 diff --git a/src/fsharp/xlf/FSComp.txt.ko.xlf b/src/fsharp/xlf/FSComp.txt.ko.xlf index b2d2fdd5c24..cd857ba2135 100644 --- a/src/fsharp/xlf/FSComp.txt.ko.xlf +++ b/src/fsharp/xlf/FSComp.txt.ko.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. '{0}' 형식은 '{1}' 필드, 생성자 또는 멤버를 정의하지 않습니다. diff --git a/src/fsharp/xlf/FSComp.txt.pl.xlf b/src/fsharp/xlf/FSComp.txt.pl.xlf index 2f0990cee6b..8b9d38f36a1 100644 --- a/src/fsharp/xlf/FSComp.txt.pl.xlf +++ b/src/fsharp/xlf/FSComp.txt.pl.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Typ „{0}” nie definiuje pola, konstruktora lub składowej „{1}”. diff --git a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf index 22edbadb5d0..4dd0ec18ee8 100644 --- a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf +++ b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. O tipo '{0}' não define o campo, o construtor ou o membro '{1}'. diff --git a/src/fsharp/xlf/FSComp.txt.ru.xlf b/src/fsharp/xlf/FSComp.txt.ru.xlf index 484bd79d7eb..56b8c542b09 100644 --- a/src/fsharp/xlf/FSComp.txt.ru.xlf +++ b/src/fsharp/xlf/FSComp.txt.ru.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. Тип "{0}" не определяет поле, конструктор или член "{1}". diff --git a/src/fsharp/xlf/FSComp.txt.tr.xlf b/src/fsharp/xlf/FSComp.txt.tr.xlf index e4ec2c2c68c..dc434b9351f 100644 --- a/src/fsharp/xlf/FSComp.txt.tr.xlf +++ b/src/fsharp/xlf/FSComp.txt.tr.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. '{0}' türü; alanı, oluşturucuyu veya '{1}' üyesini tanımlamıyor. diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf index 93cef3ca98c..3dddbf576b1 100644 --- a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf +++ b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. 类型“{0}”未定义字段、构造函数或成员“{1}”。 diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf index 5f209869ff1..cff0c650647 100644 --- a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf +++ b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf @@ -102,6 +102,11 @@ implicit yield + + interfaces with multiple generic instantiation + interfaces with multiple generic instantiation + + nameof nameof @@ -242,6 +247,16 @@ Interface member '{0}' does not have a most specific implementation. + + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + '{0}' cannot implement the interface '{1}' with the two instantiations '{2}' and '{3}' because they may unify. + + + + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + You cannot implement the interface '{0}' with the two instantiations '{1}' and '{2}' because they may unify. + + The type '{0}' does not define the field, constructor or member '{1}'. 類型 '{0}' 未定義欄位、建構函式或成員 '{1}'。