Skip to content

Commit d633112

Browse files
Localization result based on 4925f3e (dotnet#9161)
2 parents 4925f3e + d1e9979 commit d633112

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.nls.de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"configuration.dotnet.defaultSolution.description": "Der Pfad der Standardlösung, die im Arbeitsbereich geöffnet werden soll, wenn mehrere Lösungen verfügbar sind.",
5252
"configuration.dotnet.diagnostics.reportInformationAsHint": "Aktivieren Sie diese Einstellung, um visuelle Ablenkungen in Ihrem Editor zu reduzieren. Informationsprobleme werden als Hinweise gemeldet und sind nur sichtbar, wenn das Popupfenster für Codeaktionen geöffnet ist. (Erfordert Neustart der Erweiterung)",
5353
"configuration.dotnet.enableXamlTools": "Aktiviert XAML-Tools bei Verwendung des C# Dev Kits. (Erfordert Neustart der Erweiterung)",
54-
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Enables automatic discovery of C# file-based apps in the workspace.",
54+
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Ermöglicht die automatische Ermittlung von dateibasierten C#-Apps im Arbeitsbereich.",
5555
"configuration.dotnet.formatting.organizeImportsOnFormat": "Gibt an, ob „using“-Anweisungen während der Dokumentformatierung gruppiert und sortiert werden sollen.",
5656
"configuration.dotnet.highlighting.highlightRelatedJsonComponents": "Zugehörige JSON-Komponenten unter dem Cursor markieren.",
5757
"configuration.dotnet.highlighting.highlightRelatedRegexComponents": "Zugehörige Komponenten regulärer Ausdrücke unter dem Cursor markieren.",

package.nls.pt-br.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"configuration.dotnet.defaultSolution.description": "O caminho da solução padrão a ser aberta no espaço de trabalho quando várias soluções estiverem disponíveis.",
5252
"configuration.dotnet.diagnostics.reportInformationAsHint": "Habilite essa configuração para reduzir as distrações visuais no seu editor. Problemas de informações serão relatados como dicas e só ficarão visíveis quando o pop-up de ações de código estiver aberto. (Requer reinicialização da extensão)",
5353
"configuration.dotnet.enableXamlTools": "Habilita as ferramentas XAML ao usar o Kit de Desenvolvimento C#. (Requer reinicialização da extensão)",
54-
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Enables automatic discovery of C# file-based apps in the workspace.",
54+
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Habilita a descoberta automática de aplicativos baseados em arquivos C# no espaço de trabalho.",
5555
"configuration.dotnet.formatting.organizeImportsOnFormat": "Especifica se as diretivas “usando” devem ser agrupadas e classificadas durante a formatação do documento.",
5656
"configuration.dotnet.highlighting.highlightRelatedJsonComponents": "Destaque os componentes JSON relacionados sob o cursor.",
5757
"configuration.dotnet.highlighting.highlightRelatedRegexComponents": "Destaque os componentes de expressão regular relacionados sob o cursor.",

package.nls.ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"configuration.dotnet.defaultSolution.description": "Путь к решению по умолчанию, которое будет открыто в рабочей области при наличии нескольких решений.",
5252
"configuration.dotnet.diagnostics.reportInformationAsHint": "Включите этот параметр, чтобы уменьшить количество визуальных отвлекающих факторов в редакторе. Информационные проблемы будут отображаться в виде подсказок и видны только при открытии всплывающего окна действий кода. (Требуется перезапуск расширения)",
5353
"configuration.dotnet.enableXamlTools": "Включает инструменты XAML при использовании C# Dev Kit. (Требуется перезапуск расширения)",
54-
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Enables automatic discovery of C# file-based apps in the workspace.",
54+
"configuration.dotnet.fileBasedApps.enableAutomaticDiscovery": "Включает автоматическое обнаружение приложений на основе файлов C# в рабочей области.",
5555
"configuration.dotnet.formatting.organizeImportsOnFormat": "Указывает, следует ли группировать и сортировать директивы \"using\" во время форматирования документов.",
5656
"configuration.dotnet.highlighting.highlightRelatedJsonComponents": "Выделить связанные компоненты JSON под курсором.",
5757
"configuration.dotnet.highlighting.highlightRelatedRegexComponents": "Выделение связанных компонентов регулярных выражений под курсором.",

0 commit comments

Comments
 (0)