From 13a77f55d5c3ea4531a2a1083a8f2b0562e54279 Mon Sep 17 00:00:00 2001 From: Jonathon Marolf Date: Mon, 30 Aug 2021 16:00:50 -0700 Subject: [PATCH 1/5] esnure path to global config file is correctly cased fixes https://github.com/dotnet/roslyn-analyzers/issues/5360 --- src/CodeStyle/Tools/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CodeStyle/Tools/Program.cs b/src/CodeStyle/Tools/Program.cs index c268ff7faaf91..b8ac9ce91f3d8 100644 --- a/src/CodeStyle/Tools/Program.cs +++ b/src/CodeStyle/Tools/Program.cs @@ -235,6 +235,7 @@ static string GetTargetContents(string language) <_GlobalAnalyzerConfigAnalysisMode_MicrosoftCodeAnalysis{language}CodeStyle Condition=""'$(_GlobalAnalyzerConfigAnalysisMode_MicrosoftCodeAnalysis{language}CodeStyle)' == ''"">{nameof(AnalysisMode.Default)} <_GlobalAnalyzerConfigFileName_MicrosoftCodeAnalysis{language}CodeStyle>AnalysisLevelStyle_$(_GlobalAnalyzerConfigAnalysisMode_MicrosoftCodeAnalysis{language}CodeStyle).editorconfig + <_GlobalAnalyzerConfigFileName_MicrosoftCodeAnalysis{language}CodeStyle>$(_GlobalAnalyzerConfigFileName_MicrosoftCodeAnalysis{language}CodeStyle.ToLowerInvariant()) <_GlobalAnalyzerConfigDir_MicrosoftCodeAnalysis{language}CodeStyle Condition=""'$(_GlobalAnalyzerConfigDir_MicrosoftCodeAnalysis{language}CodeStyle)' == ''"">$(MSBuildThisFileDirectory)config <_GlobalAnalyzerConfigFile_MicrosoftCodeAnalysis{language}CodeStyle Condition=""'$(_GlobalAnalyzerConfigFileName_MicrosoftCodeAnalysis{language}CodeStyle)' != ''"">$(_GlobalAnalyzerConfigDir_MicrosoftCodeAnalysis{language}CodeStyle)\$(_GlobalAnalyzerConfigFileName_MicrosoftCodeAnalysis{language}CodeStyle) From 9d6b75b6871a7c9db84e313009d49c0154c5afbb Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Wed, 1 Sep 2021 11:04:12 -0700 Subject: [PATCH 2/5] Remove OneLoc job from dev16.11 --- azure-pipelines-official.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 8c0ff454fe1e6..c231b7b60e394 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -67,14 +67,6 @@ stages: displayName: Build and Test jobs: - - ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev16.11-vs-deps') }}: - - template: /eng/common/templates/job/onelocbuild.yml - parameters: - MirrorRepo: roslyn - MirrorBranch: release/dev16.11-vs-deps - LclSource: lclFilesfromPackage - LclPackageId: 'LCL-JUNO-PROD-ROSLYN' - - job: OfficialBuild displayName: Official Build timeoutInMinutes: 360 From 4718624117b6968cac28f604c76a40715a6b44d3 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 1 Sep 2021 11:53:08 -0700 Subject: [PATCH 3/5] Localized file check-in by OneLocBuild Task --- .../Portable/xlf/CSharpResources.cs.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.de.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.es.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.fr.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.it.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.ja.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.ko.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.pl.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.pt-BR.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.ru.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.tr.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.zh-Hans.xlf | 46 +++++++++---------- .../Portable/xlf/CSharpResources.zh-Hant.xlf | 46 +++++++++---------- .../Core/Rebuild/xlf/RebuildResources.cs.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.de.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.es.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.fr.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.it.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.ja.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.ko.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.pl.xlf | 20 ++++---- .../Rebuild/xlf/RebuildResources.pt-BR.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.ru.xlf | 20 ++++---- .../Core/Rebuild/xlf/RebuildResources.tr.xlf | 20 ++++---- .../Rebuild/xlf/RebuildResources.zh-Hans.xlf | 20 ++++---- .../Rebuild/xlf/RebuildResources.zh-Hant.xlf | 20 ++++---- 26 files changed, 429 insertions(+), 429 deletions(-) diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf index 86a3542ed816d..983fb96e60b01 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.cs.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Atributy ve výrazech lambda vyžadují seznam parametrů v závorkách. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Člen záznamu {0} musí být čitelná vlastnost instance typu {1}, která se bude shodovat s pozičním parametrem {2}. + Člen záznamu {0} musí být čitelná vlastnost instance nebo pole typu {1}, která se bude shodovat s pozičním parametrem {2}. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Typ příjemce {0} není platným typem záznamu a není typem struktury. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Nedal se odvodit typ delegáta. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - V typeof v atributu se nepodporuje používání typu ukazatele funkce. + V typeof v atributu se nepodporuje používání typu ukazatele funkce. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Globální direktiva using se nedá použít v deklaraci oboru názvů. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Globální direktiva using musí předcházet všem direktivám using, které nejsou globální. @@ -1249,7 +1249,7 @@ global using directive - global using directive + globální direktiva using @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + odvozený typ delegáta lambda attributes - lambda attributes + atributy lambda @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + pozice polí v záznamech record structs - record structs + struktury záznamů 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + se strukturami @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - UnmanagedCallersOnly se dá použít jen pro běžné statické metody nebo statické místní funkce. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Statický člen {0} nemůže být označený klíčovými slovy override, virtual nebo abstract. + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Obor názvů nemůže přímo obsahovat členy, jako jsou pole a metody. + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Částečné deklarace {0} musí být jen třídy, jen záznamy, jen struktury, nebo jen rozhraní. + Částečné deklarace {0} musí být jen třídy, jen třídy záznamů, jen struktury, jen struktury záznamů nebo jen rozhraní. @@ -5442,7 +5442,7 @@ Pokud se taková třída používá jako základní třída a pokud odvozující User-defined operator cannot convert a type to itself - Uživatelem definovaný operátor nemůže převzít objekt nadřazeného typu a převést jej na objekt nadřazeného typu. + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Pokud se taková třída používá jako základní třída a pokud odvozující The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Atribut Conditional není pro {0} platný, protože je to konstruktor, destruktor, operátor nebo explicitní implementace rozhraní. + Atribut Conditional není pro {0} platný, protože je to konstruktor, destruktor, operátor, výraz lambda nebo explicitní implementace rozhraní. @@ -6197,7 +6197,7 @@ Pokud se taková třída používá jako základní třída a pokud odvozující '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - {0} neimplementuje člen rozhraní {1}. {2} nemůže implementovat člen rozhraní, protože je statické. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Blok catch() po bloku catch (System.Exception e) může zachytit výjimky, kter '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - {0} je nejednoznačné mezi {1} a {2}; použijte buď @{0}, nebo {0}Attribute. + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Pokud chcete odstranit toto varování, můžete místo toho použít /reference Conversion, equality, or inequality operators declared in interfaces must be abstract - Rozhraní nemůžou obsahovat operátory převodu, rovnosti nebo nerovnosti. + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf index e058334a91adc..e87a9c099f19c 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.de.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Attribute in Lambdaausdrücken erfordern eine in runde Klammern eingeschlossene Parameterliste. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Das Datensatzelement "{0}" muss eine lesbare Instanzeigenschaft vom Typ "{1}" sein, um dem Positionsparameter "{2}" zu entsprechen. + Das Datensatzelement "{0}" muss eine lesbare Instanzeigenschaft oder ein Feld vom Typ "{1}" sein, um dem Positionsparameter "{2}" zu entsprechen. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Der Empfängertyp "{0}" ist kein gültiger Datensatztyp und kein Strukturtyp. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Der Delegattyp konnte nicht abgeleitet werden. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - Die Verwendung eines Funktionszeigertyps in "typeof" in einem Attribut wird nicht unterstützt. + Die Verwendung eines Funktionszeigertyps in "typeof" in einem Attribut wird nicht unterstützt. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Eine globale using-Anweisung kann nicht in einer Namespacedeklaration verwendet werden. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Eine globale using-Anweisung muss allen nicht globalen using-Anweisungen vorangehen. @@ -1249,7 +1249,7 @@ global using directive - global using directive + globale using-Anweisung @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + abgeleiteter Delegattyp lambda attributes - lambda attributes + Lambdaattribute @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + Positionsfelder in Datensätzen record structs - record structs + Datensatzstrukturen 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + "with" in Strukturen @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - "UnmanagedCallersOnly" kann nur auf normale statische Methoden oder statische lokale Funktionen angewendet werden. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Ein statischer Member "{0}" kann nicht als "override" , "virtual" oder "abstract" markiert werden. + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Member, wie z. B. Felder oder Methoden, können nicht direkt in einem Namespace enthalten sein. + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Partielle Deklarationen von "{0}" müssen entweder nur Klassen, nur Datensätze, nur Strukturen oder nur Schnittstellen sein. + Partielle Deklarationen von "{0}" müssen entweder nur Klassen, nur Datensatzklassen, nur Strukturen, nur Datensatzstrukturen oder nur Schnittstellen sein. @@ -5442,7 +5442,7 @@ Wenn solch eine Klasse als Basisklasse verwendet wird und die ableitende Klasse User-defined operator cannot convert a type to itself - Ein benutzerdefinierter Operator kann kein Objekt vom einschließenden Typ übernehmen oder in ein Objekt des einschließenden Typs konvertieren. + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Wenn solch eine Klasse als Basisklasse verwendet wird und die ableitende Klasse The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Das Conditional-Attribut ist für "{0}" nicht gültig, weil es sich hierbei um einen Konstruktor, einen Destruktor, einen Operator oder eine explizite Schnittstellenimplementierung handelt. + Das Conditional-Attribut ist für "{0}" nicht gültig, weil es sich hierbei um einen Konstruktor, einen Destruktor, einen Operator, einen Lambdaausdruck oder eine explizite Schnittstellenimplementierung handelt. @@ -6197,7 +6197,7 @@ Wenn solch eine Klasse als Basisklasse verwendet wird und die ableitende Klasse '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - "{0}" implementiert den Schnittstellenmember "{1}" nicht. "{2}" ist statisch und kann daher keinen Schnittstellenmember implementieren. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Ein catch()-Block nach einem catch (System.Exception e)-Block kann nicht-CLS-Aus '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - "{0}" ist für "{1}" und "{2}" mehrdeutig. Verwenden Sie "@{0}" oder "{0}Attribute". + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Um die Warnung zu beheben, können Sie stattdessen /reference verwenden (Einbett Conversion, equality, or inequality operators declared in interfaces must be abstract - Schnittstellen können keine Konvertierungs-, Gleichheits- oder Ungleichheitsoperatoren enthalten. + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf index 2fb17e75881f4..79e310f48994c 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.es.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Los atributos de expresiones de un paréntesis requieren una lista de parámetros entre paréntesis. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - El miembro de registro "{0}" debe ser una propiedad de instancia legible de tipo "{1}" para que coincida con el parámetro de posición "{2}". + El miembro de registro '{0}' debe ser una propiedad de instancia legible o un campo de tipo '{1}' para coincidir con el parámetro posicional '{2}'. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + El tipo de destinatario '{0}' no es un tipo de registro válido y no es un tipo de registro. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + El tipo de delegado no se puede deducir. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - No se admite el uso de un tipo de puntero de función como valor "typeof" de un atributo. + No se admite el uso de un tipo de puntero de función como valor "typeof" de un atributo. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + No se puede usar una directiva global mediante una declaración de espacio de nombres. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Una directiva de uso global debe ser anterior a todas las directivas no globales que no son de uso. @@ -1249,7 +1249,7 @@ global using directive - global using directive + directiva global de uso @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + tipo de delegado inferido lambda attributes - lambda attributes + atributos de lambda @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + campos posicionales en registros record structs - record structs + registros 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + con estrcutras @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - "UnmanagedCallersOnly" solo se puede aplicar a las funciones locales estáticas o los métodos estáticos ordinarios. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Un miembro estático '{0}' no se puede marcar como invalidación, virtual o abstracto + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Un espacio de nombres no puede contener directamente miembros como campos o métodos. + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Las declaraciones parciales de "{0}" deben ser todas clases, todos registros, todas estructuras o todas interfaces + Las declaraciones parciales de '{0}' deben ser todas las clases, todas las clases de registro, todos los registros, todos los registros o todas las interfaces @@ -5442,7 +5442,7 @@ Si se utiliza una clase de este tipo como clase base y si la clase derivada defi User-defined operator cannot convert a type to itself - Un operador definido por el usuario no puede adquirir un objeto de tipo envolvente ni convertirlo en un objeto de tipo envolvente + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Si se utiliza una clase de este tipo como clase base y si la clase derivada defi The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - El atributo Conditional no es válido en '{0}' porque es un constructor, destructor, operador o la implementación de interfaz explícita + El atributo condicional no es válido en '{0}' porque es un constructor, destructor, operador, expresión lambda o implementación de interfaz explícita @@ -6197,7 +6197,7 @@ Si se utiliza una clase de este tipo como clase base y si la clase derivada defi '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}' no implementa el miembro de interfaz '{1}'. '{2}' no puede implementar un miembro de interfaz porque es estático. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Un bloque catch() después de un bloque catch (System.Exception e) puede abarcar '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}' es ambiguo entre '{1}' y '{2}'; use '@{0}' o '{0}Attribute' + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Para eliminar la advertencia puede usar /reference (establezca la propiedad Embe Conversion, equality, or inequality operators declared in interfaces must be abstract - Las interfaces no pueden contener operadores de conversión, igualdad o desigualdad + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf index 671b66d581bba..3d693be6768ac 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.fr.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Les attributs sur les expressions lambda nécessitent une liste de paramètres entre parenthèses. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Le membre d'enregistrement '{0}' doit être une propriété d'instance lisible de type '{1}' pour correspondre au paramètre positionnel '{2}'. + Le membre d'enregistrement '{0}' doit être une propriété d'instance our champ lisible de type '{1}' pour correspondre au paramètre positionnel '{2}'. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Le type de récepteur '{0}' n’est pas un type d’enregistrement valide et n’est pas un type struct. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Impossible de déduire le type délégué. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - L'utilisation d'un type de pointeur de fonction dans un 'typeof' au sein d'un attribut n'est pas prise en charge. + L'utilisation d'un type de pointeur de fonction dans un 'typeof' au sein d'un attribut n'est pas prise en charge. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Une directive using globale ne peut pas être utilisée dans une déclaration d’espace de noms. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Une directive using globale doit précéder toutes les directives using non globales. @@ -1249,7 +1249,7 @@ global using directive - global using directive + directive using globale @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + type délégué déduit lambda attributes - lambda attributes + attributs lambda @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + champs positionnels dans les enregistrements record structs - record structs + structs d’enregistrement 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + avec sur structs @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly' peut uniquement être appliqué aux méthodes statiques ordinaires ou aux fonctions locales statiques. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Un membre statique '{0}' ne peut pas être marqué comme override, virtual ou abstract + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Un espace de noms ne peut pas contenir directement des membres tels que des champs ou des méthodes + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Les déclarations partielles de '{0}' doivent être toutes des classes, des enregistrements, des structs ou des interfaces + Les déclarations partielles de '{0}' doivent être toutes les classes, toutes les classes d’enregistrement, tous les structs, tous les structs d’enregistrement ou toutes les interfaces @@ -5442,7 +5442,7 @@ Si une telle classe est utilisée en tant que classe de base et si la classe dé User-defined operator cannot convert a type to itself - L'opérateur défini par l'utilisateur ne peut pas prendre un objet du type englobant et le convertir en un objet du type englobant + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Si une telle classe est utilisée en tant que classe de base et si la classe dé The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - L'attribut Conditional n'est pas valide sur '{0}', car il s'agit d'un constructeur, d'un destructeur, d'un opérateur ou d'une implémentation d'interface explicite + L'attribut Conditional n'est pas valide sur '{0}', car il s'agit d'un constructeur, d'un destructeur, d'un opérateur lambda ou d'une implémentation d'interface explicite @@ -6197,7 +6197,7 @@ Si une telle classe est utilisée en tant que classe de base et si la classe dé '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}' n'implémente pas le membre d'interface '{1}'. '{2}' ne peut pas implémenter un membre d'interface, car il est static. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Un bloc catch() après un bloc catch (System.Exception e) peut intercepter des e '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}' est ambigu entre '{1}' et '{2}' ; utilisez '@{0}' ou '{0}Attribute' + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Pour supprimer l'avertissement, vous pouvez utiliser la commande /reference (dé Conversion, equality, or inequality operators declared in interfaces must be abstract - Les interfaces ne peuvent pas contenir d'opérateurs de conversion, d'égalité ou d'inégalité + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf index 540074b013919..f76a178f8818c 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.it.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Gli attributi nelle espressioni lambda richiedono un elenco di parametri tra parentesi. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Il membro di record '{0}' deve essere una proprietà di istanza leggibile di tipo '{1}' per corrispondere al parametro posizionale '{2}'. + Il membro di record '{0}' deve essere una proprietà di istanza leggibile o campo di tipo '{1}' per corrispondere al parametro posizionale '{2}'. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Il tipo di ricevitore '{0}' non è un tipo di record valido e non è un tipo struct. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Non è possibile dedurre il tipo di delegato. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - L'uso di un tipo di puntatore a funzione in un elemento 'typeof' di un attributo non è supportato. + L'uso di un tipo di puntatore a funzione in un elemento 'typeof' di un attributo non è supportato. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Non è possibile usare una direttiva using globale in una dichiarazione dello spazio dei nomi. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Una direttiva sull'utilizzo globale deve precedere tutte le direttiva non sull'uso non globale. @@ -1249,7 +1249,7 @@ global using directive - global using directive + direttiva using globale @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + tipo di delegato dedotto lambda attributes - lambda attributes + attributi lambda @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + campi posizionali nei record record structs - record structs + struct di record 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + con struct @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly' può essere applicato solo a metodi statici normali o funzioni locali statiche. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Un membro statico '{0}' non può essere contrassegnato come override, virtual o abstract + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Uno spazio dei nomi non può contenere direttamente membri come campi o metodi + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Le dichiarazioni parziali di '{0}' devono essere costituite solo da classi, record, struct o interfacce + Le dichiarazioni parziali di '{0}' devono essere costituite solo da classi, classi di record, struct di record o interfacce @@ -5442,7 +5442,7 @@ Se si usa tale classe come classe base e se la classe di derivazione definisce u User-defined operator cannot convert a type to itself - L'operatore definito dall'utente non può accettare un oggetto del tipo di inclusione e convertirlo in un oggetto del tipo di inclusione + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Se si usa tale classe come classe base e se la classe di derivazione definisce u The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - L'attributo Conditional non è valido per '{0}' perché è l'implementazione di un costruttore, un distruttore, un operatore o un'interfaccia esplicita + L'attributo Conditional non è valido per '{0}' perché è l'implementazione di un costruttore, distruttore, espressione lambda, operatore o interfaccia esplicita @@ -6197,7 +6197,7 @@ Se si usa tale classe come classe base e se la classe di derivazione definisce u '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}' non implementa il membro di interfaccia '{1}'. '{2}' non può implementare un membro di interfaccia perché è di tipo statico. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Un blocco catch() dopo un blocco catch (System.Exception e) può rilevare eccezi '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}' è ambiguo tra '{1}' e '{2}'. Usare '@{0}' o '{0}Attribute' + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Per rimuovere l'avviso, è invece possibile usare /reference (impostare la propr Conversion, equality, or inequality operators declared in interfaces must be abstract - Le interfacce non possono contenere operatori di conversione, uguaglianza o disuguaglianza + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf index f24fbf388fc4d..65fb5918e35e5 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ja.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + ラムダ式での属性には、かっこで囲まれたパラメーター リストが必要です。 @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - レコード メンバー '{0}' は、位置指定パラメーター '{2}' に一致させるための型 '{1}' の読み取り可能なインスタンス プロパティである必要があります。 + レコード メンバー '{0}' は、位置指定パラメーター '{2}' に一致させるための型 '{1}' の読み取り可能なインスタンス プロパティまたはフィールドである必要があります。 @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + レシーバーの種類 '{0}' は有効なレコード型でも構造体型でもありません。 @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + デリゲート型を推論できませんでした。 @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - 属性内の 'typeof' で関数ポインター型を使用することはサポートされていません。 + 属性内の 'typeof' で関数ポインター型を使用することはサポートされていません。 @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + グローバル using ディレクティブを名前空間宣言で使用することはできません。 A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + グローバル using ディレクティブは、すべての非グローバル using ディレクティブの前に指定する必要があります。 @@ -1249,7 +1249,7 @@ global using directive - global using directive + グローバル using ディレクティブ @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + 推論されたデリゲート型 lambda attributes - lambda attributes + ラムダ属性 @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + レコード内の位置指定フィールド record structs - record structs + レコード構造体 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + 構造体の場合 @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly' は、通常の静的メソッドまたは静的ローカル関数にのみ適用できます。 + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - 静的メンバー '{0}' を override、virtual、または abstract とすることはできません + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - 名前空間にフィールドやメソッドのようなメンバーを直接含めることはできません + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - '{0}' の partial 宣言は、すべてのクラス、すべてのレコード、すべての構造体、またはすべてのインターフェイスにする必要があります + '{0}' の partial 宣言は、すべてのクラス、すべてのレコード クラス、すべての構造体、すべてのレコード構造体、すべてのインターフェイスのいずれかにする必要があります @@ -5442,7 +5442,7 @@ If such a class is used as a base class and if the deriving class defines a dest User-defined operator cannot convert a type to itself - ユーザー定義の演算子は、それを囲む型のオブジェクトの取得、およびそれを囲む型のオブジェクトへの変換を行えません + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ If such a class is used as a base class and if the deriving class defines a dest The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - 条件付き属性は、コンストラクター、デストラクター、演算子または明示的インターフェイスの実装であるため、'{0}' では無効です + 条件付き属性は、コンストラクター、デストラクター、演算子、ラムダ式、明示的インターフェイスのいずれかの実装であるため、'{0}' では無効です @@ -6197,7 +6197,7 @@ If such a class is used as a base class and if the deriving class defines a dest '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}' は、インターフェイス メンバー '{1}' を実装していません。'{2}' は static のため、インターフェイス メンバーを実装できません。 + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ AssemblyInfo.cs ファイルで RuntimeCompatibilityAttribute が false に設 '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}' は、'{1}' と '{2}' 間であいまいです。'@{0}' または '{0}Attribute' のどちらか一方を使用してください + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ Conversion, equality, or inequality operators declared in interfaces must be abstract - インターフェイスには、変換演算子、等値演算子、非等値演算子を含めることはできません + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf index 07eb44f64b444..42e8b59ecdff6 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ko.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + 람다 식의 특성에는 괄호가 있는 매개 변수 목록이 필요합니다. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - 위치 매개 변수 '{2}'과(와) 일치하려면 레코드 멤버 '{0}'이(가) 유형 '{1}'의 읽을 수 있는 인스턴스 속성이어야 합니다. + 위치 매개 변수 '{0}'과(와) 일치하려면 레코드 멤버 '{1}'이(가) 유형 '{2}'의 읽을 수 있는 인스턴스 속성 또는 필드여야 합니다. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + 수신기 형식 '{0}'은(는) 올바른 레코드 형식이 아니며 구조체 형식이 아닙니다. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + 대리자 형식을 유추할 수 없습니다. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - 특성의 'typeof'에 함수 포인터 형식을 사용할 수 없습니다. + 특성의 'typeof'에 함수 포인터 형식을 사용할 수 없습니다. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + 전역 using 지시문은 네임스페이스 선언에 사용할 수 없습니다. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + 전역 using 지시문은 전역이 아닌 모든 using 지시문 앞에 있어야 합니다. @@ -1249,7 +1249,7 @@ global using directive - global using directive + 전역 using 지시문 @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + 유추된 대리자 형식 lambda attributes - lambda attributes + 람다 특성 @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + 레코드의 위치 필드 record structs - record structs + 레코드 구조체 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + 구조체에서 사용 @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly'는 일반 정적 메서드 또는 정적 로컬 함수에만 적용할 수 있습니다. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3902,7 +3902,7 @@ A static member cannot be marked as '{0}' - '{0}' 정적 멤버는 override, virtual 또는 abstract로 표시할 수 없습니다. + A static member cannot be marked as '{0}' @@ -3927,7 +3927,7 @@ A namespace cannot directly contain members such as fields, methods or statements - 네임스페이스는 필드나 메서드와 같은 멤버를 직접 포함할 수 없습니다. + A namespace cannot directly contain members such as fields, methods or statements @@ -4602,7 +4602,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - '{0}'의 partial 선언은 모든 클래스, 모든 레코드, 모든 구조체 또는 모든 인터페이스여야 합니다. + '{0}'의 partial 선언은 모든 클래스, 모든 레코드 클래스, 모든 구조체, 모든 레코드 구조체 또는 모든 인터페이스여야 합니다. @@ -5441,7 +5441,7 @@ If such a class is used as a base class and if the deriving class defines a dest User-defined operator cannot convert a type to itself - 사용자 정의 연산자는 바깥쪽 형식의 개체를 가져와서 바깥쪽 형식의 개체로 변환할 수 없습니다. + User-defined operator cannot convert a type to itself @@ -5526,7 +5526,7 @@ If such a class is used as a base class and if the deriving class defines a dest The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - '{0}'에는 생성자, 소멸자, 연산자 또는 명시적 인터페이스 구현이기 때문에 Conditional 특성이 유효하지 않습니다. + '{0}'에는 생성자, 소멸자, 연산자, 람다 식 또는 명시적 인터페이스 구현이기 때문에 조건 특성이 유효하지 않습니다. @@ -6196,7 +6196,7 @@ If such a class is used as a base class and if the deriving class defines a dest '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}'은(는) '{1}' 인터페이스 멤버를 구현하지 않습니다. '{2}'은(는) static이므로 인터페이스 멤버를 구현할 수 없습니다. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7290,7 +7290,7 @@ catch (System.Exception e) 블록 뒤의 catch() 블록은 RuntimeCompatibilityA '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}'이(가) '{1}'과(와) '{2}' 사이에서 모호합니다. '@{0}' 또는 '{0}Attribute'를 사용하세요. + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11228,7 +11228,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ Conversion, equality, or inequality operators declared in interfaces must be abstract - 인터페이스에는 변환, 같음 또는 같지 않음 연산자가 포함될 수 없습니다. + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf index dee38820b0811..b40cbf01a2124 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pl.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Atrybuty w wyrażeniach lambda wymagają listy parametrów ujętych w nawiasy. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Element członkowski rekordu „{0}” musi być możliwą do odczytu właściwością wystąpienia typu „{1}”, aby dopasować parametr pozycyjny „{2}”. + Składowa rekordu "{0}" musi być możliwą do odczytu właściwością wystąpienia typu "{1}", aby dopasować parametr pozycyjny "{2}". @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Typ odbiorcy "{0}" nie jest prawidłowym typem rekordu i nie jest typem struktury. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Nie można wywnioskować typu delegowania. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - Użycie typu wskaźnika funkcji w elemencie „typeof” w atrybucie nie jest obsługiwane. + Użycie typu wskaźnika funkcji w elemencie „typeof” w atrybucie nie jest obsługiwane. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Nie można użyć globalnych używających dyrektywy w deklaracji przestrzeni nazw. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Globalne używające dyrektywy muszą poprzedzać wszystkie nieglobalne używające dyrektywy. @@ -1249,7 +1249,7 @@ global using directive - global using directive + globalne przy użyciu dyrektywy @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + Typ delegowania wywnioskowanego lambda attributes - lambda attributes + atrybuty lambda @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + pola pozycyjne w rekordach record structs - record structs + struktury rekordów 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + przy użyciu struktur @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - Atrybut „UnmanagedCallersOnly” może być stosowany tylko do zwykłych metod statycznych lub statycznych funkcji lokalnych. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Statycznej składowej „{0}” nie można oznaczyć specyfikatorem override, virtual ani abstract + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Przestrzeń nazw nie może bezpośrednio zawierać składowych, takich jak pola lub metody + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Wszystkie częściowe deklaracje elementu „{0}” muszą być klasami, rekordami, strukturami lub interfejsami + Wszystkie częściowe deklaracje elementu "{0}" muszą być klasami, klasami rekordów, strukturami rekordów lub interfejsami @@ -5442,7 +5442,7 @@ Jeśli taka klasa zostanie użyta jako klasa bazowa i klasa pochodna definiuje d User-defined operator cannot convert a type to itself - Zdefiniowany przez użytkownika operator nie może pobrać obiektu typu otaczającego i dokonać konwersji na obiekt typu otaczającego + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Jeśli taka klasa zostanie użyta jako klasa bazowa i klasa pochodna definiuje d The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Atrybut Conditional jest nieprawidłowy w elemencie „{0}”, ponieważ jest to konstruktor, destruktor, operator lub jawna implementacja interfejsu + Atrybut Conditional jest nieprawidłowy w elemencie "{0}", ponieważ jest to konstruktor, destruktor, operator, wyrażenie lambda lub wyraźna implementacja interfejsu @@ -6197,7 +6197,7 @@ Jeśli taka klasa zostanie użyta jako klasa bazowa i klasa pochodna definiuje d '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - 'Element „{0}” nie implementuje składowej interfejsu „{1}”. Element „{2}” nie może implementować składowej interfejsu, ponieważ jest statyczna. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Blok catch() po bloku catch (System.Exception e) może przechwytywać wyjątki n '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - „{0}” jest niejednoznaczne między „{1}” i „{2}”; użyj „@{0}” lub „{0}Attribute” + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Aby usunąć ostrzeżenie, możesz zamiast tego użyć opcji /reference (ustaw w Conversion, equality, or inequality operators declared in interfaces must be abstract - Interfejsy nie mogą zawierać operatorów konwersji, równości ani nierówności + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf index bb4293a61589f..6a4a5796ded43 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.pt-BR.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Atributos em expressões lambda exigem uma lista de parâmetros entre parênteses. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - O membro do registro '{0}' precisa ser uma propriedade de instância legível do tipo '{1}' para corresponder ao parâmetro posicional '{2}'. + O membro do registro '{0}' precisa ser uma propriedade de instância legível ou campo do tipo '{1}' para corresponder ao parâmetro posicional '{2}'. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + O tipo de receptor '{0}' não é um tipo de registro válido e não é um tipo struct. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + O tipo de representante não pôde ser inferido. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - Não há suporte para o uso de um tipo de ponteiro de função em um 'typeof' em um atributo. + Não há suporte para o uso de um tipo de ponteiro de função em um 'typeof' em um atributo. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Uma diretiva de uso global não pode ser usada em uma declaração de namespace. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Uma diretiva de uso global deve preceder todas as diretivas de uso não global. @@ -1249,7 +1249,7 @@ global using directive - global using directive + diretiva de uso global @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + tipo representante inferido lambda attributes - lambda attributes + lambda attributes @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + campos posicionais nos registros record structs - record structs + registrar structs 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + com estruturas @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly' só pode ser aplicado a métodos estáticos comuns ou a funções locais estáticas. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Um membro estático "{0}" não pode ser marcado como override, virtual ou abstract + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Um namespace não pode conter diretamente membros, como campos ou métodos + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - As declarações parciais de '{0}' precisam ser todas classes, registros, structs ou interfaces + As declarações parciais de '{0}' precisam ser todas classes, todas classes de registros, structs, todos registros de structs ou todas as interfaces @@ -5442,7 +5442,7 @@ Se tal classe for usada como uma classe base e se a classe derivada definir um d User-defined operator cannot convert a type to itself - O operador definido pelo usuário não pode obter um objeto do tipo delimitador e se converter em um objeto do tipo delimitador + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Se tal classe for usada como uma classe base e se a classe derivada definir um d The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - O atributo Conditional não é válido em "{0}" porque é um construtor, destruidor, operador ou implementação de interface implícita + O atributo Conditional não é válido em "{0}" porque é um construtor, destruidor, operado, expressão lambda ou implementação de interface explícita @@ -6197,7 +6197,7 @@ Se tal classe for usada como uma classe base e se a classe derivada definir um d '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - "{0}" não implementa membro de interface "{1}". "{2}" não pode implementar um membro de interface, pois é estático. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ Um bloco catch() depois de um bloco catch (System.Exception e) poderá capturar '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0} é ambíguo entre '{1}' e '{2}'; use '@{0}' ou '{0}Attribute' + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Para incorporar informações de tipo de interoperabilidade para os dois assembl Conversion, equality, or inequality operators declared in interfaces must be abstract - As interfaces não podem conter operadores de conversão, igualdade ou desigualdade + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf index 17fa6af660f9b..5cf9070394742 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.ru.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Для атрибутов в лямбда-выражениях требуется указать список параметров в круглых скобках. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - Элемент записи "{0}" должен быть доступным для чтения свойством экземпляра типа "{1}", чтобы соответствовать позиционному параметру "{2}". + Элемент записи "{0}" должен быть доступным для чтения свойством экземпляра или полем типа "{1}", чтобы соответствовать позиционному параметру "{2}". @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + Тип получателя "{0}" не является допустимым типом записи и не является типом структуры. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Не удалось вывести тип делегата. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - Использование типа указателя на функцию в "typeof" атрибута не поддерживается. + Использование типа указателя на функцию в "typeof" атрибута не поддерживается. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Глобальную директиву using нельзя использовать в объявлении пространства имен. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Глобальная директива using должна предшествовать всем неглобальным директивам using. @@ -1249,7 +1249,7 @@ global using directive - global using directive + глобальная директива using @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + выводимый тип делегата lambda attributes - lambda attributes + лямбда-атрибуты @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + позиционные поля в записях record structs - record structs + структуры записей 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + с использованием структур @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - "UnmanagedCallersOnly" может применяться только к обычным статическим методам или к статическим локальным функциям. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - Статический член "{0}" не может быть помечен как override, virtual или abstract. + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Пространство имен не может напрямую включать в себя такие члены, как поля или методы. + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Все разделяемые объявления "{0}" должны относиться к одному типу (классы, записи, структуры или интерфейсы). + Все разделяемые объявления "{0}" должны относиться к одному типу (классы, классы записей, записи, структуры, структуры записей или интерфейсы) @@ -5442,7 +5442,7 @@ If such a class is used as a base class and if the deriving class defines a dest User-defined operator cannot convert a type to itself - Определенный пользователем оператор не может получить объект данного включающего типа и выполнить преобразование в объект данного включающего типа. + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ If such a class is used as a base class and if the deriving class defines a dest The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Атрибут Conditional недопустим для "{0}", так как это конструктор, деструктор, оператор или явная реализация интерфейса. + Атрибут Conditional недопустим для "{0}", так как это конструктор, деструктор, оператор, лямбда-выражение или явная реализация интерфейса @@ -6197,7 +6197,7 @@ If such a class is used as a base class and if the deriving class defines a dest '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - "{0}" не реализует член интерфейса "{1}". '{2}" не может реализовать член интерфейса, потому что он является статическим. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ A catch() block after a catch (System.Exception e) block can catch non-CLS excep '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - "{0}" неоднозначен между "{1}" и "{2}"; используйте либо "@{0}", либо "{0}Attribute". + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ Conversion, equality, or inequality operators declared in interfaces must be abstract - Интерфейсы не могут содержать операторы преобразования, проверки равенства и неравенства + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf index 615bbb10c51d0..80eac218da0f0 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.tr.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Lambda ifadelerinde öznitelikler parantezli parametre listesi gerektirir. @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - '{0}' kayıt üyesi, '{2}' konumsal parametresi ile eşleşecek şekilde '{1}' türünde okunabilir bir örnek özelliği olmalıdır. + {0} kayıt üyesi, {1} konumsal parametresi ile eşleşmesi için {2} türünde okunabilir bir örnek özelliği veya alan olmalıdır. @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + '{0}' alıcı türü geçerli bir kayıt türü değil ve bir yapı türü değil. @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + Temsilci türü çıkarsanamadı. @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - Öznitelikte bir 'typeof' içinde işlev işaretçisi türü kullanılması desteklenmez. + Öznitelikte bir 'typeof' içinde işlev işaretçisi türü kullanılması desteklenmez. @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + Bir ad alanı bildiriminde genel using yönergesi kullanılamaz. A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + Genel bir using yönergesi genel olmayan tüm using yönergelerinden önce gelmelidir. @@ -1249,7 +1249,7 @@ global using directive - global using directive + genel using yönergesi @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + çıkarsanan temsilci türü lambda attributes - lambda attributes + lambda öznitelikleri @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + kayıtlardaki konumsal alanlar record structs - record structs + kayıt yapıları 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + yapılar ile birlikte @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly', yalnızca normal statik metotlara veya statik yerel işlevlere uygulanabilir. + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - '{0}' statik üyesi geçersiz kılınan, sanal veya soyut olarak işaretlenemez + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - Ad uzayı, alanlar veya yöntemler gibi üyeleri doğrudan içeremez + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - Kısmi '{0}' bildirimlerinin tümü sınıf, tümü kayıt, tümü yapı ya da tümü arabirim olmalıdır + Kısmi '{0}' bildirimlerinin tümü sınıf, tümü kayıt sınıfı, tümü yapı, tümü kayıt yapısı veya tümü arabirim olmalıdır @@ -5442,7 +5442,7 @@ Bu sınıf temel sınıf olarak kullanılırsa ve türetilen sınıf bir yıkıc User-defined operator cannot convert a type to itself - Kullanıcı tanımlı işleç kapsayan türdeki bir nesneyi alamaz ve kapsayan türdeki bir nesneye dönüştüremez + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ Bu sınıf temel sınıf olarak kullanılırsa ve türetilen sınıf bir yıkıc The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Oluşturucu, yıkıcı, işleç veya açık arabirim uygulaması olduğundan Conditional özniteliği '{0}' üzerinde geçerli değil + Oluşturucu, yıkıcı, işleç, lambda ifadesi veya açık arabirim uygulaması olduğundan, Conditional özniteliği '{0}' üzerinde geçerli değil @@ -6197,7 +6197,7 @@ Bu sınıf temel sınıf olarak kullanılırsa ve türetilen sınıf bir yıkıc '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}, '{1}' arabirim üyesini uygulamıyor. '{2}' statik olduğundan bir arabirim üyesi uygulayamaz. + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ RuntimeCompatibilityAttribute AssemblyInfo.cs dosyasında false olarak ayarlanm '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}', '{1}' ile '{2}' arasında belirsiz bir başvuru; '@{0}' veya '{0}Attribute' kullanın + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ Uyarıyı kaldırmak için, /reference kullanabilirsiniz (Birlikte Çalışma T Conversion, equality, or inequality operators declared in interfaces must be abstract - Arabirimler dönüştürme, eşitlik veya eşitsizlik işleçleri içeremez + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf index 455521b8b095c..8b05338da6d2e 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hans.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Lambda 表达式上的属性需要拥有带圆括号的参数列表。 @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - 记录成员“{0}"必须是“{1}”类型的可读实例属性才能匹配位置参数“{2}”。 + 记录成员 '{0}' 必须为类型 '{1}' 的可读实例属性或字段,以匹配位置参数 '{2}'。 @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + 接收方类型 '{0}' 非有效记录类型,且非结构类型。 @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + 无法推断委托类型。 @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - 不支持在属性中使用 "typeof" 函数指针类型。 + 不支持在属性中使用 "typeof" 函数指针类型。 @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + 不能在命名空间声明中使用全局 using 指令。 A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + 全局 using 指令必须位于所有非全局 using 指令之前。 @@ -1249,7 +1249,7 @@ global using directive - global using directive + 全局 using 指令 @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + 推断的委托类型 lambda attributes - lambda attributes + Lambda 属性 @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + 记录中的位置字段 record structs - record structs + 记录结构 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + 在结构上 @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - "UnmanagedCallersOnly" 仅可应用于普通静态方法或静态本地函数。 + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3908,7 +3908,7 @@ A static member cannot be marked as '{0}' - 静态成员“{0}”不能标记为 override、virtual 或 abstract + A static member cannot be marked as '{0}' @@ -3933,7 +3933,7 @@ A namespace cannot directly contain members such as fields, methods or statements - 命名空间不能直接包含字段或方法之类的成员 + A namespace cannot directly contain members such as fields, methods or statements @@ -4608,7 +4608,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - “{0}”的分部声明必须是所有类、所有记录、所有结构或所有接口 + '{0}' 的部分声明必须为所有类、所有记录、所有结构、所有记录结构或所有接口 @@ -5447,7 +5447,7 @@ If such a class is used as a base class and if the deriving class defines a dest User-defined operator cannot convert a type to itself - 用户定义的运算符不能采用封闭类型的对象,也不能转换成封闭类型的对象 + User-defined operator cannot convert a type to itself @@ -5532,7 +5532,7 @@ If such a class is used as a base class and if the deriving class defines a dest The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Conditional 特性在“{0}”上无效,因为它是构造函数、析构函数、运算符或显式接口实现 + 条件属性在 '{0}' 上无效,因为它是构造函数、析构函数、运算符、Lambda 表达式或显式接口实现 @@ -6202,7 +6202,7 @@ If such a class is used as a base class and if the deriving class defines a dest '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - “{0}”不实现接口成员“{1}”。“{2}”无法实现接口成员,因为它是静态的。 + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7296,7 +7296,7 @@ A catch() block after a catch (System.Exception e) block can catch non-CLS excep '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - “{0}”在“{1}”和“{2}”之间不明确;请使用“@{0}”或“{0}Attribute” + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11234,7 +11234,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ Conversion, equality, or inequality operators declared in interfaces must be abstract - 接口不能包含转换、相等或不相等运算符 + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf index 7e2a41200b590..599bc362b40b5 100644 --- a/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf +++ b/src/Compilers/CSharp/Portable/xlf/CSharpResources.zh-Hant.xlf @@ -1,4 +1,4 @@ - + @@ -94,7 +94,7 @@ Attributes on lambda expressions require a parenthesized parameter list. - Attributes on lambda expressions require a parenthesized parameter list. + Lambda 運算式上的屬性需要小括號內的參數清單。 @@ -209,7 +209,7 @@ Record member '{0}' must be a readable instance property or field of type '{1}' to match positional parameter '{2}'. - 記錄成員 '{0}' 必須是類型 '{1}' 的可讀取執行個體屬性,才能符合位置參數 '{2}'。 + 記錄成員 '{0}' 必須是類型 '{1}' 的可讀取執行個體屬性或欄位,才能符合位置參數 '{2}'。 @@ -224,7 +224,7 @@ The receiver type '{0}' is not a valid record type and is not a struct type. - The receiver type '{0}' is not a valid record type and is not a struct type. + 接收器類型 '{0}' 不是有效的記錄類型,而且不是結構類型。 @@ -234,7 +234,7 @@ The delegate type could not be inferred. - The delegate type could not be inferred. + 無法推斷委派類型。 @@ -544,7 +544,7 @@ Using a function pointer type in a 'typeof' in an attribute is not supported. - 不支援在屬性的 'typeof' 中使用函式指標類型。 + 不支援在屬性的 'typeof' 中使用函式指標類型。 @@ -559,12 +559,12 @@ A global using directive cannot be used in a namespace declaration. - A global using directive cannot be used in a namespace declaration. + 全域 using 指示詞不能用在命名空間宣告中。 A global using directive must precede all non-global using directives. - A global using directive must precede all non-global using directives. + 全域 using 指示詞必須在所有非全域 using 指示詞之前。 @@ -1249,7 +1249,7 @@ global using directive - global using directive + 全域 using 指示詞 @@ -1264,12 +1264,12 @@ inferred delegate type - inferred delegate type + 推斷委派類型 lambda attributes - lambda attributes + Lambda 屬性 @@ -1289,12 +1289,12 @@ positional fields in records - positional fields in records + 記錄中的位置欄位 record structs - record structs + 記錄結構 'record structs' is not localizable. @@ -1319,7 +1319,7 @@ with on structs - with on structs + 在結構上 @@ -1534,7 +1534,7 @@ 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. - 'UnmanagedCallersOnly' 僅適用於一般靜態方法或靜態區域函式。 + 'UnmanagedCallersOnly' can only be applied to ordinary static non-abstract methods or static local functions. UnmanagedCallersOnly is not localizable. @@ -3903,7 +3903,7 @@ A static member cannot be marked as '{0}' - 靜態成員 '{0}' 不可標記為 override、virtual 或 abstract + A static member cannot be marked as '{0}' @@ -3928,7 +3928,7 @@ A namespace cannot directly contain members such as fields, methods or statements - 命名空間不能直接包含如欄位或方法等成員 + A namespace cannot directly contain members such as fields, methods or statements @@ -4603,7 +4603,7 @@ Partial declarations of '{0}' must be all classes, all record classes, all structs, all record structs, or all interfaces - '{0}' 中有一部分宣告必須全是類別、全是結構,或全是介面 + '{0}' 中有一部分宣告必須全是類別、全是記錄類別、全是結構、全是記錄結構,或全是介面 @@ -5442,7 +5442,7 @@ If such a class is used as a base class and if the deriving class defines a dest User-defined operator cannot convert a type to itself - 使用者定義的運算子無法攜帶封入類型的物件和轉換為封入類型的物件 + User-defined operator cannot convert a type to itself @@ -5527,7 +5527,7 @@ If such a class is used as a base class and if the deriving class defines a dest The Conditional attribute is not valid on '{0}' because it is a constructor, destructor, operator, lambda expression, or explicit interface implementation - Conditional 屬性在 '{0}' 上無效,因為其為建構函式、解構函式、運算子或明確介面實作 + Conditional 屬性在 '{0}' 上無效,因為其為建構函式、解構函式、運算子、Lambda 運算式或明確介面實作 @@ -6197,7 +6197,7 @@ If such a class is used as a base class and if the deriving class defines a dest '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. - '{0}' 未實作介面成員 '{1}'。'{2}' 無法實作介面成員,因為其為靜態。 + '{0}' does not implement instance interface member '{1}'. '{2}' cannot implement the interface member because it is static. @@ -7291,7 +7291,7 @@ A catch() block after a catch (System.Exception e) block can catch non-CLS excep '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. - '{0}' 在 '{1}' 與 '{2}' 之間模稜兩可; 請使用 '@{0}' 或 '{0}Attribute' + '{0}' is ambiguous between '{1}' and '{2}'. Either use '@{0}' or explicitly include the 'Attribute' suffix. @@ -11229,7 +11229,7 @@ To remove the warning, you can use /reference instead (set the Embed Interop Typ Conversion, equality, or inequality operators declared in interfaces must be abstract - 介面不能包含轉換、等式或不等式運算子 + Conversion, equality, or inequality operators declared in interfaces must be abstract diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.cs.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.cs.xlf index e6a62881b2b96..88e15e886b4ce 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.cs.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.cs.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + {0} existuje v možnostech kompilace {1}krát. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Je třeba zadat nenulový datový proud PDB, protože kompilace nemá vložený soubor PDB. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Nejde vytvořit možnosti kompilace: {0} Could not get PDB file path. - Could not get PDB file path. + Nepovedlo se získat cestu k souboru PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Neobsahuje možnosti kompilace metadat. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Pro páry možností kompilace byl zjištěn klíč s hodnotou null nebo prázdný klíč. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Při očekávání nulového zakončení došlo k neočekávanému bajtu {0}. Invalid language name. - Invalid language name. + Neplatný název jazyka. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Datový proud PDB musí mít hodnotu null, protože kompilace má vložený soubor PDB. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Neočekávaná hodnota pro EmbedInteropTypes/MetadataImageKind {0}. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.de.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.de.xlf index 716ed686e8a68..1f5137c2b518c 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.de.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.de.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + "{0}" ist {1}-mal in Kompilieroptionen vorhanden. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Ein PDB-Datenstrom ungleich NULL muss angegeben werden, weil die Kompilierung keine eingebettete PDB-Datei enthält. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Kompilieroptionen können nicht erstellt werden: {0} Could not get PDB file path. - Could not get PDB file path. + Der PDB-Dateipfad konnte nicht abgerufen werden. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Enthält keine Metadaten-Kompilieroptionen. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Für Kompilieroptionspaare wurde ein Schlüssel von NULL oder ein leerer Schlüssel festgestellt. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Unerwartetes Byte "{0}" festgestellt, NULL-Abschlusszeichen erwartet. Invalid language name. - Invalid language name. + Ungültiger Sprachname. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Der PDB-Datenstrom muss NULL sein, weil die Kompilierung über eine eingebettete PDB-Datei verfügt. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Unerwarteter Wert für EmbedInteropTypes/MetadataImageKind "{0}". diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.es.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.es.xlf index eebeff9ca59ee..52cdecfb28c01 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.es.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.es.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' existe '{1}' en opciones de diálogo. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Debe proporcionarse un flujo de PDB que no sea nulo porque el problema no tiene insertado un PDB. Cannot create compilation options: {0} - Cannot create compilation options: {0} + No se pueden crear opciones de diseño: {0} Could not get PDB file path. - Could not get PDB file path. + No se pudo obtener la ruta de acceso al archivo PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + No contiene opciones de repositorio de metadatos. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Se ha encontrado una clave nula o vacía para los pares de opciones de este tipo. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Byte inesperado '{0}' cuando se espera un terminador nulo. Invalid language name. - Invalid language name. + Tipo de lenguaje no válido. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + El flujo PDB debe ser nulo porque la incrustación tiene un PDB insertado. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Valor inesperado para EmbedInteropTypes/MetadataImageType '{0}". diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.fr.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.fr.xlf index dba8c52fa4fa4..0dbebf5d0bd43 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.fr.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.fr.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' existe '{1}' fois dans les options de compilation. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Un flux PDB non Null doit être fourni, car la compilation n’a pas de PDB incorporé. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Impossible de créer des options de compilation : {0} Could not get PDB file path. - Could not get PDB file path. + Impossible d’obtenir le chemin du fichier PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Ne contient pas d’options de compilation de métadonnées. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Clé null ou vide rencontrée pour les paires d’options de compilation. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Octet inattendu '{0}' rencontré lors de l’attente d’une marque de fin null. Invalid language name. - Invalid language name. + Nom de langue non valide. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Le flux PDB doit être null, car la compilation a un fichier PDB incorporé. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Valeur inattendue pour EmbedInteropTypes/MetadataImageKind '{0}'. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.it.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.it.xlf index 71f7bca0fb6de..c0db0f9ce55cb 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.it.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.it.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' esiste '{1}' nelle opzioni di compilazione. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + È necessario fornire un flusso PDB non null perché la compilazione non presenta un file PDB incorporato. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Non è possibile creare opzioni di compilazione: {0} Could not get PDB file path. - Could not get PDB file path. + Non è possibile ottenere il percorso del file PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Non contiene opzioni di compilazione dei metadati. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Rilevata chiave null o vuota per coppie di opzioni di compilazione. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Byte imprevisto rilevato '{0}' quando è previsto un terminatore null. Invalid language name. - Invalid language name. + Nome della lingua non valido. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Il flusso PDB deve essere null perché la compilazione contiene un file PDB incorporato. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Valore imprevisto per EmbedInteropTypes/MetadataImageKind '{0}'. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ja.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ja.xlf index 5374a3e2ec0b8..fc3eb0bd720d3 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ja.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ja.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' がコンパイル オプションに '{1}' 回存在しています。 A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + コンパイルに埋め込み PDB がないため、null 以外の PDB ストリームを指定する必要があります。 Cannot create compilation options: {0} - Cannot create compilation options: {0} + コンパイル オプションを作成できません: {0} Could not get PDB file path. - Could not get PDB file path. + PDB ファイルのパスを取得できませんでした。 Does not contain metadata compilation options. - Does not contain metadata compilation options. + メタデータ コンパイル オプションが含まれていません。 Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + コンパイル オプションのペアの null または空のキーが見つかりました。 Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + null ターミネータではなく、予期しないバイト '{0}' が見つかりました。 Invalid language name. - Invalid language name. + 言語名が無効です。 PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + コンパイルに埋め込み PDB があるため、PDB ストリームは null である必要があります。 Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + EmbedInteropTypes/MetadataImageKind '{0}' の予期しない値です。 diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ko.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ko.xlf index cbd6ccd4b6799..3e2bf4d691271 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ko.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ko.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}'이(가) 컴파일 옵션에 '{1}'번 있습니다. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + 컴파일에 포함된 PDB가 없으므로 null이 아닌 PDB 스트림을 제공해야 합니다. Cannot create compilation options: {0} - Cannot create compilation options: {0} + 컴파일 옵션을 만들 수 없습니다. {0} Could not get PDB file path. - Could not get PDB file path. + PDB 파일 경로를 가져올 수 없습니다. Does not contain metadata compilation options. - Does not contain metadata compilation options. + 메타데이터 컴파일 옵션을 포함하지 않습니다. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + 컴파일 옵션 쌍에 대해 null 또는 빈 키가 발견되었습니다. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + null 종결자가 필요한 경우에 예기치 않은 바이트 '{0}'이(가) 발생했습니다. Invalid language name. - Invalid language name. + 잘못된 언어 이름입니다. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + 컴파일에 포함된 PDB가 있으므로 PDB 스트림은 null이어야 합니다. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + EmbedInteropTypes/MetadataImageKind '{0}'에 대한 예기치 않은 값입니다. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.pl.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.pl.xlf index d5f53a1b4be42..ee172470d456a 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.pl.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.pl.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + "{0}" istnieje "{1}" razy w opcjach kompilacji. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Należy podać strumień PDB, który nie ma wartości null, ponieważ kompilacja nie ma osadzonego pliku PDB. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Nie można utworzyć opcji kompilacji: {0} Could not get PDB file path. - Could not get PDB file path. + Nie można uzyskać ścieżki do pliku PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Nie zawiera opcji kompilacji metadanych. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Napotkano wartość null lub pusty klucz dla par opcji kompilacji. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Napotkano nieoczekiwany bajt "{0}", gdy oczekiwano terminatora o wartości null. Invalid language name. - Invalid language name. + Nieprawidłowa nazwa języka. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Strumień pliku PDB musi mieć wartość null, ponieważ kompilacja ma osadzony plik PDB. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Nieoczekiwana wartość dla EmbedInteropTypes/MetadataImageKind "{0}". diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.pt-BR.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.pt-BR.xlf index f33d5cda1d2fd..e752823e54070 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.pt-BR.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.pt-BR.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' existe '{1}' vezes nas opções de compilação. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Um fluxo PDB não nulo deve ser fornecido porque a compilação não contém um PDB inserido. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Não é possível criar opções de compilação: {0} Could not get PDB file path. - Could not get PDB file path. + Não foi possível obter o caminho do arquivo PDB. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Não contém opções de compilação de metadados. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Chave nula ou vazia encontrada para pares de opções de compilação. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Byte '{0}' inesperado encontrado ao esperar um terminador nulo. Invalid language name. - Invalid language name. + Nome de idioma inválido. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + O fluxo PDB deve ser nulo porque a compilação contém um PDB inserido. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Valor inesperado para EmbedInteropTypes/MetadataImageKind '{0}'. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ru.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ru.xlf index 8d1b62f73bb6e..3559297ff25b5 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.ru.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.ru.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + "{0}" встречается "{1}" раз в параметрах компиляции. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Необходимо указать поток PDB со значением, отличным от NULL, поскольку компиляция не содержит внедренного PDB-файла. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Не удается создать параметры компиляции: {0} Could not get PDB file path. - Could not get PDB file path. + Не удалось получить путь к PDB-файлу. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Не содержит параметров компиляции метаданных. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Обнаружено значение NULL или пустой ключ для пар параметров компиляции. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Обнаружен непредвиденный байт "{0}" при ожидании терминатора NULL. Invalid language name. - Invalid language name. + Недопустимое имя языка. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Поток PDB должен иметь значение NULL, поскольку компиляция включает внедренный PDB-файл. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + Непредвиденное значение EmbedInteropTypes/MetadataImageKind "{0}". diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.tr.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.tr.xlf index 827587fa80614..8b61bd92d4cd3 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.tr.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.tr.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}', derleme seçeneklerinde '{1}' kez bulunuyor. A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + Derlemede ekli bir PDB bulunmadığından null olmayan bir PDB akışı sağlanmalıdır. Cannot create compilation options: {0} - Cannot create compilation options: {0} + Derleme seçenekleri oluşturulamıyor: {0} Could not get PDB file path. - Could not get PDB file path. + PDB dosya yolu alınamadı. Does not contain metadata compilation options. - Does not contain metadata compilation options. + Meta veri derleme seçeneklerini içermiyor. Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + Derleme seçenekleri çiftleri için null veya boş anahtarla karşılaşıldı. Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + Null sonlandırıcı beklenirken beklenmeyen bayt '{0} ' ile karşılaşıldı. Invalid language name. - Invalid language name. + Geçersiz dil adı. PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + Derlemede ekli bir PDB bulunduğu için PDB akışı null olmalıdır. Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + EmbedInteropTypes/Metadataımagekind ' {0} ' için beklenmeyen bir değer. diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hans.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hans.xlf index da2cf9de58560..759dfb3ebfad5 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hans.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hans.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' 在编译选项中存在 '{1}' 次。 A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + 必须提供非 NULL PDB 流,因为编译没有嵌入的 PDB。 Cannot create compilation options: {0} - Cannot create compilation options: {0} + 无法创建编译选项: {0} Could not get PDB file path. - Could not get PDB file path. + 未能获取 PDB 文件路径。 Does not contain metadata compilation options. - Does not contain metadata compilation options. + 不包含元数据编译选项。 Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + 编译选项对遇到 NULL 或空键。 Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + 应为 NULL 终止符时遇到意外的 '{0}' 字节。 Invalid language name. - Invalid language name. + 语言名称无效。 PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + PDB 流必须为 NULL,因为编译具有嵌入的 PDB。 Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + EmbedInteropTypes/MetadataImageKind '{0}' 的意外值。 diff --git a/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hant.xlf b/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hant.xlf index 438731677df53..cfc04f58adae8 100644 --- a/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hant.xlf +++ b/src/Compilers/Core/Rebuild/xlf/RebuildResources.zh-Hant.xlf @@ -4,52 +4,52 @@ '{0}' exists '{1}' times in compilation options. - '{0}' exists '{1}' times in compilation options. + '{0}' 在編譯選項中已存在 '{1}' 次。 A non-null PDB stream must be provided because the compilation does not have an embedded PDB. - A non-null PDB stream must be provided because the compilation does not have an embedded PDB. + 必須提供非 Null 的 PDB 資料流程,因為編譯沒有內嵌的 PDB。 Cannot create compilation options: {0} - Cannot create compilation options: {0} + 無法建立編譯選項: {0} Could not get PDB file path. - Could not get PDB file path. + 無法取得 PDB 檔案路徑。 Does not contain metadata compilation options. - Does not contain metadata compilation options. + 不包含中繼資料編譯選項。 Encountered null or empty key for compilation options pairs. - Encountered null or empty key for compilation options pairs. + 編譯選項群組遇到 Null 或空的金鑰。 Encountered unexpected byte '{0}' when expecting a null terminator. - Encountered unexpected byte '{0}' when expecting a null terminator. + 預期 Null 結束字元時遇到未預期的位元組 '{0}'。 Invalid language name. - Invalid language name. + 無效的語言名稱。 PDB stream must be null because the compilation has an embedded PDB. - PDB stream must be null because the compilation has an embedded PDB. + PDB 資料流程必須為 Null,因為編譯具有內嵌的 PDB。 Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. - Unexpected value for EmbedInteropTypes/MetadataImageKind '{0}'. + EmbedInteropTypes/MetadataImageKind '{0}' 未預期的值。 From 15cd7d4c4f0564145a440b52e149593955e5da63 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 1 Sep 2021 11:56:29 -0700 Subject: [PATCH 4/5] Localized file check-in by OneLocBuild Task --- src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf | 2 +- src/Features/Core/Portable/xlf/FeaturesResources.de.xlf | 2 +- src/Features/Core/Portable/xlf/FeaturesResources.es.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.it.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf | 2 +- .../Core/Portable/xlf/FeaturesResources.pt-BR.xlf | 8 ++++---- src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf | 8 ++++---- 10 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf index fbe365bb3ced7..1e8eef2192229 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.cs.xlf @@ -512,7 +512,7 @@ Ujistěte se, že specifikátor tt použijete pro jazyky, pro které je nezbytn Changes made in project '{0}' require restarting the application: {1} - Změny provedené v projektu {0} znemožní relaci ladění pokračovat dále: {1} + Changes made in project '{0}' require restarting the application: {1} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf index 7a91c55c2a013..0e4a6e7078921 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.de.xlf @@ -512,7 +512,7 @@ Stellen Sie sicher, dass Sie den Bezeichner "tt" für Sprachen verwenden, für d Changes made in project '{0}' require restarting the application: {1} - Die im Projekt "{0}" vorgenommenen Änderungen verhindern, dass die Debugsitzung fortgesetzt wird: {1} + Changes made in project '{0}' require restarting the application: {1} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf index 8062884d90af5..3fbaae2c8798f 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.es.xlf @@ -512,7 +512,7 @@ Asegúrese de usar el especificador "tt" para los idiomas para los que es necesa Changes made in project '{0}' require restarting the application: {1} - Los cambios realizados en el proyecto "{0}" impedirán que continúe la sesión de depuración: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Aunque es posible mostrar la diezmilésima parte de un segundo de un valor de ho If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + El especificador de formato personalizado "f" representa el dígito más significativo de la fracción de segundos, es decir, las décimas de segundo de un valor de fecha y hora. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +Si el especificador de formato "f" se usa sin otros especificadores de formato, se interpreta como el especificador de formato de fecha y hora estándar "f". -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +Cuando se usan especificadores de formato "f" como parte de una cadena de formato proporcionada al método ParseExact o TryParseExact, el número de especificadores de formato "f" indica el número de dígitos más significativos de la fracción de segundos que deben estar presentes para analizar correctamente la cadena. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf index a735ff9f1afa4..1d9cc067e1c9b 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.fr.xlf @@ -512,7 +512,7 @@ Veillez à utiliser le spécificateur "tt" pour les langues où il est nécessai Changes made in project '{0}' require restarting the application: {1} - Les changements apportés au projet '{0}' empêchent la session de débogage de se poursuivre : {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Bien qu'il soit possible d'afficher les dix millièmes d'un deuxième composant If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + Le spécificateur de format personnalisé "f" représente le chiffre le plus significatif de la fraction de seconde. En d'autres termes, il représente les dixièmes de seconde d'une valeur de date et d'heure. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +Si le spécificateur de format "f" est utilisé sans autres spécificateurs de format, il est interprété en tant que spécificateur de format de date et d'heure standard "f". -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +Quand vous utilisez les spécificateurs de format "f" dans le cadre d'une chaîne de format fournie à la méthode ParseExact ou TryParseExact, le nombre de spécificateurs de format "f" indique le nombre de chiffres les plus significatifs de la fraction de seconde qui doivent être présents pour permettre une analyse correcte de la chaîne. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf index aca2a0708cf4a..a86a5e80b6444 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.it.xlf @@ -512,7 +512,7 @@ Assicurarsi di usare l'identificatore "tt" per le lingue per le quali è necessa Changes made in project '{0}' require restarting the application: {1} - Le modifiche apportate al progetto '{0}' impediranno la continuazione della sessione di debug: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Anche se è possibile visualizzare i decimillesimi di un componente relativo ai If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + L'identificatore di formato personalizzato "f" rappresenta la cifra più significativa della frazione di secondi, ovvero i decimi di secondo in un valore di data e ora. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +Se l'identificatore di formato "f" viene usato senza altri identificatori di formato, viene interpretato come l'identificatore di formato di data e ora standard "f". -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +Quando si usano identificatori di formato "f" come parte di una stringa di formato fornita al metodo ParseExact o TryParseExact, il numero di identificatori di formato "f" indica il numero di cifre più significative della frazione di secondi che deve essere presente per analizzare correttamente la stringa. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf index a540515ce2e88..ae8878b4524f1 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.ja.xlf @@ -512,7 +512,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma Changes made in project '{0}' require restarting the application: {1} - プロジェクト '{0}' で変更を行うと、デバッグ セッションは続行されません。{1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Although it's possible to display the ten thousandths of a second component of a If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + "f" カスタム書式指定子は、秒の小数部分の有効数字最上位桁を表します。つまり、日時値の秒の小数部分を 10 分の 1 秒単位で表します。 -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +"f" 書式指定子を他の書式指定子なしで使用すると、"f" 標準日時書式指定子として解釈されます。 -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +"f" 書式指定子を、ParseExact、または TryParseExact メソッドに指定する書式文字列の一部として使用した場合、"f" 書式指定子の数は、文字列を正常に解析するために必要な秒の小数点以下の有効桁数を示します。 {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf index 0550ca3e31ab0..f9b8adc802024 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.ko.xlf @@ -512,7 +512,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma Changes made in project '{0}' require restarting the application: {1} - '{0}' 프로젝트에서 수행한 변경으로 디버그 세션을 계속할 수 없습니다. {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Although it's possible to display the ten thousandths of a second component of a If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + "f" 사용자 지정 형식 지정자는 초 부분의 가장 유효한 숫자를 나타냅니다. 즉, 날짜 및 시간 값에서 10분의 1초를 나타냅니다. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +다른 형식 지정자 없이 "f" 형식 지정자를 사용하면 "f" 표준 날짜 및 시간 형식 지정자로 해석됩니다. -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +ParseExact 또는 TryParseExact 메서드로 제공되는 형식 문자열의 일부로 "f" 형식 지정자를 사용할 경우 "f" 형식 지정자의 개수는 초 부분에서 문자열을 성공적으로 구문 분석하려면 존재해야 하는 가장 유효한 숫자의 개수를 나타냅니다. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf index 25001b8ba9e06..3305009140868 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.pl.xlf @@ -512,7 +512,7 @@ Pamiętaj, aby nie używać specyfikatora „tt” dla wszystkich języków, w k Changes made in project '{0}' require restarting the application: {1} - Zmiany wprowadzone w projekcie „{0}” uniemożliwią kontynuowanie sesji debugowania: {1} + Changes made in project '{0}' require restarting the application: {1} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf index b14044758a257..7921f9d613b3a 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.pt-BR.xlf @@ -512,7 +512,7 @@ Verifique se o especificador "tt" foi usado para idiomas para os quais é necess Changes made in project '{0}' require restarting the application: {1} - As alterações feitas no projeto '{0}' impedirão que a sessão de depuração continue: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Embora seja possível exibir os dez milésimos de um componente de segundo de um If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + O especificador de formato personalizado "f" representa o dígito mais significativo da fração de segundos; ou seja, ele representa os décimos de segundo em um valor de data e hora. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +Se o especificador de formato "f" for usado sem outros especificadores de formato, ele será interpretado como o especificador de formato padrão de data e hora "f". -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +Quando você usa especificadores de formato "f" como parte de uma cadeia de caracteres de formato fornecida ao método ParseExact ou TryParseExact, o número de especificadores de formato "f" indica o número de dígitos mais significativos da fração de segundos que devem estar presentes para analisar a cadeia de caracteres com sucesso. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf index ae0f2f58299b1..e5b8393de167a 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.ru.xlf @@ -512,7 +512,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma Changes made in project '{0}' require restarting the application: {1} - Изменения, внесенные в проект "{0}", препятствуют продолжению сеанса отладки: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Although it's possible to display the ten thousandths of a second component of a If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + Описатель пользовательского формата "f" представляет наиболее значащую цифру в дробной части секунды, то есть представляет десятые доли секунды в значении даты и времени. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +Если описатель формата "f" используется без других описателей формата, он интерпретируется как описатель стандартного формата даты и времени "f". -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +При использовании описателей формата "f" в качестве части строки формата, передаваемой методу ParseExact или TryParseExact, число описателей формата "f" указывает количество наиболее значащих цифр в дробной части секунды, которые должны присутствовать для успешного анализа строки. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} From 881c94fa9bb67f51785e34bef25a544e1baa1e30 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Wed, 1 Sep 2021 12:06:16 -0700 Subject: [PATCH 5/5] Localized file check-in by OneLocBuild Task --- .../Portable/xlf/FeaturesResources.tr.xlf | 8 +- .../xlf/FeaturesResources.zh-Hans.xlf | 8 +- .../xlf/FeaturesResources.zh-Hant.xlf | 8 +- .../xlf/BuildValidatorResources.cs.xlf | 16 +-- .../xlf/BuildValidatorResources.de.xlf | 16 +-- .../xlf/BuildValidatorResources.es.xlf | 16 +-- .../xlf/BuildValidatorResources.fr.xlf | 16 +-- .../xlf/BuildValidatorResources.it.xlf | 16 +-- .../xlf/BuildValidatorResources.ja.xlf | 16 +-- .../xlf/BuildValidatorResources.ko.xlf | 16 +-- .../xlf/BuildValidatorResources.pl.xlf | 16 +-- .../xlf/BuildValidatorResources.pt-BR.xlf | 16 +-- .../xlf/BuildValidatorResources.ru.xlf | 16 +-- .../xlf/BuildValidatorResources.tr.xlf | 16 +-- .../xlf/BuildValidatorResources.zh-Hans.xlf | 16 +-- .../xlf/BuildValidatorResources.zh-Hant.xlf | 16 +-- .../CSharp/Impl/xlf/VSPackage.cs.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.de.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.es.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.fr.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.it.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.ja.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.ko.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.pl.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.pt-BR.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.ru.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.tr.xlf | 98 ++++++++++--------- .../CSharp/Impl/xlf/VSPackage.zh-Hans.xlf | 96 +++++++++--------- .../CSharp/Impl/xlf/VSPackage.zh-Hant.xlf | 96 +++++++++--------- .../Core/Def/xlf/Commands.vsct.cs.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.de.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.es.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.fr.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.it.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.ja.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.ko.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.pl.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.pt-BR.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.ru.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.tr.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.zh-Hans.xlf | 2 +- .../Core/Def/xlf/Commands.vsct.zh-Hant.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.cs.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.de.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.es.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.fr.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.it.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.ja.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.ko.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.pl.xlf | 2 +- .../Def/xlf/ServicesVSResources.pt-BR.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.ru.xlf | 2 +- .../Core/Def/xlf/ServicesVSResources.tr.xlf | 2 +- .../Def/xlf/ServicesVSResources.zh-Hans.xlf | 2 +- .../Def/xlf/ServicesVSResources.zh-Hant.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.cs.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.de.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.es.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.fr.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.it.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.ja.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.ko.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.pl.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.pt-BR.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.ru.xlf | 2 +- .../VisualBasic/Impl/xlf/VSPackage.tr.xlf | 2 +- .../Impl/xlf/VSPackage.zh-Hans.xlf | 2 +- .../Impl/xlf/VSPackage.zh-Hant.xlf | 2 +- 68 files changed, 798 insertions(+), 772 deletions(-) diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf index 2a0ef35fde7fd..09cf96253c182 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.tr.xlf @@ -512,7 +512,7 @@ AM ve PM arasındaki farkın korunmasının gerekli olduğu diller için "tt" be Changes made in project '{0}' require restarting the application: {1} - '{0}' projesinde yapılan değişiklikler hata ayıklama oturumunun devam etmesini engelleyecek: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Bir saat değerinin saniyenin on binde birlik bileşenini görüntülemek mümk If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + "f" özel biçim tanımlayıcı, saniye kesrinin en anlamlı basamağını; yani bir tarih ve saat değerinde saniyenin onda birini temsil eder. -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +"f" biçim tanımlayıcı başka biçim tanımlayıcılar olmadan kullanılırsa, "f" standart tarih ve saat biçim tanımlayıcı olarak yorumlanır. -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +"f" biçim tanımlayıcı ParseExact veya TryParseExact yöntemine sağlanan bir biçim dizesinde kullanıldığında, "f" biçim tanımlayıcıların sayısı, dizenin başarıyla ayrıştırılması için saniye kesirinde bulunması gereken en anlamlı basamak sayısını gösterir. {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf index 8205db9790852..6ffdd232e2afc 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hans.xlf @@ -512,7 +512,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma Changes made in project '{0}' require restarting the application: {1} - 在项目“{0}”中所作的更改将阻止调试会话继续: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Although it's possible to display the ten thousandths of a second component of a If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + "f" 自定义格式说明符表示秒部分的最高有效位;即表示日期和时间值中的十分之一秒数。 -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +如果在没有其他自定义格式说明符的情况下使用 "f" 格式说明符,则该说明符将被解释为 "f" 标准日期和时间格式说明符。 -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +将 "f" 格式说明符用作提供给 ParseExact 或 TryParseExact 方法的格式字符串的一部分时,"f" 格式说明符的数目会指示成功分析字符串时必须存在的秒部分的最高有效位的数目。 {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf index d12abd467ff88..d3e622a79f424 100644 --- a/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf +++ b/src/Features/Core/Portable/xlf/FeaturesResources.zh-Hant.xlf @@ -512,7 +512,7 @@ Make sure to use the "tt" specifier for languages for which it's necessary to ma Changes made in project '{0}' require restarting the application: {1} - 在專案 '{0}' 中所做的變更將使偵錯工作階段無法繼續: {1} + Changes made in project '{0}' require restarting the application: {1} @@ -2753,11 +2753,11 @@ Although it's possible to display the ten thousandths of a second component of a If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. - The "f" custom format specifier represents the most significant digit of the seconds fraction; that is, it represents the tenths of a second in a date and time value. + "f" 自訂格式規範代表秒小數部分的最大有效位數; 換句話說,其代表日期與時間值中的十分之一秒。 -If the "f" format specifier is used without other format specifiers, it's interpreted as the "f" standard date and time format specifier. +如果在使用 "f" 格式規範時沒有其他格式規範,則會將其解譯為 "f" 標準日期與時間格式規範。 -When you use "f" format specifiers as part of a format string supplied to the ParseExact or TryParseExact method, the number of "f" format specifiers indicates the number of most significant digits of the seconds fraction that must be present to successfully parse the string. +對 ParseExact 或 TryParseExact 方法所提供的格式字串包含 "f" 格式規範時,"f" 格式規範的數字,代表成功剖析字串所必須出現的秒小數部分最大有效位數。 {Locked="ParseExact"}{Locked="TryParseExact"}{Locked=""f""} diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.cs.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.cs.xlf index da6aa8f3e236e..6d60f3219e77e 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.cs.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.cs.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Sestavení, která se mají vyloučit (shoda dílčích řetězců) Do not output log information to console - Do not output log information to console + Nevypínejte informace protokolu do konzoly Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Informace o výstupním ladění, když se nové sestavení nerovná původnímu Output verbose log information - Output verbose log information + Informace o výstupu podrobného protokolu Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Cesta k sestavením k opětovnému sestavení (může být zadána jednou nebo vícekrát) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Cesta k informacím o výstupním ladění. Výchozí nastavení je dočasný adresář uživatele. Počítejte s tím, že je třeba zadat jedinečnou cestu ladění pro každou instanci nástroje běžícího s povoleným laděním--debug. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Cesta k odkazovaným sestavením (může být zadána nula nebo vícekrát) Path to sources to use in rebuild - Path to sources to use in rebuild + Cesta ke zdrojům, které se mají použít při opětovném sestavení diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.de.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.de.xlf index 804baaa8dfcaf..643a5fe608b05 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.de.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.de.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Auszuschließende Assemblys (Übereinstimmung mit Teilzeichenfolge) Do not output log information to console - Do not output log information to console + Protokollinformationen nicht in Konsole ausgeben Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Debuginformationen ausgeben, wenn die Neuerstellung nicht dem Original entspricht Output verbose log information - Output verbose log information + Ausführliche Protokollinformationen ausgeben Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Pfad zu den neu zu erstellenden Assemblys (kann mindestens einmal angegeben werden). Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Pfad zu ausgegebenen Debuginformationen. Standardmäßig wird das Temp-Verzeichnis des Benutzers verwendet. Beachten Sie, dass ein eindeutiger Debugpfad für jede Instanz des Tools angegeben werden muss, die mit aktiviertem "--debug" ausgeführt wird. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Pfad zu referenzierten Assemblys (kann mindestens einmal oder gar nicht angegeben werden) Path to sources to use in rebuild - Path to sources to use in rebuild + Pfad zu Quellen, die bei der Neuerstellung verwendet werden sollen diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.es.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.es.xlf index 46aacbd857dda..321716ecb12be 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.es.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.es.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Desatenciones que se deben excluir (coincidencia de subcadena) Do not output log information to console - Do not output log information to console + No generar información de registro en la consola Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Información de depuración de salida cuando la recompilación no es igual al original Output verbose log information - Output verbose log information + Información de registro detallada de salida Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Ruta de acceso a los destinos para recompilar (puede especificarse una o más veces) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Ruta de acceso para obtener información de depuración. El valor predeterminado es el directorio temporal de usuario. Tenga en cuenta que debe especificarse una ruta de depuración única para cada instancia de la herramienta que se ejecute con "--depuración" habilitada. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Ruta de acceso a los valores de sitio a los que se hace referencia (puede especificarse cero o más veces) Path to sources to use in rebuild - Path to sources to use in rebuild + Ruta de acceso a orígenes para usar en la recompilación diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.fr.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.fr.xlf index 6b1ce5954ec2f..e22bc1432497a 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.fr.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.fr.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Assemblys à exclure (correspondance de sous-chaîne) Do not output log information to console - Do not output log information to console + Ne pas afficher les informations du journal dans la console Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Informations de débogage de sortie lorsque la reconstruction n’est pas égale à l’original Output verbose log information - Output verbose log information + Informations détaillées sur le journal de sortie Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Chemin d’accès aux assemblys à reconstruire (peut être spécifié une ou plusieurs fois) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Chemin d’accès aux informations de débogage de sortie. La valeur par défaut est le répertoire temporaire de l’utilisateur. Notez qu’un chemin de débogage unique doit être spécifié pour chaque instance de l’outil s’exécutant avec « --debug » activé. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Chemin d’accès aux assemblys référencés (peut être spécifié zéro ou plusieurs fois) Path to sources to use in rebuild - Path to sources to use in rebuild + Chemin d’accès aux sources à utiliser dans la reconstruction diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.it.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.it.xlf index 61ab76376365d..d8ea379d79184 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.it.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.it.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Assembly da escludere (corrispondenza sottostringa) Do not output log information to console - Do not output log information to console + Non eseguire l'output delle informazioni del log nella console Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Output delle informazioni di debug quando la ricompilazione è diversa da quella originale Output verbose log information - Output verbose log information + Informazioni del log dettagliato di output Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Percorso per le assembly per la ricompilazione (può essere specificato una o più volte) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Percorso per l'output delle informazioni di debug. Il valore predefinito è la directory temp dell'utente. Si noti che è necessario specificare un percorso di debug univoco per ogni istanza dello strumento in esecuzione con `--debug` abilitato. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Percorso degli oggetti a cui viene fatto riferimento (è possibile specificare zero o più volte) Path to sources to use in rebuild - Path to sources to use in rebuild + Percorso delle origini da usare per la ricompilazione diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ja.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ja.xlf index 0e66c2d79f153..efee2066f4175 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ja.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ja.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + 除外するアセンブリ (サブ文字列の一致) Do not output log information to console - Do not output log information to console + コンソールにログ情報を出力しないでください Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + リビルドが元のものに等しくない場合にデバッグ情報を出力する Output verbose log information - Output verbose log information + 詳細ログ情報を出力する Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + リビルドするアセンブリへのパス (1 回以上指定できます) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + 出力デバッグ情報へのパスです。既定でユーザーの一時ディレクトリが設定されます。'--debug ' を有効にして実行するツールのすべてのインスタンスに対して、一意のデバッグ パスを指定する必要があることにご注意ください。 Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + 参照アセンブリへのパス (0 回以上指定できます) Path to sources to use in rebuild - Path to sources to use in rebuild + リビルドで使用するソースへのパス diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ko.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ko.xlf index 0b9227bb3239a..f8281dfaa607b 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ko.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ko.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + 제외할 어셈블리(부분 문자열 일치) Do not output log information to console - Do not output log information to console + 콘솔에 로그 정보 출력 안 함 Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + 다시 빌드 시 출력 디버그 정보가 원본과 같지 않음 Output verbose log information - Output verbose log information + 자세한 로그 정보 출력 Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + 다시 작성할 어셈블리의 경로입니다(1회 이상 지정할 수 있습니다). Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + 출력 디버그 정보의 경로입니다. 기본값은 사용자 임시 디렉터리입니다. '--debug'를 사용하도록 설정된 상태로 실행되는 도구의 모든 인스턴스에 대해 고유한 디버그 경로를 지정해야 합니다. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + 참조된 어셈블리의 경로(0번 이상 지정할 수 있음) Path to sources to use in rebuild - Path to sources to use in rebuild + 다시 빌드에 사용할 원본의 경로 diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.pl.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.pl.xlf index 5f2a45f19b020..7f93259b1d16b 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.pl.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.pl.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Zestawy do wykluczenia (dopasowanie podciągu) Do not output log information to console - Do not output log information to console + Nie przekazuj informacji dziennika do konsoli Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Przekazywanie informacji o debugowaniu, gdy ponowna kompilacja nie jest równa kompilacji źródłowej Output verbose log information - Output verbose log information + Przekazywanie pełnych informacji dziennika Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Ścieżka do zestawów w celu ponownej kompilacji (może być określona co najmniej raz) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Ścieżka do przekazywania informacji o debugowaniu. Domyślnie jest to katalog tymczasowy użytkownika. Pamiętaj, że należy określić unikatową ścieżkę debugowania dla każdego wystąpienia narzędzia uruchomionego z włączonym poleceniem "--debug". Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Ścieżka do zestawów, do których istnieje odwołanie (może być określona zero lub więcej razy) Path to sources to use in rebuild - Path to sources to use in rebuild + Ścieżka do źródeł do użycia podczas ponownej kompilacji diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.pt-BR.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.pt-BR.xlf index 3636535380da9..c6290780d48b7 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.pt-BR.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.pt-BR.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Assemblies a serem excluídos (correspondência de subcadeia) Do not output log information to console - Do not output log information to console + Não gerar informações de log para o console Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + As informações de depuração de saída ao recompilar não são iguais às originais Output verbose log information - Output verbose log information + Informações detalhadas do log de saída Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Caminho para os assemblies a serem recriados (pode ser especificado uma ou mais vezes) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Caminho para as informações de depuração de saída. O padrão é o diretório temporário do usuário. Observe que um caminho de depuração exclusivo deve ser especificado para cada instância da ferramenta em execução com a '--Debug ' habilitada. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Caminho para assemblies referenciados (pode ser especificado zero ou mais vezes) Path to sources to use in rebuild - Path to sources to use in rebuild + Caminho para as fontes a serem usadas na recompilação diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ru.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ru.xlf index 7be7f6c1d4506..413555a40f9b4 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.ru.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.ru.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Исключаемые сборки (совпадение подстрок) Do not output log information to console - Do not output log information to console + Не выводить сведения журнала на консоль Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Выходные данные отладки при перестроении не совпадают с исходными Output verbose log information - Output verbose log information + Вывод подробных сведений журнала Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Путь к сборкам для перестроения (может быть указан один или несколько раз) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Путь к выходным сведениям об отладке. По умолчанию используется каталог TEMP пользователя. Обратите внимание, что для каждого экземпляра инструмента, выполняющегося с включенным параметром "--debug", должен быть указан уникальный путь отладки. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Путь к сборкам, на которые имеются ссылки (может быть указан ноль или более раз) Path to sources to use in rebuild - Path to sources to use in rebuild + Путь к источникам, используемым при перестроении diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.tr.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.tr.xlf index 1f3ee02cac9cd..3782d2d2463c4 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.tr.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.tr.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + Dışlanacak bütünleştirilmiş kodlar (alt dize eşleştirmesi) Do not output log information to console - Do not output log information to console + Günlük bilgilerini konsola gönderme Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + Yeniden oluşturma işlemi özgün değere eşit olmadığında hata ayıklama bilgilerini gönder Output verbose log information - Output verbose log information + Ayrıntılı günlük bilgilerini gönder Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + Yeniden derlemede kullanılacak bütünleştirilmiş kodların yolu (bir veya daha fazla sayıda belirtilebilir) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + Çıkış hata ayıklama bilgilerinin yolu. Varsayılan olarak kullanıcı temp dizinidir. '--debug ' etkin olarak çalışan aracın her örneği için benzersiz bir hata ayıklama yolunun belirtilmesi gerektiğini unutmayın. Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + Başvurulan derlemelerin yolu (sıfır veya daha fazla sayıda belirtilebilir) Path to sources to use in rebuild - Path to sources to use in rebuild + Yeniden derlemede kullanılacak kaynakların yolu diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hans.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hans.xlf index 6a822e11dca96..c70bf9cd37058 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hans.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hans.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + 要排除的程序集(substring 匹配) Do not output log information to console - Do not output log information to console + 请勿将日志信息输出到控制台 Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + 重新生成不等于原始项目时输出调试信息 Output verbose log information - Output verbose log information + 输出详细日志信息 Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + 用于重新生成的程序集的路径(可指定一次或多次) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + 输出调试信息的路径。默认为用户临时目录。请注意,应为启用了 `--debug` 的工具的每个实例指定唯一的调试路径。 Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + 已引用程序集的路径(可指定零次或多次) Path to sources to use in rebuild - Path to sources to use in rebuild + 在重新生成中使用的源的路径 diff --git a/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hant.xlf b/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hant.xlf index 96c947915202b..2a342e76ceebc 100644 --- a/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hant.xlf +++ b/src/Tools/BuildValidator/xlf/BuildValidatorResources.zh-Hant.xlf @@ -4,42 +4,42 @@ Assemblies to be excluded (substring match) - Assemblies to be excluded (substring match) + 要排除的元件 (子字串相符) Do not output log information to console - Do not output log information to console + 不要將記錄資訊輸出至主控台 Output debug info when rebuild is not equal to the original - Output debug info when rebuild is not equal to the original + 重建不等於原始值時的輸出偵錯資訊 Output verbose log information - Output verbose log information + 輸出詳細資訊記錄資訊 Path to assemblies to rebuild (can be specified one or more times) - Path to assemblies to rebuild (can be specified one or more times) + 要重建之元件的路徑 (可指定一或多次) Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. - Path to output debug info. Defaults to the user temp directory. Note that a unique debug path should be specified for every instance of the tool running with `--debug` enabled. + 輸出偵錯資訊的路徑。預設為使用者臨時目錄。請注意,應為已啟用「--debug」的每個工具執行個體,指定唯一的偵錯路徑。 Path to referenced assemblies (can be specified zero or more times) - Path to referenced assemblies (can be specified zero or more times) + 參照元件的路徑 (可以指定零次或多次) Path to sources to use in rebuild - Path to sources to use in rebuild + 要用於重建的來源路徑 diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf index c6531f7a02fa6..47998020f9b9e 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.cs.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Zobrazovat vložené nápovědy; -Zobrazit diagnostiku pro zavřené soubory; -Vybarvit regulární výraz; -Zvýrazňovat související komponenty pod kurzorem; -Nahlásit neplatné regulární výrazy; -Povolit úplnou analýzu řešení; -Provést analýzu funkcí editoru v externím procesu; -Povolit navigaci na dekompilované zdroje; -Direktivy using; -Při řazení direktiv using umístit systémové direktivy jako první; -Oddělovat skupiny direktiv using; -Navrhnout použití typů v sestaveních reference; -Navrhnout použití typů v balíčcích NuGet; -Zvýrazňování; -Zvýrazňovat odkazy na symbol pod kurzorem; -Zvýrazňovat související klíčová slova pod kurzorem; -Sbalení; -Po otevření souborů přejít do režimu osnovy; -Zobrazovat oddělovače řádků procedur; -Zobrazit sbalení pro konstrukty na úrovni deklarace; -Zobrazit sbalení pro konstrukty na úrovni kódu; -Zobrazit sbalení pro komentáře a oblasti pro preprocesor; -Při sbalování na definice sbalovat oblasti; -Zesvětlení; -Zesvětlit nepoužité direktivy using; -Zesvětlit nedosažitelný kód; -Vodítka pro strukturu bloku; -Zobrazit vodítka pro konstrukty na úrovni deklarace; -Zobrazit vodítka pro konstrukty na úrovni kódu; -Nápověda k editoru; -Generovat komentáře dokumentace XML pro ///; -Při psaní komentářů /* */ vkládat na začátek nových řádků hvězdičku (*); -Zobrazovat náhled pro sledování přejmenování; -Rozdělit literály řetězců u Enter; -Oznamovat neplatné zástupné symboly ve voláních string.Format; -Extrahovat metodu; -Nevkládat odkaz nebo výstup do vlastní struktury; -Implementovat rozhraní nebo abstraktní třídu; -Vlastnosti, události a metody při vkládání umístit; -s ostatními členy stejného druhu; -na konec; -Při generování vlastnosti; -preferovat vyvolávací vlastnosti; -preferovat automatické vlastnosti; -reg. výr.; -regulární výraz; -Používat rozšířené barvy; -Barevné schéma editoru; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf index caefe2362ef2c..f2687aff8cb26 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.de.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Inlinehinweise anzeigen; -Diagnoseinformationen für geschlossene Dateien anzeigen; -Reguläre Ausdrücke farbig hervorheben; -Zugehörige Komponenten unter dem Cursor markieren; -Ungültige reguläre Ausdrücke melden; -Vollständige Lösungsanalyse aktivieren; -Editor-Funktionsanalyse in externem Prozess ausführen ; -Navigation zu dekompilierten Quellen aktivieren; -using-Anweisungen; -Systemanweisungen beim Sortieren von using-Anweisungen an erster Stelle platzieren; -Gruppen von using-Anweisungen trennen; -using-Anweisungen für Typen in Verweisassemblys vorschlagen; -using-Anweisungen für Typen in NuGet-Paketen vorschlagen; -Hervorhebung; -Verweise auf Symbol unter Cursor hervorheben; -Verwandte Schlüsselbegriffe unter Cursor anzeigen; -Gliederung; -Gliederungsmodus beim Öffnen von Dateien starten; -Zeilentrennzeichen in Prozeduren anzeigen; -Gliederung für Konstrukte auf Deklarationsebene anzeigen; -Gliederung für Konstrukte auf Codeebene anzeigen; -Gliederung für Kommentare und Präprozessorregionen anzeigen; -Regionen beim Reduzieren auf Definitionen zuklappen; -Ausblenden; -Nicht verwendete using-Anweisungen ausblenden; -Unerreichbaren Code ausblenden; -Führungslinien für Struktur blockieren; -Führungslinien für Konstrukte auf Deklarationsebene anzeigen; -Führungslinien für Konstrukte auf Codeebene anzeigen; -Editor-Hilfe; -XML-Dokumentationskommentare für /// generieren; -Beim Schreiben von Kommentaren (/* */) * am Beginn neuer Zeilen einfügen; -Vorschau für Nachverfolgung beim Umbenennen anzeigen; -Zeichenfolgenliterale bei Eingabe teilen; -Ungültige Platzhalter in string.Format-Aufrufen melden; -Methode extrahieren; -ref oder out nicht in benutzerdefinierte Struktur platzieren; -Schnittstellen- oder abstrakte Klasse implementieren; -Eigenschaften, Ereignisse und Methoden beim Einfügen; -bei anderen Membern derselben Art platzieren; -am Ende platzieren; -Beim Generieren von Eigenschaften; -ausgelöste Eigenschaften bevorzugen; -automatische Eigenschaften bevorzugen; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -regulärer Ausdruck; -Erweiterte Farben verwenden; -Editor-Farbschema; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf index baddebc4a81ff..fda5328ab3700 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.es.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Mostrar sugerencias insertadas; -Mostrar diagnóstico para archivos cerrados; -Colorear expresión regular; -Resaltar componentes relacionados bajo el cursor; -Informar sobre expresiones regulares no válidas; -Habilitar análisis de la solución completa; -Realizar el análisis de características del editor en proceso externo; -Habilitar la navegación a orígenes descompilados; -Directivas Using; -Poner directivas del sistema primero cuando se organicen instrucciones Using; -Separar grupos de directivas using; -Sugerir directivas using para los tipos en los ensamblados de referencia; -Sugerir directivas using para los tipos en los paquetes NuGet; -Resaltar; -Resaltar referencias al símbolo bajo el cursor; -Resaltar palabras clave relacionadas bajo el cursor; -Esquematización; -Especificar el modo de esquematización al abrir los archivos; -Mostrar separadores de líneas de procedimientos; -Mostrar esquematización para construcciones a nivel de declaración; -Mostrar esquematización para construcciones a nivel de código; -Mostrar esquematización para regiones de preprocesador y comentarios; -Contraer regiones cuando se contraiga a las definiciones; -Atenuación; -Atenuar directivas using no usadas; -Atenuar código inaccesible; -Guías de estructura de bloque; -Mostrar guías para construcciones a nivel de declaración; -Mostrar guías para construcciones a nivel de código; -Ayuda del editor; -Generar comentarios de documentación XML para ///; -Insertar * al comienzo de las nuevas líneas al escribir comentarios /* */; -Mostrar vista previa para seguimiento de cambio de nombre; -Dividir literales de cadena al presionar Entrar; -Informar sobre marcadores de posición no válidos en llamadas a string.Format; -Extraer método; -No colocar "out" o "ref" en estructura personalizada; -Implementar interfaz o clase abstracta; -Al insertar propiedades, eventos y métodos, colóquelos; -con otros miembros de la misma clase; -al final; -Al generar una propiedad; -preferir propiedades de lanzamiento; -preferir propiedades automáticas; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -expresión regular; -Usar colores mejorados; -Combinación de colores del editor; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf index c259e3b33144d..cc3b0de264e50 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.fr.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Afficher les indicateurs inline ; -Afficher les diagnostics pour les fichiers fermés ; -Mettre en couleurs l'expression régulière ; -Surligner les composants liés sous le curseur ; -Signaler les expressions régulières non valides ; -Activer l'analyse complète de la solution ; -Effectuer l'analyse des fonctionnalités de l'éditeur dans un processus externe ; -Activer la navigation vers les sources décompilées ; -Directives using ; -Placer en premier les directives system au moment du tri des using ; -Séparer les groupes de directives using ; -Suggérer des using pour les types dans les assemblys de référence ; -Suggérer des using pour les types dans les packages NuGet ; -Mise en surbrillance ; -Mettre en surbrillance les références au symbole sous le curseur ; -Mettre en surbrillance les mots clés liés sous le curseur ; -Mode Plan ; -Passer en mode Plan à l'ouverture des fichiers ; -Afficher les séparateurs de ligne de procédure ; -Afficher le mode Plan pour les constructions au niveau des déclarations ; -Afficher le mode Plan pour les constructions au niveau du code ; -Afficher le mode Plan pour les commentaires et les régions du préprocesseur ; -Réduire les régions au moment de la réduction aux définitions ; -Atténuation ; -Atténuer les using inutilisés ; -Atténuer le code inaccessible ; -Repères de structure de bloc ; -Afficher les repères pour les constructions au niveau des déclarations ; -Afficher les repères pour les constructions au niveau du code ; -Aide de l'éditeur ; -Générer des commentaires de documentation XML pour /// ; -Insérer * au début des nouvelles lignes pour l'écriture de commentaires /* */ ; -Afficher un aperçu pour le suivi des renommages ; -Diviser les littéraux de chaîne avec Entrée ; -Signaler les espaces réservés non valides dans les appels de string.Format ; -Extraire la méthode ; -Ne pas placer ref ou out dans un struct personnalisé ; -Implémenter une interface ou une classe abstraite ; -Au moment d'insérer des propriétés, des événements et des méthodes, les placer ; -avec d'autres membres du même genre ; -à la fin ; -Durant la génération de propriétés ; -préférer les propriétés de levée d'exceptions ; -préférer les propriétés automatiques ; -regex ; -expression régulière ; -Utiliser des couleurs améliorées ; -Modèle de couleurs de l'éditeur ; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf index c9efd7c368041..4fe06e53d4eab 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.it.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Visualizza suggerimenti inline; -Mostra diagnostica per file chiusi; -Colora espressione regolare; -Evidenzia i componenti correlati sotto il cursore; -Segnala espressioni regolari non valide; -Abilita analisi della soluzione completa; -Esegui analisi delle funzionalità dell'editor in processo esterno; -Abilita spostamento a origini decompilate; -Direttive using; -Inserisci prima le direttive System durante l'ordinamento delle direttive using; -Separa gruppi di direttive using; -Suggerisci le direttive using per i tipi in assembly di riferimento; -Suggerisci le direttive using per i tipi in pacchetti NuGet; -Evidenziazione; -Evidenzia riferimenti a simbolo sotto il cursore; -Evidenzia parole chiave correlate sotto il cursore; -Struttura; -Attiva modalità struttura all'apertura del file; -Mostra separatori di riga routine; -Mostra la struttura per i costrutti a livello di dichiarazione; -Mostra la struttura per i costrutti a livello di codice; -Mostra la struttura per i commenti e le aree del preprocessore; -Comprimi regions durante la compressione delle definizioni; -Dissolvenza; -Applica dissolvenza a direttive using non usate; -Applica dissolvenza a codice non eseguibile; -Guide per strutture a blocchi; -Mostra le guide per i costrutti a livello di dichiarazione; -Mostra le guide per i costrutti a livello di codice; -Guida dell'editor; -Genera commenti relativi alla documentazione XML per ///; -Inserisci * all'inizio di nuove righe quando si scrivono commenti /* */; -Mostra anteprima per verifica ridenominazione; -Dividi valori letterali stringa dopo INVIO; -Segnala segnaposto non validi in chiamate string.Format; -Estrai metodo; -Non inserire out o ref in struct personalizzato; -Implementa interfaccia o classe astratta; -Posiziona proprietà, eventi e metodi inseriti; -con altri membri dello stesso tipo; -alla fine; -Durante la generazione della proprietà; -preferisci proprietà generate; -preferisci proprietà automatiche; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -espressione regolare; -Usa colori migliorati; -Combinazione colori editor; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf index 7cfb52ac1b665..4b706df5d99d6 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ja.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - インラインのヒントを表示する; -閉じているファイルの診断結果を表示する; -正規表現をカラー化する; -カーソルの下にある関連コンポーネントを強調表示する; -無効な正規表現を報告する; -完全ソリューション解析を有効にする; -外部プロセスでエディター機能解析を実行する; -逆コンパイルされたソースへのナビゲーションを有効にする; -ディレクティブを使用する; -using を並べ替える際に、system ディレクティブを先頭に配置する; -using ディレクティブ グループを分離する; -参照アセンブリの型に using を提案する; -NuGet パッケージの型に using を提案する; -強調表示; -カーソルの下にあるシンボルへの参照を強調表示する; -カーソルの下にある関連キーワードを強調表示する; -アウトライン; -ファイルを開くときにアウトライン モードに入る; -プロシージャ行の区切り記号を表示する; -宣言レベルのコンストラクトのアウトラインを表示する; -コード レベルのコンストラクトのアウトラインを表示する; -コメントとプリプロセッサ領域のアウトラインを表示する; -定義を折りたたむときに regions を折りたたむ; -フェード; -未使用の using をフェードアウトする; -到達できないコードをフェードアウトする; -ブロック構造のガイド; -宣言レベルのコンストラクトのガイドを表示する; -コード レベルのコンストラクトのガイドを表示する; -エディターのヘルプ; -/// が入力されたとき、XML ドキュメント コメントを生成する; -/* */ コメントを記述する際、新しい行の先頭に * を挿入する; -名前変更追跡のプレビューを表示する; -Enter で文字列リテラルを分割する; -string.Format の呼び出しで無効なプレースホルダーをレポートする; -メソッドを抽出する; -カスタム構造体に ref または out を設定しない; -インターフェイスまたは抽象クラスを実装する; -プロパティ、イベント、メソッドを挿入する際には、次の場所に挿入する; -同じ種類の他のメンバーと共に; -末尾; -プロパティの生成時; -スロー プロパティを優先する; -自動プロパティを優先する; -正規表現; -正規表現; -拡張された色を使用する; -エディターの配色; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf index 0687f74b55d6f..726ed1f26fdd4 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ko.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - 인라인 힌트 표시; -닫힌 파일에 대한 진단 표시; -정규식 색 지정, -커서 아래의 관련 구성 요소 강조 표시, -잘못된 정규식 보고; -전체 솔루션 분석 사용; -외부기 프로세스에서 편집기 기능 분석 수행; -디컴파일된 소스 탐색 사용; -Using 지시문; -nusing 정렬 시 system 지시문 먼저 배치; -nusing 지시문 그룹 구분; -참조 어셈블리의 형식에 using 제안; -NuGet 패키지의 형식에 using 제안; -강조 표시; -커서 아래의 기호에 대한 참조 강조 표시; -커서 아래의 관련 키워드 강조 표시; -개요; -개요 모드로 파일 열기; -프로시저 줄 구분선 표시; -선언 수준 구문에 대한 개요 표시; -코드 수준 구문에 대한 개요 표시; -설명 및 전처리기 영역에 대한 개요 표시; -정의로 축소할 때 영역 축소; -페이딩; -사용하지 않는 using 페이드 아웃; -접근할 수 없는 코드 페이드 아웃; -블록 구조 가이드; -선언 수준 구조에 대한 가이드 표시; -코드 수준 구조에 대한 가이드 표시; -편집기 도움말; -///에 대해 XML 문서 주석 생성; -/* */ 주석을 작성할 때 새 줄의 시작 부분에 * 삽입; -이름 바꾸기 추적 미리 보기 표시; -&lt;Enter&gt; 키를 누르면 문자열 리터럴 분할; -string.Format 호출에서 잘못된 자리 표시자 보고; -메서드 추출; -사용자 지정 구조체에 ref 또는 out 추가 안 함; -인터페이스 또는 추상 클래스 구현; -속성, 이벤트 및 메서드 삽입 시 다음과 같이 배치; -같은 종류의 다른 멤버와 함께; -끝에; -속성 생성 시; -throw되는 속성 선호; -자동 속성 선호; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -정규식; -향상된 색 사용; -편집기 색 구성표; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf index 38adab86e8d6b..7fadbc0a7fefa 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pl.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Wyświetlaj wskazówki w tekście; -Pokaż dane diagnostyczne dla zamkniętych plików; -Koloruj wyrażenia regularne; -Wyróżnij powiązane składniki pod kursorem; -Raportuj nieprawidłowe wyrażenia regularne; -Włącz pełną analizę rozwiązania; -Wykonaj analizę funkcji edytora w procesie zewnętrznym; -Włącz nawigowanie do dekompilowanych źródeł; -Dyrektywy using; -Umieść najpierw dyrektywy system podczas sortowania deklaracji using; -Oddziel grupy dyrektywy using; -Sugeruj dyrektywy using dla typów w zestawach odwołania; -Sugeruj dyrektywy using dla typów w pakietach NuGet; -Wyróżnianie; -Wyróżnij odwołania do symbolu pod kursorem; -Wyróżnij pokrewne słowa kluczowe pod kursorem; -Konspekt; -Przejdź do trybu konspektu przy otwieraniu plików; -Pokaż separatory wierszy procedury; -Pokaż konspekt dla konstrukcji na poziomie deklaracji; -Pokaż konspekt dla konstrukcji na poziomie kodu; -Pokaż konspekt dla regionów komentarzy i preprocesora; -Zwiń regiony podczas zwijania do definicji; -Zanikanie; -Zanikanie nieużywanych dyrektyw using; -Zanikanie nieosiągalnego kodu; -Prowadnice struktury blokowej; -Pokaż prowadnice dla konstrukcji na poziomie deklaracji; -Pokaż prowadnice dla konstrukcji na poziomie kodu; -Pomoc edytora; -Generuj komentarze dokumentacji XML dla elementów ///; -Wstaw znak * na początku nowych wierszy podczas pisania komentarzy typu /* */; -Pokaż podgląd śledzenia zmian nazw; -Dziel literały ciągów po naciśnięciu klawisza Enter; -Zgłaszaj nieprawidłowe symbole zastępcze w wywołaniach metody string.Format; -Wyodrębnianie metody; -Nie umieszczaj parametrów ref i out w strukturze niestandardowej; -Implementuj interfejs lub klasę abstrakcyjną; -W przypadku wstawiania właściwości, zdarzeń i metod umieszczaj je; -razem z innymi składowymi tego samego rodzaju; -na końcu; -Podczas generowania właściwości; -preferuj zgłaszanie właściwości; -preferuj właściwości automatyczne; -wyrażenie regularne; -wyrażenie regularne; -Użyj ulepszonych kolorów; -Schemat kolorów edytora; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf index 3721cd1865589..971ee3b7d86a4 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.pt-BR.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Exibir as dicas embutidas; -Mostrar os diagnósticos de arquivos fechados; -Colorir a expressão regular; -Realçar os componentes relacionados sob o cursor; -Relatar as expressões regulares inválidas; -Habilitar a análise completa da solução; -Executar a análise de recurso do editor em processo externo; -Habilitar a navegação para fontes decompiladas; -Diretivas using; -Colocar as diretivas do sistema primeiro ao classificar usings; -Separar grupos de diretivas using; -Sugerir usings para tipos em assemblies de referência; -Sugerir usings para tipos em pacotes NuGet; -Realce; -Realçar as referências ao símbolo sob o cursor; -Realçar as palavras-chave relacionadas sob o cursor; -Estrutura de tópicos; -Entrar no modo de estrutura de tópicos quando os arquivos são abertos; -Mostrar separadores de linha de procedimento; -Mostrar a estrutura de tópicos para constructos no nível da declaração; -Mostrar a estrutura de tópicos para constructos no nível do código; -Mostrar a estrutura de tópicos para comentários e regiões de pré-processador; -Recolher as regiões ao recolher as definições; -Esmaecimento; -Esmaecer as usings não usadas; -Esmaecer o código inacessível; -Bloquear as Guias de Estrutura; -Mostrar as guias de constructos no nível da declaração; -Mostrar as guias de constructos no nível do código; -Ajuda do Editor; -Gerar comentários da documentação XML para ///; -Inserir * no início de novas linhas ao escrever comentários de /* */; -Mostrar a visualização para acompanhamento de renomeação; -Dividir os literais de cadeia de caracteres ao pressionar Enter; -Relatar os espaços reservados inválidos nas chamadas a string.Format; -Extrair o Método; -Não colocar ref nem out no struct personalizado; -Implementar a Classe de Interface ou Abstrata; -Ao inserir propriedades, eventos e métodos, colocá-los; -com outros membros do mesmo tipo; -no fim; -Ao gerar uma propriedade; -preferir propriedades de lançamento; -preferir propriedades automáticas; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -expressão regular; -Usar cores avançadas; -Esquema de Cores do Editor; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf index 17a3df8c88507..a3e4c7bc5719c 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.ru.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Отображать встроенные подсказки; -Отображать диагностику для закрытых файлов; -Выделять регулярные выражения цветом; -Выделять связанные компоненты под курсором; -Сообщать о недопустимых регулярных выражениях; -Включить полный анализ решения; -Выполнять анализ функций редактора во внешнем процессе; -Включить переход к декомпилированным источникам; -Директивы using; -Располагать директивы system первыми при сортировке using; -Разделять группы директив using; -Предлагать директивы using для типов в базовых сборках; -Предлагать директивы using для типов в пакетах NuGet; -Выделение; -Выделять ссылки на символ под курсором; -Выделить связанные ключевые слова под курсором; -Структурирование; -Включать режим редактирования структуры при открытии файлов; -Показывать разделители строк процедур; -Показывать структуру для конструкций уровня объявления; -Показывать структуру для конструкций уровня кода; -Показывать структуру для комментариев и областей препроцессора; -Сворачивать области при сворачивании в определения; -Скрытие; -Скрывать неиспользуемые директивы using; -Скрывать недостижимый код; -Направляющие для структуры блоков; -Показывать направляющие для конструкций уровня объявления; -Показывать направляющие для конструкций уровня кода; -Справка по редактору; -Создавать комментарии XML-документации для ///; -Вставлять "*" в начале новой строки при написании комментариев "/* */"; -Отображать предварительный просмотр для отслеживания переименований; -Разделять строковые литералы при нажатии клавиши ВВОД; -Сообщать о недопустимых заполнителях в вызовах string.Format; -Извлечение метода; -Не помещать ref или out в настраиваемую структуру; -Реализовать интерфейс или абстрактный класс; -При вставке свойств, методов и событий помещать их; -вместе с другими элементами того же типа; -в конец; -При создании свойства; -предпочитать свойства, создающие исключения; -предпочитать автоматические свойства; -регулярное выражение; -регулярное выражение; -Использовать расширенные цвета; -Цветовая схема редактора; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf index bcc2d13a8b52e..9a338858af9cb 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.tr.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - Satır içi ipuçlarını göster; -Kapatılan dosyalara ilişkin tanılamaları göster; -Normal ifadeyi renklendir; -İmlecin altındaki ilgili bileşenleri vurgula; -Geçersiz normal ifadeleri bildir; -Tam çözüm analizini etkinleştir; -Dış işlemde düzenleyici özellik analizi gerçekleştir; -Kaynak koda dönüştürülen kaynaklar için gezintiyi etkinleştir; -Using yönergeleri; -Using yönergelerini sıralarken sistem yönergelerini en başa yerleştir; -Using yönerge gruplarını ayır; -Başvuru bütünleştirilmiş kodlarında türler için using yönergeleri öner; -NuGet paketlerinde türler için using yönergeleri öner; -Vurgulama; -İmlecin altındaki sembole yönelik başvuruları vurgula; -İmlecin altındaki ilgili anahtar sözcükleri vurgula; -Ana Hat Oluşturma; -Dosyalar açılırken ana hat oluşturma moduna gir; -Yordam satır ayırıcılarını göster; -Bildirim düzeyinde yapılar için ana hattı göster; -Kod düzeyinde yapılar için ana hattı göster; -Açıklamalar ve ön işlemci bölgeleri için ana hattı göster; -Tanımlara daraltırken bölgeleri daralt; -Soluklaştırma; -Kullanılmayan using deyimlerini soluklaştır; -Erişilemeyen kodu soluklaştır; -Blok Yapısı Kılavuzları; -Bildirim düzeyinde yapılar için kılavuzları göster; -Kod düzeyinde yapılar için kılavuzları göster; -Düzenleyici Yardımı; -/// için XML belge açıklamaları oluştur; -/* */ açıklamaları yazılırken her yeni satırın başına * ekle; -Yeniden adlandırma izlemesi için önizleme göster; -Enter tuşuna basıldığında dize sabit değerlerini böl; -string.Format çağrılarındaki geçersiz yer tutucuları bildir; -Ayıklama Metodu; -Özel yapıya ref veya out koyma; -Arabirim veya Soyut Sınıfı uygula; -Özellik, olay ve metot eklerken bunları; -aynı türdeki başka üyelerle birlikte; -sona yerleştir; -Özellik oluştururken; -özel durum oluşturan özellikleri tercih et; -otomatik özellikleri tercih et; -normal ifade; -normal ifade; -Gelişmiş renkleri kullan; -Düzenleyici Renk Düzeni; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; +regex; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf index 809092785ae80..fa37698c5ecfe 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hans.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - 显示内联提示; -显示对已关闭文件的诊断; -对正则表达式着色; -突出显示游标下的相关组件; -报告无效的正则表达式; -启用完整解决方案分析; -在外部进程中执行编辑器功能分析; -对反编译的源启用导航; -Using 指令; -对 using 进行排序时将系统指令放在开头; -将 using 指令组分隔开来; -建议对引用程序集中的类型使用 using; -建议对 NuGet 包中的类型使用 using; -突出显示; -突出显示对游标下的符号的引用; -突出显示游标下的相关关键字; -大纲; -在文件打开时输入大纲模式; -显示流程行分隔符; -显示声明级别构造的大纲; -显示代码级别构造的大纲; -显示注释和预处理器区域的大纲; -在折叠到定义时折叠区域; -淡出; -未使用的 using 淡出; -不可访问的代码淡出; -块结构指南; -显示声明级别构造的指南; -显示代码级别构造的指南; -编辑器帮助; -为 /// 生成 XML 文档注释; -在写入 /* */ 注释时在新行开头插入 *; -显示重命名跟踪的预览; -在按 Enter 时拆分字符串文本; -报告 string.Format 调用中的无效占位符; -提取方法; -不要在自定义结构上放置 ref 或 out; -实现接口或抽象类; -插入属性、事件和方法时,放置它们; -具有相同类型的其他成员; -位于末尾; -在生成属性时; -首选引发属性; -首选自动属性; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -正则表达式; -使用增强色; -编辑器配色方案; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf index c70a45bf38bd0..cf71e7de757dd 100644 --- a/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf +++ b/src/VisualStudio/CSharp/Impl/xlf/VSPackage.zh-Hant.xlf @@ -83,54 +83,56 @@ regular expression; Use enhanced colors; Editor Color Scheme; Inheritance Margin; - 顯示內嵌提示; -顯示已關閉檔案的診斷; -為規則運算式著色; -醒目提示游標下的相關元件; -回報無效的規則運算式; -啟用完整解決方案分析; -在外部處理序中執行編輯器功能分析; -啟用瀏覽至反向組譯的來源; -using 指示詞; -排序 using 時先放置系統指示詞; -分隔 using 指示詞群組; -為參考組件中的類型建議 using; -為 NuGet 套件中的類型建議 using; -醒目提示; -醒目提示游標下的符號參考; -醒目提示游標下的相關關鍵字; -大綱; -在檔案開啟時進入大綱模式; -顯示程序行分隔符號; -顯示宣告層級建構的大綱; -顯示程式碼層級建構的大綱; -顯示註解與前置處理器區域的大綱; -在摺疊到定義時摺疊區域; -漸層; -淡出未使用的 using; -淡出無法執行到的程式碼; -區塊結構輔助線; -顯示宣告層級建構的輔助線; -顯示程式碼層級建構的輔助線; -編輯器說明; -產生 /// 的 XML 文件註解; -在撰寫 /* */ 註解時,於新行開頭插入 *; -顯示重新命名追蹤的預覽; -在按 Enter 鍵時分割字串常值; -回報 string.Format 呼叫中無效的預留位置; -擷取方法; -不要在自訂結構上放置 ref 或 out; -實作介面或抽象類別; -在插入屬性、事件和方法時,予以放置; -隨同其他同種類的成員; -結尾處; -產生屬性時; -建議使用擲回屬性; -建議使用自動屬性; + Underline reassigned variables; +Display inline hints; +Show diagnostics for closed files; +Colorize regular expression; +Highlight related components under cursor; +Report invalid regular expressions; +Enable full solution analysis; +Perform editor feature analysis in external process; +Enable navigation to decompiled sources; +Using directives; +Place system directives first when sorting usings; +Separate using directive groups; +Suggest usings for types in reference assemblies; +Suggest usings for types in NuGet packages; +Highlighting; +Highlight references to symbol under cursor; +Highlight related keywords under cursor; +Outlining; +Enter outlining mode when files open; +Show procedure line separators; +Show outlining for declaration level constructs; +Show outlining for code level constructs; +Show outlining for comments and preprocessor regions; +Collapse regions when collapsing to definitions; +Fading; +Fade out unused usings; +Fade out unreachable code; +Block Structure Guides; +Show guides for declaration level constructs; +Show guides for code level constructs; +Editor Help; +Generate XML documentation comments for ///; +Insert * at the start of new lines when writing /* */ comments; +Show preview for rename tracking; +Split string literals on Enter; +Report invalid placeholders in string.Format calls; +Extract Method; +Don't put ref or out on custom struct; +Implement Interface or Abstract Class; +When inserting properties, events and methods, place them; +with other members of the same kind; +at the end; +When generating property; +prefer throwing properties; +prefer auto properties; regex; -規則運算式; -使用進階色彩; -編輯器色彩配置; +regular expression; +Use enhanced colors; +Editor Color Scheme; +Inheritance Margin; C# Advanced options page keywords diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.cs.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.cs.xlf index 9e5caa3605e6d..5cdce2c7c422f 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.cs.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.cs.xlf @@ -289,7 +289,7 @@ Remove Unused References... - Odebrat nepo&užívané odkazy... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.de.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.de.xlf index 8c51ab9a6a898..0d2dd3fa5d40b 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.de.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.de.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Nicht verwendete Verweise entfernen... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.es.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.es.xlf index 0bd0d6231ec55..1f27e714efa87 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.es.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.es.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Quitar referencias sin usar... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.fr.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.fr.xlf index 092a78a78349d..eeae301015f5c 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.fr.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.fr.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Supprimer les références inutilisées... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.it.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.it.xlf index 20767db7a15a3..925326f436476 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.it.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.it.xlf @@ -289,7 +289,7 @@ Remove Unused References... - Rim&uovi riferimenti inutilizzati... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.xlf index 6596eb6443cbf..bf3643b73c03e 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ja.xlf @@ -289,7 +289,7 @@ Remove Unused References... - 未使用の参照を削除する(&U)... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ko.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ko.xlf index d59cfe5a63031..d8a848be5f259 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ko.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ko.xlf @@ -289,7 +289,7 @@ Remove Unused References... - 사용하지 않는 참조 제거(&U)... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.pl.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.pl.xlf index 2c0e97ad3add6..c73b479396025 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.pl.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.pl.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Usuń nieużywane odwołania... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.pt-BR.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.pt-BR.xlf index d5664d118bf91..ce618640131b2 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.pt-BR.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.pt-BR.xlf @@ -289,7 +289,7 @@ Remove Unused References... - Remover as Referências Não &Usadas... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ru.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ru.xlf index c4f028f9e0dad..8da2c49bda584 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.ru.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.ru.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Удалить неиспользуемые ссылки… + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.tr.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.tr.xlf index 66e95695d92b1..5aeed53526dea 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.tr.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.tr.xlf @@ -289,7 +289,7 @@ Remove Unused References... - &Kullanılmayan Başvuruları Kaldır... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hans.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hans.xlf index 7a4cc77ebe18b..7ed798cca9a94 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hans.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hans.xlf @@ -289,7 +289,7 @@ Remove Unused References... - 删除未使用的引用(&U)… + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hant.xlf b/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hant.xlf index b4890f42b130d..2a3dc5168a4df 100644 --- a/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hant.xlf +++ b/src/VisualStudio/Core/Def/xlf/Commands.vsct.zh-Hant.xlf @@ -289,7 +289,7 @@ Remove Unused References... - 移除未使用的參考(&U)... + Remove Unused References... diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf index 5fd7e986eb0a5..56c07ec6fe394 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.cs.xlf @@ -2715,7 +2715,7 @@ Další informace: {1} Enable navigation to decompiled sources - Povolit navigaci na dekompilované zdroje (experimentální) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf index ebc4def0cb1a3..a3f0ee3b15951 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.de.xlf @@ -2715,7 +2715,7 @@ Zusätzliche Informationen: {1} Enable navigation to decompiled sources - Aktivieren der Navigation zu dekompilierten Quellen (experimentell) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf index 7709f94bc60e7..2efdaf4895c8e 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.es.xlf @@ -2715,7 +2715,7 @@ Información adicional: {1} Enable navigation to decompiled sources - Habilitar la navegación a orígenes decompilados (experimental) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf index fa56740de14b9..244d6cf644df6 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.fr.xlf @@ -2715,7 +2715,7 @@ Informations supplémentaires : {1} Enable navigation to decompiled sources - Activer la navigation vers des sources décompilées (expérimental) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf index 4132b57e4394c..77931886e2df8 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.it.xlf @@ -2715,7 +2715,7 @@ Informazioni aggiuntive: {1} Enable navigation to decompiled sources - Abilita lo spostamento in origini decompilate (sperimentale) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf index 5a254a04b242f..786b4a674f5c0 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ja.xlf @@ -2715,7 +2715,7 @@ Additional information: {1} Enable navigation to decompiled sources - 逆コンパイルされたソースへのナビゲーションを有効にする (試験段階) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf index 7b73f57b3926a..ee51b774d744e 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ko.xlf @@ -2715,7 +2715,7 @@ Additional information: {1} Enable navigation to decompiled sources - 디컴파일된 소스에 탐색을 사용하도록 설정(실험적) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf index cea0c1ed6409b..584fee3f9025f 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pl.xlf @@ -2715,7 +2715,7 @@ Dodatkowe informacje: {1} Enable navigation to decompiled sources - Włącz nawigowanie do dekompilowanych źródeł (funkcja eksperymentalna) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf index 82a0f89afa618..7ed91b177d056 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.pt-BR.xlf @@ -2715,7 +2715,7 @@ Informações adicionais: {1} Enable navigation to decompiled sources - Habilitar a navegação para origens descompiladas (experimental) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf index 3d8d11eec9adc..972bcae49e612 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.ru.xlf @@ -2715,7 +2715,7 @@ Additional information: {1} Enable navigation to decompiled sources - Включить переход к декомпилированным источникам (экспериментальная функция) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf index 11af7bc19ae66..6960f374063a6 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.tr.xlf @@ -2715,7 +2715,7 @@ Ek bilgiler: {1} Enable navigation to decompiled sources - Derlemesi ayrılan kaynaklar için gezintiyi etkinleştirme (deneysel) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf index 49ff64348cea9..ffdeee48e88a0 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hans.xlf @@ -2715,7 +2715,7 @@ Additional information: {1} Enable navigation to decompiled sources - 支持导航到反编译源(实验) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf index 0cab83a4765a8..f2075630e988c 100644 --- a/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf +++ b/src/VisualStudio/Core/Def/xlf/ServicesVSResources.zh-Hant.xlf @@ -2715,7 +2715,7 @@ Additional information: {1} Enable navigation to decompiled sources - 啟用反編譯來源的瀏覽 (實驗性) + Enable navigation to decompiled sources diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.cs.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.cs.xlf index d6c2e4b9b93da..c39f7674b8c6e 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.cs.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.cs.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Zobrazovat vložené nápovědy;Automatické vložení koncových konstruktorů;Změnit nastavení přehledného výpisu;Změnit režim sbalení;Automatické vkládání členů Interface a MustOverride;Zobrazit nebo skrýt oddělovače řádků procedur;Zapnout nebo vypnout návrhy oprav;Zapnout nebo vypnout zvýrazňování odkazů a klíčových slov;Regex;Obarvit regulární výrazy;Zvýrazňovat související komponenty pod kurzorem;Nahlásit neplatné regulární výrazy;reg. výr.;regulární výraz;Používat rozšířené barvy;Barevné schéma editoru; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.de.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.de.xlf index 51ed371916fa3..08b1fe07f1a5a 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.de.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.de.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Inline-Hinweise anzeigen;Endkonstrukte automatisch einfügen;Einstellungen für automatische Strukturierung und Einrückung ändern;Gliederungsmodus ändern;Schnittstellen- und MustOverride-Member automatisch einfügen;Zeilentrennzeichen zwischen Prozeduren anzeigen oder ausblenden;Vorschläge für Fehlerkorrektur ein- oder ausschalten;Hervorhebung von Verweisen und Schlüsselwörtern ein- oder ausschalten;Regex;Reguläre Ausdrücke farbig markieren;Verwandte Komponenten unter Cursor hervorheben;Ungültige reguläre Ausdrücke melden;regex;regulärer Ausdruck;nErweiterte Farben verwenden;Editor-Farbschema; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.es.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.es.xlf index 0145d5dc16a77..4a65ec379bfe2 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.es.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.es.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Mostrar sugerencias insertadas;Inserción automática de construcciones End;Cambiar configuración de la lista descriptiva;Cambiar modo de esquematización;Inserción automática de miembros Interface y MustOverride;Mostrar u ocultar separadores de línea de procedimientos;Activar o desactivar sugerencias de corrección de errores;Activar o desactivar resaltado de referencias y palabras clave;Regex;Colorear expresiones regulares;Resaltar componentes relacionados bajo el cursor;Informar sobre expresiones regulares no válidas;regex;expresión regular;Usar colores mejorados;Combinación de colores del editor; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.fr.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.fr.xlf index 2ae710ef7c0db..face7a93b6074 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.fr.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.fr.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Afficher les indicateurs inline;Insertion automatique des constructions de fin;Changer les paramètres de listing en mode Pretty;Changer le mode Plan;Insertion automatique des membres Interface et MustOverride;Afficher ou masquer les séparateurs de ligne de procédure;Activer ou désactiver les suggestions de correction d'erreurs;Activer ou désactiver la mise en surbrillance des références et des mots clés;Regex;Mettre en couleurs les expressions régulières;Mettre en surbrillance les composants connexes sous le curseur;Signaler les expressions régulières non valides;regex;expression régulière;Utiliser des couleurs améliorées;Modèle de couleurs de l'éditeur; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.it.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.it.xlf index a5f23630213e6..82429f847483d 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.it.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.it.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Visualizza suggerimenti inline;Inserimento automatico di costrutti End;Modifica impostazioni di riformattazione;Modifica modalità struttura;Inserimento automatico di membri Interface e MustOverride;Mostra o nascondi separatori di riga routine;Attiva o disattiva i suggerimenti per la correzione degli errori;Attiva o disattiva l'evidenziazione di riferimenti e parole chiave;Regex;Colora espressioni regolari;Evidenzia i componenti correlati sotto il cursore;Segnala espressioni regolari non valide;regex;espressione regolare;Usa colori migliorati;Combinazione colori editor; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ja.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ja.xlf index ec3f7b0e84d1a..650431c32c52f 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ja.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ja.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - インラインのヒントを表示する;コンストラクトの終端の自動挿入;再フォーマット設定の変更;アウトライン モードの変更;Interface と MustOverride メンバーの自動挿入;プロシージャ行の区切り記号の表示/非表示;エラー修正候補のオン/オフの切り替え;参照とキーワードの強調表示のオン/オフの切り替え;Regex;正規表現の色付け;カーソルの下の関連コンポーネントの強調表示;無効な正規表現の報告;Regex;正規表現;拡張された色を使用する;エディターの配色; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ko.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ko.xlf index 526b06d304a06..4b25806ac9cc4 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ko.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ko.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - 인라인 힌트 표시; 맺음 구문 자동 삽입; 자동 서식 지정 설정 변경; 개요 모드 변경; 인터페이스 및 MustOverride 멤버 자동 삽입; 프로시저 줄 구분 기호 표시/숨기기; 오류 수정 제안 설정/해제; 참조 및 키워드 강조 표시 설정/해제; Regex; 정규식 색 지정; 커서 아래의 관련 구성 요소 강조 표시; 잘못된 정규식 보고; regex; 정규식; 향상된 색 사용; 편집기 색 구성표; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pl.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pl.xlf index fbbb865012bc7..c375893e5638b 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pl.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pl.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Wyświetlaj wskazówki w tekście;Automatyczne wstawianie konstrukcji końcowych;Zmień ustawienia formatowania kodu;Zmień tryb konspektu;Automatyczne wstawianie składowych Interface i MustOverride;Pokaż lub ukryj separatory wierszy procedury;Włącz lub wyłącz sugestie dotyczące poprawy błędów;Włącz lub wyłącz wyróżnianie odwołań i słów kluczowych;Wyrażenie regularne;Koloruj wyrażenia regularne;Wyróżnij pokrewne składniki wskazane przez kursor;Zgłaszaj nieprawidłowe wyrażenia regularne;wyrażenie regularne;wyrażenie regularne;Użyj ulepszonych kolorów;Schemat kolorów edytora; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pt-BR.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pt-BR.xlf index 5e11660e9e3d6..6a3ebf374e772 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pt-BR.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.pt-BR.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Exibir as dicas embutidas;Inserção automática de constructos finais;Alterar as configurações de reformatação automática;Alterar o modo de estrutura de tópicos;Inserção automática dos membros Interface e MustOverride;Mostrar ou ocultar os separadores de linha de procedimento;Ativar ou desativar as sugestões para correção de erros;Ativar ou desativar o realce de referências e palavras-chave;Regex;Colorir as expressões regulares;Realçar os componentes relacionados sob o cursor;Relatar as expressões regulares inválidas;regex;expressão regular;Usar cores avançadas;Esquema de Cores do Editor; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ru.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ru.xlf index c41c2e5d4a9f4..ad7596b33b2eb 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ru.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.ru.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Отображать встроенные подсказки;Автоматическая вставка конечных конструкций;Изменение параметров автоматического форматирования;Изменение режима структуры;Автоматическая вставка интерфейса и элементов MustOverride;Отображение или скрытие разделителей строк для процедуры;Включение или отключение предложений об исправлении ошибок;Включение или отключение выделения ссылок и ключевых слов;Регулярные выражения;Выделение регулярных выражений цветом;Выделение связанных компонентов под курсором;Выделение недопустимых регулярных выражений;регулярное выражение;регулярное выражение;Использование расширенных цветов;Цветовая схема редактора; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.tr.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.tr.xlf index 35d3d76939ca4..927abb4c1d72e 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.tr.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.tr.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - Satır içi ipuçlarını göster;Bitiş yapılarının otomatik olarak eklenmesi;Düzgün listeleme ayarlarını değiştir;Ana hat modunu değiştir;Interface ve MustOverride üyelerinin otomatik olarak eklenmesi;Yordam satır ayıraçlarını göster veya gizle;Hata düzeltme önerilerini aç veya kapat;Başvuruları ve anahtar sözcükleri vurgulamayı aç veya kapat;Normal ifade;Normal ifadeleri renklendir;İmlecin altındaki ilgili bileşenleri vurgula;Geçersiz normal ifadeleri bildir;normal ifade;normal ifade;Gelişmiş renkleri kullan;Düzenleyici Renk Düzeni; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hans.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hans.xlf index e91f5ad2b5b57..c35e3da40e0bf 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hans.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hans.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - 显示内联提示;自动插入 End 构造;更改整齐排列设置;更改大纲模式;自动插入 Interface 和 MustOverride 成员;显示或隐藏过程行分隔符;打开或关闭错误纠正建议;打开或关闭引用和关键字的突出显示;正则表达式;对正则表达式着色;突出显示光标下的相关部分;报告无效正则表达式;regex;正则表达式;使用增强色;编辑器配色方案; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords diff --git a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hant.xlf b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hant.xlf index 945b6da08aaee..7721b686c3352 100644 --- a/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hant.xlf +++ b/src/VisualStudio/VisualBasic/Impl/xlf/VSPackage.zh-Hant.xlf @@ -19,7 +19,7 @@ Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; - 顯示內嵌提示;自動插入 End 建構;變更美化列表設定;變更大綱模式;自動插入 Interface 和 MustOverride 成員;顯示或隱藏程序行分隔符號;開啟或關閉錯誤修正建議;開啟或關閉參考及關鍵字的醒目提示;Regex;為規則運算式著色;醒目提示游標下的相關元件;回報無效的規則運算式;regex;規則運算式;使用進階色彩;編輯器色彩配置; + Underline reassigned variables;Display inline hints;Automatic insertion of end constructs;Change pretty listing settings;Change outlining mode;Automatic insertion of Interface and MustOverride members;Show or hide procedure line separators;Turn error correction suggestions on or off;Turn highlighting of references and keywords on or off;Regex;Colorize regular expressions;Highlight related components under cursor;Report invalid regular expressions;regex;regular expression;Use enhanced colors;Editor Color Scheme;Inheritance Margin;Import Directives; Advanced options page keywords