Skip to content

Commit f6d9749

Browse files
committed
Localization result of 25c07c1.
1 parent 25c07c1 commit f6d9749

13 files changed

+78
-13
lines changed

l10n/bundle.l10n.cs.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Při instalaci ladicího programu .NET došlo k chybě. Rozšíření C# může být nutné přeinstalovat.",
1414
"Author": "Autor",
1515
"Bug": "Chyba",
16+
"C# Activation Status": "C# Activation Status",
1617
"C# LSP Trace Logs": "Protokoly trasování C# LSP",
1718
"C# Project Context Status": "Stav kontextu projektu jazyka C#",
1819
"C# Workspace Status": "Stav pracovního prostoru C#",
@@ -93,8 +94,10 @@
9394
"Invalid project index": "Neplatný index projektu",
9495
"Is this a Bug or Feature request?": "Jde o chybu, nebo žádost o funkci?",
9596
"Language server process not found, ensure the server is running.": "Proces jazykového serveru se nenašel, ujistěte se, že je server spuštěný.",
97+
"Limited Activation": "Limited Activation",
9698
"Logs": "Protokoly",
9799
"Machine information": "Informace o počítači",
100+
"Manage": "Manage",
98101
"More Detail": "Další podrobnosti",
99102
"More Information": "Další informace",
100103
"Name not defined in current configuration.": "Název není v aktuální konfiguraci definován.",
@@ -139,6 +142,7 @@
139142
"Razor.VSCode version": "Verze Razor.VSCode",
140143
"Recording trace...": "Zaznamenává se trasování...",
141144
"Reload C# Extension": "Znovu načíst rozšíření C#",
145+
"Reload Extensions": "Reload Extensions",
142146
"Reload Window": "Znovu načíst okno",
143147
"Replace existing build and debug assets?": "Nahradit existující prostředky sestavení a ladění?",
144148
"Report Razor Issue": "Nahlásit problém s Razorem",
@@ -183,6 +187,7 @@
183187
"The active document is not part of the open workspace. Not all language features will be available.": "Aktivní dokument není součástí otevřeného pracovního prostoru. Nebudou k dispozici všechny jazykové funkce.",
184188
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "Vybraná konfigurace spuštění je nakonfigurovaná tak, aby spustila webový prohlížeč, ale nenašel se žádný důvěryhodný vývojový certifikát. Chcete vytvořit důvěryhodný certifikát podepsaný svým držitelem (self-signed certificate)?",
185189
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Hodnota {0} pro parametr targetArchitecture v konfiguraci spuštění je neplatná. Očekávala se hodnota x86_64 nebo arm64.",
190+
"The workspace is not trusted.": "The workspace is not trusted.",
186191
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "Rozšíření {0} vyžaduje alespoň {1} rozšíření nástroje pro instalaci .NET ({2}). Pokud chcete pokračovat, proveďte prosím aktualizaci.",
187192
"There are unresolved dependencies. Please execute the restore command to continue.": "Existují nevyřešené závislosti. Pokud chcete pokračovat, spusťte prosím příkaz pro obnovení.",
188193
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Při spouštění relace ladění došlo k neočekávané chybě. Pokud chcete získat více informací, podívejte se, jestli se v konzole nenacházejí užitečné protokoly, a projděte si dokumenty k ladění.",
@@ -215,7 +220,7 @@
215220
"WARNING": "UPOZORNĚNÍ",
216221
"Workspace information": "Informace o pracovním prostoru",
217222
"Workspace projects": "Projekty pracovních prostorů",
218-
"Workspace trust has changed. Would you like to reload the C# extension?": "Vztah důvěryhodnosti pracovního prostoru se změnil. Chcete znovu načíst rozšíření C#?",
223+
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
219224
"Yes": "Ano",
220225
"You can modify the default arguments if needed": "V případě potřeby můžete změnit výchozí argumenty.",
221226
"You must first start the data collection before copying.": "Před kopírováním je zapotřebí nejdříve spustit shromažďování dat.",

