Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@8e5e509 (#1721)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <[email protected]>
  • Loading branch information
azure-pipelines[bot] and vscode authored Sep 25, 2024
1 parent c189f59 commit f161275
Show file tree
Hide file tree
Showing 28 changed files with 70 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"codeActions.refactor.rewrite.property.generateAccessors.description": "Generovat přístupové objekty get a set",
"codeActions.refactor.rewrite.property.generateAccessors.title": "Generovat přístupové objekty",
"codeActions.source.organizeImports.title": "Uspořádat importy",
"configuration.expandableHover": "(Experimental) Enable/disable expanding on hover.",
"configuration.implicitProjectConfig.checkJs": "Umožňuje povolit nebo zakázat sémantickou kontrolu souborů JavaScriptu. Existující soubory jsconfig.json nebo tsconfig.json toto nastavení přepíší.",
"configuration.implicitProjectConfig.experimentalDecorators": "Umožňuje povolit nebo zakázat možnost experimentalDecorators pro soubory JavaScriptu, které nejsou součástí projektu. Existující soubory jsconfig.json nebo tsconfig.json toto nastavení přepíší.",
"configuration.implicitProjectConfig.module": "Nastaví systém modulů pro program. Další informace: https://www.typescriptlang.org/tsconfig#module.",
Expand Down
7 changes: 4 additions & 3 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"editor.experimental.asyncTokenization": "Určuje, jestli se má tokenizace provádět asynchronně ve webovém pracovním procesu.",
"editor.experimental.asyncTokenizationLogging": "Určuje, jestli se má protokolovat asynchronní tokenizace. Pouze pro ladění.",
"editor.experimental.asyncTokenizationVerification": "Určuje, zda se má asynchronní tokenizace ověřit pomocí tokenizace starší verze pozadí. Může zpomalit tokenizaci. Pouze pro ladění.",
"editor.experimental.preferTreeSitter": "Controls whether tree sitter parsing should be turned on for specific languages. This will take precedence over `editor.experimental.treeSitterTelemetry` for the specified languages.",
"editor.experimental.treeSitterTelemetry": "Určuje, jestli se má zapnout parsování sitteru stromu a shromažďovat telemetrie. Nastavení editor.experimental.preferTreeSitter pro konkrétní jazyky bude mít přednost.",
"editorConfigurationTitle": "Editor",
"hideUnchangedRegions.contextLineCount": "Určuje, kolik řádků se použije jako kontext při porovnávání nezměněných oblastí.",
Expand Down Expand Up @@ -5385,7 +5386,7 @@
"chat.clear.label": "Vymazat všechny chaty pracovního prostoru",
"chat.history.label": "Zobrazit chaty…",
"chat.history.rename": "Přejmenovat",
"chatWith": "Chat With Extension",
"chatWith": "Chat with Extension",
"currentChatLabel": "aktuální",
"interactiveSession.clearHistory.label": "Vymazat historii vstupu",
"interactiveSession.focusInput.label": "Vstup chatu na intenzivní práci",
Expand Down Expand Up @@ -5569,7 +5570,8 @@
"chatEditing.stopSession": "Stop Editing Session",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
"multiDiffEditorInput.name": "Suggested Edits",
"open.file": "Open File"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Ikona popisku editoru chatu.",
Expand Down Expand Up @@ -5698,7 +5700,6 @@
"chatResponseFiltered": "Pravda, když server vyfiltroval odpověď chatu.",
"chatResponseSupportsIssueReporting": "True, když aktuální odpověď na chat podporuje hlášení problémů",
"chatSessionResponseDetectedAgentOrCommand": "Když se agent nebo příkaz zjistí automaticky",
"chatVoteUpEnabled": "True, pokud je v chatu povolena akce hlasování.",
"inChat": "True, pokud je fokus ve widgetu chatu, jinak false.",
"inInteractiveInput": "True, pokud je fokus ve vstupu chatu, jinak false.",
"inQuickChat": "True, pokud má uživatelské rozhraní rychlého chatu fokus, jinak false",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"codeActions.refactor.rewrite.property.generateAccessors.description": "GET- und SET-Accessoren generieren",
"codeActions.refactor.rewrite.property.generateAccessors.title": "Accessoren generieren",
"codeActions.source.organizeImports.title": "Importe organisieren",
"configuration.expandableHover": "(Experimental) Enable/disable expanding on hover.",
"configuration.implicitProjectConfig.checkJs": "Aktiviert/deaktiviert die Semantikprüfung bei JavaScript-Dateien. Diese Einstellung wird von vorhandenen Dateien \"jsconfig.json\" oder \"tsconfig.json\" außer Kraft gesetzt.",
"configuration.implicitProjectConfig.experimentalDecorators": "Aktiviert/deaktiviert \"experimentalDecorators\" in JavaScript-Dateien, die keinem Projekt angehören. Diese Einstellung wird von vorhandenen Dateien \"jsconfig.json\" oder \"tsconfig.json\" außer Kraft gesetzt.",
"configuration.implicitProjectConfig.module": "Legt das Modulsystem für das Programm fest. Weitere Informationen finden Sie unter https://www.typescriptlang.org/tsconfig#module.",
Expand Down
7 changes: 4 additions & 3 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"editor.experimental.asyncTokenization": "Steuert, ob die Tokenisierung asynchron auf einem Webworker erfolgen soll.",
"editor.experimental.asyncTokenizationLogging": "Steuert, ob die asynchrone Tokenisierung protokolliert werden soll. Nur zum Debuggen.",
"editor.experimental.asyncTokenizationVerification": "Steuert, ob die asynchrone Tokenisierung anhand der Legacy-Hintergrundtokenisierung überprüft werden soll. Die Tokenisierung kann verlangsamt werden. Nur zum Debuggen.",
"editor.experimental.preferTreeSitter": "Controls whether tree sitter parsing should be turned on for specific languages. This will take precedence over `editor.experimental.treeSitterTelemetry` for the specified languages.",
"editor.experimental.treeSitterTelemetry": "Steuert, ob die Struktursitteranalyse aktiviert und Telemetriedaten erfasst werden sollen. Das Festlegen von \"editor.experimental.preferTreeSitter\" für bestimmte Sprachen hat Vorrang.",
"editorConfigurationTitle": "Editor",
"hideUnchangedRegions.contextLineCount": "Steuert, wie viele Zeilen beim Vergleich unveränderter Regionen als Kontext verwendet werden.",
Expand Down Expand Up @@ -5385,7 +5386,7 @@
"chat.clear.label": "Alle Arbeitsbereichschats löschen",
"chat.history.label": "Chats anzeigen...",
"chat.history.rename": "Umbenennen",
"chatWith": "Chat With Extension",
"chatWith": "Chat with Extension",
"currentChatLabel": "aktuell",
"interactiveSession.clearHistory.label": "Eingabeverlauf löschen",
"interactiveSession.focusInput.label": "Chateingabe fokussieren",
Expand Down Expand Up @@ -5569,7 +5570,8 @@
"chatEditing.stopSession": "Stop Editing Session",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
"multiDiffEditorInput.name": "Suggested Edits",
"open.file": "Open File"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Symbol der Beschriftung des Chat-Editors.",
Expand Down Expand Up @@ -5698,7 +5700,6 @@
"chatResponseFiltered": "\"True\", wenn die Chatantwort vom Server herausgefiltert wurde.",
"chatResponseSupportsIssueReporting": "TRUE, wenn die aktuelle Chatantwort die Problemberichterstellung unterstützt.",
"chatSessionResponseDetectedAgentOrCommand": "Wann der Agent oder Befehl automatisch erkannt wurde",
"chatVoteUpEnabled": "TRUE, wenn die Aktion zum Abstimmen im Chat aktiviert ist.",
"inChat": "TRUE, wenn der Fokus auf dem Chatwidget liegt, andernfalls FALSE.",
"inInteractiveInput": "Wahr, wenn der Fokus auf der Chateingabe liegt, andernfalls falsch.",
"inQuickChat": "TRUE, wenn die Schnellchatoberfläche den Fokus hat, andernfalls FALSE.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"codeActions.refactor.rewrite.property.generateAccessors.description": "Generar los descriptores de acceso \"get\" y \"set\"",
"codeActions.refactor.rewrite.property.generateAccessors.title": "Generar descriptores de acceso",
"codeActions.source.organizeImports.title": "Organizar Importaciones",
"configuration.expandableHover": "(Experimental) Enable/disable expanding on hover.",
"configuration.implicitProjectConfig.checkJs": "Habilita o deshabilita la comprobación semántica de los archivos de JavaScript. Los archivos \"jsconfig.json\" o \"tsconfig.json\" existentes invalidan esta opción.",
"configuration.implicitProjectConfig.experimentalDecorators": "Habilite o deshabilite \"experimentalDecorators\" en los archivos de JavaScript que no forman parte de un proyecto. Los archivos \"jsconfig.json\" o \"tsconfig.json\" existentes invalidan esta opción.",
"configuration.implicitProjectConfig.module": "Establece el sistema de módulos para el programa. Más información: https://www.typescriptlang.org/tsconfig#module.",
Expand Down
7 changes: 4 additions & 3 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"editor.experimental.asyncTokenization": "Controla si la tokenización debe producirse de forma asincrónica en un rol de trabajo.",
"editor.experimental.asyncTokenizationLogging": "Controla si se debe registrar la tokenización asincrónica. Solo para depuración.",
"editor.experimental.asyncTokenizationVerification": "Controla si se debe comprobar la tokenización asincrónica con la tokenización en segundo plano heredada. Puede ralentizar la tokenización. Solo para depuración.",
"editor.experimental.preferTreeSitter": "Controls whether tree sitter parsing should be turned on for specific languages. This will take precedence over `editor.experimental.treeSitterTelemetry` for the specified languages.",
"editor.experimental.treeSitterTelemetry": "Controla si se debe activar el análisis del establecedor de árbol y recopilar telemetría. Tendrá prioridad establecer \"editor.experimental.preferTreeSitter\" para idiomas específicos.",
"editorConfigurationTitle": "Editor",
"hideUnchangedRegions.contextLineCount": "Controla cuántas líneas se usan como contexto al comparar regiones sin cambios.",
Expand Down Expand Up @@ -5385,7 +5386,7 @@
"chat.clear.label": "Borrar todos los chats del área de trabajo",
"chat.history.label": "Mostrar chats...",
"chat.history.rename": "Cambiar nombre",
"chatWith": "Chat With Extension",
"chatWith": "Chat with Extension",
"currentChatLabel": "actual",
"interactiveSession.clearHistory.label": "Borrar el historial de entradas",
"interactiveSession.focusInput.label": "Enfocar entrada de chat",
Expand Down Expand Up @@ -5569,7 +5570,8 @@
"chatEditing.stopSession": "Stop Editing Session",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
"multiDiffEditorInput.name": "Suggested Edits",
"open.file": "Open File"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Icono de la etiqueta del editor de chats.",
Expand Down Expand Up @@ -5698,7 +5700,6 @@
"chatResponseFiltered": "Es true cuando el servidor filtró la respuesta del chat.",
"chatResponseSupportsIssueReporting": "Es verdadero cuando la respuesta de chat actual admite informes de problemas.",
"chatSessionResponseDetectedAgentOrCommand": "Cuando se detectó automáticamente el agente o el comando",
"chatVoteUpEnabled": "Es True cuando la acción de votar a favor del chat está habilitada.",
"inChat": "es true cuando el foco está en el widget del chat; en caso contrario, es false.",
"inInteractiveInput": "es true cuando el foco está en la entrada del chat; en caso contrario, es false.",
"inQuickChat": "Es true cuando la interfaz de usuario de chat rápido tiene el foco; de lo contrario, es false.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"codeActions.refactor.rewrite.property.generateAccessors.description": "Générer les accesseurs 'get' et 'set'",
"codeActions.refactor.rewrite.property.generateAccessors.title": "Générer des accesseurs",
"codeActions.source.organizeImports.title": "Organiser les importations",
"configuration.expandableHover": "(Experimental) Enable/disable expanding on hover.",
"configuration.implicitProjectConfig.checkJs": "Active/désactive la vérification sémantique des fichiers JavaScript. Les fichiers 'jsconfig.json' ou 'tsconfig.json existants remplacent ce paramètre.",
"configuration.implicitProjectConfig.experimentalDecorators": "Active/désactive 'experimentalDecorators' dans les fichiers JavaScript qui ne font pas partie d'un projet. Les fichiers 'jsconfig.json' ou 'tsconfig.json existants remplacent ce paramètre.",
"configuration.implicitProjectConfig.module": "Définit le système de module pour le programme. Voir plus : https://www.typescriptlang.org/tsconfig#module.",
Expand Down
7 changes: 4 additions & 3 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"editor.experimental.asyncTokenization": "Contrôle si la création de jetons doit se produire de manière asynchrone sur un worker web.",
"editor.experimental.asyncTokenizationLogging": "Contrôle si la création de jetons asynchrones doit être journalisée. Pour le débogage uniquement.",
"editor.experimental.asyncTokenizationVerification": "Contrôle si la segmentation du texte en unités lexicales asynchrones doit être vérifiée par rapport à la segmentation du texte en unités lexicales en arrière-plan héritée. Peut ralentir la segmentation du texte en unités lexicales. Pour le débogage uniquement.",
"editor.experimental.preferTreeSitter": "Controls whether tree sitter parsing should be turned on for specific languages. This will take precedence over `editor.experimental.treeSitterTelemetry` for the specified languages.",
"editor.experimental.treeSitterTelemetry": "Contrôle si l’analyse de sitter (système) d’arborescence doit être activée et la télémétrie collectée. La définition de `editor.experimental.preferTreeSitter` pour des langages spécifiques est prioritaire.",
"editorConfigurationTitle": "Éditeur",
"hideUnchangedRegions.contextLineCount": "Contrôle le nombre de lignes utilisées comme contexte lors de la comparaison des régions inchangées.",
Expand Down Expand Up @@ -5385,7 +5386,7 @@
"chat.clear.label": "Effacer toutes les conversations de l’espace de travail",
"chat.history.label": "Afficher les conversations...",
"chat.history.rename": "Renommer",
"chatWith": "Chat With Extension",
"chatWith": "Chat with Extension",
"currentChatLabel": "actuel",
"interactiveSession.clearHistory.label": "Effacer l’historique d’entrée",
"interactiveSession.focusInput.label": "Focus sur l’entrée de la conversation",
Expand Down Expand Up @@ -5569,7 +5570,8 @@
"chatEditing.stopSession": "Stop Editing Session",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
"multiDiffEditorInput.name": "Suggested Edits",
"open.file": "Open File"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Icône de l’étiquette de l’éditeur de conversation.",
Expand Down Expand Up @@ -5698,7 +5700,6 @@
"chatResponseFiltered": "True lorsque la réponse à la conversation a été filtrée par le serveur.",
"chatResponseSupportsIssueReporting": "Vrai lorsque la réponse de chat actuelle prend en charge le signalement de problèmes.",
"chatSessionResponseDetectedAgentOrCommand": "Lors de la détection automatique de l’agent ou de la commande",
"chatVoteUpEnabled": "Vrai lorsque l’action de vote pour la conversation est activée.",
"inChat": "True lorsque le focus est dans l’entrée de la conversation, false dans le cas contraire.",
"inInteractiveInput": "True lorsque le focus est dans l’entrée de conversation, false dans le cas contraire.",
"inQuickChat": "True quand l’interface utilisateur de la conversation rapide a le focus, sinon false.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"codeActions.refactor.rewrite.property.generateAccessors.description": "Generare le funzioni di accesso 'get' e 'set'",
"codeActions.refactor.rewrite.property.generateAccessors.title": "Genera funzioni di accesso",
"codeActions.source.organizeImports.title": "Organizza importazioni",
"configuration.expandableHover": "(Experimental) Enable/disable expanding on hover.",
"configuration.implicitProjectConfig.checkJs": "Abilita/Disabilita il controllo semantico di file JavaScript. Eventuali file `jsconfig.json` o `tsconfig.json` esistenti sovrascrivono questa impostazione.",
"configuration.implicitProjectConfig.experimentalDecorators": "Abilita/Disabilita gli elementi `experimentalDecorators` in file JavaScript che non fanno parte di un progetto. Eventuali file `jsconfig.json` o `tsconfig.json` esistenti sovrascrivono questa impostazione.",
"configuration.implicitProjectConfig.module": "Imposta il sistema di moduli per il programma. Altre informazioni: https://www.typescriptlang.org/tsconfig#module.",
Expand Down
7 changes: 4 additions & 3 deletions i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"editor.experimental.asyncTokenization": "Controlla se la tokenizzazione deve essere eseguita in modo asincrono in un web worker.",
"editor.experimental.asyncTokenizationLogging": "Controlla se deve essere registrata la tokenizzazione asincrona. Solo per il debug.",
"editor.experimental.asyncTokenizationVerification": "Controlla se la tokenizzazione asincrona deve essere verificata rispetto alla tokenizzazione legacy in background. Potrebbe rallentare la tokenizzazione. Solo per il debug.",
"editor.experimental.preferTreeSitter": "Controls whether tree sitter parsing should be turned on for specific languages. This will take precedence over `editor.experimental.treeSitterTelemetry` for the specified languages.",
"editor.experimental.treeSitterTelemetry": "Consente di stabilire se attivare l'analisi di Tree-sitter e se acquisire i dati di telemetria. L’impostazione di `editor.experimental.preferTreeSitter` per linguaggi specifici avrà la precedenza.",
"editorConfigurationTitle": "Editor",
"hideUnchangedRegions.contextLineCount": "Controlla il numero di righe usate come contesto durante il confronto delle aree non modificate.",
Expand Down Expand Up @@ -5385,7 +5386,7 @@
"chat.clear.label": "Cancella tutte le chat dell'area di lavoro",
"chat.history.label": "Mostra chat...",
"chat.history.rename": "Rinomina",
"chatWith": "Chat With Extension",
"chatWith": "Chat with Extension",
"currentChatLabel": "correnti",
"interactiveSession.clearHistory.label": "Cancella cronologia input",
"interactiveSession.focusInput.label": "Input chat con stato attivo",
Expand Down Expand Up @@ -5569,7 +5570,8 @@
"chatEditing.stopSession": "Stop Editing Session",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
"multiDiffEditorInput.name": "Suggested Edits",
"open.file": "Open File"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Icona dell'etichetta dell'editor di chat.",
Expand Down Expand Up @@ -5698,7 +5700,6 @@
"chatResponseFiltered": "Vero quando la risposta della chat è stata filtrata dal server.",
"chatResponseSupportsIssueReporting": "Vero quando la risposta della chat corrente supporta la segnalazione dei problemi.",
"chatSessionResponseDetectedAgentOrCommand": "Quando l'agente o il comando è stato rilevato automaticamente",
"chatVoteUpEnabled": "True quando l'azione di voto della chat è abilitata.",
"inChat": "True quando lo stato attivo è nel widget della chat, false in caso contrario.",
"inInteractiveInput": "True quando lo stato attivo è nell'input della chat; in caso contrario, false.",
"inQuickChat": "True quando l'interfaccia utente della chat veloce ha Focus; in caso contrario, false.",
Expand Down
Loading

0 comments on commit f161275

Please sign in to comment.