diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.cs.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.cs.xlf
index fd92a148a5131..27026c977c935 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.cs.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.cs.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Použít nevázaný obecný typ
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.de.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.de.xlf
index 62aefa1dfa65f..66f7c520a6079 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.de.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.de.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Ungebundenen generischen Typ verwenden
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.es.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.es.xlf
index 1c664a907efdc..2f60c1ae7ba0c 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.es.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.es.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Usar tipo genérico no enlazado
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.fr.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.fr.xlf
index 3104c437e6a0d..bdaacf24a4827 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.fr.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.fr.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Utiliser un type générique indépendant
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.it.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.it.xlf
index c140510bbdf48..2156fa538f1c5 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.it.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.it.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Usa tipo generico non associato
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ja.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ja.xlf
index 4b66e8433b16d..98c12f4195667 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ja.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ja.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ バインドされていないジェネリック型を使用する
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ko.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ko.xlf
index b31a57f0641d0..cc23e7074e36d 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ko.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ko.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ 바인딩되지 않은 제네릭 형식 사용
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pl.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pl.xlf
index 72bec10276155..9014e75214793 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pl.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pl.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Użyj niepowiązanego typu ogólnego
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pt-BR.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pt-BR.xlf
index 0b0f9af906709..4d020e1b96b54 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pt-BR.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.pt-BR.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Usar tipo genérico não associado
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ru.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ru.xlf
index 2498b23b3f3be..47e5c8a4ab053 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ru.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.ru.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Использовать не привязанный универсальный тип
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.tr.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.tr.xlf
index 973bf1a1f2495..b56d6caf02946 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.tr.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.tr.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ Bağlı olmayan genel tür kullan
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hans.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hans.xlf
index e3251991e3d76..c1733a821115b 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hans.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hans.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ 使用未绑定的泛型类型
diff --git a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hant.xlf b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hant.xlf
index 81083e318ef16..cff45d7354e39 100644
--- a/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hant.xlf
+++ b/src/Analyzers/CSharp/Analyzers/xlf/CSharpAnalyzersResources.zh-Hant.xlf
@@ -424,7 +424,7 @@
Use unbound generic type
- Use unbound generic type
+ 使用未系結泛型型別
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf
index a5d4e7d459849..1a1fe0211030e 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Nelze vygenerovat aktualizaci; chybí {0} '{1}' .
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Typ elementu iterátoru nemůže být struktura ref nebo parametr typu povolující struktury ref.
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ typy span první třídy
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ nevázané obecné typy v operátoru nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ Přístupový objekt '{0}' vlastnosti '{1}' by měl používat vlastnost field, protože ho používá jiný přístupový objekt.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ Přístupový objekt vlastnosti by měl používat pole, protože ho používá jiný přístupový objekt.
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Do pole {0} se nikdy nepřiřadí referenční pole. Bude mít vždy výchozí hodnotu (odkaz null).Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Do pole se nikdy nepřiřadí referenční pole. Bude mít vždy výchozí hodnotu (odkaz null).
@@ -10311,7 +10311,7 @@ Poskytněte kompilátoru nějaký způsob, jak metody rozlišit. Můžete např
Cannot open '{0}' for writing -- {1}
- {0} se nedá otevřít pro zápis -- {1}.
+ {0} se nedá otevřít pro zápis -- {1}.
@@ -13026,7 +13026,7 @@ Pokud chcete odstranit toto varování, můžete místo toho použít /reference
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Informace o ladění metody {0} (token 0x{1:X8}) ze sestavení {2} nelze přečíst: {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf
index 49661004a2962..fc443f21f19d4 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Update kann nicht ausgeben; {0} '{1}' fehlt.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Der Elementtyp eines Iterators darf keine Verweisstruktur oder kein Typparameter sein, der Verweisstrukturen zulässt.
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ Bereichstypen der ersten Klasse
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ Ungebundene generische Typen im nameof-Operator
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ Der '{0}' Accessor der Eigenschaft '{1}' sollte "field" verwenden, da der andere Accessor diesen verwendet.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ Der Eigenschaftenaccessor sollte "field" verwenden, da der andere Accessor es verwendet.
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Dieser weist „{1}“ für „{0}“ zu, aber „{1}“ hat einen breiteren Werte-Escapebereich als „{0}“, wodurch die Zuweisung über „{0}“ von Werten mit engeren Escapebereichen als „{1}“ ermöglicht wird.
+ Dieser weist „{1}“ „{0}“ zu, aber „{1}“ hat einen breiteren Werte-Escapebereich als „{0}“, wodurch die Zuweisung über „{0}“ von Werten mit engeren Escapebereichen als „{1}“ ermöglicht wird.
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Dem Feld „{0}“ wird nie etwas zugewiesen, und es hat immer seinen Standardwert (NULL-Verweis).Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Dem Feld wird nie etwas zugewiesen, und es hat immer seinen Standardwert (NULL-Verweis).
@@ -10311,7 +10311,7 @@ Unterstützen Sie den Compiler bei der Unterscheidung zwischen den Methoden. Daz
Cannot open '{0}' for writing -- {1}
- "{0}" kann nicht zum Schreiben geöffnet werden: "{1}"
+ „{0}“ kann nicht zum Schreiben geöffnet werden – "{1}"
@@ -13026,7 +13026,7 @@ Um die Warnung zu beheben, können Sie stattdessen /reference verwenden (Einbett
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Die Debuginformationen der Methode „{0}“ (Token 0x{1:X8}) können nicht aus der Assembly „{2}“ gelesen werden: {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf
index 581451baade5e..5853b4d992cfd 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ No se puede emitir la actualización; falta {0} '{1}' .
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ El tipo de elemento de un iterador no puede ser un struct ref ni un parámetro de tipo que permita estructuras ref
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- No se puede asignar referencia de “{1}” a “{0}” porque “{1}” tiene un ámbito de escape de valor más amplio que “{0}” lo que permite la asignación mediante “{0}” de valores con ámbitos de escape más estrechos que “{1}”.
+ No se puede asignar referencia de "{1}" a "{0}" porque "{1}" tiene un ámbito de escape de valor más amplio que "{0}" lo que permite la asignación mediante "{0}" de valores con ámbitos de escape más estrechos que "{1}".
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ tipos span de primera clase
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ tipos genéricos no enlazados en el operador nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ El descriptor de acceso '{0}' de la propiedad '{1}' debe usar "field" porque el otro descriptor de acceso lo está usando.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ El descriptor de acceso de la propiedad debe usar "field" porque el otro descriptor de acceso lo está usando.
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Esta referencia asigna “{1}” a “{0}” pero “{1}” tiene un ámbito de escape de valor más amplio que “{0}” lo que permite la asignación mediante “{0}” de valores con ámbitos de escape más estrechos que “{1}”.
+ Esta referencia asigna "{1}" a "{0}" pero "{1}" tiene un ámbito de escape de valor más amplio que "{0}" que permite la asignación a través de "{0}" de valores con ámbitos de escape más estrechos que "{1}".
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ El campo "{0}" nunca se asigna a una referencia y siempre tendrá su valor predeterminado (referencia nula)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ El campo nunca se asigna a una referencia y siempre tendrá su valor predeterminado (referencia nula)
@@ -10311,7 +10311,7 @@ Indique al compilador alguna forma de diferenciar los métodos. Por ejemplo, pue
Cannot open '{0}' for writing -- {1}
- No se puede abrir '{0}' para escribir: '{1}'
+ No se puede abrir "{0}" para escribir -- {1}
@@ -13026,7 +13026,7 @@ Para eliminar la advertencia puede usar /reference (establezca la propiedad Embe
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ No se puede leer la información de depuración del método "{0}" (token 0x{1:X8}) del ensamblado "{2}": {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf
index 246bddbdd5cc6..2d8d4d1b8b0dc 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Impossible d’émettre la mise à jour ; {0} '{1}' est manquant.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Le type d’élément d’un itérateur ne peut pas être un struct ref ou un paramètre de type autorisant les structs ref
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Cette référence ne peut affecter '{1}' à '{0}', car '{1}' a une étendue d’échappement de valeur plus large que '{0}' permettant l’affectation via '{0}' de valeurs avec des étendues d’échappement plus restreintes que '{1}'.
+ Nous ne pouvons pas effectuer l’affectation de référence de « {1} » vers « {0} », car « {1} » a une étendue d’échappement de valeur plus large que « {0} » permettant l’affectation via « {0} » des valeurs avec des étendues d’échappement plus restreintes que « {1} ».
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ types Span de première classe
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ types génériques indépendants dans l’opérateur nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ L’accesseur '{0}' de la propriété '{1}' doit utiliser 'field', car l’autre accesseur l’utilise.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ L’accesseur de propriété doit utiliser 'field', car l’autre accesseur l’utilise.
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Cette référence affecte '{1}' à '{0}', mais '{1}' a une étendue d’échappement de valeur plus large que '{0}' permettant l’affectation via '{0}' de valeurs avec des étendues d’échappement plus restreintes que '{1}'.
+ Cette opération effectue une affectation de référence de « {1} » vers « {0} », mais « {1} » a une étendue d’échappement de valeur plus large que « {0} » permettant l’affectation via « {0} » des valeurs avec des étendues d’échappement plus restreintes que « {1} ».
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Une référence n’est jamais affectée au champ « {0} » et aura toujours sa valeur par défaut (référence nulle)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Une référence n’est jamais affectée au champ et aura toujours sa valeur par défaut (référence nulle)
@@ -10311,7 +10311,7 @@ Permettez au compilateur de différencier les méthodes. Par exemple, vous pouve
Cannot open '{0}' for writing -- {1}
- Impossible d'ouvrir '{0}' en écriture -- '{1}'
+ Nous ne pouvons pas ouvrir « {0} » en écriture -- {1}
@@ -13026,7 +13026,7 @@ Pour supprimer l'avertissement, vous pouvez utiliser la commande /reference (dé
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Nous ne pouvons pas lire les informations de débogage de la méthode « {0} » (jeton 0x{1:X8}) dans l’assembly « {2} » : {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf
index 438db326e9229..bb54d268b28de 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Non è possibile creare l'aggiornamento. {0} '{1}' mancante.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Il tipo di elemento di un iteratore non può essere uno struct di riferimento o un parametro di tipo che consente struct di riferimento
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ tipi Span di prima classe
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ tipi generici non collegati nell'operatore nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ La funzione di accesso '{0}' della proprietà '{1}' deve usare 'field' perché è utilizzata dall'altra funzione di accesso.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ La funzione di accesso delle proprietà deve usare 'field' perché è in uso dall'altra funzione di accesso.
@@ -5240,12 +5240,12 @@ target:module Compila un modulo che può essere aggiunto ad altro
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Il campo '{0}' non è mai assegnato come riferimento e avrà sempre il valore predefinito (riferimento Null)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Il campo non è mai assegnato come riferimento e avrà sempre il valore predefinito (riferimento Null)
@@ -10311,7 +10311,7 @@ Impostare il compilatore in modo tale da distinguere i metodi, ad esempio assegn
Cannot open '{0}' for writing -- {1}
- Non è possibile aprire '{0}' per la scrittura - '{1}'
+ Non è possibile aprire '{0}' per la scrittura -- {1}
@@ -13026,7 +13026,7 @@ Per rimuovere l'avviso, è invece possibile usare /reference (impostare la propr
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Non è possibile leggere le informazione di debug del metodo '{0}' (token 0x{1:X8}) dall'assembly '{2}': {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf
index e6eb82d333c76..e642a6b48a4ac 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ 更新プログラムを生成できません。 {0} '{1}' がありません。
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ 反復子の要素型を ref 構造体または ref 構造体を許可する型パラメーターにすることはできません
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- '{1}' を '{0}' に参照割り当てできません。'{1}' には '{0}' よりも広い値エスケープ スコープがあり、'{0}' を使用して '{1}' より狭いエスケープ スコープを持つ値の割り当てが許可されています。
+ '{1}' を '{0}' に参照割り当てできません。これは、'{1} の値エスケープ スコープが '{0} よりも広く、'{1}' よりも狭いエスケープ スコープを持つ値の '{0} による割り当てが許可されているためです。
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ 最初のクラスの Span 型
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ nameof 演算子でバインドされていないジェネリック型
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ プロパティ '{1}' の '{0}' アクセサーは、他のアクセサーが使用しているため、'field' を使用する必要があります。Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ 他のアクセサーが使用しているため、プロパティ アクセサーは 'field' を使用する必要があります。
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- この参照は '{1}' に '{0}' を割り当てますが、'{1}' の値のエスケープ スコープは、'{0}' よりも狭いエスケープ スコープを持つ値の'{0}' を介した割り当てを許可する '{1}' よりも広い値のエスケープ スコープを持っています。
+ この参照は '{1}' を '{0}' に割り当てますが、'{1}' は '{0}' よりも広い値のエスケープ スコープを持っているため、'{1}' よりも狭いエスケープ スコープを持つ値の '{0}' による割り当てが可能になります。
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ フィールド '{0}' は参照割り当てされず、常に既定値 (null 参照) を持ちますField is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ フィールドは参照割り当てされず、常に既定値 (null 参照) を持ちます
@@ -10311,7 +10311,7 @@ C# では out と ref を区別しますが、CLR では同じと認識します
Cannot open '{0}' for writing -- {1}
- ファイル '{0}' を開いて書き込むことができません -- '{1}'
+ ファイル '{0}' を開いて書き込むことができません -- {1}
@@ -13026,7 +13026,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ メソッド '{0}' (トークン 0x{1:X8}) のデバッグ情報をアセンブリ '{2}': {3} から読み取ることができません
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf
index 303ca7e9dc7a5..ef744ebde22ff 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ 업데이트를 내보낼 수 없습니다. {0} '{1}' 없습니다.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ 반복기의 요소 형식은 ref 구조체 또는 ref 구조체를 허용하는 형식 매개 변수일 수 없습니다.
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ 첫 번째 클래스 범위 형식
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ nameof 연산자의 바인딩되지 않은 제네릭 형식
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ 다른 접근자가 사용하고 있으므로 속성 '{1}' '{0}' 접근자는 'field'를 사용해야 합니다.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ 다른 접근자가 사용하고 있으므로 속성 접근자는 'field'를 사용해야 합니다.
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ '{0}' 필드는 ref-assign되지 않으며 항상 기본값(null 참조)을 갖습니다.Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ 필드는 ref-assign되지 않으며 항상 기본값(null 참조)을 갖습니다.
@@ -10311,7 +10311,7 @@ C#에서는 out과 ref를 구분하지만 CLR에서는 동일한 것으로 간
Cannot open '{0}' for writing -- {1}
- '{0}'을(를) 쓰기용으로 열 수 없습니다. '{1}'
+ '{0}'을(를) 쓰기용으로 열 수 없습니다. {1}
@@ -13026,7 +13026,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ '{0}' 어셈블리에서 '{2}' 메서드(토큰 0x{1:X8})의 디버그 정보를 읽을 수 없습니다.{3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf
index a0d2f13e94d99..18b507ba1ae01 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Nie można wyemitować aktualizacji;brak {0} '{1}' .
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Typ elementu iteratora nie może być strukturą ref ani parametrem typu umożliwiającym struktury ref
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ typy span pierwszej klasy
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ niepowiązane typy ogólne w operatorze nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ Metoda dostępu '{0}' właściwości '{1}' powinna używać wartości "field", ponieważ używa jej inna metoda dostępu.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ Metoda dostępu do właściwości powinna używać elementu "field", ponieważ używa go inna metoda dostępu.
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Pole „{0}” nigdy nie ma przypisanej wartości ref i zawsze będzie miało wartość domyślną (odwołanie o wartości null)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Pole nigdy nie ma przypisanej wartości red i zawsze będzie miało wartość domyślną (odwołanie o wartości null)
@@ -10311,7 +10311,7 @@ Musisz umożliwić kompilatorowi rozróżnienie metod. Możesz na przykład nada
Cannot open '{0}' for writing -- {1}
- Nie można otworzyć „{0}” do zapisu — „{1}”
+ Nie można otworzyć „{0}” do zapisu — „{1}”
@@ -13026,7 +13026,7 @@ Aby usunąć ostrzeżenie, możesz zamiast tego użyć opcji /reference (ustaw w
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Nie można odczytać informacji debugowania metody „{0}” (token 0x{1:X8}) z zestawu „{2}”: {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf
index e6828357934e3..ead9efd5bb411 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Não é possível emitir a atualização; {0} '{1}' está ausente.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ O tipo de elemento de um iterador não pode ser um struct ref ou um parâmetro de tipo que permita structs ref
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Não é possível atribuir novamente '{1}' a '{0}' porque '{1}' tem um escopo de escape de valor maior que '{0}' permitindo a atribuição por meio de '{0}' de valores com escopos de escape mais estreitos do que '{1}'.
+ Não foi possível atribuir com ref "{1}" a "{0}" porque "{1}" tem um escopo de escape mais amplo que "{0}", permitindo a atribuição por meio de "{0}" de valores com escopos de escape mais restritos que "{1}".
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ tipos de Span de primeira classe
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ tipos genéricos não associados no operador nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ O '{0}' da propriedade '{1}' deve usar 'field' porque o outro acessador o está usando.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ O acessador de propriedade deve usar 'field' porque o outro acessador o está usando.
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Esta referência atribui '{1}' a '{0}', mas '{1}' tem um escopo de escape de valor maior do que '{0}' permitindo a atribuição por meio de '{0}' de valores com escopos de escape mais estreitos do que '{1}'.
+ Com isso "{1}" é atribuído com ref a "{0}", mas "{1}" tem um escopo de escape mais amplo que "{0}", permitindo a atribuição por meio de "{0}" de valores com escopos de escape mais restritos que "{1}".
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ O campo "{0}" nunca recebe uma atribuição com ref e sempre terá seu valor padrão (referência nula)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ O campo nunca recebe uma atribuição com ref e sempre terá seu valor padrão (referência nula)
@@ -10311,7 +10311,7 @@ Forneça ao compilador alguma forma de diferenciar os métodos. Por exemplo, voc
Cannot open '{0}' for writing -- {1}
- Não é possível abrir "{0}" para escrever -- "{1}"
+ Não foi possível abrir "{0}" para escrever — {1}
@@ -13026,7 +13026,7 @@ Para incorporar informações de tipo de interoperabilidade para os dois assembl
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Não foi possível ler as informações de depuração do método "{0}" (token 0x{1:X8}) do assembly "{2}": {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf
index af40b0f4b46af..acaddd744fa0d 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Не удается создать обновление; {0} '{1}' отсутствует.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Тип элемента итератора не может быть структурой ссылок или параметром типа, разрешая структуры ссылок
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Не удается присвоить по ссылке "{1}" "{0}", потому что "{1}" имеет более широкую область выхода, чем "{0}", что позволяет присваивать через "{0}" значения с более узкими областями выхода, чем "{1}".
+ Невозможно присвоить ссылку "{1}" на "{0}", так как "{1}" имеет более широкую область экранирования значения, чем "{0}", что позволяет назначать через "{0}" значения с более узкой областью экранирования, чем "{1}".
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ типы диапазона первого класса
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ не привязанные универсальные типы в операторе nameof
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ Метод '{0}' доступа к '{1}' должен использовать "field", так как он используется другим методом доступа.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ Метод доступа к свойству должен использовать "field", так как он используется другим методом доступа.
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- Это присваивает по ссылке "{1}" "{0}", но "{1}" имеет более широкую область выхода, чем "{0}", что позволяет присваивать через "{0}" значения с более узкими областями выхода, чем "{1}".
+ Эта ссылка присваивает "{1}" значение "{0}", но "{1}" имеет более широкую область действия значения, чем "{0}", позволяя назначать через "{0}" значения с более узкой областью действия, чем "{1}".
@@ -5241,12 +5241,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ Поле "{0}" никогда не имеет ссылки и всегда будет иметь значение по умолчанию (нулевая ссылка)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Поле не содержит ссылки и всегда будет иметь значение по умолчанию (нулевая ссылка)
@@ -10312,7 +10312,7 @@ Give the compiler some way to differentiate the methods. For example, you can gi
Cannot open '{0}' for writing -- {1}
- Не удается открыть "{0}" для записи — "{1}".
+ Не удается открыть "{0}" для записи — {1}
@@ -13027,7 +13027,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Не удается прочитать отладочную информацию метода "{0}"' (токен 0x{1:X8}) из сборки "{2}": {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf
index 62efb622ebeaf..28a7a091b504a 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ Güncelleştirme gönderilemiyor; {0} '{1}' eksik.
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ Bir iterator öğesinin öğe türü bir başvuru yapısı veya başvuru yapı birimlerine izin veren bir tür parametresi olamaz
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- '{1}' başvuru değeri, '{0}' olarak atanamaz çünkü '{1}' değeri '{0}' değerinden daha geniş bir değer kaçış kapsamına sahip olduğundan '{1}' değerinden daha dar kaçış kapsamlarına sahip '{0}' değeri üzerinden atamaya izin verir.
+ '{1}' değeri '{0}' değerinden daha geniş bir değer kaçış kapsamına sahip olduğundan '{1}' değerinden daha dar kaçış kapsamlarına sahip '{0}' değeri üzerinden atamaya izin verdiği için '{1}' başvuru değeri, '{0}' olarak atanamaz.
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ birinci sınıf Yayılma türleri
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ nameof işlecindeki bağlı olmayan genel türler
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ Diğer '{0}' erişimci tarafından '{1}' için özellik erişimcisi 'field' kullanamıyor.Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ Diğer erişimci tarafından kullanılıyor olduğundan özellik erişimcisi 'field' kullanamıyor.
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ '{0}' alanı hiçbir zaman başvuru olarak atanmaz ve her zaman kendi varsayılan değerini alır (boş başvuru)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ Alan hiçbir zaman başvuru olarak atanmaz ve her zaman kendi varsayılan değerini alır (boş başvuru)
@@ -10311,7 +10311,7 @@ Derleyiciye yöntemleri ayrıştırma yolu verin. Örneğin, bunlara farklı adl
Cannot open '{0}' for writing -- {1}
- '{0}' yazma için açılamıyor -- '{1}'
+ '{0}' yazma için açılamıyor -- {1}
@@ -13026,7 +13026,7 @@ Uyarıyı kaldırmak için, /reference kullanabilirsiniz (Birlikte Çalışma T
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ '{2}' bütünleştirilmiş kodundan '{0}' metodunun (belirteç 0x{1:X8}) hata ayıklama bilgileri okunamıyor: {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf
index 6f8caf4fd86c1..141406a0d3ba1 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ 无法发出更新;缺少 {0} '{1}' 。
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ 迭代器的元素类型不能是 ref 结构或允许 ref 结构的类型参数
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- 无法将 "{1}" ref-assign 给 "{0}",因为 "{1}" 比 "{0}" 具有更广的值转义范围,允许通过转义范围比 "{1}" 更窄的值的 "{0}" 进行赋值。
+ 无法将“{1}”ref-assign 给“{0}”,因为“{1}”比“{0}”具有更广的值转义范围,允许通过转义范围比“{1}”更窄的值的“{0}”进行赋值。
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ 一流范围类型
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ nameof 运算符中的未绑定泛型类型
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ 属性 '{1}' 的 '{0}' 访问器应使用“field”,因为其他访问器正在使用它。Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ 属性访问器应使用 “field”,因为另一个访问器正在使用它。
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- 它会将 "{1}" ref-assign 给 "{0}",但 "{1}" 比 "{0}" 具有更广的值转义范围,允许通过转义范围比 "{1}" 更窄的值的 "{0}" 进行赋值。
+ 它会将“{1}”ref-assign 给“{0}”,但“{1}”比“{0}”具有更广的值转义范围,允许通过转义范围比“{1}”更窄的值的“{0}”进行赋值。
@@ -5240,12 +5240,12 @@
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ 字段“{0}”永远不会被 ref-assign,并且始终具有其默认值(null 引用)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ 字段永远不会被 ref-assign,并将始终具有其默认值(null 引用)
@@ -10311,7 +10311,7 @@ Give the compiler some way to differentiate the methods. For example, you can gi
Cannot open '{0}' for writing -- {1}
- 无法打开“{0}”进行写入 --“{1}”
+ 无法打开“{0}”以进行写入 - {1}
@@ -13026,7 +13026,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ 无法从程序集“{2}”读取方法“{0}”(令牌 0x{1:X8})的调试信息: {3}
diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf
index c8ffa8fac8617..80bae1129a747 100644
--- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf
+++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf
@@ -634,7 +634,7 @@
Cannot emit update; {0} '{1}' is missing.
- Cannot emit update; {0} '{1}' is missing.
+ 無法發出更新;遺漏 {0} '{1}' 。
@@ -1329,7 +1329,7 @@
Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
- Element type of an iterator may not be a ref struct or a type parameter allowing ref structs
+ iterator 的元素類型不能是 ref 結構或允許 ref 結構的類型參數
@@ -1859,7 +1859,7 @@
Cannot ref-assign '{1}' to '{0}' because '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- 無法參考指派 '{1}' 給 '{0}',因為 '{1}' 具有比 '{0}' 更寬的值逸出範圍,允許透過 '{0}' 的值指派,其逸出範圍比 '{1}' 更窄。
+ 無法參考指派 '{1}' 給 '{0}',因為 '{1}' 具有比 '{0}' 更寬的值逸出範圍,允許透過 '{0}' 具有比 '{1}' 更窄的值逸出範圍指派。
@@ -2424,7 +2424,7 @@
first-class Span types
- first-class Span types
+ 第一類 Span 類型
@@ -2579,7 +2579,7 @@
unbound generic types in nameof operator
- unbound generic types in nameof operator
+ 運算子 nameof 中的未系結泛型型別
@@ -2674,12 +2674,12 @@
The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
- The '{0}' accessor of property '{1}' should use 'field' because the other accessor is using it.
+ 屬性 '{1}' 的 '{0}' 存取子應該使用 『field』,因為其他存取子正在使用它。Property accessor should use 'field' because the other accessor is using it.
- Property accessor should use 'field' because the other accessor is using it.
+ 屬性存取子應該使用 『field』,因為其他存取子正在使用它。
@@ -3229,7 +3229,7 @@
This ref-assigns '{1}' to '{0}' but '{1}' has a wider value escape scope than '{0}' allowing assignment through '{0}' of values with narrower escape scopes than '{1}'.
- 此參考指派 '{1}' 給 '{0}' 但 '{1}' 具有比 '{0}' 更寬的值逸出範圍,允許透過 '{0}' 的值指派,其逸出範圍比 '{1}' 更窄。
+ 這會將 '{1}' 參考指派給 '{0}',但 '{1}' 具有比 '{0}' 更寬的值逸出範圍,允許透過 '{0}' 具有比 '{1}' 更窄的值逸出範圍指派。
@@ -5240,12 +5240,12 @@ strument:TestCoverage 產生檢測要收集
Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
- Field '{0}' is never ref-assigned to, and will always have its default value (null reference)
+ 從未參考指派至欄位 '{0}',並會一律使用其預設值 (Null 參考)Field is never ref-assigned to, and will always have its default value (null reference)
- Field is never ref-assigned to, and will always have its default value (null reference)
+ 從未參考指派至欄位,並會一律使用其預設值 (Null 參考)
@@ -10311,7 +10311,7 @@ Give the compiler some way to differentiate the methods. For example, you can gi
Cannot open '{0}' for writing -- {1}
- 無法開啟 '{0}' 進行寫入 -- '{1}'
+ 無法開啟 '{0}' 進行寫入 -- {1}
@@ -13026,7 +13026,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ 無法從組件 '{2}' 讀取方法 '{0}' (權杖 0x{1:X8}) 的偵錯資訊: {3}
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.cs.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.cs.xlf
index 8c78a670fca3d..f1a880f6bfadf 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.cs.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.cs.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ atribut
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; soubor může být uzamčen {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Nejde vygenerovat nativní soubor PDB pro '{0}' metody, protože jeho velikost metadat ladění {1} překračuje limit {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ typ '{0}' nemá očekávaný konstruktor.
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.de.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.de.xlf
index 09105c3c8acdc..beb107a2c31ea 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.de.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.de.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ Attribut
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; Die Datei ist möglicherweise durch {1} gesperrt.
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Native PDB für Methode '{0}' kann nicht ausgeben werden, da die Größe der Debugmetadaten {1} den Grenzwert {2} überschreitet.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' Typ weist nicht den erwarteten Konstruktor auf.
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.es.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.es.xlf
index 464d9582d2581..bfc0c93a84277 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.es.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.es.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ atributo
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; archivo puede estar bloqueado por {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ No se puede emitir un archivo PDB nativo para el método '{0}' porque su tamaño de metadatos de depuración {1} supera el límite {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' tipo no tiene el constructor esperado
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.fr.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.fr.xlf
index cd0e0e2f40022..a2507418ec6cd 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.fr.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.fr.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ attribut
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0} ; le fichier est peut-être verrouillé par {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Impossible d’émettre un fichier PDB natif pour la méthode '{0}', car sa taille des métadonnées de débogage {1} dépasse la limite {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' type n’a pas le constructeur attendu
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.it.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.it.xlf
index 9bff0aac1c488..f20131ad127a9 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.it.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.it.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ attributo
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; file bloccato da {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Non è possibile creare il PDB nativo per il metodo '{0}' perché le dimensioni dei metadati di debug {1} superano il limite {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' tipo non ha il costruttore previsto
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ja.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ja.xlf
index 7e6eaf727cd1d..e1e1e66987841 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ja.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ja.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ 属性
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0};ファイルが {1} によってロックされている可能性があります
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ メソッド '{0}' のネイティブ PDB を生成できません。デバッグ メタデータ のサイズ {1} が制限 {2} を超えています。
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' 型に必要なコンストラクターがありません
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ko.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ko.xlf
index b974f0d815418..b7628cccaebd3 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ko.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ko.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ 특성
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; 파일이 {1} 잠겼을 수 있습니다.
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ 디버그 메타데이터 크기 {1} 제한 {2} 초과하여 메서드 '{0}' 네이티브 PDB를 내보낼 수 없습니다.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' 형식에 필요한 생성자가 없습니다.
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pl.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pl.xlf
index 8afb64f762d90..fd64081f69df9 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pl.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pl.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ atrybut
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; plik może być zablokowany przez {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Nie można wyemitować natywnego pliku PDB dla metody '{0}', ponieważ jego rozmiar metadanych debugowania {1} przekracza limit {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ typ '{0}' nie ma oczekiwanego konstruktora
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pt-BR.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pt-BR.xlf
index 667da8fa8a4ff..7d5851d87ecbf 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pt-BR.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.pt-BR.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ atributo
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; arquivo pode ser bloqueado por {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Não é possível emitir PDB nativo para o método '{0}' porque seu tamanho de metadados de depuração {1} está acima do limite {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' tipo não tem o construtor esperado
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ru.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ru.xlf
index d73c99504d656..258301fccc197 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ru.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.ru.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ атрибут
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; файл может быть заблокирован {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Не удается создать собственный PDB-файл для '{0}', так как размер метаданных отладки {1} превышает ограничение {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' тип не имеет ожидаемого конструктора
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.tr.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.tr.xlf
index 7b5f10d12a00d..1a7ac4a934b14 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.tr.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.tr.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ öznitelik
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0}; dosya dosya tarafından kilitlenmiş {1}
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ Hata ayıklama meta veri boyutu '{0}' sınırı aşıldığından yöntem {1} için yerel PDB {2}.
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' türü beklenen oluşturucuya sahip değil
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hans.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hans.xlf
index db00dcb951da4..e775c507b897a 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hans.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hans.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ 属性
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0};文件可能被 {1} 锁定
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ 无法发出方法 '{0}' 的本机 PDB,因为其调试元数据大小 {1} 超过 {2} 限制。
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' 类型没有所需的构造函数
diff --git a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hant.xlf b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hant.xlf
index 15e41de1aac64..a7062ea1f56b0 100644
--- a/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hant.xlf
+++ b/src/Compilers/Core/Portable/xlf/CodeAnalysisResources.zh-Hant.xlf
@@ -19,7 +19,7 @@
attribute
- attribute
+ 屬性
@@ -89,7 +89,7 @@
{0}; file may be locked by {1}
- {0}; file may be locked by {1}
+ {0};檔案可能被 {1} 鎖定
@@ -275,7 +275,7 @@
Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
- Cannot emit native PDB for method '{0}' because its debug metadata size {1} is over the limit {2}.
+ 無法發出方法 '{0}' 的原生 PDB,因為其偵錯元數據大小 {1} 超過限制 {2}。
@@ -285,7 +285,7 @@
'{0}' type does not have the expected constructor
- '{0}' type does not have the expected constructor
+ '{0}' 類型沒有預期的建構函式
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.cs.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.cs.xlf
index 678da8c69cc85..bd814e020e846 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.cs.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.cs.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Nelze aktualizovat {0}; chybí atribut {1}.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ Název typu {0} je vyhrazený pro použití kompilátorem.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ Argument typu {0} musí být typ, který nemůže mít hodnotu null, ani nesmí v žádné úrovni vnoření obsahovat pole, které by ji povolovalo, aby se dal použít jako parametr typu {1}.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ rozpoznává se omezení unmanaged.
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Informace o ladění metody {0} (token 0x{1:X8}) ze sestavení {2} nelze přečíst: {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.de.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.de.xlf
index 8ec7aec8c00c2..23bcf204875eb 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.de.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.de.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ "{0}" kann nicht aktualisiert werden. Das Attribut "{1}" fehlt.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ Der Typname "{0}" ist für die Verwendung durch den Compiler reserviert.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ Das Typargument „{0}“ muss, ebenso wie sämtliche Felder auf jeder Schachtelungsebene, ein Non-Nullable-Typ sein, damit er als Typparameter „{1}“ verwendet werden kann.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ "unmanaged"-Einschränkung wird erkannt
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Die Debuginformationen der Methode „{0}“ (Token 0x{1:X8}) können nicht aus der Assembly „{2}“ gelesen werden: {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.es.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.es.xlf
index bf862f7cc8d8a..b0a0d61173178 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.es.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.es.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ No se puede actualizar '{0}'; falta el atributo '{1}'.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ El nombre de tipo "{0}" está reservado para uso del compilador.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ El argumento de tipo '{0}' debe ser un tipo de valor que no acepta valores NULL, junto con todos los campos en cualquier nivel de anidamiento, para usarlo como parámetro de tipo '{1}'.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ reconocimiento de la restricción 'unmanaged'
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ No se puede leer la información de depuración del método '{0}' (token 0x{1:X8}) del ensamblado '{2}': {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.fr.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.fr.xlf
index 34598d12f1e3c..11f4e764ce15e 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.fr.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.fr.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Impossible de mettre à jour '{0}' ; l'attribut '{1}' est manquant.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ L'utilisation du nom de type '{0}' est réservée au compilateur.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ Le type d’argument « {0} » doit être un type valeur non-nullable, ainsi que l’ensemble des champs à tous les niveaux d’imbrication, pour l’utiliser en tant que paramètre de type « {1} ».
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ reconnaissance de la contrainte 'unmanaged'
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Nous ne pouvons pas lire les informations de débogage de la méthode « {0} » (jeton 0x{1:X8}) dans l'assembly « {2} » : {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.it.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.it.xlf
index f29bdafb4d467..6290b87240a9c 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.it.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.it.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Non è possibile aggiornare '{0}'. Manca l'attributo '{1}'.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ Il nome di tipo '{0}' è riservato al compilatore.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ L'argomento di tipo '{0}' deve essere un tipo valore che non ammette i valori Null, unitamente a tutti i campi a ogni livello di annidamento, per poter essere usato come parametro di tipo '{1}'.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ riconoscimento del vincolo 'unmanaged'
@@ -9334,7 +9334,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Non è possibile leggere le informazione di debug del metodo '{0}' (token 0x{1:X8}) dall'assembly '{2}': {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ja.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ja.xlf
index cee9b4d04c988..38607bc0ce729 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ja.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ja.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ '{0}' を更新できません。属性 '{1}' がありません。
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ 型名 '{0}' は、コンパイラによる使用のために予約されています。
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ 型引数 '{0}' を型パラメーター '{1}' として使用するには、入れ子になっているすべてのレベルにおけるすべてのフィールドとともに、null 非許容値の型である必要があります。
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ 'unmanaged' 制約を認識しています
@@ -9335,7 +9335,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ メソッド '{0}' (トークン 0x{1:X8}) のデバッグ情報をアセンブリ '{2}': {3} から読み取ることができません
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ko.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ko.xlf
index a7324e86a2bb4..2ecf339ec30cb 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ko.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ko.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ '{0}'을(를) 업데이트할 수 없습니다. 특성 '{1}'이(가) 없습니다.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ 형식 이름 '{0}'은(는) 컴파일러에서 사용하도록 예약되어 있습니다.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ 형식 인수 '{0}'은(는) 형식 매개 변수 '{1}'로 사용하려면 모든 중첩 수준의 모든 필드와 함께 null을 허용하지 않는 값 형식이어야 합니다.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ 'unmanaged' 제약 조건을 인식하는 중
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ 어셈블리 '{2}'에서 '{0}' 메서드(토큰 0x{1:X8})의 디버그 정보를 읽을 수 없습니다. {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.pl.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.pl.xlf
index 350bd6716bc38..579256899b55a 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.pl.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.pl.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Nie można zaktualizować elementu „{0}”. Brak atrybutu „{1}”.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ Nazwa typu „{0}” jest zarezerwowana do użycia przez kompilator.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ Argument typu „{0}” musi być typem wartości niedopuszczającym wartości null wraz ze wszystkimi polami na dowolnym poziomie zagnieżdżenia, aby można było użyć go jako parametru typu „{1}”.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ rozpoznawanie ograniczenia "niezarządzanego"
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Nie można odczytać informacji debugowania metody „{0}” (token 0x{1:X8}) z zestawu „{2}”: {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.pt-BR.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.pt-BR.xlf
index 2da6bfec81618..065eae97dd592 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.pt-BR.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.pt-BR.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Não é possível atualizar '{0}'; o atributo '{1}' está ausente.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ O nome do tipo '{0}' está reservado para ser usado pelo compilador.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ O argumento de tipo '{0}' deve ser um tipo de valor não anulável, juntamente com todos os campos em qualquer nível de aninhamento, para usá-lo como parâmetro de tipo '{1}'.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ reconhecendo restrição 'unmanaged'
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Não é possível ler as informações de depuração do método '{0}' (token 0x{1:X8}) do assembly '{2}': {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ru.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ru.xlf
index 2c2b9facbe584..5ca402b9da612 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.ru.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.ru.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ Невозможно обновить "{0}"; нет атрибута "{1}".
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ Имя типа "{0}" зарезервировано для использования компилятором.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ Чтобы аргумент типа "{0}" можно было использовать как параметр типа "{1}", он должен быть типом значения, который, как и все поля на любом уровне вложения, не допускает значения NULL.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ распознавание ограничения "unmanaged"
@@ -9333,7 +9333,7 @@ optionstrict[+|-] Принудительное применени
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ Не удается прочитать отладочную информацию метода "{0}"' (токен 0x{1:X8}) из сборки "{2}": {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.tr.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.tr.xlf
index f8ee6dd28cb27..60eb93ca8b25c 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.tr.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.tr.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ '{0}' güncelleştirilemiyor; '{1}' özniteliği eksik.
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ '{0}' tür adı, derleyici tarafından kullanılmak üzere ayrılmıştır.
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ '{1}' tür parametresi olarak kullanabilmek için '{0}' tür bağımsız değişkeninin, herhangi bir iç içe yerleştirme düzeyindeki tüm alanlarla birlikte null atanamaz bir değer türü olması gerekir.
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ 'unmanaged' kısıtlaması tanınıyor
@@ -9334,7 +9334,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ '{2}' bütünleştirilmiş kodundan '{0}' metodunun (belirteç 0x{1:X8}) hata ayıklama bilgileri okunamıyor: {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hans.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hans.xlf
index 78a655222e9b3..32c667db2d4ef 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hans.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hans.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ 无法更新“{0}”;特性“{1}”缺失。
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ 类型名称“{0}”是保留给编译器使用的。
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ 类型参数“{0}”以及任何嵌套级别的所有字段必须是不可为 null 的值类型,才能将其用作类型参数“{1}”。
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ 正在识别 “unmanaged” 约束
@@ -9333,7 +9333,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ 无法从程序集“{2}”读取方法“{0}”(令牌 0x{1:X8})的调试信息: {3}
diff --git a/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hant.xlf b/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hant.xlf
index f081ca6a94841..23796ebb92044 100644
--- a/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hant.xlf
+++ b/src/Compilers/VisualBasic/Portable/xlf/VBResources.zh-Hant.xlf
@@ -44,7 +44,7 @@
Cannot update '{0}'; attribute '{1}' is missing.
- Cannot update '{0}'; attribute '{1}' is missing.
+ 無法更新 '{0}'; 缺少屬性 '{1}'。
@@ -119,7 +119,7 @@
The type name '{0}' is reserved to be used by the compiler.
- The type name '{0}' is reserved to be used by the compiler.
+ 類型名稱 '{0}' 保留供編譯器使用。
@@ -134,7 +134,7 @@
Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
- Type argument '{0}' must be a non-nullable value type, along with all fields at any level of nesting, in order to use it as type parameter '{1}'.
+ 型別引數 '{0}' 及任何巢狀層級的所有欄位必須是不可為 null 的值類型,如此才能將其作爲型別參數 '{1}' 使用。
@@ -169,7 +169,7 @@
recognizing 'unmanaged' constraint
- recognizing 'unmanaged' constraint
+ 辨識 'unmanaged' 條件約束
@@ -9334,7 +9334,7 @@
Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
- Unable to read debug information of method '{0}' (token 0x{1:X8}) from assembly '{2}': {3}
+ 無法從組件 '{2}' 讀取方法 '{0}' (權杖 0x{1:X8}) 的偵錯資訊: {3}
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.cs.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.cs.xlf
index a52b85765ae30..2d4f8589fc886 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.cs.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.cs.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ požadovaná vlastnost
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.de.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.de.xlf
index 1a1367d42d040..388d19112b8a8 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.de.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.de.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ Erforderliche Eigenschaft
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.es.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.es.xlf
index c93710402b6aa..9f2c209e9fed1 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.es.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.es.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ propiedad obligatoria
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.fr.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.fr.xlf
index 343234c206710..7887cd74f22a4 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.fr.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.fr.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ propriété requise
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.it.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.it.xlf
index c80b27b78ea29..2d46502d3fbcb 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.it.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.it.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ proprietà obbligatoria
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ja.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ja.xlf
index f52983cb5b515..6fe0c392eaa67 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ja.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ja.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ 必須プロパティ
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ko.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ko.xlf
index d9ecd34b88674..6786b5161d2ee 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ko.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ko.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ 필수 속성
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pl.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pl.xlf
index e42d24a561225..09f309e6f7e13 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pl.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pl.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ wymagana właściwość
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pt-BR.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pt-BR.xlf
index 9a67ba4d06d54..e4147cbac0bf6 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pt-BR.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.pt-BR.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ propriedade obrigatória
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ru.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ru.xlf
index b22d9ae9aa674..2622235d53bbd 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ru.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.ru.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ обязательное свойство
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.tr.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.tr.xlf
index dbbe9998b322c..b92ba1042113d 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.tr.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.tr.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ gerekli özellik
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hans.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hans.xlf
index 5ce1d189d6f4c..b060af7d7fc58 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hans.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hans.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ 必需属性
diff --git a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hant.xlf b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hant.xlf
index bb5d3d9f4a30b..ef7186a7c601d 100644
--- a/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hant.xlf
+++ b/src/Features/CSharp/Portable/xlf/CSharpFeaturesResources.zh-Hant.xlf
@@ -434,7 +434,7 @@
required property
- required property
+ 必要屬性
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf
index 6445061165eec..f3183fc1931d4 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf
@@ -147,17 +147,17 @@ Ujistěte se, že specifikátor tt použijete pro jazyky, pro které je nezbytn
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Přidání nebo přesunutí {0} {1} vyžaduje restartování aplikace.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Přidání nebo přesunutí {0} z(e) {1} s explicitním nebo sekvenčním rozložením vyžaduje restartování aplikace.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Přidání nebo přesunutí {0} rozhraní COM vyžaduje restartování aplikace.
@@ -467,12 +467,12 @@ Ujistěte se, že specifikátor tt použijete pro jazyky, pro které je nezbytn
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Změna podpisu {0} vyžaduje restartování aplikace.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Změna podpisu {0} vyžaduje restartování aplikace, protože ji modul runtime nepodporuje.
@@ -1292,7 +1292,7 @@ Ujistěte se, že specifikátor tt použijete pro jazyky, pro které je nezbytn
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Povýšit {0} na...
@@ -4767,7 +4767,7 @@ Tato verze se používá zde: {2}.
Add _null checks
- Přidat kontroly hodnot null
+ Přidat kontroly hodnot _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf
index 048e75aca3cc7..22d79b7c90c3c 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf
@@ -147,17 +147,17 @@ Stellen Sie sicher, dass Sie den Bezeichner "tt" für Sprachen verwenden, für d
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Zum Hinzufügen oder Verschieben {0} von {1} muss die Anwendung neu gestartet werden.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Das Hinzufügen oder Verschieben von {0} von {1} mit explizitem oder sequenziellem Layout erfordert einen Neustart der Anwendung.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Zum Hinzufügen oder Verschieben {0} einer COM-Schnittstelle muss die Anwendung neu gestartet werden.
@@ -467,12 +467,12 @@ Stellen Sie sicher, dass Sie den Bezeichner "tt" für Sprachen verwenden, für d
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Das Ändern der Signatur von {0} erfordert einen Neustart der Anwendung.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Das Ändern der Signatur von {0} erfordert einen Neustart der Anwendung, da es von der Runtime nicht unterstützt wird.
@@ -1292,7 +1292,7 @@ Stellen Sie sicher, dass Sie den Bezeichner "tt" für Sprachen verwenden, für d
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ „{0}“ ziehen bis zu ...
@@ -4767,7 +4767,7 @@ Diese Version wird verwendet in: {2}
Add _null checks
- NULL-Überprüfungen hinzufügen
+ _NULL-Überprüfungen hinzufügen
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf
index 2c6666fbf71a7..e814a17914aaf 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf
@@ -147,17 +147,17 @@ Asegúrese de usar el especificador "tt" para los idiomas para los que es necesa
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Para agregar o mover {0} de {1} es necesario reiniciar la aplicación.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Para agregar o mover {0} de {1} con un diseño explícito o secuencial, es necesario reiniciar la aplicación.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Para agregar o mover {0} de una interfaz COM es necesario reiniciar la aplicación.
@@ -467,12 +467,12 @@ Asegúrese de usar el especificador "tt" para los idiomas para los que es necesa
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Para cambiar la firma de {0} es necesario reiniciar la aplicación.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Para cambiar la firma de {0} es necesario reiniciar la aplicación porque no es compatible con el tiempo de ejecución.
@@ -1292,7 +1292,7 @@ Asegúrese de usar el especificador "tt" para los idiomas para los que es necesa
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Extraer '{0}' hasta...
@@ -4767,7 +4767,7 @@ Esta versión se utiliza en: {2}
Add _null checks
- Agregar comprobaciones de valores null
+ Agregar comprobaciones de _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf
index a1e1b2a3e3cc1..d07480db8fe93 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf
@@ -147,17 +147,17 @@ Veillez à utiliser le spécificateur "tt" pour les langues où il est nécessai
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ L’ajout ou le déplacement de {0} de {1} nécessite le redémarrage de l’application.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ L'ajout ou le déplacement de {0} sur {1} avec une disposition explicite ou séquentielle nécessite le redémarrage de l'application.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ L’ajout ou le déplacement {0} d’une interface COM nécessite le redémarrage de l’application.
@@ -467,12 +467,12 @@ Veillez à utiliser le spécificateur "tt" pour les langues où il est nécessai
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Changer la signature {0} nécessite de redémarrer l'application.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ La modification de la signature de {0} nécessite le redémarrage de l'application car elle n'est pas prise en charge par le runtime.
@@ -1292,7 +1292,7 @@ Veillez à utiliser le spécificateur "tt" pour les langues où il est nécessai
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Tirez '{0}' jusqu'à ...
@@ -4767,7 +4767,7 @@ Version utilisée dans : {2}
Add _null checks
- Ajouter des contrôles de valeur null
+ Ajoutez des contrôles _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf
index c90c54a9d0a0e..af6e4ad94088a 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf
@@ -147,17 +147,17 @@ Assicurarsi di usare l'identificatore "tt" per le lingue per le quali è necessa
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Per aggiungere o spostare {0} di {1} è necessario riavviare l'applicazione.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Se si aggiunge o sposta {0} di {1} con layout esplicito o sequenziale, è necessario riavviare l'applicazione.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Per aggiungere o spostare {0} di un'interfaccia COM è necessario riavviare l'applicazione.
@@ -467,12 +467,12 @@ Assicurarsi di usare l'identificatore "tt" per le lingue per le quali è necessa
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Se si modifica la firma di {0}, è necessario riavviare l'applicazione.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Se si modifica la firma di {0}, è necessario riavviare l'applicazione perché l'operazione non è supportata dal runtime.
@@ -1292,7 +1292,7 @@ Assicurarsi di usare l'identificatore "tt" per le lingue per le quali è necessa
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Esegui pull di '{0}' fino a...
@@ -4767,7 +4767,7 @@ Questa versione è usata {2}
Add _null checks
- Aggiungi i controlli Null
+ Aggiungi controlli _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf
index 73e8b77b5aa9a..c82635368af77 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf
@@ -147,17 +147,17 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ {1} の {0} を追加または移動するには、アプリケーションを再起動する必要があります。Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ 明示的またはシーケンシャルなレイアウトに、{1} の {0} を移動または追加するには、アプリケーションを再起動する必要があります。Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ COM インターフェイスの {0} を追加または移動するには、アプリケーションを再起動する必要があります。
@@ -467,12 +467,12 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ {0} の署名を変更するには、アプリケーションを再起動する必要があります。Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ ランタイムでサポートされていないため、{0} をの署名を変更するには、アプリケーションを再起動する必要があります。
@@ -1292,7 +1292,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ '{0}' をプルする最大数...
@@ -4767,7 +4767,7 @@ This version used in: {2}
Add _null checks
- null チェックを追加する
+ _null チェックを追加
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf
index b1c16eaed9aa8..aec361928e402 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf
@@ -147,17 +147,17 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ {1} {0} 추가하거나 이동하려면 응용 프로그램을 다시 시작해야 합니다.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ 명시적 또는 순차적 레이아웃으로 {1}개 중 {0}개를 추가하거나 이동하려면 응용 프로그램을 다시 시작해야 합니다.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ COM 인터페이스의 {0} 추가하거나 이동하려면 응용 프로그램을 다시 시작해야 합니다.
@@ -467,12 +467,12 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ {0} 서명을 변경하려면 애플리케이션을 다시 시작해야 합니다.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ 런타임에서 지원하지 않기 때문에 {0} 서명을 변경하려면 애플리케이션을 다시 시작해야 합니다.
@@ -1292,7 +1292,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ '{0}'을(를) 다음으로 끌어오기...
@@ -4767,7 +4767,7 @@ This version used in: {2}
Add _null checks
- null 검사 추가
+ _null 검사 추가
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf
index c1d56d377c37a..cab9f48a5de5f 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf
@@ -147,17 +147,17 @@ Pamiętaj, aby nie używać specyfikatora „tt” dla wszystkich języków, w k
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Dodanie lub przeniesienie {0} {1} wymaga ponownego uruchomienia aplikacji.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Dodanie lub przeniesienie {0} z {1} wraz z układem jawnym lub sekwencyjnym wymaga ponownego uruchomienia aplikacji.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Dodanie lub przeniesienie {0} interfejsu COM wymaga ponownego uruchomienia aplikacji.
@@ -467,12 +467,12 @@ Pamiętaj, aby nie używać specyfikatora „tt” dla wszystkich języków, w k
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Zmiana podpisu {0} wymaga ponownego uruchomienia aplikacji.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Zmienianie podpisu {0} wymaga ponownego uruchomienia aplikacji, ponieważ nie jest to obsługiwane przez środowisko uruchomieniowe.
@@ -1292,7 +1292,7 @@ Pamiętaj, aby nie używać specyfikatora „tt” dla wszystkich języków, w k
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Ściągnij elementy „{0}” aż do...
@@ -4767,7 +4767,7 @@ Ta wersja jest używana wersja: {2}
Add _null checks
- Dodaj sprawdzenia wartości null
+ Dodaj sprawdzenia wartości _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf
index b30216e986fe2..f67d4410392f3 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf
@@ -147,17 +147,17 @@ Verifique se o especificador "tt" foi usado para idiomas para os quais é necess
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Adicionar ou mover {0} de {1} requer a reinicialização do aplicativo.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Adicionar ou migrar {0} de {1} com layout explícito ou sequencial requer a reinicialização do aplicativo.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Adicionar ou mover {0} de uma interface COM requer a reinicialização do aplicativo.
@@ -467,12 +467,12 @@ Verifique se o especificador "tt" foi usado para idiomas para os quais é necess
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Alterar a assinatura de {0} requer a reinicialização do aplicativo.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ A alteração da assinatura de {0} requer a reinicialização do aplicativo porque não há suporte com o tempo de execução.
@@ -1292,7 +1292,7 @@ Verifique se o especificador "tt" foi usado para idiomas para os quais é necess
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Efetuar pull de "{0}" até...
@@ -4767,7 +4767,7 @@ Essa versão é usada no: {2}
Add _null checks
- Adicionar verificações nulas
+ Adicionar verificações _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf
index edd3df2f50c80..166b76503b5ea 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf
@@ -147,17 +147,17 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Добавление или {0} {1} требует перезапуска приложения.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Добавление или перемещение {0} из {1} с явной или последовательной компоновкой требует перезапуска приложения.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ Чтобы добавить или {0} com-интерфейса, необходимо перезапустить приложение.
@@ -467,12 +467,12 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ Изменение подписи {0} требует перезапуска приложения.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ Для изменения подписи {0} требуется перезапустить приложение, так как это не поддерживается средой выполнения.
@@ -1292,7 +1292,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ Извлечь "{0}" до ...
@@ -4767,7 +4767,7 @@ This version used in: {2}
Add _null checks
- Добавить проверки значений NULL
+ Добавить проверки значений _null
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf
index 6fd26d744b405..900ac96c0b3b9 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf
@@ -147,17 +147,17 @@ AM ve PM arasındaki farkın korunmasının gerekli olduğu diller için "tt" be
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ Uygulamanın bir {0} veya {1} uygulamanın yeniden başlatılmasını gerektirir.Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ Açık veya sıralı düzene sahip {1} türünde {0}eklemek veya taşımak, uygulamanın yeniden başlatılmasını gerektirir.Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ COM arabiriminin {0} veya taşıma işlemi uygulamanın yeniden başlatılmasını gerektirir.
@@ -467,12 +467,12 @@ AM ve PM arasındaki farkın korunmasının gerekli olduğu diller için "tt" be
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ {0} imzasının değiştirilmesi, uygulamanın yeniden başlatılmasını gerektirir.Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ {0} imzasının silinmesi, çalışma zamanı tarafından desteklenmediğinden uygulamanın yeniden başlatılmasını gerektirir.
@@ -1292,7 +1292,7 @@ AM ve PM arasındaki farkın korunmasının gerekli olduğu diller için "tt" be
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ '{0}' öğesini çek...
@@ -4767,7 +4767,7 @@ Bu sürüm şurada kullanılır: {2}
Add _null checks
- Null denetimleri ekle
+ _Null denetimleri ekle
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf
index e8c13fe47b33b..ead2a395b349f 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf
@@ -147,17 +147,17 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ 添加或移动 {1} {0} 需要重启应用程序。Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ 添加或移动具有显示或顺序布局的 {1} 的 {0} 需要重启应用程序。Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ 添加或移动 COM 接口 {0} 需要重启应用程序。
@@ -467,12 +467,12 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ 更改 {0} 的签名需要重启应用程序。Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ 更改 {0} 的签名需要重新启动应用程序,因为不受运行时支持。
@@ -1292,7 +1292,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ 将“{0}”拉取到...
@@ -4767,7 +4767,7 @@ This version used in: {2}
Add _null checks
- 添加 null 检查
+ 添加 null 检查(_N)
diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf
index 8b108146217a5..1141249bb83f3 100644
--- a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf
+++ b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf
@@ -147,17 +147,17 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Adding or moving {0} of {1} requires restarting the application.
- Adding or moving {0} of {1} requires restarting the application.
+ 新增或移動 {1} {0} 需要重新啟動應用程式。Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
- Adding or moving {0} of {1} with explicit or sequential layout requires restarting the application.
+ 使用明確或循序配置新增或移動 {1} 的 {0} 需要重新啟動應用程式。Adding or moving {0} of a COM interface requires restarting the application.
- Adding or moving {0} of a COM interface requires restarting the application.
+ 新增或移動 COM 介面的 {0} 需要重新啟動應用程式。
@@ -467,12 +467,12 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Changing the signature of {0} requires restarting the application.
- Changing the signature of {0} requires restarting the application.
+ 變更 {0} 的簽章需要重新啟動應用程式。Changing the signature of {0} requires restarting the application because is not supported by the runtime.
- Changing the signature of {0} requires restarting the application because is not supported by the runtime.
+ 變更 {0} 的簽章需要重新啟動應用程式,因為執行階段不支援它。
@@ -1292,7 +1292,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma
Pull '{0}' up to ...
- Pull '{0}' up to ...
+ 將 '{0}' 提取至 ...
@@ -4767,7 +4767,7 @@ This version used in: {2}
Add _null checks
- 新增 null 檢查
+ 新增 _null 檢查
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf
index 14ec395e6aa25..d91a3f989f186 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Automaticky znovu načíst aktualizované analyzátory a generátory (vyžaduje restartování)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Preferovat nevázaný obecný typ v nameof
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf
index 5e094a022f2aa..7871ddf6c880b 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Aktualisierte Analysetools und Generatoren automatisch neu laden (Neustart erforderlich)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Ungebundenen generischen Typ in "nameof" bevorzugen
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf
index 3fd9228e754aa..4fb93d83b07a3 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Recargar automáticamente los analizadores y generadores actualizados (requiere reiniciar)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Preferir tipo genérico no enlazado en 'nameof'
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf
index e30845d56ee56..53fdd9e9e3008 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Recharger automatiquement les analyseurs et les générateurs mis à jour (redémarrage nécessaire)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Préférer le type générique indépendant dans 'nameof'
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf
index 3484693536d83..67fc723f5a99c 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Ricarica automaticamente analizzatori e generatori aggiornati (richiede il riavvio)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Preferisci il tipo generico non associato in 'nameof'
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf
index 0858bfbcc0615..b72e61051997f 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ 更新されたアナライザーとジェネレーターを自動的に再読み込みする (再起動が必要)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ 'nameof' でバインドされていないジェネリック型を優先する
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf
index 7a3b22ba4c79e..de228ad9d8fd9 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ 업데이트된 분석기 및 생성기를 자동으로 다시 로드(다시 시작해야 함)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ 'nameof'에서 바인딩되지 않은 제네릭 형식 선호
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf
index 4e05e910c707c..78b9d65122bf6 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Automatycznie załaduj ponownie zaktualizowane analizatory i generatory (wymaga ponownego uruchomienia)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Preferuj niepowiązany typ ogólny w elem. "nameof"
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf
index ae8395e136779..ebe333c7b4465 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Recarregar automaticamente os analisadores e geradores atualizados (requer reinicialização)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Preferir tipo genérico não associado em 'nameof'
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf
index 3f797ccbfc7a7..0de878a5a9af1 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Автоматически перезагружать обновленные анализаторы и генераторы (требуется перезагрузка)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ Предпочитать не привязанный универсальный тип в "nameof"
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf
index 4199fefd315d5..7e4fed410494a 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ Güncelleştirilmiş çözümleyicileri ve oluşturucuları otomatik olarak yeniden yükle (yeniden başlatma gerektirir)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ 'nameof' içinde bağlı olmayan genel türü tercih eder
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf
index 072fcff0111bd..d2d6395a11898 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ 自动重新加载更新的分析器和生成器 (需要重启)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ 首选 “nameof” 中的未绑定泛型类型
diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf
index e2928546213c9..e45805de75cfc 100644
--- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf
+++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf
@@ -134,7 +134,7 @@
Automatically reload updated analyzers and generators (requires restart)
- Automatically reload updated analyzers and generators (requires restart)
+ 自動重載更新的分析器和產生器 (需要重新啟動)
@@ -1139,7 +1139,7 @@
Prefer unbound generic type in 'nameof'
- Prefer unbound generic type in 'nameof'
+ 優先使用 『nameof』 中的未系結泛型型別
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf
index fcfad4d663a1a..df10bef463fe6 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.cs.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Očekávala se absolutní cesta.
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf
index 889e14b18dbba..9b26fd656fac1 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.de.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Absoluter Pfad erwartet.
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf
index de445306709b7..2e1ce78abfa0d 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.es.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Ruta de acceso absoluta esperada.
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf
index d64a78d3cb82b..d0767ada4ed19 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.fr.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Chemin d'accès absolu attendu
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf
index fc54f45929d8b..5278d01f20d54 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.it.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ È previsto il percorso assoluto
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf
index 7b1763a4bbd65..2e904cf4e0995 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ja.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ 絶対パスが必要です
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf
index 0044b995cbf88..51ca8ed823f49 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ko.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ 절대 경로가 필요합니다.
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf
index 91892e846c02e..c64c161fb2e1f 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pl.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Oczekiwano ścieżki bezwzględnej
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf
index 6906d75ca65d4..c3063219f0026 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.pt-BR.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Caminho absoluto esperado
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf
index 1cd8551adbaf9..37d4aeca4ef81 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.ru.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Ожидался абсолютный путь
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf
index 58c31592c9354..cb18f55bba6eb 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.tr.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ Mutlak yol bekleniyor
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf
index 7f99716cfc878..e57971c54d489 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hans.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ 预期的绝对路径
diff --git a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf
index ae8188a6e4080..fa22dd91f1381 100644
--- a/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf
+++ b/src/Workspaces/Core/Portable/xlf/WorkspacesResources.zh-Hant.xlf
@@ -9,7 +9,7 @@
Absolute path expected
- Absolute path expected
+ 必須是絕對路徑