l10n/bundle.l10n.de.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"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.",
1414
"Author": "Autor",
1515
"Bug": "Fehler",
16+
"C# Activation Status": "C# Activation Status",
1617
"C# LSP Trace Logs": "C#-LSP-Ablaufverfolgungsprotokolle",
1718
"C# Project Context Status": "C#-Projektkontextstatus",
1819
"C# Workspace Status": "C#-Arbeitsbereichsstatus",
@@ -93,8 +94,10 @@
9394
"Invalid project index": "Ungültiger Projektindex",
9495
"Is this a Bug or Feature request?": "Handelt es sich um einen Fehler oder eine Featureanforderung?",
9596
"Language server process not found, ensure the server is running.": "Der Sprachserverprozess wurde nicht gefunden. Stellen Sie sicher, dass der Server ausgeführt wird.",
97+
"Limited Activation": "Limited Activation",
9698
"Logs": "Protokolle",
9799
"Machine information": "Computerinformationen",
100+
"Manage": "Manage",
98101
"More Detail": "Weitere Details",
99102
"More Information": "Weitere Informationen",
100103
"Name not defined in current configuration.": "Der Name ist in der aktuellen Konfiguration nicht definiert.",
@@ -139,6 +142,7 @@
139142
"Razor.VSCode version": "Razor.VSCode-Version",
140143
"Recording trace...": "Ablaufverfolgung wird aufgezeichnet...",
141144
"Reload C# Extension": "C#-Erweiterung neu laden",
145+
"Reload Extensions": "Reload Extensions",
142146
"Reload Window": "Fenster neu laden",
143147
"Replace existing build and debug assets?": "Vorhandene Build- und Debugressourcen ersetzen?",
144148
"Report Razor Issue": "Razor-Problem melden",
@@ -183,6 +187,7 @@
183187
"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.",
184188
"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?",
185189
"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.",
190+
"The workspace is not trusted.": "The workspace is not trusted.",
186191
"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",
187192
"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.",
188193
"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.",
@@ -215,7 +220,7 @@
215220
"WARNING": "WARNUNG",
216221
"Workspace information": "Arbeitsbereichsinformationen",
217222
"Workspace projects": "Arbeitsbereichsprojekte",
218-
"Workspace trust has changed. Would you like to reload the C# extension?": "Die Vertrauensstellung des Arbeitsbereichs wurde geändert. Möchten Sie die C#-Erweiterung neu laden?",
223+
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
219224
"Yes": "Ja",
220225
"You can modify the default arguments if needed": "Sie können die Standardargumente bei Bedarf ändern.",
221226
"You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.",

l10n/bundle.l10n.es.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"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#.",
1414
"Author": "Autor",
1515
"Bug": "Error",
16+
"C# Activation Status": "C# Activation Status",
1617
"C# LSP Trace Logs": "Registros de seguimiento LSP de C#",
1718
"C# Project Context Status": "Estado de contexto del proyecto de C#",
1819
"C# Workspace Status": "Estado del área de trabajo de C#",
@@ -93,8 +94,10 @@
9394
"Invalid project index": "Índice de proyecto no válido",
9495
"Is this a Bug or Feature request?": "¿Se trata de una solicitud de error o característica?",
9596
"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.",
97+
"Limited Activation": "Limited Activation",
9698
"Logs": "Registros",
9799
"Machine information": "Información del equipo",
100+
"Manage": "Manage",
98101
"More Detail": "Más detalles",
99102
"More Information": "Más información",
100103
"Name not defined in current configuration.": "Nombre no definido en la configuración actual.",
@@ -139,6 +142,7 @@
139142
"Razor.VSCode version": "Versión de Razor.VSCode",
140143
"Recording trace...": "Grabando seguimiento...",
141144
"Reload C# Extension": "Recargar la extensión de C#",
145+
"Reload Extensions": "Reload Extensions",
142146
"Reload Window": "Recargar ventana",
143147
"Replace existing build and debug assets?": "¿Quiere reemplazar los recursos de compilación y depuración existentes?",
144148
"Report Razor Issue": "Notificar problema de Razor",
@@ -183,6 +187,7 @@
183187
"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.",
184188
"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?",
185189
"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”.",
190+
"The workspace is not trusted.": "The workspace is not trusted.",
186191
"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",
187192
"There are unresolved dependencies. Please execute the restore command to continue.": "Hay dependencias sin resolver. Ejecute el comando de restauración para continuar.",
188193
"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.",
@@ -215,7 +220,7 @@
215220
"WARNING": "ADVERTENCIA",
216221
"Workspace information": "Ver información del área de trabajo",
217222
"Workspace projects": "Proyectos de área de trabajo",
218-
"Workspace trust has changed. Would you like to reload the C# extension?": "La confianza del área de trabajo ha cambiado. ¿Desea recargar la extensión de C#?",
223+
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
219224
"Yes": "",
220225
"You can modify the default arguments if needed": "Puede modificar los argumentos predeterminados si es necesario",
221226
"You must first start the data collection before copying.": "Primero debe iniciar la recopilación de datos antes de copiar.",

