You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"A valid dotnet installation could not be found: {0}": "Es wurde keine gültige dotnet-Installation gefunden: {0}",
10
10
"Active File Context": "Aktiver Dateikontext",
11
11
"Actual behavior": "Tatsächliches Verhalten",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Fehler bei der Installation des .NET-Debuggers. Die C#-Erweiterung muss möglicherweise neu installiert werden.",
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Die C#-Konfiguration wurde geändert. Möchten Sie den Sprachserver mit Ihren Änderungen neu starten?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Nicht-Razor-Datei als aktives Dokument",
97
97
"Not Now": "Nicht jetzt",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "OmniSharp-Protokoll",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp erfordert eine vollständige Installation von Mono (einschließlich MSBuild), um Sprachdienste bereitzustellen, wenn „omnisharp.useModernNet“ in den Einstellungen deaktiviert ist. Installieren Sie die neueste Mono-Version, und führen Sie einen Neustart aus.",
101
101
"Open envFile": "envFile öffnen",
102
102
"Open settings": "Einstellungen öffnen",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Razor-HTML in Zwischenablage kopiert",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Unerwarteter Fehler beim Start des Razor-Sprachservers. Überprüfen Sie das Razor-Protokoll, und melden Sie ein Problem.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Fehler beim Beenden des Razor-Sprachservers. Überprüfen Sie das Razor-Protokoll, und melden Sie ein Problem.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Razor-Protokoll",
124
124
"Razor document": "Razor-Dokument",
125
125
"Razor issue copied to clipboard": "Razor-Problem in Zwischenablage kopiert",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Die Sammlung von Razor-Problemdaten wurde gestartet. Reproduzieren Sie das Problem, und drücken Sie dann \"Beenden\".",
@@ -210,7 +210,7 @@
210
210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "Die Option \"dotnet.server.useOmnisharp\" wurde geändert. Laden Sie das Fenster neu, um die Änderung anzuwenden.",
211
211
"pipeArgs must be a string or a string array type": "pipeArgs muss eine Zeichenfolge oder ein Zeichenfolgenarraytyp sein.",
212
212
"project.json is no longer a supported project format for .NET Core applications.": "„project.json“ ist kein unterstütztes Projektformat mehr für .NET Core-Anwendungen.",
213
-
"remote-attach": "remote-attach",
213
+
"remote-attach": "Remoteanfügung",
214
214
"{0} references": "{0} Verweise",
215
215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, fügen Sie den Inhalt des Problems als Textkörper des Problems ein. Vergessen Sie nicht, alle nicht ausgefüllten Details auszufüllen."
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.es.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "No se admite la solicitud '{0}' para la configuración '{1}'.",
4
4
"'{0}' was not provided in the debug configuration.": "No se proporcionó '{0}' en la configuración de depuración.",
5
5
"'{0}' was not set in the debug configuration.": "No se estableció '{0}' en la configuración de depuración.",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": "Restauración de NuGet de .NET",
7
+
".NET Test Log": "Registro de pruebas de .NET",
8
8
"1 reference": "1 referencia",
9
9
"A valid dotnet installation could not be found: {0}": "No se encontró una instalación de dotnet válida: {0}",
10
10
"Active File Context": "Contexto de archivo activo",
11
11
"Actual behavior": "Comportamiento real",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Error durante la instalación del depurador de .NET. Es posible que sea necesario reinstalar la extensión de C#.",
13
13
"Author": "Autor",
14
14
"Bug": "Error",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "Registros de seguimiento LSP de C#",
16
16
"C# Project Context Status": "Estado de contexto del proyecto de C#",
17
17
"C# Workspace Status": "Estado del área de trabajo de C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "La configuración de C# ha cambiado. ¿Desea volver a iniciar el servidor de lenguaje con los cambios?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Archivo que no es de Razor como documento activo",
97
97
"Not Now": "Ahora no",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Registro de OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp requiere una instalación completa de Mono (incluido MSBuild) para proporcionar servicios de lenguaje cuando \"omnisharp.useModernNet\" está deshabilitado en Configuración. Instale la versión más reciente de Mono y reinicie.",
101
101
"Open envFile": "Abrir envFile",
102
102
"Open settings": "Abrir configuración",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "HTML de Razor copiado en el Portapapeles",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "El servidor de lenguaje Razor no se pudo iniciar de forma inesperada. Compruebe el \"registro de Razor\" y notifique un problema.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "El servidor de lenguaje Razor no se pudo detener correctamente. Compruebe el \"registro de Razor\" y notifique un problema.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Registro de Razor",
124
124
"Razor document": "Documento de Razor",
125
125
"Razor issue copied to clipboard": "Problema de Razor copiado en el Portapapeles",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Se inició la recopilación de datos de problemas de Razor. Reproduzca el problema y, a continuación, presione \"Detener\".",
@@ -210,7 +210,7 @@
210
210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "La opción dotnet.server.useOmnrp ha cambiado. Vuelva a cargar la ventana para aplicar el cambio.",
211
211
"pipeArgs must be a string or a string array type": "pipeArgs debe ser una cadena o un tipo de matriz de cadena",
212
212
"project.json is no longer a supported project format for .NET Core applications.": "project.json ya no es un formato de proyecto admitido para aplicaciones de .NET Core.",
213
-
"remote-attach": "remote-attach",
213
+
"remote-attach": "Conexión remota",
214
214
"{0} references": "{0} referencias",
215
215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, pegue el contenido del problema como el cuerpo del problema. No olvide rellenar los detalles que no se han rellenado."
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.fr.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "La requête « {0} » n’est pas prise en charge pour la configuration « {1} ».",
4
4
"'{0}' was not provided in the debug configuration.": "« {0} » n’a pas été fourni dans la configuration de débogage.",
5
5
"'{0}' was not set in the debug configuration.": "« {0} » n’a pas été défini dans la configuration de débogage.",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": "Restauration de .NET NuGet",
7
+
".NET Test Log": "Journal des tests .NET",
8
8
"1 reference": "1 référence",
9
9
"A valid dotnet installation could not be found: {0}": "Une installation dotnet valide est introuvable : {0}",
10
10
"Active File Context": "Contexte de fichier actif",
11
11
"Actual behavior": "Comportement réel",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Une erreur s’est produite lors de l’installation du débogueur .NET. L’extension C# doit peut-être être réinstallée.",
13
13
"Author": "Auteur",
14
14
"Bug": "Bogue",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "Journaux de suivi C# LSP",
16
16
"C# Project Context Status": "État du contexte du projet C#",
17
17
"C# Workspace Status": "État de l’espace de travail C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "La configuration C# a changé. Voulez-vous relancer le serveur de langage avec vos modifications ?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Fichier non Razor comme document actif",
97
97
"Not Now": "Pas maintenant",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Journal OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp nécessite une installation complète de Mono (Y compris MSBuild) pour fournir des services de langage lorsque « omnisharp.useModernNet » est désactivé dans Paramètres. Installez la dernière version de Mono et redémarrez.",
101
101
"Open envFile": "Ouvrir envFile",
102
102
"Open settings": "Ouvrir les paramètres",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Html Razor copié dans le Presse-papiers",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Le serveur de langage Razor n’a pas pu démarrer de manière inattendue. Vérifiez le « journal Razor » et signalez un problème.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Le serveur de langage Razor n’a pas pu s’arrêter correctement. Vérifiez le « journal Razor » et signalez un problème.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Journal de syntaxe Razor",
124
124
"Razor document": "Document Razor",
125
125
"Razor issue copied to clipboard": "Problème Razor copié dans le Presse-papiers",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Collecte des données de problème Razor démarrée. Reproduisez le problème, puis appuyez sur « Arrêter »",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.ko.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "'{0}' 요청은 '{1}' 구성에 대해 지원되지 않습니다.",
4
4
"'{0}' was not provided in the debug configuration.": "'{0}'이(가) 디버그 구성에 제공되지 않았습니다.",
5
5
"'{0}' was not set in the debug configuration.": "'{0}'이(가) 디버그 구성에서 설정되지 않았습니다.",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": ".NET NuGet 복원",
7
+
".NET Test Log": ".NET 테스트 로그",
8
8
"1 reference": "참조 1개",
9
9
"A valid dotnet installation could not be found: {0}": "유효한 dotnet 설치를 찾을 수 없습니다: {0}",
10
10
"Active File Context": "활성 파일 컨텍스트",
11
11
"Actual behavior": "실제 동작",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": ".NET 디버거를 설치하는 동안 오류가 발생했습니다. C# 확장을 다시 설치해야 할 수 있습니다.",
13
13
"Author": "작성자",
14
14
"Bug": "버그",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "C# LSP 추적 로그",
16
16
"C# Project Context Status": "C# 프로젝트 컨텍스트 상태",
17
17
"C# Workspace Status": "C# 작업 영역 상태",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# 구성이 변경되었습니다. 언어 서버를 변경 내용으로 다시 시작하시겠습니까?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "비 Razor 파일을 활성 문서로",
97
97
"Not Now": "나중에",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "OmniSharp 로그",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp에는 `omnisharp.useModernNet`이 설정에서 비활성화되어 있는 경우 언어 서비스를 제공하기 위해 Mono의 전체 설치(MSBuild 포함)가 필요합니다. 최신 Mono를 설치하고 다시 시작하세요.",
101
101
"Open envFile": "환경 파일 열기",
102
102
"Open settings": "설정 열기",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Razor HTML이 클립보드에 복사됨",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Razor 언어 서버를 예기치 않게 시작하지 못했습니다. 'Razor 로그'를 확인하고 문제를 보고하세요.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Razor 언어 서버를 예기치 않게 중지하지 못했습니다. 'Razor 로그'를 확인하고 문제를 보고하세요.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Razor 로그",
124
124
"Razor document": "Razor 문서",
125
125
"Razor issue copied to clipboard": "Razor 문제가 클립보드에 복사됨",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor 문제 데이터 수집이 시작되었습니다. 문제를 재현한 다음 \"중지\"를 누르세요.",
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Произошла ошибка при установке отладчика .NET. Возможно, потребуется переустановить расширение C#.",
13
13
"Author": "Автор",
14
14
"Bug": "Ошибка",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "Журналы трассировки LSP на C#",
16
16
"C# Project Context Status": "Состояние контекста проекта C#",
17
17
"C# Workspace Status": "Состояние рабочей области C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Конфигурация C# изменена. Перезапустить языковой сервер с изменениями?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Активный документ не в формате Razor",
97
97
"Not Now": "Не сейчас",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Журнал OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "Чтобы предоставлять языковые службы, если параметр \"omnisharp.useModernNet\" отключен в настройках, для OmniSharp требуется полная установка Mono (включая MSBuild). Установите последнюю версию Mono и выполните перезапуск.",
101
101
"Open envFile": "Открыть envFile",
102
102
"Open settings": "Открыть настройки",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Razor HTML скопирован в буфер обмена",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "При запуске языкового сервера Razor возникла непредвиденная ошибка, проверьте журнал Razor и сообщите о проблеме.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "При остановке языкового сервера Razor возникла ошибка, проверьте журнал Razor и сообщите о проблеме.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Журнал Razor",
124
124
"Razor document": "Документ Razor",
125
125
"Razor issue copied to clipboard": "Проблема Razor скопирована в буфер обмена",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Запущен сбор данных о проблеме Razor. Воспроизведите проблему и нажмите \"Остановить\"",
0 commit comments