Skip to content

Commit

Permalink
Merge pull request #7358 from dotnet/localization/28822471932e3504a40…
Browse files Browse the repository at this point in the history
…30094f7c75ce4ba6400c5

Localization result based on 2882247
  • Loading branch information
Cosifne authored Jul 16, 2024
2 parents c9b4f3d + 3b8ce52 commit 053d4d6
Show file tree
Hide file tree
Showing 20 changed files with 527 additions and 527 deletions.
44 changes: 22 additions & 22 deletions l10n/bundle.l10n.cs.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"'{0}' was not set in the debug configuration.": "\"{0}\" wurde in der Debugkonfiguration nicht festgelegt.",
"1 reference": "1 Verweis",
"A valid dotnet installation could not be found: {0}": "Es wurde keine gültige dotnet-Installation gefunden: {0}",
"Active File Context": "Active File Context",
"Active File Context": "Aktiver Dateikontext",
"Actual behavior": "Tatsächliches Verhalten",
"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.",
"Author": "Autor",
"Bug": "Fehler",
"C# Project Context Status": "C# Project Context Status",
"C# Project Context Status": "C#-Projektkontextstatus",
"C# Workspace Status": "C#-Arbeitsbereichsstatus",
"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?",
"C# configuration has changed. Would you like to reload the window to apply your changes?": "Die C#-Konfiguration wurde geändert. Möchten Sie das Fenster neu laden, um Ihre Änderungen anzuwenden?",
Expand Down Expand Up @@ -126,7 +126,7 @@
"Required assets to build and debug are missing from '{0}'. Add them?": "Erforderliche Ressourcen zum Erstellen und Debuggen fehlen in \"{0}\". Sie hinzufügen?",
"Restart": "Neu starten",
"Restart Language Server": "Sprachserver neu starten",
"Restart server": "Restart server",
"Restart server": "Server neu starten",
"Restore": "Wiederherstellen",
"Restore already in progress": "Wiederherstellung wird bereits ausgeführt",
"Restore {0}": "\"{0}\" wiederherstellen",
Expand All @@ -139,7 +139,7 @@
"Self-signed certificate sucessfully {0}": "Selbstsigniertes Zertifikat erfolgreich {0}",
"Sending request": "Anforderung wird gesendet",
"Server failed to start after retrying 5 times.": "Der Server konnte nach fünf Wiederholungsversuchen nicht gestartet werden.",
"Server stopped": "Server stopped",
"Server stopped": "Der Server wurde beendet.",
"Show Output": "Ausgabe Anzeigen",
"Some projects have trouble loading. Please review the output for more details.": "Bei einigen Projekten treten Probleme beim Laden auf. Überprüfen Sie die Ausgabe, um weitere Informationen zu erhalten.",
"Start": "Start",
Expand Down
14 changes: 7 additions & 7 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"'{0}' was not set in the debug configuration.": "No se estableció '{0}' en la configuración de depuración.",
"1 reference": "1 referencia",
"A valid dotnet installation could not be found: {0}": "No se encontró una instalación de dotnet válida: {0}",
"Active File Context": "Active File Context",
"Active File Context": "Contexto de archivo activo",
"Actual behavior": "Comportamiento real",
"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#.",
"Author": "Autor",
"Bug": "Error",
"C# Project Context Status": "C# Project Context Status",
"C# Workspace Status": "C# Workspace Status",
"C# Project Context Status": "Estado de contexto del proyecto de C#",
"C# Workspace Status": "Estado del área de trabajo de C#",
"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?",
"C# configuration has changed. Would you like to reload the window to apply your changes?": "La configuración de C# ha cambiado. ¿Desea volver a cargar la ventana para aplicar los cambios?",
"Can not find an opened workspace folder. Please open a folder before starting to debug with a '{0}' configuration'.": "No se encuentra ninguna carpeta de área de trabajo abierta. Abra una carpeta antes de iniciar la depuración con una configuración de '{0}'.",
Expand Down Expand Up @@ -94,7 +94,7 @@
"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.",
"Open envFile": "Abrir envFile",
"Open settings": "Abrir configuración",
"Open solution": "Open solution",
"Open solution": "Abrir solución",
"Operating system \"{0}\" not supported.": "No se admite el sistema operativo \"{0}\".",
"Package {0} download from {1} failed integrity check. Some features may not work as expected. Please restart Visual Studio Code to retrigger the download": "Error en la comprobación de integridad del paquete {0} desde {1}. Es posible que algunas características no funcionen según lo esperado. Reinicie Visual Studio Code para volver a desencadenar la descarga",
"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",
Expand Down Expand Up @@ -126,7 +126,7 @@
"Required assets to build and debug are missing from '{0}'. Add them?": "Faltan los recursos en '{0}' necesarios para compilar y depurar. ¿Quiere agregarlos?",
"Restart": "Reiniciar",
"Restart Language Server": "Reiniciar servidor de lenguaje",
"Restart server": "Restart server",
"Restart server": "Reiniciar servidor",
"Restore": "Restaurar",
"Restore already in progress": "La restauración ya está en curso",
"Restore {0}": "Restaurar {0}",
Expand All @@ -139,7 +139,7 @@
"Self-signed certificate sucessfully {0}": "El certificado autofirmado {0} correctamente",
"Sending request": "Enviando la solicitud",
"Server failed to start after retrying 5 times.": "El servidor no se pudo iniciar después de reintentar 5 veces.",
"Server stopped": "Server stopped",
"Server stopped": "Servidor detenido",
"Show Output": "Mostrar salida",
"Some projects have trouble loading. Please review the output for more details.": "Algunos proyectos tienen problemas para cargarse. Revise la salida para obtener más detalles.",
"Start": "Iniciar",
Expand Down Expand Up @@ -185,7 +185,7 @@
"Virtual document file path": "Ruta de archivo del documento virtual",
"WARNING": "ADVERTENCIA",
"Workspace information": "Ver información del área de trabajo",
"Workspace projects": "Workspace projects",
"Workspace projects": "Proyectos de área de trabajo",
"Would you like to restart the Razor Language Server to enable the Razor trace configuration change?": "¿Desea reiniciar el servidor de lenguaje Razor para habilitar el cambio de configuración de seguimiento de Razor?",
"Yes": "",
"You must first start the data collection before copying.": "Primero debe iniciar la recopilación de datos antes de copiar.",
Expand Down
Loading

0 comments on commit 053d4d6

Please sign in to comment.