l10n/bundle.l10n.fr.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"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.",
1414
"Author": "Auteur",
1515
"Bug": "Bogue",
16+
"C# Activation Status": "C# Activation Status",
1617
"C# LSP Trace Logs": "Journaux de suivi C# LSP",
1718
"C# Project Context Status": "État du contexte du projet C#",
1819
"C# Workspace Status": "État de l’espace de travail C#",
@@ -93,8 +94,10 @@
9394
"Invalid project index": "Index de projet non valide",
9495
"Is this a Bug or Feature request?": "S’agit-il d’une demande de bogue ou de fonctionnalité ?",
9596
"Language server process not found, ensure the server is running.": "Processus du serveur de langage introuvable. Vérifiez que le serveur est en cours d’exécution.",
97+
"Limited Activation": "Limited Activation",
9698
"Logs": "Journaux",
9799
"Machine information": "Informations sur l'ordinateur",
100+
"Manage": "Manage",
98101
"More Detail": "Plus de détails",
99102
"More Information": "Plus d'informations",
100103
"Name not defined in current configuration.": "Nom non défini dans la configuration actuelle.",
@@ -139,6 +142,7 @@
139142
"Razor.VSCode version": "Version de Razor.VSCode",
140143
"Recording trace...": "Enregistrement de la trace...",
141144
"Reload C# Extension": "Recharger l'extension C#",
145+
"Reload Extensions": "Reload Extensions",
142146
"Reload Window": "Recharger la fenêtre",
143147
"Replace existing build and debug assets?": "Remplacer les ressources de build et de débogage existantes ?",
144148
"Report Razor Issue": "Signaler un problème Razor",
@@ -183,6 +187,7 @@
183187
"The active document is not part of the open workspace. Not all language features will be available.": "Le document actif ne fait pas partie de l’espace de travail ouvert. Toutes les fonctionnalités de langage ne seront pas disponibles.",
184188
"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 configuration de lancement sélectionnée est configurée pour lancer un navigateur web, mais aucun certificat de développement approuvé n’a été trouvé. Créer un certificat auto-signé approuvé ?",
185189
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "La valeur « {0} » pour « Architecture cible » dans la configuration de lancement n'est pas valide. \"x86_64\" ou \"arm64\" attendu.",
190+
"The workspace is not trusted.": "The workspace is not trusted.",
186191
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "L’extension {0} nécessite au moins la version {1} de l’extension Outil d’installation .NET ({2}). Effectuez une mise à jour pour continuer",
187192
"There are unresolved dependencies. Please execute the restore command to continue.": "Il existe des dépendances non résolues. Exécutez la commande de restauration pour continuer.",
188193
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Une erreur inattendue s’est produite lors du lancement de votre session de débogage. Consultez la console pour obtenir des journaux utiles et consultez les documents de débogage pour plus d’informations.",
@@ -215,7 +220,7 @@
215220
"WARNING": "AVERTISSEMENT",
216221
"Workspace information": "Informations sur l’espace de travail",
217222
"Workspace projects": "Projets de l’espace de travail",
218-
"Workspace trust has changed. Would you like to reload the C# extension?": "La confiance dans l’espace de travail a changé. Souhaitez-vous recharger l'extension C# ?",
223+
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
219224
"Yes": "Oui",
220225
"You can modify the default arguments if needed": "Vous pouvez modifier les arguments par défaut si nécessaire",
221226
"You must first start the data collection before copying.": "Vous devez d’abord démarrer la collecte de données avant de la copier.",

0 commit comments

Comments
 (0)