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
This project uses GitHub Issues to track bugs and feature requests. Please search the [existing issues](https://github.com/dotnet/vscode-csharp/issues) before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.
6
+
7
+
For help and questions about using this project, please see the [README](https://github.com/dotnet/vscode-csharp/blob/main/README.md).
8
+
9
+
## Microsoft Support Policy
10
+
11
+
Support for this project is limited to the resources listed above.
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.cs.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
"Failed to set debugadpter directory": "Nepovedlo se nastavit adresář debugadpter.",
47
47
"Failed to set extension directory": "Nepovedlo se nastavit adresář rozšíření.",
48
48
"Failed to set install complete file path": "Nepovedlo se nastavit úplnou cestu k souboru instalace",
49
+
"Fix All Code Action": "Fix All Code Action",
49
50
"For further information visit {0}": "Další informace najdete na {0}",
50
51
"For further information visit {0}.": "Další informace najdete na {0}.",
51
52
"For more information about the 'console' field, see {0}": "Další informace o poli „console“ najdete v tématu {0}",
@@ -72,6 +73,7 @@
72
73
"Open envFile": "Otevřít soubor envFile",
73
74
"Operating system \"{0}\" not supported.": "Operační systém {0} se nepodporuje.",
74
75
"Perform the actions (or no action) that resulted in your Razor issue": "Proveďte činnost (nebo zopakujte nečinnost), která vedla k problémům s Razorem.",
76
+
"Pick a fix all scope": "Pick a fix all scope",
75
77
"Pipe transport failed to get OS and processes.": "Operaci přenosu přes kanál se nepovedlo získat operační systém a procesy.",
76
78
"Please fill in this section": "Vyplňte prosím tento oddíl.",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.de.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
"Failed to set debugadpter directory": "Fehler beim Festlegen des Debugadapterverzeichnisses",
47
47
"Failed to set extension directory": "Fehler beim Festlegen des Erweiterungsverzeichnisses",
48
48
"Failed to set install complete file path": "Fehler beim Festlegen des Vollständigen Installationsdateipfads.",
49
+
"Fix All Code Action": "Fix All Code Action",
49
50
"For further information visit {0}": "Weitere Informationen finden Sie unter {0}",
50
51
"For further information visit {0}.": "Weitere Informationen finden Sie unter {0}.",
51
52
"For more information about the 'console' field, see {0}": "Weitere Informationen zum Feld \"Konsole\" finden Sie unter {0}",
@@ -72,6 +73,7 @@
72
73
"Open envFile": "envFile öffnen",
73
74
"Operating system \"{0}\" not supported.": "Das Betriebssystem \"{0}\" wird nicht unterstützt.",
74
75
"Perform the actions (or no action) that resulted in your Razor issue": "Führen Sie die Aktionen (oder keine Aktion) aus, die zu Ihrem Razor-Problem geführt haben.",
76
+
"Pick a fix all scope": "Pick a fix all scope",
75
77
"Pipe transport failed to get OS and processes.": "Der Pipetransport konnte das Betriebssystem und die Prozesse nicht abrufen.",
76
78
"Please fill in this section": "Füllen Sie diesen Abschnitt aus.",
77
79
"Press {0}": "Drücken Sie {0}",
@@ -150,7 +152,7 @@
150
152
"[ERROR]: C# Extension failed to install the debugger package.": "[FEHLER]: Fehler beim Installieren des Debuggerpakets durch die C#-Erweiterung.",
151
153
"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.",
152
154
"pipeArgs must be a string or a string array type": "pipeArgs muss eine Zeichenfolge oder ein Zeichenfolgenarraytyp sein.",
153
-
"{0} Keyword": "{0} Keyword",
155
+
"{0} Keyword": "{0}-Schlüsselwort",
154
156
"{0} references": "{0} Verweise",
155
157
"{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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
"Failed to set debugadpter directory": "No se pudo establecer el directorio debugadpter",
47
47
"Failed to set extension directory": "No se pudo establecer el directorio de la extensión",
48
48
"Failed to set install complete file path": "No se pudo establecer la ruta de acceso completa del archivo de instalación",
49
+
"Fix All Code Action": "Fix All Code Action",
49
50
"For further information visit {0}": "Para obtener más información, visite {0}",
50
51
"For further information visit {0}.": "Para obtener más información, visite {0}.",
51
52
"For more information about the 'console' field, see {0}": "Para obtener más información sobre el campo \"consola\", consulte {0}",
@@ -72,6 +73,7 @@
72
73
"Open envFile": "Abrir envFile",
73
74
"Operating system \"{0}\" not supported.": "No se admite el sistema operativo \"{0}\".",
74
75
"Perform the actions (or no action) that resulted in your Razor issue": "Realizar las acciones (o ninguna acción) que provocaron el problema de Razor",
76
+
"Pick a fix all scope": "Pick a fix all scope",
75
77
"Pipe transport failed to get OS and processes.": "El transporte de canalización no pudo obtener el sistema operativo y los procesos.",
76
78
"Please fill in this section": "Rellene esta sección",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.fr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
"Failed to set debugadpter directory": "Échec de la définition du répertoire debugadpter",
47
47
"Failed to set extension directory": "Échec de la définition du répertoire d’extensions",
48
48
"Failed to set install complete file path": "Échec de la définition du chemin d’accès complet à l’installation",
49
+
"Fix All Code Action": "Fix All Code Action",
49
50
"For further information visit {0}": "Pour plus d’informations, consultez {0}",
50
51
"For further information visit {0}.": "Pour plus d’informations, consultez {0}.",
51
52
"For more information about the 'console' field, see {0}": "Pour plus d’informations sur le champ « console », consultez {0}",
@@ -72,6 +73,7 @@
72
73
"Open envFile": "Ouvrir envFile",
73
74
"Operating system \"{0}\" not supported.": "Système d'exploitation \"{0}\" non pris en charge.",
74
75
"Perform the actions (or no action) that resulted in your Razor issue": "Effectuez les actions (ou aucune action) ayant entraîné votre problème Razor",
76
+
"Pick a fix all scope": "Pick a fix all scope",
75
77
"Pipe transport failed to get OS and processes.": "Le transport de canal n'a pas pu obtenir le système d'exploitation et les processus.",
76
78
"Please fill in this section": "Veuillez remplir cette section",
0 commit comments