Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"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# Activation Status": "C# Activation Status",
"C# Activation Status": "C#-Aktivierungsstatus",
"C# LSP Trace Logs": "C#-LSP-Ablaufverfolgungsprotokolle",
"C# Project Context Status": "C#-Projektkontextstatus",
"C# Workspace Status": "C#-Arbeitsbereichsstatus",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Ungültiger Projektindex",
"Is this a Bug or Feature request?": "Handelt es sich um einen Fehler oder eine Featureanforderung?",
"Language server process not found, ensure the server is running.": "Der Sprachserverprozess wurde nicht gefunden. Stellen Sie sicher, dass der Server ausgeführt wird.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Eingeschränkte Aktivierung",
"Logs": "Protokolle",
"Machine information": "Computerinformationen",
"Manage": "Manage",
"Manage": "Verwalten",
"More Detail": "Weitere Details",
"More Information": "Weitere Informationen",
"Name not defined in current configuration.": "Der Name ist in der aktuellen Konfiguration nicht definiert.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Razor.VSCode-Version",
"Recording trace...": "Ablaufverfolgung wird aufgezeichnet...",
"Reload C# Extension": "C#-Erweiterung neu laden",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Erweiterungen erneut laden",
"Reload Window": "Fenster neu laden",
"Replace existing build and debug assets?": "Vorhandene Build- und Debugressourcen ersetzen?",
"Report Razor Issue": "Razor-Problem melden",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Das aktive Dokument ist nicht Teil des geöffneten Arbeitsbereichs. Nicht alle Sprachfeatures sind verfügbar.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "Die ausgewählte Startkonfiguration ist so konfiguriert, dass ein Webbrowser gestartet wird, es wurde jedoch kein vertrauenswürdiges Entwicklungszertifikat gefunden. Vertrauenswürdiges selbstsigniertes Zertifikat erstellen?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Der Wert \"{0}\" für \"targetArchitecture\" in der Startkonfiguration ist ungültig. \"x86_64\" oder \"arm64\" wurde erwartet.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "Der Arbeitsbereich ist nicht vertrauenswürdig.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "Für die Erweiterung {0} ist mindestens {1} der Erweiterung „.NET-Installationstool“ ({2}) erforderlich. Führen Sie eine Aktualisierung durch, um fortzufahren",
"There are unresolved dependencies. Please execute the restore command to continue.": "Es sind nicht aufgelöste Abhängigkeiten vorhanden. Führen Sie den Wiederherstellungsbefehl aus, um den Vorgang fortzusetzen.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Unerwarteter Fehler beim Starten der Debugsitzung. Überprüfen Sie die Konsole auf hilfreiche Protokolle, und besuchen Sie die Debugdokumentation, um weitere Informationen zu erhalten.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "WARNUNG",
"Workspace information": "Arbeitsbereichsinformationen",
"Workspace projects": "Arbeitsbereichsprojekte",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "Die Vertrauensstellung des Arbeitsbereichs wurde geändert. Möchten Sie Erweiterungen neu laden?",
"Yes": "Ja",
"You can modify the default arguments if needed": "Sie können die Standardargumente bei Bedarf ändern.",
"You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"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# Activation Status": "C# Activation Status",
"C# Activation Status": "Estado de activación de C#",
"C# LSP Trace Logs": "Registros de seguimiento LSP de C#",
"C# Project Context Status": "Estado de contexto del proyecto de C#",
"C# Workspace Status": "Estado del área de trabajo de C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Índice de proyecto no válido",
"Is this a Bug or Feature request?": "¿Se trata de una solicitud de error o característica?",
"Language server process not found, ensure the server is running.": "No se encuentra el proceso del servidor de lenguaje, asegúrese de que el servidor está en funcionamiento.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Activación limitada",
"Logs": "Registros",
"Machine information": "Información del equipo",
"Manage": "Manage",
"Manage": "Administrar",
"More Detail": "Más detalles",
"More Information": "Más información",
"Name not defined in current configuration.": "Nombre no definido en la configuración actual.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Versión de Razor.VSCode",
"Recording trace...": "Grabando seguimiento...",
"Reload C# Extension": "Recargar la extensión de C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Recargar extensiones",
"Reload Window": "Recargar ventana",
"Replace existing build and debug assets?": "¿Quiere reemplazar los recursos de compilación y depuración existentes?",
"Report Razor Issue": "Notificar problema de Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "El documento activo no forma parte del área de trabajo abierta. No todas las características de lenguaje estarán disponibles.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "La configuración de inicio seleccionada está configurada para iniciar un explorador web, pero no se encontró ningún certificado de desarrollo de confianza. ¿Desea crear un certificado autofirmado de confianza?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "El valor “{0}” para “targetArchitecture” en la configuración de inicio no es válido. El valor que se esperaba es “x86_64” o “arm64”.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "El área de trabajo no es de confianza.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "La extensión {0} requiere al menos {1} de la extensión de la Herramienta de instalación de .NET ({2}). Actualice para continuar",
"There are unresolved dependencies. Please execute the restore command to continue.": "Hay dependencias sin resolver. Ejecute el comando de restauración para continuar.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Error inesperado al iniciar la sesión de depuración. Compruebe si hay registros útiles en la consola y visite los documentos de depuración para obtener más información.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "ADVERTENCIA",
"Workspace information": "Ver información del área de trabajo",
"Workspace projects": "Proyectos de área de trabajo",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "La confianza del área de trabajo ha cambiado. ¿Desea recargar las extensiones?",
"Yes": "Sí",
"You can modify the default arguments if needed": "Puede modificar los argumentos predeterminados si es necesario",
"You must first start the data collection before copying.": "Primero debe iniciar la recopilación de datos antes de copiar.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Errore durante l'installazione del debugger .NET. Potrebbe essere necessario reinstallare l'estensione C#.",
"Author": "Autore",
"Bug": "Bug",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "Stato attivazione C#",
"C# LSP Trace Logs": "Log di traccia LSP C#",
"C# Project Context Status": "Stato contesto del progetto C#",
"C# Workspace Status": "Stato dell'area di lavoro C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Indice di progetto non valido",
"Is this a Bug or Feature request?": "Si tratta di una richiesta di bug o funzionalità?",
"Language server process not found, ensure the server is running.": "Il processo del server di linguaggio non è stato trovato. Assicurarsi che il server sia in esecuzione.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Attivazione limitata",
"Logs": "Log",
"Machine information": "Informazioni computer",
"Manage": "Manage",
"Manage": "Gestisci",
"More Detail": "Altri dettagli",
"More Information": "Altre informazioni",
"Name not defined in current configuration.": "Nome non definito nella configurazione corrente.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Versione Razor.VSCode",
"Recording trace...": "Registrazione della traccia in corso...",
"Reload C# Extension": "Ricaricare l'estensione C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Ricarica estensioni",
"Reload Window": "Ricaricare la finestra",
"Replace existing build and debug assets?": "Sostituire gli asset di compilazione ed debug esistenti?",
"Report Razor Issue": "Segnala problema Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Il documento attivo non fa parte dell'area di lavoro aperta. Non tutte le funzionalità della lingua saranno disponibili.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "La configurazione di avvio selezionata è configurata per l'avvio di un Web browser, ma non è stato trovato alcun certificato di sviluppo attendibile. Creare un certificato autofirmato attendibile?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Il valore \"{0}\" per \"targetArchitecture\" nella configurazione di avvio non è valido. \"x86_64\" o \"arm64\" previsto.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "L'area di lavoro non è attendibile.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "L'estensione {0} richiede almeno {1} dell'estensione .NET Install Tool ({2}). Aggiorna per continuare",
"There are unresolved dependencies. Please execute the restore command to continue.": "Sono presenti dipendenze non risolte. Eseguire il comando di ripristino per continuare.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Si è verificato un errore imprevisto durante l'avvio della sessione di debug. Per altre informazioni, controllare la console per i log utili e visitare la documentazione di debug.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "AVVISO",
"Workspace information": "Informazioni area di lavoro",
"Workspace projects": "Progetti dell’area di lavoro",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "L'attendibilità dell'area di lavoro è stata modificata. Ricaricare l'estensione?",
"Yes": "Sì",
"You can modify the default arguments if needed": "Se necessario, è possibile modificare gli argomenti predefiniti",
"You must first start the data collection before copying.": "Prima di eseguire la copia, è necessario avviare la raccolta dati.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Wystąpił błąd podczas instalacji debugera platformy .NET. Może być konieczne ponowne zainstalowanie rozszerzenia języka C#.",
"Author": "Autor",
"Bug": "Usterka",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "Stan aktywacji języka C#",
"C# LSP Trace Logs": "Dzienniki śledzenia LSP języka C#",
"C# Project Context Status": "Stan kontekstu projektu C#",
"C# Workspace Status": "Stan obszaru roboczego języka C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Nieprawidłowy indeks projektu",
"Is this a Bug or Feature request?": "Czy jest to żądanie dotyczące usterki czy funkcji?",
"Language server process not found, ensure the server is running.": "Nie znaleziono procesu serwera języka. Upewnij się, że serwer jest uruchomiony.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Aktywacja ograniczona",
"Logs": "Dzienniki",
"Machine information": "Informacje o maszynie",
"Manage": "Manage",
"Manage": "Zarządzanie",
"More Detail": "Więcej szczegółów",
"More Information": "Więcej informacji",
"Name not defined in current configuration.": "Nazwa nie jest zdefiniowana w bieżącej konfiguracji.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Wersja Razor.VSCode",
"Recording trace...": "Trwa rejestrowanie śledzenia...",
"Reload C# Extension": "Ponowne ładowanie rozszerzenia języka C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Załaduj rozszerzenia ponownie",
"Reload Window": "Ponownie załaduj okno",
"Replace existing build and debug assets?": "Zamienić istniejące zasoby kompilacji i debugowania?",
"Report Razor Issue": "Zgłoś problem z aparatem Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Dokument aktywny nie jest częścią otwartego obszaru roboczego. Nie wszystkie funkcje językowe będą dostępne.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "Wybrana konfiguracja uruchamiania jest skonfigurowana do uruchamiania przeglądarki internetowej, ale nie znaleziono zaufanego certyfikatu programistycznego. Utworzyć zaufany certyfikat z podpisem własnym?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Wartość „{0}” dla elementu „targetArchitecture” w konfiguracji uruchamiania jest nieprawidłowa. Oczekiwane elementy „x86_64” lub „arm64”.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "Obszar roboczy nie jest zaufany.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "Rozszerzenie {0} wymaga co najmniej {1} rozszerzenia narzędzia instalacji platformy .NET ({2}). Zaktualizuj, aby kontynuować",
"There are unresolved dependencies. Please execute the restore command to continue.": "Istnieją nierozwiązane zależności. Wykonaj polecenie przywracania, aby kontynuować.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Wystąpił nieoczekiwany błąd podczas uruchamiania sesji debugowania. Aby uzyskać więcej informacji, sprawdź konsolę pod kątem przydatnych dzienników i odwiedź dokumentację debugowania.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "OSTRZEŻENIE",
"Workspace information": "Informacje o obszarze roboczym",
"Workspace projects": "Projekty obszaru roboczego",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "Relacja zaufania obszaru roboczego została zmieniona. Czy chcesz ponownie załadować rozszerzenia?",
"Yes": "Tak",
"You can modify the default arguments if needed": "W razie potrzeby możesz zmodyfikować argumenty domyślne",
"You must first start the data collection before copying.": "Przed skopiowaniem należy najpierw rozpocząć zbieranie danych.",
Expand Down
Loading