From 218d9e20980d77436c2a6efd4e928c5dcefa1ea8 Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" <36771401+azure-pipelines[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:45:39 -0700 Subject: [PATCH] Updated strings from microsoft/vscode-loc-drop@39b2156137339b68dd1c5ee43f9c8b474a3f3e29 (#1710) Co-authored-by: vscode --- .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 295 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 295 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 295 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 295 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 305 ++++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ .../extensions/vscode.git.i18n.json | 4 +- .../extensions/vscode.github.i18n.json | 4 +- .../extensions/vscode.ipynb.i18n.json | 1 + .../translations/main.i18n.json | 297 +++++++++++------ 56 files changed, 2898 insertions(+), 1386 deletions(-) diff --git a/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json index 07eeb40ee0..ca29ded5d9 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Vytvořit větev z...", "command.checkout": "Přechod na aktuální…", "command.checkoutDetached": "Rezervovat do (odpojeno)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Výběr určitých položek...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Zahodit změny", "command.cleanAll": "Zahodit všechny změny", "command.cleanAllTracked": "Zahodit všechny sledované změny", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Připraveno na potvrzení (odhlášení, bez ověření)", "command.continueInLocalClone": "Místně klonovat úložiště a otevřít na ploše...", "command.continueInLocalClone.qualifiedName": "Pokračovat v práci v novém místním klonu", - "command.createTag": "Vytvořit značku", + "command.createTag": "Create Tag...", "command.deleteBranch": "Odstranit větev...", "command.deleteRemoteTag": "Odstranit vzdálenou značku…", "command.deleteTag": "Odstranit značku…", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/vscode.github.i18n.json index cb75c2a24b..1f810cc6b4 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Určuje, který protokol se používá ke klonování úložiště GitHubu.", "description": "Funkce GitHubu pro VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Tuto složku můžete publikovat přímo do úložiště GitHub. Po publikování budete mít přístup k funkcím správy zdrojového kódu využívajícím Git a GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Složku pracovního prostoru můžete publikovat přímo do úložiště GitHub. Po publikování budete mít přístup k funkcím správy zdrojového kódu využívajícím Git a GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-cs/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/vscode.ipynb.i18n.json index a0417115ab..8a227e9c51 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Kopírovat výstup buňky", "description": "Poskytuje základní podporu pro otevírání a čtení souborů poznámkového bloku Jupyter .ipynb.", "displayName": "Podpora .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Umožňuje povolit nebo zakázat vkládání obrázků do buněk Markdown v souborech poznámkového bloku ipynb. Vložené obrázky se vloží do buňky jako přílohy.", "markdownAttachmentRenderer.displayName": "Renderer příloh buňky ipynb Markdown-It", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index a97fc349a3..b15639314a 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -188,11 +188,13 @@ "invalid file": "Při extrahování souboru {0} došlo k chybě. Soubor je neplatný.", "notFound": "{0} se v souboru zip nepovedlo najít." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "Editor není v tuto chvíli přístupný.", - "accessibilityOffAriaLabel": "{0} Pokud chcete povolit režim optimalizovaný pro čtečku obrazovky, použijte {1}", - "accessibilityOffAriaLabelNoKb": "{0} Pokud chcete povolit režim optimalizovaný pro čtečku obrazovky, otevřete rychlý výběr pomocí {1} a spusťte příkaz Přepnout režim přístupnosti čtečky obrazovky, který se momentálně nedá aktivovat pomocí klávesnice.", - "accessibilityOffAriaLabelNoKbs": "{0} Přiřaďte klávesovou zkratku k příkazu Přepnout režim přístupnosti čtečky obrazovky tak, že pomocí {1} otevřete editor klávesových zkratek a spustíte ji.", + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { "editor": "editor" }, "vs/editor/browser/coreCommands": { @@ -207,6 +209,9 @@ "selectAll": "Vybrat vše", "undo": "Zpět" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Podržením {0} klávesy najeďte myší" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Barva pozadí záhlaví editoru rozdílů" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Žádné změněné soubory" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Obsah editoru", "emptySelectionClipboard": "Určuje, jestli se při kopírování bez výběru zkopíruje aktuální řádek.", "enabled": "Povolí v editoru ikonu žárovky s nabídkou akcí kódu.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Určuje, jestli se prázdné znaky vykreslují pomocí nové experimentální metody.", "experimentalWhitespaceRendering.font": "Použití nové metody vykreslování se znaky písma.", "experimentalWhitespaceRendering.off": "Použití stabilní metody vykreslování.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Povolí vložené tipy v editoru.", "inlayHints.fontFamily": "Určuje rodinu písem vložených tipů v editoru. Když se nastaví na hodnotu „prázdná“, použije se {0}.", "inlayHints.fontSize": "Určuje velikost písma vložené nápovědy v editoru. Ve výchozím nastavení se použije {0}, pokud je nakonfigurovaná hodnota menší než {1} nebo větší než velikost písma editoru.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Povolí odsazení kolem vložených nápověd v editoru.", "inline": "Rychlé návrhy se zobrazují jako zástupný text.", "inlineCompletionsAccessibilityVerbose": "Určuje, jestli se má uživatelům čtečky obrazovky poskytnout pomocný parametr usnadnění při zobrazení vloženého dokončení.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Nikdy nezobrazí panel nástrojů vložených návrhů.", "inlineSuggest.showToolbar.onHover": "Při najetí myší na vložený návrh se zobrazí panel nástrojů vložených návrhů.", "inlineSuggest.suppressSuggestions": "Určuje, jak vložené návrhy interagují s widgetem návrhů. Pokud je tato možnost povolená, widget návrhů se nezobrazí automaticky, pokud jsou k dispozici vložené návrhy.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Určuje mezery mezi písmeny v pixelech.", "lineHeight": "Určuje výšku řádku. \r\n – Při použití hodnoty 0 se automaticky vypočítá výška řádku z velikosti písma.\r\n – Hodnoty mezi 0 a 8 se použijí jako multiplikátor s velikostí písma.\r\n – Hodnoty větší nebo rovny 8 se použijí jako efektivní hodnoty.", "lineNumbers": "Řídí zobrazování čísel řádků.", @@ -830,7 +839,6 @@ "editorTextFocus": "Určuje, jestli text editoru má fokus (kurzor bliká).", "inCompositeEditor": "Určuje, jestli je editor součástí většího editoru (např. poznámkových bloků).", "inDiffEditor": "Určuje, jestli je kontext editorem rozdílů.", - "inMultiDiffEditor": "Určuje, jestli je kontext editorem více rozdílů.", "isEmbeddedDiffEditor": "Určuje, jestli je kontext vloženým editorem rozdílů", "multiDiffEditorAllCollapsed": "Určuje, jestli jsou všechny soubory v editoru s více rozdíly sbalené.", "standaloneColorPickerFocused": "Určuje, jestli je samostatný Výběr barvy zvýrazněný", @@ -1020,21 +1028,23 @@ "placeHolder": "Vyberte příkaz.", "showLensOnLine": "Zobrazit příkazy CodeLens pro aktuální řádek" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Tady je výběr barvy." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Kliknutím přepnete možnosti barev (rgb/hsl/hex).", - "closeIcon": "Ikona pro zavření výběru barvy" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Skrýt Výběr barvy", - "hideColorPickerDescription": "Umožňuje skrýt samostatný ovládací prvek pro výběr barvy.", - "insertColorWithStandaloneColorPicker": "Vložit barvu přes samostatný Výběr barvy", - "insertColorWithStandaloneColorPickerDescription": "Umožňuje vkládat barvy hex/rgb/hsl pomocí samostatného ovládacího prvku pro výběr barev s fokusem.", - "mishowOrFocusStandaloneColorPicker": "&&Zobrazit nebo zvýraznit samostatný Výběr barvy", - "showOrFocusStandaloneColorPicker": "Zobrazit nebo zvýraznit samostatný Výběr barvy", - "showOrFocusStandaloneColorPickerDescription": "Umožňuje zobrazit nebo přepnout fokus na samostatný ovládací prvek pro výběr barvy, který používá výchozího zprostředkovatele barev. Zobrazuje barvy hex/rgb/hsl." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Přepnout komentář k bloku", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Odebrat rozsahy manuálního sbalení", "toggleFoldAction.label": "Přepnout sbalení", "toggleFoldRecursivelyAction.label": "Přepnout možnost Sbalit rekurzivně", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Rozbalit rekurzivně", "unfoldAction.label": "Rozbalit", "unfoldAllAction.label": "Rozbalit vše", @@ -1282,6 +1293,12 @@ "location": "Symbol {0} z {1}", "location.kb": "Symbol {0} z {1}, {2} pro další" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Toto je stavový řádek při najetí myší.", "hoverAccessibilityStatusBarActionWithKeybinding": "Má akci s popiskem {0} a klávesovou zkratkou {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Tady jsou vložené úpravy." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Přijmout vloženou úpravu", - "action.inlineEdits.hide": "Skrýt vloženou úpravu", - "action.inlineEdits.showNext": "Zobrazit další vloženou úpravu", - "action.inlineEdits.showPrevious": "Zobrazit předchozí vloženou úpravu", - "action.inlineEdits.trigger": "Aktivovat vloženou úpravu", - "inlineEditsActions": "Přijmout vloženou úpravu" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Určuje, jestli je viditelná vložená úprava.", - "isPinned": "Určuje, jestli je viditelná vložená úprava." - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Nahradit další hodnotou", "InPlaceReplaceAction.previous.label": "Nahradit předchozí hodnotou" @@ -2086,14 +2091,17 @@ "errorDeleting": "Při instalaci rozšíření {1} se nepovedlo odstranit existující složku {0}. Odstraňte prosím složku ručně a zkuste to znovu.", "incompatible": "Rozšíření nelze {0} nainstalovat, protože není kompatibilní s VS Code {1}.", "invalidManifest": "Rozšíření {0} se nedá nainstalovat kvůli neshodě manifestu s Marketplace.", + "not signed": "Extension is not signed.", "removeError": "Chyba při odebírání rozšíření: {0}. Před opakováním pokusu prosím ukončete a znovu spusťte VS Code.", - "restartCode": "Před přeinstalací {0} prosím restartujte VS Code." + "restartCode": "Před přeinstalací {0} prosím restartujte VS Code.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "Neplatný balíček VSIX: package.json není soubor JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Rozšíření používá návrh rozhraní API {0}, který není kompatibilní s aktuální verzí VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "Vlastnost {0} může být vynechána nebo musí být typu string[].", "extensionDescription.activationEvents2": "Vlastnost {0} by měla být vynechána, pokud rozšíření nemá vlastnost {1} nebo {2}.", "extensionDescription.browser1": "Vlastnost {0} může být vynechána nebo musí být typu string.", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Umožňuje pro rozšíření zakázat podporu proxy serveru.", "proxySupportOn": "Umožňuje pro rozšíření povolit podporu proxy serveru.", "proxySupportOverride": "Umožňuje pro rozšíření povolit podporu proxy serveru. Přepíše možnosti žádosti.", - "request": "Síťové požadavky", "strictSSL": "Určuje, jestli se má certifikát proxy serveru ověřovat podle seznamu zadaných certifikačních autorit.", "systemCertificates": "Určuje, jestli mají být certifikáty certifikační autority načítány z operačního systému. (V systému Windows a macOS se po vypnutí tohoto nastavení vyžaduje opětovné načtení okna.)", "systemCertificatesV2": "Určuje, jestli se má povolit experimentální načítání certifikátů certifikační autority z operačního systému. Používá se obecnější přístup než výchozí implemence." @@ -2954,12 +2961,12 @@ "name": "Název procesu", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Sdíleno" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Povolit", "confirmLogin": "Rozšíření {0} se chce přihlásit pomocí {1} .", @@ -3270,6 +3277,7 @@ "workspace": "Pracovní prostor" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Referenční informace ke klávesovým zkratkám", "miDocumentation": "&&Dokumentace", "miKeyboardShortcuts": "&&Referenční informace ke klávesovým zkratkám", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controls whether folders should open in a new window or replace the last active window.\r\nNote that there can still be cases where this setting is ignored (e.g. when using the `--new-window` or `--reuse-window` command line option).", "panelDefaultLocation": "Určuje výchozí umístění panelu (terminál, konzole ladění, výstup, problémy) v novém pracovním prostoru. Může se zobrazovat v dolní, horní, pravé nebo levé části oblasti editoru.", "panelOpensMaximized": "Určuje, jestli se panel otevře maximalizovaný. Možnosti jsou, že se bude otevírat buď vždy maximalizovaný, nebo se nebude maximalizovaný otevírat nikdy, nebo se otevře a nastaví tak, jak byl před zavřením.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Určuje, jestli má limit maximálního počtu otevřených editorů platit pro jednu skupinu editorů nebo pro všechny skupiny editorů.", "pinnedTabSizing": "Určuje velikost připnutých karet editorů. Připnuté karty jsou seřazené na začátku všech otevřených karet a obvykle se nezavřou, dokud je neodepnete. Tato hodnota je ignorována, pokud možnost {0} není nastavena na hodnotu {1}.", "preserveInput": "Určuje, jestli se při příštím otevření mají obnovit data naposledy zadaná do palety příkazů.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Usnadnění", "announcement.enabled.auto": "Povolit oznámení, bude se přehrávat jenom v režimu optimalizovaném pro čtečku obrazovky.", "announcement.enabled.off": "Zakázat oznámení.", - "autoSynthesize": "Určuje, jestli se má textová odpověď při použití řeči jako vstupu automaticky číst nahlas. Například v relaci chatu se odpověď automaticky syntetizovala při použití hlasu jako žádosti o chat.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Určuje, jestli se mají editory a terminály bez fokusu ztlumit, což zpřístupňuje, kam bude zadaný vstup chodit. To funguje s většinou editorů s vážnou výjimkou těch, kteří využívají rámce iframe, jako jsou poznámkové bloky a editory rozšíření webview.", "dimUnfocusedOpacity": "Zlomek neprůhlednosti (0,2 až 1,0), který se má použít pro editory a terminály bez fokusu. To se projeví jenom v případě, že je povolená {0}.", "sound.enabled.auto": "Povolí zvuk, když je připojená čtečka obrazovky.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Zadejte informace o tom, jak otevřít oznámení v přístupném zobrazení.", "verbosity.replInputHint": "Zadejte informace o relevantních akcích pro vstup Repl.", "verbosity.terminal.description": "Zadejte informace o tom, jak přistupovat k nabídce nápovědy k funkcím terminálu, když je fokus na terminálu.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Jazyk, který by se měl používat pro převod textu na řeč a pro převod řeči na text Pokud je to možné, vyberte možnost Automaticky, pokud chcete použít nakonfigurovaný jazyk zobrazení. Upozorňujeme, že rozpoznávání řeči a řečové syntezátory nemusí podporovat všechny jazyky zobrazení.", "voice.speechTimeout": "Doba v milisekundách, po kterou zůstane rozpoznávání řeči po ukončení řeči aktivní. Například v relaci chatu se přepsaný text odešle automaticky po vypršení časového limitu. Pokud chcete tuto funkci zakázat, nastavte hodnotu 0." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Povolit/zakázat zvukový signál", "disabled": "Zakázáno" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Tento účet byl naposledy použit {0}.", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Účty", "manageExtensions": "Zvolte, která rozšíření mají mít přístup k tomuto účtu.", "manageTrustedExtensions": "Spravovat důvěryhodná rozšíření", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Nový chat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Nepovedlo se použít blok kódu: {0}", - "applyCodeBlock.progress": "Aplikuje se blok kódu pomocí {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Použít v editoru", "interactive.compare.apply": "Použít úpravy", "interactive.compare.discard": "Zahodit úpravy", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Odeslat sekundárnímu agentovi", "chat.newChat.label": "Odeslat do nového chatu", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Zrušit", "interactive.submit.label": "Poslat" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Nahlásit problém", "interactive.unhelpful.label": "Neužitečné" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Generování" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Sbalitelný seznam chatu", + "copyReference": "Copy", "setting.hover": "Otevřít nastavení {0}", "usedReferencesCollapsed": "{0}, sbaleno", "usedReferencesExpanded": "{0}, rozbaleno", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Strom souborů" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Ikona popisku editoru chatu.", "chatEditorName": "Chat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Následná otázka: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Vstup chatu, zadejte dotaz nebo zadejte / pro témata, stisknutím klávesy Enter odešlete žádost. {0} slouží pro nápovědu k přístupnosti chatu.", "chat.attachment": "Připojený kontext, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Chat", "chatCommand": "Krátký název, na který se tento příkaz odkazuje v uživatelském rozhraní, např. `fix` nebo * `explain` pro příkazy, které opravují problém nebo vysvětlují kód. Název by měl být v rámci příkazů zadaných tímto účastníkem jedinečný.", "chatCommandDescription": "Popis tohoto příkazu", - "chatCommandDisambiguation": "Metadata, která pomáhají automaticky směrovat otázky uživatelů na tento příkaz v chatu. Abyste mohli používat toto rozhraní API, musíte do enabledApiProposals přidat contribChatParticipantDetection.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Podrobný název této kategorie, např. workspace_questions nebo web_questions.", "chatCommandDisambiguationDescription": "Podrobný popis typů otázek, které jsou vhodné pro tento příkaz chatu.", "chatCommandDisambiguationExamples": "Seznam reprezentativních příkladů otázek, které jsou vhodné pro tento příkaz chatu.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Příkazy dostupné pro tohoto účastníka chatu, které uživatel může vyvolat pomocí lomítka (/).", "chatFailErrorMessage": "Chat se nepodařilo načíst, protože nainstalovaná verze rozšíření ({0}) není kompatibilní s touto verzí ({1}). Ujistěte se prosím, že je rozšíření Chat s GitHub Copilotem aktuální.", "chatParticipantDescription": "Popis tohoto účastníka chatu zobrazený v uživatelském rozhraní", - "chatParticipantDisambiguation": "Metadata, která pomáhají automaticky směrovat dotazy uživatelů na tohoto účastníka chatu. Abyste mohli používat toto rozhraní API, musíte do enabledApiProposals přidat contribChatParticipantDetection.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Podrobný název této kategorie, např. workspace_questions nebo web_questions.", "chatParticipantDisambiguationDescription": "Podrobný popis typů otázek, které jsou vhodné pro tohoto účastníka chatu.", "chatParticipantDisambiguationExamples": "Seznam reprezentativních příkladů otázek, které jsou vhodné pro tohoto účastníka chatu.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "True, pokud se použily úpravy textu chatu.", "chatExtensionInvalid": "True, pokud je nainstalované rozšíření chatu neplatné a je třeba jej aktualizovat.", "chatIsEnabled": "True, pokud je chat povolen, protože je aktivován výchozí účastník chatu s implementací.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "True, pokud je pro panel zaregistrován výchozí účastník chatu.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "Položka chatu je žádost", "chatResponse": "Položka chatu je odpověď", "chatResponseErrored": "True, pokud odpověď chatu vedla k chybě.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtrovat komentáře", "comments.filter.placeholder": "Filtr (např. text, autor)", "replyCount": " Počet odpovědí: {0}", - "resourceWithCommentLabel": "{0} na řádku {1} a sloupci {2} v {3}, komentář {4}: {5}", - "resourceWithCommentLabelFile": "{0} v {1}, komentář {2}: {3}", - "resourceWithCommentLabelFileOutdated": "Zastaralé z {0} v {1}, komentář {2}: {3}", - "resourceWithCommentLabelOutdated": "Zastaralé z {0} na řádku {1} sloupce {2} v {3}, komentář {4}: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Komentáře v {0}, úplná cesta: {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Komentáře pro aktuální pracovní prostor", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Ladit: {0}", - "selectAndStartDebug": "Vybrat a spustit konfiguraci ladění", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Ladit" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Rozšíření bude vždy povoleno.", "extensions.supportUntrustedWorkspaces.version": "Definuje verzi rozšíření, pro kterou má být uplatněno přepsání. Pokud není zadáno, přepsání bude uplatněno nezávisle na verzi rozšíření.", "extensions.supportVirtualWorkspaces": "Přepíše podporu virtuálních pracovních prostorů rozšíření.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Když je povoleno, automaticky se vyhledávají aktualizace rozšíření. Pokud je pro rozšíření k dispozici aktualizace, je rozšíření v zobrazení rozšíření označeno jako zastaralé. Aktualizace se načítají z online služby Microsoftu.", "extensionsCloseExtensionDetailsOnViewChange": "Pokud je povoleno, editory s podrobnostmi o rozšíření se při přechodu mimo zobrazení rozšíření automaticky zavřou.", "extensionsDeferredStartupFinishedActivation": "Pokud je tato možnost povolená, rozšíření, která deklarují aktivační událost onStartupFinished, se aktivují po vypršení časového limitu.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Pokud je tady rozšíření uvedeno, nezobrazí se výzva k potvrzení, když bude toto rozšíření zpracovávat identifikátor URI.", "id required": "Je vyžadováno ID rozšíření.", "importKeyboardShortcutsFroms": "Migrovat klávesové zkratky z...", + "install": "Install", "install button": "Nainstalovat", "install installAndDonotSync": "Nainstalovat (nesynchronizovat)", "installButton": "&&Nainstalovat", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Konfigurovat doporučená rozšíření (složka pracovního prostoru)", "configureWorkspaceRecommendedExtensions": "Konfigurovat doporučená rozšíření (pracovní prostor)", "current": "aktuální", + "dependencies": "Show Dependencies", "deprecated message": "Toto rozšíření je zastaralé, protože se už neudržuje.", "deprecated tooltip": "Toto rozšíření je zastaralé, protože se už neudržuje.", "deprecated with alternate extension message": "Toto rozšíření je zastaralé. Použijte místo něj rozšíření {0}.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Toto rozšíření je povolené v hostiteli rozšíření webového pracovního procesu, protože upřednostňuje spuštění v tom prostředí.", "enabled locally": "Toto rozšíření je povolené v místním hostiteli rozšíření, protože ho upřednostňuje pro spuštění.", "enabled remotely": "Toto rozšíření je povolené ve vzdáleném hostiteli rozšíření, protože ho upřednostňuje pro spuštění.", - "extension disabled because of dependency": "Toto rozšíření se zakázalo, protože závisí na zakázaném rozšíření.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Toto rozšíření se zakázalo, protože se nedůvěřuje aktuálnímu pracovnímu prostoru.", "extension enabled on remote": "Rozšíření je povolené na serveru {0}.", "extension limited because of trust requirement": "Toto rozšíření má omezené funkce, protože se nedůvěřuje aktuálnímu pracovnímu prostoru.", @@ -7317,6 +7379,7 @@ "install anyway": "Přesto nainstalovat", "install browser": "Nainstalovat do prohlížeče", "install confirmation": "Opravdu chcete nainstalovat {0}?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Nainstalovat na server {0}", "install local extensions title": "Nainstalovat místní rozšíření do: {0}", "install locally": "Nainstalovat místně", @@ -7347,6 +7410,9 @@ "more information": "&&Další informace", "no local extensions": "Nejsou k dispozici žádná rozšíření, která by bylo možné nainstalovat.", "no versions": "Toto rozšíření nemá žádné jiné verze.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "Rozšíření {0} není v {1} k dispozici.", "pre-release": "předběžná verze", "reinstall": "Přeinstalovat rozšíření...", @@ -7354,7 +7420,6 @@ "restart extensions": "Restartovat rozšíření", "restart product": "Restartovat za účelem aktualizace", "review": "Revize", - "search recommendations": "Hledat rozšíření", "select and install local extensions": "Nainstalovat místní rozšíření do: {0}...", "select and install remote extensions": "Nainstalovat vzdálená rozšíření místně...", "select color theme": "Vybrat barevný motiv", @@ -7366,7 +7431,6 @@ "selectVersion": "Vyberte verzi, kterou chcete nainstalovat.", "settings": "nastavení", "showRecommendedExtension": "Zobrazit doporučené rozšíření", - "signature verification failed": "{0} nemůže ověřit rozšíření „{1}“. Opravdu ho chcete nainstalovat?", "switchToPreReleaseLabel": "Přepnout na předběžnou verzi", "switchToPreReleaseTooltip": "Tím přejdete na předběžnou verzi a vždy povolíte aktualizace na nejnovější verzi.", "sync": "Synchronizovat toto rozšíření", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Aktualizovat rozšíření {0}", "updateExtensionStart": "Byla zahájena aktualizace rozšíření {0} na verzi {1}.", "updated": "Aktualizováno", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Vymazat jazyk zobrazení", "workbench.extensions.action.setColorTheme": "Nastavit barevný motiv", "workbench.extensions.action.setDisplayLanguage": "Nastavit jazyk zobrazení", @@ -7453,6 +7518,7 @@ "builtin": "Integrované", "builtinFeatureExtensions": "Funkce", "builtinProgrammingLanguageExtensions": "Programovací jazyky", + "click show": "Click to Show", "deprecated": "Zastaralý", "disabled": "Zakázáno", "disabledExtensions": "Zakázáno", @@ -7479,6 +7545,7 @@ "remote": "Vzdálené", "searchExtensions": "Hledat rozšíření na Marketplace", "select and install local extensions": "Nainstalovat místní rozšíření do: {0}...", + "show": "Show", "suggestProxyError": "Marketplace vrátil chybu ECONNREFUSED. Zkontrolujte prosím nastavení http.proxy.", "untrustedPartiallySupportedExtensions": "Omezené v Omezeném režimu", "untrustedUnsupportedExtensions": "Zakázané v Omezeném režimu", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Předběžná verze", "activation": "Čas aktivace", - "dependencies": "Zobrazit závislosti", "extensionIcon.sponsorForeground": "Barva ikony sponzora rozšíření.", "extensionIconStarForeground": "Barva ikony pro hodnocení rozšíření", "extensionIconVerifiedForeground": "Barva ikony pro ověřeného vydavatele rozšíření", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Automaticky aktualizovat rozšíření", "confirmEnableDisableAutoUpdateDetail": "Obnoví se tím všechna nastavení automatických aktualizací, která jste pro jednotlivá rozšíření nastavili.", "consentRequiredToUpdate": "Aktualizace rozšíření {0} přináší spustitelný kód, který není v aktuální nainstalované verzi.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Zakázat vše", "disableDependents": "Zakázat rozšíření se závislými rozšířeními", "enable locally": "Pokud chcete toto rozšíření povolit místně, proveďte prosím toto: {0}.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Povolit rozšíření", "extensionsAutoRestart": "Rozšíření se automaticky restartovala, aby se povolily aktualizace.", "incompatible": "Rozšíření {0} nelze nainstalovat, protože není kompatibilní.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Nainstalovat rozšíření", "installButtonLabelWithAction": "&&Nainstalovat rozšíření a {0}", "installExtensionMessage": "Chcete nainstalovat rozšíření {0} z {1}?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Chcete nainstalovat rozšíření?", "installing extension": "Instaluje se rozšíření....", "installing named extension": "Instaluje se rozšíření {0}....", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Toto rozšíření je hlášeno jako problematické.", "multipleDependentsError": "Nejde zakázat samotné rozšíření {0}. Na tomto rozšíření závisí {1}, {2} a další rozšíření. Chcete zakázat všechna tato rozšíření?", "multipleDependentsUninstallError": "Rozšíření {0} nelze odinstalovat samostatně. Závisí na něm rozšíření {1}, {2} a některá další. Chcete odinstalovat všechna tato rozšíření?", @@ -7626,8 +7695,6 @@ "status.profiler": "Profiler rozšíření" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Ladit rozšíření v novém okně", - "developer": "Vývojář", "runtimeExtension": "Spuštěná rozšíření" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Spustit profil hostitele rozšíření", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Uložit profil hostitele rozšíření", "saveprofile.dialogTitle": "Uložit profil hostitele rozšíření", "stopExtensionHostProfileStart": "Zastavit profil hostitele rozšíření" @@ -7978,6 +8046,7 @@ "exclude": "Umožňuje nakonfigurovat [vzory glob](https://aka.ms/vscode-glob-patterns) pro vyloučení souborů a složek. Na základě tohoto nastavení například Průzkumník souborů rozhodne, které soubory a složky se mají zobrazit nebo skrýt. Pokud chcete definovat vyloučení specifické pro konkrétní hledání, podívejte se na nastavení #search.exclude#. Projděte si nastavení #explorer.excludeGitIgnore# pro ignorování souborů založené na vašem .gitignore.", "excludeGitignore": "Určuje, jestli se mají položky v souboru .gitignore parsovat a vyloučit z Průzkumníka. Podobá se {0}.", "expandSingleFolderWorkspaces": "Určuje, jestli má Průzkumník během inicializace rozbalit více kořenových pracovních prostorů, které obsahují jenom jednu složku.", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Vzor glob pro hledání shod s cestami k souborům. Pokud chcete vzor povolit, nastavte hodnotu true, pokud ho chcete zakázat, nastavte hodnotu false.", "explorer.autoRevealExclude.when": "Další kontrola položek na stejné úrovni u odpovídajícího souboru. Jako proměnnou názvu odpovídajícího souboru použijte $(basename).", "explorer.decorations.badges": "Určuje, jestli se mají pro dekorace souborů používat odznáčky.", @@ -8162,8 +8231,8 @@ "stop.title": "Přestat číst naznačovací nápovědu" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Zastavit žádost", - "cancelShort": "Zastavit", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Upravit kód", "send.generate": "Vygenerovat" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Určuje, jestli probíhající relace vloženého chatu brání uložení.", "accessibleDiffView": "Určuje, jestli se ve vloženém chatu pro změny vykresluje také přístupný prohlížeč rozdílů.", - "accessibleDiffView.auto": "Přístupný prohlížeč rozdílů je založen na povoleném režimu čtečky obrazovky.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Přístupný prohlížeč rozdílů není nikdy povolen.", "accessibleDiffView.on": "Přístupný prohlížeč rozdílů je vždy povolen.", "editorOverviewRuler.inlineChatInserted": "Barva značky přehledového pravítka pro vložený obsah vloženého chatu.", @@ -8252,7 +8321,6 @@ "mode": "Nakonfigurujte, jestli se změny vytvořené pomocí vloženého chatu použijí přímo na dokument nebo se nejdřív zobrazí náhled.", "mode.live": "Změny se aplikují přímo na dokument. Dají se zvýraznit pomocí vložených rozdílů a přijmout nebo zahodit různě. Ukončení relace zachová změny.", "mode.preview": "Změny se zobrazují pouze v náhledu a je nutné je přijmout pomocí tlačítka Použít. Ukončení relace zahodí změny.", - "onlyZone": "Určuje, jestli se vložený chat otevře přímo jako widget zóny mezi řádky nebo jako překryvný widget, který se změní na zónu.", "zoneToolbar": "Určuje, jestli se má zobrazit panel nástrojů pro přijetí nebo odmítnutí změn v zobrazení změn vloženého chatu." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Přidat nalezenou shodu k výběru", "deleteLeftMultiSelection": "Odstranit nalevo", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Ukončit režim s více kurzory" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Proměnná {0}, hodnota {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Proměnné poznámkového bloku" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Widget chatu – fokus na další buňku", "focusNotebookChat": "Chat pro lepší soustředění", "focusPreviousCell": "Přepnout fokus na předchozí buňku", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Vytvořit žádost", "notebook.cell.chat.close": "Zavřít chat", "notebook.cell.chat.nextFromHistory": "Další z historie", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Zahájit chat a vygenerovat kód", "notebookActions.restoreCellprompt": "Generovat" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Určuje, jestli je fokus v editoru chatu v buňce.", "notebookChatAgentRegistered": "Určuje, jestli je zaregistrovaný agent chatu pro poznámkový blok.", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Obnovit metadata", "notebook.diff.cell.revertOutputs": "Obnovit výstupy", "notebook.diff.cell.switchOutputRenderingStyleToText": "Přepnout vykreslování výstupu", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Skrýt rozdíly v metadatech", "notebook.diff.ignoreOutputs": "Skrýt rozdíly ve výstupech", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Zobrazit rozdíly v metadatech", "notebook.diff.showOutputs": "Zobrazit rozdíly ve výstupech", "notebook.diff.switchToText": "Otevřít editor rozdílů v textu", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Určuje výšku řádku v pixelech buněk Markdownu v poznámkových blocích. Při nastavení na {0} se použije {1}.", "notebook.markup.fontSize": "Určuje velikost písma vykreslených značek v poznámkových blocích. Při nastavení na {0} se použije 120 % hodnoty {1}.", "notebook.minimalErrorRendering": "Určuje, jestli se má výstup chyby vykreslovat v minimálním stylu.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Rodina písem výstupního textu v buňkách poznámkového bloku. Pokud je tato hodnota nastavená na prázdnou hodnotu, použije se {0}.", "notebook.outputFontSize": "Velikost písma pro výstupní text v buňkách poznámkového bloku. Při nastavení na hodnotu 0 se použije {0}.", "notebook.outputLineHeight": "Výška řádku výstupního textu v buňkách poznámkového bloku.\r\n – Pokud je nastavená hodnota 0, použije se výška řádku editoru.\r\n – Hodnoty mezi 0 a 8 se použijí jako násobitel s velikostí písma.\r\n – Hodnoty větší nebo rovné 8 se použijí jako platné hodnoty.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Připojení: Pozastavit zápis soketu", "remote": "Vzdálené", "remote.autoForwardPortFallback": "Počet automaticky přesměrovávaných portů, které při automatickém přesměrování portů a nastavení možnosti remote.autoForwardPortsSource na výchozí hodnotu process spustí přepnutí z process na hybrid. Pokud chcete zakázat náhradu, nastavte hodnotu 0. Pokud se nenakonfiguroval remote.autoForwardPortsFallback, ale remote.autoForwardPortsSource ano, bude se remote.autoForwardPortsFallback považovat za nastavený na hodnotu 0.", - "remote.autoForwardPorts": "Pokud je tato možnost povolena, jsou zjištěny nové spuštěné procesy a porty, na kterých naslouchá, jsou automaticky předávány. Zakázání tohoto nastavení nezabrání přeposílání všech portů. I když je zakázané, rozšíření i nadále budou moci způsobit přesměrování portů a otevření některých adres URL bude přesto způsobovat přesměrování portů.", - "remote.autoForwardPortsSource": "Nastaví zdroj, ze kterého se automaticky přesměrovávají porty, když je možnost {0} nastavená na hodnotu true. Na vzdálených počítačích s Windows a macOS nemají možnosti process a hybrid žádný účinek a použije se možnost output.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Porty zjištěné při čtení výstupu terminálu a ladění se budou automaticky přesměrovávat. Ne všechny procesy, které používají porty, se vytisknou do integrovaného terminálu nebo konzoly ladění, tudíž se některé porty vynechají. Portům se zruší přesměrování sledováním procesů, které naslouchají na daném portu, aby se ukončily.", "remote.autoForwardPortsSource.output": "Porty zjištěné terminálem pro čtení nebo výstupem ladění se automaticky přesměrují. Do integrovaného terminálu nebo konzoly ladění nebudou zapisovat všechny procesy, které používají porty, proto některé porty budou chybě. Přesměrování portů, které jsou přesměrované podle výstupu, se nezruší, dokud se neprovede nové načtení nebo dokud uživatel port neuzavře v zobrazení Porty.", "remote.autoForwardPortsSource.process": "Porty zjištěné sledováním spuštěných procesů, které zahrnují port, se automaticky přesměrují.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Vzdálené tunely jsou aktuálně ve verzi Preview. Nahlaste všechny problémy pomocí příkazu Nápověda: Nahlásit problém." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Spustit vstup REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Určuje zpoždění zpětné vazby najetí myší v milisekundách pro oblast přetažení mezi zobrazeními nebo editory.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Neignorovat úvodní a koncové prázdné znaky", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Zdědit z diffEditor.ignoreTrimWhitespace", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignorovat úvodní a koncové prázdné znaky", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Určuje odznáčky počtu v hlavičkách zprostředkovatele správy zdrojového kódu. Tyto hlavičky se zobrazují v zobrazení Správa zdrojového kódu, pokud existuje více než jeden zprostředkovatel nebo když je povoleno nastavení {0} a také v zobrazení Úložiště správy zdrojového kódu.", "scm.providerCountBadge.auto": "Zobrazovat odznáček s počtem pro zprostředkovatele správy zdrojového kódu, pouze pokud je počet nenulový", "scm.providerCountBadge.hidden": "Skrýt odznáčky s počtem pro zprostředkovatele správy zdrojového kódu", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Zobrazit ikonu zobrazení správy zdrojového kódu" }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Barva popředí grafu správy zdrojového kódu (1)", "scmGraphForeground2": "Barva popředí grafu správy zdrojového kódu (2)", "scmGraphForeground3": "Barva popředí grafu správy zdrojového kódu (3)", - "scmGraphHistoryItemGroupBase": "Základní barva skupiny položek historie", - "scmGraphHistoryItemGroupLocal": "Barva místní skupiny položek historie", - "scmGraphHistoryItemGroupRemote": "Barva vzdálené skupiny položek historie", - "scmGraphHistoryItemHoverLabelForeground": "Barva popředí popisku položek historie při najetí myší" + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Barva popředí popisku položek historie při najetí myší", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} odstranění{1}", "deletions": "{0} odstranění{1}", "fileChanged": "Počet změněných souborů: {0}", "filesChanged": "Počet změněných souborů: {0}", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} vložení{1}", "insertions": "{0} vložení{1}", + "items": "{0} Items", "loadMore": "{0} Načíst další...", - "outdated": "ZASTARALÉ", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Aktualizovat", + "repositoryPicker": "Repository Picker", "scm history": "Historie správy zdrojového kódu", - "scmGraph.HistoryItemHoverAdditionsForeground": "Barva popředí přidání položek historie při přechodu myší", - "scmGraph.HistoryItemHoverDeletionsForeground": "Barva popředí odstranění položek historie při přechodu myší" + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Úložiště správy zdrojového kódu" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Sbalit všechna úložiště", - "deletion": "{0} odstranění{1}", - "deletions": "{0} odstranění{1}", "expand all": "Rozbalit všechna úložiště", - "fileChanged": "Počet změněných souborů: {0}", - "filesChanged": "Počet změněných souborů: {0}", - "historyItemChangesEditorTitle": "Všechny změny ({0} ↔ {1})", "input": "Vstup správy zdrojového kódu", - "insertion": "{0} vložení{1}", - "insertions": "{0} vložení{1}", "label.close": "Zavřít", "repositories": "Úložiště", "repositorySortByDiscoveryTime": "Seřadit podle času zjištění", "repositorySortByName": "Seřadit podle názvu", "repositorySortByPath": "Seřadit podle cesty", "scm": "Správa zdrojového kódu", - "scm.historyItemAdditionsForeground": "Barva popředí přidání položek historie", - "scm.historyItemDeletionsForeground": "Barva popředí odstranění položek historie", - "scm.historyItemSelectedStatisticsBorder": "Barva ohraničení statistiky vybrané položky historie", - "scm.historyItemStatisticsBorder": "Barva ohraničení statistiky položky historie", "scmInputCancelAction": "Zrušit", "scmInputMoreActions": "Další akce…", "setListViewMode": "Zobrazit jako seznam", @@ -10600,8 +10696,7 @@ "sortAction": "Zobrazit a seřadit", "sortChangesByName": "Seřadit změny podle názvu", "sortChangesByPath": "Seřadit změny podle cesty", - "sortChangesByStatus": "Seřadit změny podle stavu", - "viewChanges": "Zobrazit změny" + "sortChangesByStatus": "Seřadit změny podle stavu" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Správa zdrojového kódu" @@ -10820,7 +10915,9 @@ "search": "Hledat", "searchFileMatch": "Počet nalezených souborů: {0}", "searchFileMatches": "Počet nalezených souborů: {0}", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Ostatní soubory", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Počet nalezených shod: {0}", "searchMatches": "Počet nalezených shod: {0}", "searchResultAria": "{0} ve sloupci {1} našel {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Zavřít dialogové okno" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Označit jako hotové", "checkboxTitle": "Pokud je tato možnost zaškrtnutá, zobrazí se tato stránka při spuštění.", "close": "Skrýt", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Vylepšené úpravy", "gettingStarted.keyboardTip": "Tip: Použijte klávesovou zkratku ", "gettingStarted.someStepsComplete": "Dokončené kroky: {0} z {1}", + "goBack": "Go Back", "imageShowing": "Obrázek zobrazující {0}", "new": "Nové", "newItems": "Aktualizováno", @@ -13140,7 +13240,6 @@ "start": "Spustit", "toStart": "na začátek.", "walkthroughs": "Návody", - "welcome": "Vítejte", "welcomeAriaLabel": "Přehled toho, jak se seznámit s editorem", "welcomePage.openFolderWithPath": "Otevřít složku {0} s cestou {1}", "welcomePage.showOnStartup": "Zobrazit úvodní stránku při spuštění" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Pokud je tato možnost povolená, průvodce rozšířením se otevře při instalaci rozšíření.", "workspacePlatform": "Platforma aktuálního pracovního prostoru, která se může ve vzdálených nebo bezserverových kontextech lišit od platformy uživatelského rozhraní." }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Barva popředí nadpisu každého kroku názorného postupu", "welcomePage.background": "Barva pozadí uvítací stránky", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Ikona používaná pro kategorii nastavení na úvodní stránce", "gettingStarted.accessibilityHelp.description.interpolated": "Dialogové okno nápovědy k funkcím přístupnosti poskytuje informace o tom, co lze od dané funkce očekávat, a o příkazech / klávesových zkratkách pro její ovládání.\r\n Když je fokus v editoru, terminálu, poznámkovém bloku, odpovědi chatu, komentáři nebo ladicí konzole, lze otevřít příslušné dialogové okno příkazem Otevřít nápovědu k přístupnosti.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Informace o funkcích získáte pomocí dialogového okna nápovědy k přístupnosti.", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Při různých událostech na pracovní ploše se přehrávají zvuky a oznámení týkající se přístupnosti.\r\n Ty se dají zjistit a nakonfigurovat pomocí příkazů Vypsat signalizační zvuky a Vypsat signalizační oznámení.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Nastavte si podrobně, které signály přístupnosti chcete přijímat zvukově nebo pomocí zařízení pro Braillovo písmo.", "gettingStarted.accessibleView.description.interpolated": "Přístupné zobrazení je k dispozici pro terminál, popisky zobrazované po umístění ukazatele myši na prvek, oznámení, komentáře, výstup poznámkového bloku, odpovědi chatu, vložená dokončování a výstup konzoly ladění.\r\n S fokusem na některé z těchto funkcí se dá otevřít pomocí příkazu Otevřít přístupné zobrazení.\r\n{0}", - "gettingStarted.accessibleView.title": "Pomocí přístupného zobrazení můžete kontrolovat obsah po řádcích a po jednotlivých znacích.", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Získejte přehled o nejdůležitějších funkcích", "gettingStarted.beginner.title": "Naučte se základy", "gettingStarted.codeFolding.description.interpolated": "Použijte k tomu příkaz Přepnout sbalení.\r\n{0}\r\n Rekurzivní sbalení a rozbalení pomocí příkazu Přepnout možnost Sbalit rekurzivně\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Všechno máte nastavené, abyste mohli začít kódovat. Pokud chcete své soubory dostat do VS Code, můžete otevřít místní projekt nebo vzdálené úložiště.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Přizpůsobte si editor, naučte se základy a začněte kódovat.", "gettingStarted.setup.title": "Začínáme s VS Code", - "gettingStarted.setupScreenReader.description": "Seznamte se s nástroji a klávesovými zkratkami, díky kterým je zajišťována přístupnost ve VS Code. Poznámka: Některé akce se nedají provést v kontextu podrobného návodu.", - "gettingStarted.setupScreenReader.title": "Začínáme používat VS Code se čtečkou obrazovky", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Přizpůsobte si editor, naučte se základy a začněte kódovat.", "gettingStarted.setupWeb.title": "Začínáme s VS Code pro web", "gettingStarted.shortcuts.description.interpolated": "Jakmile objevíte své oblíbené příkazy, vytvořte si vlastní klávesové zkratky pro okamžitý přístup.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Připojit k", "gettingStarted.topLevelShowWalkthroughs.description": "Zobrazit průvodce editoru nebo rozšíření", "gettingStarted.topLevelShowWalkthroughs.title": "Otevřít návod…", - "gettingStarted.verbositySettings.description.interpolated": "Pro funkce na pracovní ploše jsou k dispozici nastavení podrobností zobrazované nápovědy. Jakmile se uživatel s danou funkcí seznámí, může nastavit, aby se nezobrazovala nápověda, jak ji používat. Například u funkcí, pro které existuje dialogové okno nápovědy k přístupnosti, bude uvedeno, jak toto dialogové okno otevřít, dokud nebude pro danou funkci nastavení podrobností zakázáno.\r\n Tato a další nastavení přístupnosti lze nakonfigurovat spuštěním příkazu Otevřít nastavení přístupnosti.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Řízení podrobností popisků aria", "gettingStarted.videoTutorial.description.interpolated": "Podívejte se na první z řady krátkých a praktických videokurzů pro hlavní funkce nástroje VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Podívejte se na videokurzy", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Vypsat signalizační oznámení", "listSignalSounds": "Vypsat signalizační zvuky", "openAccessibilityHelp": "Otevřít nápovědu k přístupnosti", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Otevřít přístupné zobrazení", "openFolder": "Otevřít složku", "openGoToSymbol": "Přejít na symbol", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Místní nabídka průzkumníka souborů", "menus.explorerContextShare": "Podnabídka „Sdílet“ v místní nabídce Průzkumníka souborů", "menus.extensionContext": "Místní nabídka rozšíření", - "menus.historyItemChanges": "Systémová nabídka příchozích/odchozích změn správy zdrojového kódu", "menus.historyItemContext": "Místní nabídka položky historie správy zdrojového kódu", "menus.home": "Místní nabídka indikátoru domovské stránky (jen web)", - "menus.incomingChanges": "Nabídka příchozích změn správy zdrojového kódu", - "menus.incomingChangesAllChangesContext": "Místní nabídka všech příchozích změn správy zdrojového kódu", - "menus.incomingChangesContext": "Místní nabídka příchozích změn správy zdrojového kódu", - "menus.incomingChangesHistoryItemContext": "Místní nabídka položky historie příchozích změn správy zdrojového kódu", "menus.input": "Nabídka vstupního pole správy zdrojového kódu", "menus.mergeEditorResult": "Panel nástrojů výsledků v editoru sloučení", "menus.multiDiffEditorResource": "Panel nástrojů prostředků v editoru rozdílů ve více souborech", "menus.notebookVariablesContext": "Místní nabídka zobrazení proměnných poznámkového bloku", "menus.opy": "Podnabídka Kopírovat jako v nabídce Úpravy nejvyšší úrovně", - "menus.outgoingChanges": "Nabídka odchozích změn správy zdrojového kódu", - "menus.outgoingChangesAllChangesContext": "Místní nabídka všech odchozích změn správy zdrojového kódu", - "menus.outgoingChangesContext": "Místní nabídka odchozích změn správy zdrojového kódu", - "menus.outgoingChangesHistoryItemContext": "Místní nabídka položky historie odchozích změn správy zdrojového kódu", "menus.resourceFolderContext": "Místní nabídka složky prostředků správy zdrojového kódu", "menus.resourceGroupContext": "Místní nabídka skupiny prostředků správy zdrojového kódu", "menus.resourceStateContext": "Místní nabídka stavu prostředků správy zdrojového kódu", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Vkládá položky nabídky do editoru.", "webview.context": "Místní nabídka webového zobrazení" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Načte experimenty, které se mají spustit z online služby Microsoftu." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Povolení rozšíření {0} není možné změnit, protože je povoleno v prostředí.", "cannot change enablement extension kind": "Povolení rozšíření {0} se nedá kvůli jeho typu rozšíření změnit", "cannot change enablement virtual workspace": "Povolení rozšíření {0} není možné změnit, protože nepodporuje virtuální pracovní prostory.", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Nelze změnit povolení u rozšíření {0}, protože na něm závisí synchronizace nastavení.", "cannot disable auth extension in workspace": "V pracovním prostoru nelze změnit povolení u rozšíření {0}, protože přispívá ke zprostředkovatelům ověřování.", "cannot disable language pack extension": "Nelze změnit povolení u rozšíření {0}, protože přispívá k jazykovým sadám.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Chcete nainstalovat a synchronizovat rozšíření mezi zařízeními?", "install single extension": "Chcete nainstalovat a synchronizovat rozšíření {0} mezi zařízeními?", "limited support": "{0} má v {1} omezenou funkčnost.", - "main.notFound": "Nejde aktivovat, protože se nepovedlo najít {0}.", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Rozšíření {0} nelze odinstalovat. Závisí na něm rozšíření {1}, {2} a další rozšíření.", "non web extensions": "{0}obsahuje rozšíření, která nejsou v {1} podporována.", "non web extensions detail": "Obsahuje nepodporovaná rozšíření.", diff --git a/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json index 85fc496f8b..8a81ec1d69 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Branch erstellen aus...", "command.checkout": "Check-Out nach...", "command.checkoutDetached": "Auschecken an (getrennt)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Cherry-Pick...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Änderungen verwerfen", "command.cleanAll": "Alle Änderungen verwerfen", "command.cleanAllTracked": "Alle nachverfolgten Änderungen verwerfen", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Commit gestaget (abgemeldet, keine Überprüfung)", "command.continueInLocalClone": "Repository lokal klonen und auf Desktop öffnen...", "command.continueInLocalClone.qualifiedName": "Weiterarbeiten im neuen lokalen Klon", - "command.createTag": "Tag erstellen", + "command.createTag": "Create Tag...", "command.deleteBranch": "Branch löschen...", "command.deleteRemoteTag": "Remotetag löschen...", "command.deleteTag": "Tag löschen...", diff --git a/i18n/vscode-language-pack-de/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/vscode.github.i18n.json index d98758aa23..d34c8c48b7 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Steuert, welches Protokoll zum Klonen eines GitHub-Repositorys verwendet wird", "description": "GitHub-Features für VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Sie können diesen Ordner direkt in einem GitHub-Repository veröffentlichen. Nach der Veröffentlichung haben Sie Zugriff auf die Funktionen zur Quellcodeverwaltung von Git und GitHub.\r\n[$(github): Veröffentlichung in GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Sie können einen Arbeitsbereichsordner direkt in einem GitHub-Repository veröffentlichen. Nach der Veröffentlichung haben Sie Zugriff auf die Funktionen zur Quellcodeverwaltung von Git und GitHub.\r\n[$(github): Veröffentlichung in GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-de/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/vscode.ipynb.i18n.json index 92f7e863d4..13c306f3ec 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Zellenausgabe kopieren", "description": "Bietet grundlegende Unterstützung für das Öffnen und Lesen von Jupyters .ipynb-Notizbuchdateien", "displayName": "IPYNB-Unterstützung", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Aktivieren/Deaktivieren des Einfügens von Bildern in Markdownzellen in IPYNB-Notebook-Dateien. Eingefügte Bilder werden als Anlagen in die Zelle eingefügt.", "markdownAttachmentRenderer.displayName": "Zellenanlage-Renderer „Markdown-It-IPYNB“", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index f5059b62ef..14b0568823 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "Fehler beim Extrahieren von \"{0}\". Ungültige Datei.", "notFound": "{0} wurde im ZIP nicht gefunden." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "Auf den Editor kann zurzeit nicht zugegriffen werden.", - "accessibilityOffAriaLabel": "{0} Um den für die Sprachausgabe optimierten Modus zu aktivieren, verwenden Sie {1}", - "accessibilityOffAriaLabelNoKb": "{0} Um den für die Sprachausgabe optimierten Modus zu aktivieren, öffnen Sie die Schnellauswahl mit {1}, und führen Sie den Befehl \"Barrierefreiheitsmodus der Bildschirmsprachausgabe umschalten\" aus, der derzeit nicht über die Tastatur ausgelöst werden kann.", - "accessibilityOffAriaLabelNoKbs": "{0} Weisen Sie eine Tastenzuordnung für den Befehl \"Barrierefreiheitsmodus der Sprachausgabe umschalten\" zu, indem Sie mit auf den Editor für Tastenzuordnungen zugreifen {1} und ihn ausführen.", - "editor": "Editor" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "Sekundäre Cursor entfernt", @@ -207,6 +209,9 @@ "selectAll": "Alle auswählen", "undo": "Rückgängig" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Halten Sie die {0}-Taste gedrückt, um mit der Maus darauf zu zeigen." }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Die Hintergrundfarbe des Diff-Editor-Headers" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Keine geänderten Dateien" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Editor-Inhalt", "emptySelectionClipboard": "Steuert, ob ein Kopiervorgang ohne Auswahl die aktuelle Zeile kopiert.", "enabled": "Aktiviert das Glühlampensymbol für Codeaktionen im Editor.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Steuert, ob Leerzeichen mit einer neuen experimentellen Methode gerendert werden.", "experimentalWhitespaceRendering.font": "Verwenden Sie eine neue Rendering-Methode mit Schriftartzeichen.", "experimentalWhitespaceRendering.off": "Verwenden Sie die stabile Rendering-Methode.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Aktiviert die Inlay-Hinweise im Editor.", "inlayHints.fontFamily": "Steuert die Schriftartfamilie von Einlapphinweisen im Editor. Bei Festlegung auf \"leer\" wird die {0} verwendet.", "inlayHints.fontSize": "Steuert den Schriftgrad von Einlapphinweisen im Editor. Standardmäßig wird die {0} verwendet, wenn der konfigurierte Wert kleiner als {1} oder größer als der Schriftgrad des Editors ist.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Aktiviert den Abstand um die Inlay-Hinweise im Editor.", "inline": "Schnelle Vorschläge werden als inaktiver Text angezeigt", "inlineCompletionsAccessibilityVerbose": "Steuert, ob für Benutzer*innen, die eine Sprachausgabe nutzen, bei Anzeige einer Inlinevervollständigung ein Hinweis zur Barrierefreiheit angezeigt werden soll.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Die Inlinevorschlagssymbolleiste nie anzeigen.", "inlineSuggest.showToolbar.onHover": "Die Symbolleiste „Inline-Vorschlag“ anzeigen, wenn Sie mit dem Mauszeiger auf einen Inline-Vorschlag zeigen.", "inlineSuggest.suppressSuggestions": "Steuert, wie Inlinevorschläge mit dem Vorschlagswidget interagieren. Wenn diese Option aktiviert ist, wird das Vorschlagswidget nicht automatisch angezeigt, wenn Inlinevorschläge verfügbar sind.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Legt den Abstand der Buchstaben in Pixeln fest.", "lineHeight": "Steuert die Zeilenhöhe. \r\n – Verwenden Sie 0, um die Zeilenhöhe automatisch anhand des Schriftgrads zu berechnen.\r\n – Werte zwischen 0 und 8 werden als Multiplikator mit dem Schriftgrad verwendet.\r\n – Werte größer oder gleich 8 werden als effektive Werte verwendet.", "lineNumbers": "Steuert die Anzeige von Zeilennummern.", @@ -830,7 +839,6 @@ "editorTextFocus": "Gibt an, ob der Editor-Text den Fokus besitzt (Cursor blinkt).", "inCompositeEditor": "Gibt an, ob der Editor Bestandteil eines größeren Editors ist (z. B. Notebooks).", "inDiffEditor": "Gibt an, ob der Kontext ein Diff-Editor ist.", - "inMultiDiffEditor": "Gibt an, ob der Kontext ein Multi-Diff-Editor ist.", "isEmbeddedDiffEditor": "Gibt an, ob der Kontext ein eingebetteter Diff-Editor ist.", "multiDiffEditorAllCollapsed": "Gibt an, ob alle Dateien im Multi-Diff-Editor reduziert sind", "standaloneColorPickerFocused": "Gibt an, ob der eigenständige Farbwähler fokussiert ist.", @@ -1020,21 +1028,23 @@ "placeHolder": "Befehl auswählen", "showLensOnLine": "CodeLens-Befehle für aktuelle Zeile anzeigen" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Hier ist ein Farbwähler vorhanden." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" + }, + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Zum Umschalten zwischen Farboptionen (rgb/hsl/hex) klicken", - "closeIcon": "Symbol zum Schließen des Farbwählers" + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Farbwähler ausblenden", - "hideColorPickerDescription": "Eigenständige Farbauswahl ausblenden.", - "insertColorWithStandaloneColorPicker": "Farbe mit eigenständigem Farbwähler einfügen", - "insertColorWithStandaloneColorPickerDescription": "Fügen Sie hexadezimale/rgb-/hsl-Farben mit der fokussierten eigenständigen Farbauswahl ein.", - "mishowOrFocusStandaloneColorPicker": "&&Eigenständige Farbwähler anzeigen oder fokussieren", - "showOrFocusStandaloneColorPicker": "Eigenständige Farbwähler anzeigen oder konzentrieren", - "showOrFocusStandaloneColorPickerDescription": "Eigenständige Farbauswahl, die den Standardfarbanbieter verwendet, anzeigen oder fokussieren. Zeigt Hexadezimal-/RGB-/HSL-Farben an." + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Blockkommentar umschalten", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Manuelle Faltbereiche entfernen", "toggleFoldAction.label": "Einklappung umschalten", "toggleFoldRecursivelyAction.label": "Rekursiv falten umschalten", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Faltung rekursiv aufheben", "unfoldAction.label": "Auffalten", "unfoldAllAction.label": "Alle auffalten", @@ -1282,6 +1293,12 @@ "location": "Symbol {0} von {1}", "location.kb": "Symbol {0} von {1}, {2} für nächstes" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Dies ist eine Hoverstatusleiste.", "hoverAccessibilityStatusBarActionWithKeybinding": "Es verfügt über eine Aktion mit der Bezeichnung „{0}“ und Tastenzuordnung „{1}“.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Hier sind Inlinebearbeitungen vorhanden." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Inline-Bearbeitung akzeptieren", - "action.inlineEdits.hide": "Inline-Bearbeitung ausblenden", - "action.inlineEdits.showNext": "Nächste Inline-Bearbeitung anzeigen", - "action.inlineEdits.showPrevious": "Vorherige Inline-Bearbeitung anzeigen", - "action.inlineEdits.trigger": "Inline-Bearbeitung auslösen", - "inlineEditsActions": "Inline-Bearbeitung akzeptieren" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Gibt an, ob eine Inline-Bearbeitung sichtbar ist.", - "isPinned": "Gibt an, ob eine Inline-Bearbeitung sichtbar ist." - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Durch nächsten Wert ersetzen", "InPlaceReplaceAction.previous.label": "Durch vorherigen Wert ersetzen" @@ -2086,14 +2091,17 @@ "errorDeleting": "Der vorhandene Ordner '{0}' konnte während der Installation der Erweiterung '{1}' nicht gelöscht werden. Löschen Sie den Ordner manuell, und versuchen Sie es noch mal.", "incompatible": "Die Erweiterung \"{0}\" kann nicht installiert werden, weil sie nicht mit VS Code {1} kompatibel ist.", "invalidManifest": "Die Erweiterung \"{0}\" kann aufgrund eines Manifestkonflikts mit Marketplace nicht installiert werden.", + "not signed": "Extension is not signed.", "removeError": "Fehler beim Entfernen der Erweiterung: {0}. Beenden und starten Sie VS Code neu, bevor Sie erneut versuchen, die Erweiterung zu installieren.", - "restartCode": "Starten Sie VS Code neu, bevor Sie {0} neu installieren." + "restartCode": "Starten Sie VS Code neu, bevor Sie {0} neu installieren.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX ungültig: \"package.json\" ist keine JSON-Datei." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Die Erweiterung verwendet einen API-Vorschlag „{0}“, der mit der aktuellen Version von VS Code nicht kompatibel ist.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string[]” sein.", "extensionDescription.activationEvents2": "Die Eigenschaft \"{0}\" sollte ausgelassen werden, wenn die Erweiterung keine Eigenschaft \"{1}\" oder \"{2}\" aufweist.", "extensionDescription.browser1": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string” sein.", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Hiermit wird die Proxyunterstützung für Erweiterungen deaktiviert.", "proxySupportOn": "Hiermit wird die Proxyunterstützung für Erweiterungen aktiviert.", "proxySupportOverride": "Hiermit wird die Proxyunterstützung für Erweiterungen aktiviert, und Anforderungsoptionen werden außer Kraft gesetzt.", - "request": "Netzwerkanforderungen", "strictSSL": "Steuert, ob das Proxy-Server-Zertifikat mit der Liste der mitgelieferten CAs überprüft werden soll.", "systemCertificates": "Steuert, ob Zertifizierungsstellenzertifikate über das Betriebssystem geladen werden. (Unter Windows und macOS muss nach dem Deaktivieren dieser Option das Fenster neu geladen werden.)", "systemCertificatesV2": "Steuert, ob das experimentelle Laden von Zertifizierungsstellenzertifikaten vom Betriebssystem aktiviert werden soll. Dabei wird ein allgemeinerer Ansatz als die Standardimplementierung verwendet." @@ -2954,12 +2961,12 @@ "name": "Prozessname", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Gemeinsame Sperre" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Zulassen", "confirmLogin": "Die Erweiterung \"{0}\" möchte sich mit {1} anmelden.", @@ -3270,6 +3277,7 @@ "workspace": "Arbeitsbereich" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Referenz für Tastenkombinationen", "miDocumentation": "&&Dokumentation", "miKeyboardShortcuts": "&&Referenz für Tastenkombinationen", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Steuert, ob Ordner in einem neuen Fenster geöffnet werden oder das letzte aktive Fenster ersetzen sollen.\r\nBeachten Sie, dass diese Einstellung in manchen Fällen möglicherweise ignoriert wird (z.B. wenn die Befehlszeilenoption `--new-window` oder `--reuse-window` verwendet wird). ", "panelDefaultLocation": "Steuert die Standardposition des Fensters (Terminal, Debugging-Konsole, Ausgabe, Probleme) in einem neuen Arbeitsbereich. Es kann entweder unten, oben, rechts oder links im Editorbereich angezeigt werden.", "panelOpensMaximized": "Steuert, ob das Panel maximiert geöffnet wird. Das Panel kann entweder immer maximiert, nie maximiert oder im letzten Zustand vor dem Schließen geöffnet werden.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Steuert, ob die zulässige Höchstzahl geöffneter Editoren pro Editorgruppe oder für alle gleichzeitig gilt.", "pinnedTabSizing": "Steuert die Größe von angehefteten Editorregisterkarten. Angeheftete Registerkarten werden an den Anfang aller geöffneten Registerkarten sortiert und normalerweise erst geschlossen, wenn sie wieder gelöst werden. Dieser Wert wird ignoriert, wenn {0} nicht auf {1} festgelegt ist.", "preserveInput": "Steuert, ob die letzte Eingabe in die Befehlspalette beim nächsten Öffnen wiederhergestellt wird.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Barrierefreiheit", "announcement.enabled.auto": "Ansagen aktivieren, wird nur im für die Sprachausgabe optimierten Modus wiedergegeben.", "announcement.enabled.off": "Ansagen deaktivieren.", - "autoSynthesize": "Gibt an, ob eine Textantwort automatisch laut vorgelesen werden soll, wenn Sprache als Eingabe verwendet wurde. Beispielsweise wird in einer Chatsitzung automatisch eine Antwort synthetisiert, wenn Sprache als Chatanfrage verwendet wurde.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Gibt an, ob Editoren und Terminals ohne Fokus abgeblendet werden sollen, um zu verdeutlichen, wohin Eingaben geleitet werden. Dies funktioniert bei den meisten Editoren, ausgenommen bei solchen, die iFrames verwenden (z. B. Notebooks und Webansichten-Editoren mit Erweiterungen).", "dimUnfocusedOpacity": "Der anteilige Wert für die Deckkraft (0,2 bis 1,0), der für Editoren und Terminals ohne Fokus verwendet wird. Dieser wird nur angewendet, wenn \"{0}\" aktiviert ist.", "sound.enabled.auto": "Sound aktivieren, wenn eine Sprachausgabe angefügt ist.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Geben Sie Informationen zum Öffnen der Benachrichtigung in einer barrierefreien Ansicht an.", "verbosity.replInputHint": "Geben Sie Informationen zu relevanten Aktionen für die Repl-Eingabe an.", "verbosity.terminal.description": "Gibt Informationen über den Zugriff auf das Hilfemenü für Barrierefreiheit im Terminal an, wenn das Terminal den Fokus aufweist.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Die Sprache, die von der Spracherkennung und Sprachsynthese verwendet werden soll. Wählen Sie „Auto“ aus, um nach Möglichkeit die konfigurierte Anzeigesprache zu verwenden. Beachten Sie, dass möglicherweise nicht alle Anzeigesprachen von der Spracherkennung und den Synthetisierern unterstützt werden.", "voice.speechTimeout": "Die Dauer in Millisekunden, die die Spracherkennung aktiv bleibt, nachdem Sie das Sprechen beendet haben. In einer Chatsitzung wird der transkribierte Text beispielsweise automatisch übermittelt, nachdem das Timeout erreicht wurde. Legen Sie diese Einstellung auf „0“ fest, um dieses Feature zu deaktivieren." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Audiohinweis aktivieren/deaktivieren", "disabled": "Deaktiviert" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Letzte Verwendung dieses Kontos: {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Konten", "manageExtensions": "Wählen Sie die Erweiterungen aus, die auf dieses Konto zugreifen können.", "manageTrustedExtensions": "Vertrauenswürdige Erweiterungen verwalten", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Neuer Chat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Fehler beim Anwenden des Codeblocks: {0}", - "applyCodeBlock.progress": "Codeblock wird mit {0} angewendet...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Im Editor anwenden", "interactive.compare.apply": "Änderungen anwenden", "interactive.compare.discard": "Änderungen verwerfen", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "An sekundären Agent übermitteln", "chat.newChat.label": "An neuen Chat senden", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Abbrechen", "interactive.submit.label": "Senden" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Problem melden", "interactive.unhelpful.label": "Nicht hilfreich" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Wird generiert" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Reduzierbare Chatliste", + "copyReference": "Copy", "setting.hover": "Einstellung \"{0}\" öffnen", "usedReferencesCollapsed": "{0}, zugeklappt", "usedReferencesExpanded": "{0}, aufgeklappt", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Dateistruktur" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Symbol der Beschriftung des Chat-Editors.", "chatEditorName": "Chat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Anschlussfrage: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Chateingabe, Eingabe zum Stellen von Fragen oder Eingabe für Themen: Drücken Sie die Eingabetaste, um die Anfrage zu senden. Verwenden Sie {0} für die Hilfe zur Barrierefreiheit des Chats.", "chat.attachment": "Angefügter Kontext, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Chat", "chatCommand": "Ein Kurzname, mit dem auf diesen Befehl in der Benutzeroberfläche verwiesen wird, z. B. `reparieren` oder * `erklären` für Befehle, die ein Problem beheben oder Code erklären. Der Name sollte unter den von diesem Teilnehmer bereitgestellten Befehlen eindeutig sein.", "chatCommandDescription": "Eine Beschreibung dieses Befehls.", - "chatCommandDisambiguation": "Metadaten, die beim automatischen Weiterleiten von Benutzerfragen an diesen Chatbefehl helfen. Sie müssen \"contribChatParticipantDetection\" zu \"enabledApiProposals\" hinzufügen, um diese API zu verwenden.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Ein detaillierter Name für diese Kategorie, z. B. \"workspace_questions\" oder \"web_questions\".", "chatCommandDisambiguationDescription": "Eine detaillierte Beschreibung der Arten von Fragen, die für diesen Chatbefehl geeignet sind.", "chatCommandDisambiguationExamples": "Eine Liste repräsentativer Beispielfragen, die für diesen Chatbefehl geeignet sind.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Für diesen Chatteilnehmer verfügbare Befehle, die der Benutzer mit einem `/` aufrufen kann.", "chatFailErrorMessage": "Fehler beim Laden des Chats, weil die installierte Version der {0}-Erweiterung nicht mit dieser Version von {1} kompatibel ist. Stellen Sie sicher, dass die GitHub Copilot-Chaterweiterung auf dem neuesten Stand ist.", "chatParticipantDescription": "Eine Beschreibung dieses Chatteilnehmers, die in der Benutzeroberfläche angezeigt wird.", - "chatParticipantDisambiguation": "Metadaten, die beim automatischen Weiterleiten von Benutzerfragen an diesen Chatteilnehmer helfen. Sie müssen \"contribChatParticipantDetection\" zu \"enabledApiProposals\" hinzufügen, um diese API zu verwenden.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Ein detaillierter Name für diese Kategorie, z. B. \"workspace_questions\" oder \"web_questions\".", "chatParticipantDisambiguationDescription": "Eine detaillierte Beschreibung der Arten von Fragen, die für diesen Chatteilnehmer geeignet sind.", "chatParticipantDisambiguationExamples": "Eine Liste repräsentativer Beispielfragen, die für diesen Chatteilnehmer geeignet sind.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "TRUE, wenn die Chattextbearbeitungen angewendet wurden.", "chatExtensionInvalid": "Wahr, wenn die installierte Chaterweiterung ungültig ist und aktualisiert werden muss.", "chatIsEnabled": "Wahr, wenn der Chat aktiviert ist, weil ein Standard-Chat-Teilnehmer mit einer Implementierung aktiviert ist.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "Wahr, wenn ein Standard-Chatteilnehmer für das Panel registriert ist.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "Das Chatelement ist eine Anforderung.", "chatResponse": "Das Chatelement ist eine Antwort.", "chatResponseErrored": "TRUE, wenn die Chatantwort zu einem Fehler geführt hat.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Kommentare filtern", "comments.filter.placeholder": "Filtern (z. B. Text, Autor)", "replyCount": " {0} Antworten,", - "resourceWithCommentLabel": "{0} in Zeile {1} Spalte {2} in {3},{4} Kommentar: {5}", - "resourceWithCommentLabelFile": "{0} in {1},{2} Kommentar: {3}", - "resourceWithCommentLabelFileOutdated": "Veraltet ab {0} in {1},{2} Kommentar: {3}", - "resourceWithCommentLabelOutdated": "Veraltet ab {0} in Zeile {1} Spalte {2} in {3},{4} Kommentar: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Kommentare in {0}, vollständiger Pfad: {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Kommentare für aktuellen Arbeitsbereich", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Debuggen: {0}", - "selectAndStartDebug": "Debug Konfiguration auswählen und starten", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Debuggen" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Die Erweiterung ist immer aktiviert.", "extensions.supportUntrustedWorkspaces.version": "Definiert die Version der Erweiterung, auf die die Überschreibung angewendet werden soll. Wenn nicht anders angegeben, wird die Überschreibung unabhängig von der Erweiterungsversion angewendet.", "extensions.supportVirtualWorkspaces": "Überschreiben Sie die Unterstützung virtueller Arbeitsbereiche einer Erweiterung.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Wenn diese Option aktiviert ist, wird automatisch geprüft, ob Updates für Erweiterungen verfügbar sind. Liegt für eine Erweiterung ein Update vor, wird sie in der Ansicht für Erweiterungen als veraltet markiert. Die Updates werden von einem Microsoft-Onlinedienst heruntergeladen.", "extensionsCloseExtensionDetailsOnViewChange": "Wenn diese Option aktiviert ist, werden Editoren mit Erweiterungsdetails beim Verlassen der Erweiterungsansicht automatisch geschlossen.", "extensionsDeferredStartupFinishedActivation": "Wenn diese Option aktiviert ist, werden Erweiterungen, die das Aktivierungsereignis \"onStartupFinished\" deklarieren, nach einem Timeout aktiviert.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Ist hier eine Erweiterung aufgeführt, wird keine Bestätigungsaufforderung angezeigt, wenn diese Erweiterung einen URI verarbeitet.", "id required": "Erweiterungs-ID erforderlich.", "importKeyboardShortcutsFroms": "Tastenkombinationen migrieren von...", + "install": "Install", "install button": "Installieren", "install installAndDonotSync": "Installieren (nicht synchronisieren)", "installButton": "&&Installieren", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Empfohlene Erweiterungen konfigurieren (Arbeitsbereichsordner)", "configureWorkspaceRecommendedExtensions": "Empfohlene Erweiterungen konfigurieren (Arbeitsbereich)", "current": "Aktuell", + "dependencies": "Show Dependencies", "deprecated message": "Diese Erweiterung ist veraltet, da sie nicht mehr gepflegt wird.", "deprecated tooltip": "Diese Erweiterung ist veraltet, da sie nicht mehr gepflegt wird.", "deprecated with alternate extension message": "Diese Erweiterung ist veraltet. Verwenden Sie stattdessen die {0}-Erweiterung.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Diese Erweiterung ist im lokalen Erweiterungshost des Workers aktiviert, da sie bevorzugt dort ausgeführt wird.", "enabled locally": "Diese Erweiterung ist im lokalen Erweiterungshost aktiviert, da sie bevorzugt dort ausgeführt wird.", "enabled remotely": "Diese Erweiterung ist im Remoteerweiterungshost aktiviert, da sie es vorzieht, dort ausgeführt zu werden.", - "extension disabled because of dependency": "Diese Erweiterung wurde deaktiviert, da sie von einer deaktivierten Erweiterung abhängig ist.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Diese Erweiterung wurde deaktiviert, weil der aktuelle Arbeitsbereich nicht vertrauenswürdig ist.", "extension enabled on remote": "Erweiterung ist für \"{0}\" aktiviert.", "extension limited because of trust requirement": "Diese Erweiterung verfügt über eingeschränkte Features, weil der aktuelle Arbeitsbereich nicht vertrauenswürdig ist.", @@ -7317,6 +7379,7 @@ "install anyway": "Trotzdem installieren", "install browser": "Im Browser installieren", "install confirmation": "Möchten Sie „{0}“ installieren?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Auf \"{0}\" installieren", "install local extensions title": "Lokale Erweiterungen in \"{0}\" installieren", "install locally": "Lokal installieren", @@ -7347,6 +7410,9 @@ "more information": "&&Weitere Informationen", "no local extensions": "Es sind keine Erweiterungen zur Installation vorhanden.", "no versions": "Diese Erweiterung hat keine anderen Versionen.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "Die Erweiterung „{0}“ ist unter {1} nicht verfügbar.", "pre-release": "Vorabversion", "reinstall": "Erweiterung erneut installieren...", @@ -7354,7 +7420,6 @@ "restart extensions": "Erweiterungen neu starten", "restart product": "Für Update neu starten", "review": "Überprüfung", - "search recommendations": "Nach Erweiterungen suchen", "select and install local extensions": "Lokale Erweiterungen in \"{0}\" installieren...", "select and install remote extensions": "Remoteerweiterungen lokal installieren...", "select color theme": "Farbdesign auswählen", @@ -7366,7 +7431,6 @@ "selectVersion": "Zu installierende Version auswählen", "settings": "Einstellungen", "showRecommendedExtension": "Empfohlene Erweiterung anzeigen", - "signature verification failed": "{0} kann die Erweiterung \"{1}\" nicht überprüfen. Möchten Sie sie installieren?", "switchToPreReleaseLabel": "Zur Vorabversion wechseln", "switchToPreReleaseTooltip": "Dadurch wird zur Vorabversion gewechselt, und Updates auf die neueste Version werden immer aktiviert.", "sync": "Diese Erweiterung synchronisieren", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "{0}-Erweiterung aktualisieren", "updateExtensionStart": "Das Update der Erweiterung {0} auf Version {1} wurde gestartet.", "updated": "Aktualisiert", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Anzeigesprache löschen", "workbench.extensions.action.setColorTheme": "Farbdesign festlegen", "workbench.extensions.action.setDisplayLanguage": "Anzeigesprache festlegen", @@ -7453,6 +7518,7 @@ "builtin": "Integriert", "builtinFeatureExtensions": "Features", "builtinProgrammingLanguageExtensions": "Programmiersprachen", + "click show": "Click to Show", "deprecated": "Veraltet", "disabled": "Deaktiviert", "disabledExtensions": "Deaktiviert", @@ -7479,6 +7545,7 @@ "remote": "Remote", "searchExtensions": "Nach Erweiterungen in Marketplace suchen", "select and install local extensions": "Lokale Erweiterungen in \"{0}\" installieren...", + "show": "Show", "suggestProxyError": "Marketplace hat \"ECONNREFUSED\" zurückgegeben. Überprüfen Sie die http.proxy-Einstellung.", "untrustedPartiallySupportedExtensions": "Eingeschränkt im eingeschränkten Modus", "untrustedUnsupportedExtensions": "Deaktiviert im eingeschränkten Modus", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Vorabversion", "activation": "Aktivierungszeit", - "dependencies": "Abhängigkeiten anzeigen", "extensionIcon.sponsorForeground": "Die Symbolfarbe für den Erweiterungs-Projektsponsor", "extensionIconStarForeground": "Die Symbolfarbe für Erweiterungsbewertungen.", "extensionIconVerifiedForeground": "Die Symbolfarbe für den verifizierten Erweiterungsherausgeber.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Erweiterungen automatisch aktualisieren", "confirmEnableDisableAutoUpdateDetail": "Dadurch werden alle Einstellungen für automatische Updates zurückgesetzt, die Sie für einzelne Erweiterungen festgelegt haben.", "consentRequiredToUpdate": "Das Update für die {0}-Erweiterung führt ausführbaren Code ein, der in der aktuell installierten Version nicht vorhanden ist.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Alle deaktivieren", "disableDependents": "Erweiterung mit abhängigen Elementen deaktivieren", "enable locally": "Aktivieren Sie „{0}“, um die Erweiterung lokal zu aktivieren.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Erweiterung aktivieren", "extensionsAutoRestart": "Erweiterungen wurden automatisch neu gestartet, um Updates zu aktivieren.", "incompatible": "Die Erweiterung \"{0}\" kann nicht installiert werden, da sie nicht kompatibel ist.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Erweiterung installieren", "installButtonLabelWithAction": "&&Erweiterung installieren und {0}", "installExtensionMessage": "Möchten Sie die Erweiterung „{0}“ von „{1}“ installieren?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Möchten Sie die Erweiterung installieren?", "installing extension": "Die Erweiterung wird installiert...", "installing named extension": "Die Erweiterung \"{0}\" wird installiert...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Diese Erweiterung wird als problematisch gemeldet.", "multipleDependentsError": "Die Erweiterung \"{0}\" kann nicht separat deaktiviert werden. \"{1}\", \"{2}\" und andere Erweiterungen sind davon abhängig. Möchten Sie all diese Erweiterungen deaktivieren?", "multipleDependentsUninstallError": "Die Erweiterung „{0}“ kann nicht allein deinstalliert werden. „{1}“, „{2}“ und andere Erweiterungen sind davon abhängig. Möchten Sie alle diese Erweiterungen deinstallieren?", @@ -7626,8 +7695,6 @@ "status.profiler": "Erweiterungsprofiler" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Erweiterungen in neuem Fenster debuggen", - "developer": "Entwickler", "runtimeExtension": "Ausgeführte Erweiterungen" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Erweiterungshostprofil starten", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Erweiterungshostprofil speichern", "saveprofile.dialogTitle": "Erweiterungshostprofil speichern", "stopExtensionHostProfileStart": "Erweiterungshostprofil beenden" @@ -7978,6 +8046,7 @@ "exclude": "Konfigurieren Sie [Globmuster](https://aka.ms/vscode-glob-patterns) zum Ausschließen von Dateien und Ordnern. Beispielsweise entscheidet der Datei-Explorer basierend auf dieser Einstellung, welche Dateien und Ordner angezeigt oder ausgeblendet werden sollen. Informationen zum Definieren von suchspezifischen Ausschlüssen finden Sie in der Einstellung `#search.exclude#`. Informationen zum Ignorieren von Dateien basierend auf Ihrem `.gitignore` finden Sie in der Einstellung `#explorer.excludeGitIgnore#`.", "excludeGitignore": "Steuert, ob Einträge in .gitignore geparst und vom Explorer ausgeschlossen werden sollen. Ähnlich wie {0}.", "expandSingleFolderWorkspaces": "Steuert, ob der Explorer bei der Initialisierung Mehrstamm-Arbeitsbereiche mit nur einem Ordner erweitern soll.", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Das Globmuster, mit dem Dateipfade verglichen werden sollen. Legen Sie diesen Wert auf \"true\" oder \"false\" fest, um das Muster zu aktivieren bzw. zu deaktivieren.", "explorer.autoRevealExclude.when": "Zusätzliche Überprüfung der gleichgeordneten Elemente einer entsprechenden Datei. Verwenden Sie \"$(basename)\" als Variable für den entsprechenden Dateinamen.", "explorer.decorations.badges": "Steuert, ob Dateidekorationen Badges verwenden.", @@ -8162,8 +8231,8 @@ "stop.title": "Lesen von Inlay-Hinweisen beenden" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Anforderung beenden", - "cancelShort": "Beenden", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Code bearbeiten", "send.generate": "Generieren" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Gibt an, ob ausstehende Inlinechatsitzungen das Speichern verhindern.", "accessibleDiffView": "Gibt an, ob der Inlinechat auch einen zugänglichen Diff-Viewer für seine Änderungen rendert.", - "accessibleDiffView.auto": "Der zugreifbare Diff-Viewer basiert darauf, dass der Bildschirmsprachausgabemodus aktiviert ist.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Der zugängliche Diff-Viewer ist nie aktiviert.", "accessibleDiffView.on": "Der zugängliche Diff-Viewer ist immer aktiviert.", "editorOverviewRuler.inlineChatInserted": "Übersichtslinealmarkerfarbe für Inhalte, die dem Inlinechat hinzugefügt wurden.", @@ -8252,7 +8321,6 @@ "mode": "Konfigurieren Sie, ob Änderungen, die mit Inlinechat erstellt wurden, direkt auf das Dokument angewendet werden oder zuerst in der Vorschau angezeigt werden.", "mode.live": "Änderungen werden direkt auf das Dokument angewendet, können über Inlineunterschiede hervorgehoben und von Hunks akzeptiert/verworfen werden. Durch das Beenden einer Sitzung bleiben die Änderungen erhalten.", "mode.preview": "Änderungen werden nur in der Vorschau angezeigt und müssen über die Schaltfläche \"Anwenden\" akzeptiert werden. Wenn Sie eine Sitzung beenden, werden die Änderungen verworfen.", - "onlyZone": "Gibt an, ob der Inlinechat direkt als Zonenwidget zwischen den Zeilen oder als Überlagerungswidget geöffnet wird, das in eine Zone umgewandelt wird.", "zoneToolbar": "Gibt an, ob eine Symbolleiste angezeigt werden soll, um Änderungen in der Inlinechat-Änderungsansicht zu akzeptieren oder abzulehnen." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "\"Übereinstimmung suchen\" zur Auswahl hinzufügen", "deleteLeftMultiSelection": "Links löschen", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Multicursormodus beenden" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Variable \"{0}\", Wert \"{1}\"" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Notebookvariablen" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Chat-Widget der nächsten Zelle fokussieren", "focusNotebookChat": "Chat fokussieren", "focusPreviousCell": "Vorherige Zelle fokussieren", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Anforderung stellen", "notebook.cell.chat.close": "Chat schließen", "notebook.cell.chat.nextFromHistory": "Weiter aus Verlauf", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Chat starten, um Code zu generieren", "notebookActions.restoreCellprompt": "Generieren" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Gibt an, ob der Zellenchat-Editor fokussiert ist.", "notebookChatAgentRegistered": "Gibt an, ob ein Chatagent für das Notizbuch registriert ist.", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Metadaten wiederherstellen", "notebook.diff.cell.revertOutputs": "Ausgaben wiederherstellen", "notebook.diff.cell.switchOutputRenderingStyleToText": "Ausgaberendering umschalten", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Metadatenunterschiede ausblenden", "notebook.diff.ignoreOutputs": "Ausgabeunterschiede ausblenden", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Metadatenunterschiede anzeigen", "notebook.diff.showOutputs": "Ausgabeunterschiede anzeigen", "notebook.diff.switchToText": "Text-Diff-Editor öffnen", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Steuert die Zeilenhöhe in Pixel in Markdown-Zellen in Notebooks. Bei Festlegung auf {0} wird {1} verwendet.", "notebook.markup.fontSize": "Steuert die Schriftgröße der gerenderten Markierungen in Notebooks in Pixel. Bei Einstellung auf {0} wird 120% von {1} verwendet.", "notebook.minimalErrorRendering": "Hiermit wird gesteuert, ob die Fehlerausgabe in minimaler Formatvorlage gerendert werden soll.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Die Schriftfamilie für den Ausgabetext für Notebookzellen. Bei Festlegung auf \"leer\" wird die {0} verwendet.", "notebook.outputFontSize": "Schriftgrad für den Ausgabetext in den Zellen der Notizbücher. Wenn auf 0 gesetzt, wird {0} verwendet.", "notebook.outputLineHeight": "Zeilenhöhe des Ausgabetexts innerhalb Notebookzellen.\r\n – Wenn auf 0 festgelegt, wird die Zeilenhöhe des Editors verwendet.\r\n – Werte zwischen 0 und 8 werden als Multiplikator mit dem Schriftgrad verwendet.\r\n – Werte größer oder gleich 8 werden als effektive Werte verwendet.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Verbindung: Socketschreibvorgang anhalten", "remote": "Remote", "remote.autoForwardPortFallback": "Die Anzahl der automatisch weitergeleiteten Ports, die den Wechsel von „process“ zu „hybrid“ auslösen, wenn ports automatisch weitergeleitet werden und „remote.autoForwardPortsSource“ standardmäßig auf „process“ festgelegt ist. Auf „0“ festlegen, um das Fallback zu deaktivieren. Wenn „remote.autoForwardPortsFallback“ nicht konfiguriert wurde, „remote.autoForwardPortsSource“ aber „remote.autoForwardPortsSource“, wird „remote.autoForwardPortsFallback“ so behandelt, als wäre es auf „0“ festgelegt.", - "remote.autoForwardPorts": "Wenn diese Option aktiviert ist, werden neue ausgeführte Prozesse erkannt, und Ports, an denen sie lauschen, werden automatisch weitergeleitet. Wenn Sie diese Einstellung deaktivieren, wird nicht verhindert, dass alle Ports weitergeleitet werden. Auch wenn diese Option deaktiviert ist, können Erweiterungen weiterhin dazu führen, dass Ports weitergeleitet werden, und das Öffnen einiger URLs führt weiterhin dazu, dass Ports weitergeleitet werden.", - "remote.autoForwardPortsSource": "Legt die Quelle fest, von der Ports automatisch weitergeleitet werden, wenn „{0}“ TRUE ist. Auf Windows- und macOS-Remotecomputern haben die Optionen „process“ und „hybrid“ keine Auswirkungen, und „output“ wird verwendet.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Ports werden automatisch weitergeleitet, wenn sie durch Lesen der Terminal- und Debugausgabe ermittelt werden. Nicht alle Prozesse, die Ports verwenden, werden im integrierten Terminal oder in der Debugkonsole gedruckt, sodass einige Ports ausgelassen werden. Ports werden \"nicht weitergeleitet\", indem auf Prozesse überwacht wird, die an diesem Port lauschen, der beendet werden soll.", "remote.autoForwardPortsSource.output": "Ports werden automatisch weitergeleitet, wenn sie durch Auslesen der Terminal- und der Debugausgabe ermittelt werden. Nicht bei allen Prozessen, die Ports verwenden, erfolgt eine Ausgabe an die integrierte Terminal- oder Debugging-Konsole, daher werden einige Ports nicht berücksichtigt. Die Weiterleitung von Ports basierend auf der Ausgabe wird erst eingestellt, wenn der Vorgang neu geladen oder der Port durch den Benutzer in der Ansicht \"Ports\" geschlossen wird.", "remote.autoForwardPortsSource.process": "Ports werden automatisch weitergeleitet, wenn sie bei der Suche nach Prozessen ermittelt werden, die gestartet wurden und einen Port umfassen.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Remotetunnel befindet sich derzeit in der Vorschau. Bitte melden Sie eventuelle Probleme mit dem Befehl \"Hilfe: Problem melden\"." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "REPL-Eingabe ausführen" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Steuert die Hover-Feedbackverzögerung des Ziehbereichs zwischen Ansichten/Editoren (in Millisekunden).", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Ignorieren Sie keine führenden und nachfolgenden Leerzeichen.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Von „diffEditor.ignoreTrimWhitespace“ erben.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignorieren Sie führende und nachfolgende Leerzeichen.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Steuert die Anzahlbadges in Headern von Quellcodeverwaltungsanbietern. Diese Header werden in der Ansicht \"Quellcodeverwaltung\" angezeigt, wenn mehrere Anbieter vorhanden sind oder wenn die Einstellung {0} aktiviert ist, und in der Ansicht \"Repositorys der Quellcodeverwaltung\".", "scm.providerCountBadge.auto": "Hiermit wird der Anzahlbadge für Quellcodeverwaltungsanbieter nur angezeigt, wenn die Anzahl ungleich Null ist.", "scm.providerCountBadge.hidden": "Hiermit werden Badges für die Anzahl von Quellcodeverwaltungsanbietern ausgeblendet.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Ansichtssymbol der Quellcodeverwaltungsansicht." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Vordergrundfarbe des Quellcodeverwaltungsdiagramms (1).", "scmGraphForeground2": "Vordergrundfarbe des Quellcodeverwaltungsdiagramms (2).", "scmGraphForeground3": "Vordergrundfarbe des Quellcodeverwaltungsdiagramms (3).", - "scmGraphHistoryItemGroupBase": "Basisfarbe der Verlaufselementguppe.", - "scmGraphHistoryItemGroupLocal": "Farbe der lokalen Verlaufselementgruppe.", - "scmGraphHistoryItemGroupRemote": "Gruppenfarbe des Remoteverlaufselements.", - "scmGraphHistoryItemHoverLabelForeground": "Vordergrundfarbe für das Zeigen auf die Bezeichnung des Verlaufselements." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Vordergrundfarbe für das Zeigen auf die Bezeichnung des Verlaufselements.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} Löschvorgang{1}", "deletions": "{0} Löschvorgänge{1}", "fileChanged": "{0} Datei geändert", "filesChanged": "{0} Dateien geändert", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} Einfügevorgang{1}", "insertions": "{0} Einfügevorgänge{1}", + "items": "{0} Items", "loadMore": "{0} Weitere laden...", - "outdated": "OUTDATED", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Aktualisieren", + "repositoryPicker": "Repository Picker", "scm history": "Verlauf für die Quellcodeverwaltung", - "scmGraph.HistoryItemHoverAdditionsForeground": "Vordergrundfarbe der Hinzufügevorgänge von Verlaufselementen beim Draufzeigen.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Vordergrundfarbe der Löschvorgänge von Verlaufselementen beim Draufzeigen." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositorys der Quellcodeverwaltung" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Alle Repositorys zuklappen", - "deletion": "{0} Löschvorgang{1}", - "deletions": "{0} Löschvorgänge{1}", "expand all": "Alle Repositorys aufklappen", - "fileChanged": "{0} Datei geändert", - "filesChanged": "{0} Dateien geändert", - "historyItemChangesEditorTitle": "Alle Änderungen ({0} ↔ {1})", "input": "Quellcodeverwaltungseingabe", - "insertion": "{0} Einfügevorgang{1}", - "insertions": "{0} Einfügevorgänge{1}", "label.close": "Schließen", "repositories": "Repositorys", "repositorySortByDiscoveryTime": "Nach Ermittlungszeit sortieren", "repositorySortByName": "Nach Namen sortieren", "repositorySortByPath": "Nach Pfad sortieren", "scm": "Quellcodeverwaltung", - "scm.historyItemAdditionsForeground": "Vordergrundfarbe der Hinzufügevorgänge von Verlaufselementen.", - "scm.historyItemDeletionsForeground": "Vordergrundfarbe der Löschvorgänge von Verlaufselementen.", - "scm.historyItemSelectedStatisticsBorder": "Rahmenfarbe des ausgewählten Verlaufselements für Statistiken.", - "scm.historyItemStatisticsBorder": "Rahmenfarbe des Verlaufselements für Statistiken.", "scmInputCancelAction": "Abbrechen", "scmInputMoreActions": "Weitere Aktionen...", "setListViewMode": "Als Liste anzeigen", @@ -10600,8 +10696,7 @@ "sortAction": "Anzeigen und sortieren", "sortChangesByName": "Änderungen nach Namen sortieren", "sortChangesByPath": "Änderungen nach Pfad sortieren", - "sortChangesByStatus": "Änderungen nach Status sortieren", - "viewChanges": "Änderungen anzeigen" + "sortChangesByStatus": "Änderungen nach Status sortieren" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Quellcodeverwaltung" @@ -10820,7 +10915,9 @@ "search": "Suchen", "searchFileMatch": "{0} Datei gefunden", "searchFileMatches": "{0} Dateien gefunden", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Andere Dateien", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} Übereinstimmung gefunden", "searchMatches": "{0} Übereinstimmungen gefunden", "searchResultAria": "\"{0}\" in Spalte {1} – {2} gefunden" @@ -13116,6 +13213,8 @@ "dialogClose": "Dialogfeld schließen" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Als erledigt markieren", "checkboxTitle": "Wenn diese Option aktiviert ist, wird diese Seite beim Start angezeigt.", "close": "Ausblenden", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Fortschrittliche Bearbeitung", "gettingStarted.keyboardTip": "Tipp: Verwenden Sie die Tastenkombination", "gettingStarted.someStepsComplete": "{0} von {1} Schritten abgeschlossen", + "goBack": "Go Back", "imageShowing": "Bild zeigt {0}", "new": "Neu", "newItems": "Aktualisiert", @@ -13140,7 +13240,6 @@ "start": "Start", "toStart": "um zu beginnen.", "walkthroughs": "Exemplarische Vorgehensweisen", - "welcome": "Willkommen", "welcomeAriaLabel": "Übersicht für den schnellen Einstieg in Ihren Editor.", "welcomePage.openFolderWithPath": "Ordner {0} mit Pfad {1} öffnen", "welcomePage.showOnStartup": "Willkommensseite beim Start anzeigen" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Wenn diese Option aktiviert ist, wird die exemplarische Vorgehensweise einer Erweiterung bei der Installation der Erweiterung geöffnet.", "workspacePlatform": "Die Plattform des aktuellen Arbeitsbereichs, die sich in Remote- oder serverlosen Kontexten von der Plattform der Benutzeroberfläche unterscheiden kann." }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Vordergrundfarbe der Überschrift jedes Schritts mit exemplarischer Vorgehensweise", "welcomePage.background": "Hintergrundfarbe für die Startseite.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Symbol für die Kategorie „Setup“ der Willkommensseite", "gettingStarted.accessibilityHelp.description.interpolated": "Das Hilfedialogfeld für Barrierefreiheit enthält Informationen dazu, was sie von einem Feature erwarten können, sowie die Befehle/Tastenzuordnungen, um sie zu betreiben.\r\n Mit Fokus in einem Editor, Terminal, Notebook, Chatantwort, Kommentar oder einer Debugkonsole kann das relevante Dialogfeld mit dem Befehl „Barrierefreiheitshilfe öffnen“ geöffnet werden.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Verwenden Sie das Hilfedialogfeld für Barrierefreiheit, um Informationen zu Features zu erhalten.", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Barrierefreiheitssounds und Ankündigungen werden rund um die Workbench für verschiedene Ereignisse wiedergegeben.\r\n Diese können mithilfe der Befehle „Signalsounds auflisten“ und „Signalankündigungen auflisten“ ermittelt und konfiguriert werden.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Optimieren Sie, welche Barrierefreiheitssignale Sie per Audio oder Braille empfangen möchten.", "gettingStarted.accessibleView.description.interpolated": "Die barrierefreie Ansicht ist für Terminal, Hovers, Benachrichtigungen, Kommentare, Notebookausgabe, Chatantworten, Inlinevervollständigungen und Debugkonsolenausgabe verfügbar.\r\n Mit Fokus auf eines dieser Features kann es mit dem Befehl „Barrierefreie Ansicht öffnen“ geöffnet werden.\r\n{0}", - "gettingStarted.accessibleView.title": "Verwenden Sie die barrierefreie Ansicht, um die Inhaltszeile zeilenweise und zeichenweise zu überprüfen.", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Verschaffen Sie sich einen Überblick über die wichtigsten Funktionen.", "gettingStarted.beginner.title": "Grundlagen erlernen", "gettingStarted.codeFolding.description.interpolated": "Falten oder entfalten Sie einen Codeabschnitt mit dem Befehl „Faltung umschalten“.\r\n{0}\r\n Falten oder entfalten Sie rekursiv mit dem Befehl „Faltung rekursiv umschalten“\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Sie sind bereit, mit dem Programmieren zu beginnen. Sie können ein lokales Projekt oder ein Remote-Repository öffnen, um Ihre Dateien in VS Code zu übertragen.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Passen Sie Ihren Editor an, lernen Sie die Grundlagen kennen, und beginnen Sie mit dem Programmieren.", "gettingStarted.setup.title": "VS Code Erste Schritte", - "gettingStarted.setupScreenReader.description": "Erfahren Sie mehr über die Tools und Verknüpfungen, mit denen VS Code zugänglich sind. Beachten Sie, dass einige Aktionen innerhalb des Kontexts der exemplarischen Vorgehensweise nicht ausgeführt werden können.", - "gettingStarted.setupScreenReader.title": "Los geht’s mit VS Code über eine Sprachausgabe", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Passen Sie Ihren Editor an, lernen Sie die Grundlagen kennen, und beginnen Sie mit dem Programmieren.", "gettingStarted.setupWeb.title": "Erste Schritte mit VS Code für das Web", "gettingStarted.shortcuts.description.interpolated": "Nachdem Sie Ihre bevorzugten Befehle entdeckt haben, erstellen Sie benutzerdefinierte Tastenkombinationen für den sofortigen Zugriff.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Verbinden mit…", "gettingStarted.topLevelShowWalkthroughs.description": "Exemplarische Vorgehensweise für den Editor oder eine Erweiterung anzeigen", "gettingStarted.topLevelShowWalkthroughs.title": "Öffnen einer exemplarischen Vorgehensweise...", - "gettingStarted.verbositySettings.description.interpolated": "Für Features rund um die Workbench sind Ausführlichkeitseinstellungen vorhanden, sodass ein Benutzer, sobald er mit einem Feature vertraut ist, Hinweise zur Funktionsweise vermeiden kann. Features, für die ein Dialogfeld zur Barrierefreiheitshilfe vorhanden ist, zeigen z. B. an, wie das Dialogfeld geöffnet wird, bis die Ausführlichkeitseinstellung für dieses Feature deaktiviert wurde.\r\n Diese und andere Barrierefreiheitseinstellungen können durch Ausführen des Befehls „Barrierefreiheitseinstellungen öffnen“ konfiguriert werden.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Ausführlichkeit von aria-Bezeichnungen steuern", "gettingStarted.videoTutorial.description.interpolated": "Sehen Sie sich das erste in einer Reihe von kurzen und praktischen Videotutorials zu den wichtigsten VS Code-Features an.\r\n{0}", "gettingStarted.videoTutorial.title": "Videotutorials ansehen", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Signalankündigungen auflisten", "listSignalSounds": "Signaltöne auflisten", "openAccessibilityHelp": "Hilfe zur Barrierefreiheit öffnen", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Barrierefreie Ansicht öffnen", "openFolder": "Ordner öffnen", "openGoToSymbol": "Gehe zu Symbol", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Das Kontextmenü des Datei-Explorers.", "menus.explorerContextShare": "Untermenü „Teilen“ im Kontextmenü des Datei-Explorers", "menus.extensionContext": "Das Erweiterungskontextmenü", - "menus.historyItemChanges": "Titelmenü für eingehende/ausgehende Änderungen der Quellcodeverwaltung", "menus.historyItemContext": "Kontextmenü des Verlaufselements der Quellcodeverwaltung", "menus.home": "Kontextmenü für Startseitenindikator (nur Web)", - "menus.incomingChanges": "Menü „Eingehende Änderungen“ der Quellcodeverwaltung", - "menus.incomingChangesAllChangesContext": "Kontextmenü für alle eingehenden Änderungen der Quellcodeverwaltung", - "menus.incomingChangesContext": "Kontextmenü für eingehende Änderungen der Quellcodeverwaltung", - "menus.incomingChangesHistoryItemContext": "Kontextmenü des Verlaufselements für eingehende Änderungen der Quellcodeverwaltung", "menus.input": "Das Eingabefeldmenü \"Quellcodeverwaltung\"", "menus.mergeEditorResult": "Die Ergebnissymbolleiste des Merge-Editors", "menus.multiDiffEditorResource": "Die Ressourcensymbolleiste im Multi-Diff-Editor", "menus.notebookVariablesContext": "Das Kontextmenü für die Notebook-Variablenansicht", "menus.opy": "Untermenü \"Kopieren als\" im Menü \"Bearbeiten\" der obersten Ebene", - "menus.outgoingChanges": "Das Menü „Ausgehende Änderungen“ der Quellcodeverwaltung", - "menus.outgoingChangesAllChangesContext": "Kontextmenü für alle ausgehenden Änderungen der Quellcodeverwaltung", - "menus.outgoingChangesContext": "Kontextmenü für ausgehende Änderungen der Quellcodeverwaltung", - "menus.outgoingChangesHistoryItemContext": "Kontextmenü des Verlaufselements für ausgehende Änderungen der Quellcodeverwaltung", "menus.resourceFolderContext": "Kontextmenü für den Ressourcenordner der Quellcodeverwaltung", "menus.resourceGroupContext": "Das Ressourcengruppen-Kontextmenü der Quellcodeverwaltung", "menus.resourceStateContext": "Das Ressourcenstatus-Kontextmenü der Quellcodeverwaltung", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Trägt untergeordnete Menüelemente zum Editor bei.", "webview.context": "Kontextmenü für die Webansicht" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Ruft Experimente ab, die über einen Microsoft-Onlinedienst ausgeführt werden sollen." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Die Aktivierung der {0}-Erweiterung kann nicht geändert werden, da sie in der Umgebung aktiviert ist.", "cannot change enablement extension kind": "Die Aktivierung der {0} Erweiterung kann aufgrund ihrer Erweiterungsart nicht geändert werden.", "cannot change enablement virtual workspace": "Die Aktivierung der {0}-Erweiterung kann nicht geändert werden, da virtuelle Arbeitsbereiche nicht unterstützt werden.", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Die Aktivierung der Erweiterung \"{0}\" kann nicht geändert werden, weil die Einstellungssynchronisierung davon abhängig ist.", "cannot disable auth extension in workspace": "Die Aktivierung der Erweiterung \"{0}\" kann im Arbeitsbereich nicht geändert werden, weil sie Authentifizierungsanbieter beiträgt.", "cannot disable language pack extension": "Die Aktivierung der Erweiterung \"{0}\" kann nicht geändert werden, weil sie Sprachpakete beiträgt.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Möchten Sie Erweiterungen geräteübergreifend installieren und synchronisieren?", "install single extension": "Möchten Sie die Erweiterung \"{0}\" geräteübergreifend installieren und synchronisieren?", "limited support": "„{0}“ verfügt über eingeschränkte Funktionalität in {1}.", - "main.notFound": "Kann nicht aktiviert werden, da „{0}“ nicht gefunden wurde.", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Die Erweiterung \"{0}\" kann nicht deinstalliert werden. Die Erweiterungen \"{1}\" und \"{2}\" sowie weitere hängen von dieser Erweiterung ab.", "non web extensions": "„{0}“ enthält Erweiterungen, die in {1} nicht unterstützt werden.", "non web extensions detail": "Enthält nicht unterstützte Erweiterungen.", diff --git a/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json index 86ef91430a..27905bfed0 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Crear rama desde...", "command.checkout": "Desproteger en...", "command.checkoutDetached": "Extraer del repositorio en (desasociado)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Selección exclusiva...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Descartar cambios", "command.cleanAll": "Descartar todos los cambios", "command.cleanAllTracked": "Descartar todos los cambios a los que se les realiza seguimiento", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Confirmar almacenados provisionalmente (aprobado, no comprobar)", "command.continueInLocalClone": "Clonar repositorio localmente y abrir en escritorio...", "command.continueInLocalClone.qualifiedName": "Seguir trabajando en el nuevo clon local", - "command.createTag": "Crear etiqueta", + "command.createTag": "Create Tag...", "command.deleteBranch": "Borrar rama...", "command.deleteRemoteTag": "Eliminar etiqueta remota...", "command.deleteTag": "Eliminar etiqueta...", diff --git a/i18n/vscode-language-pack-es/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/vscode.github.i18n.json index 09791bc706..ff30d041cb 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Controla qué protocolo se usa para clonar un repositorio de GitHub", "description": "Características de GitHub para VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Puede publicar directamente esta carpeta en un repositorio de GitHub. Una vez publicada, tendrá acceso a las características de control de código fuente con tecnología de GIT y GitHub.\r\n[$(github) Publicar en GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Puede publicar directamente una carpeta del área de trabajo en un repositorio de GitHub. Una vez publicada, tendrá acceso a las características de control de código fuente con tecnología de GIT y GitHub.\r\n[$(github) Publicar en GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-es/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/vscode.ipynb.i18n.json index f577b04f80..9092e30433 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Copiar salida de celda", "description": "Proporciona compatibilidad básica para abrir y leer los archivos .ipynb del bloc de notas de Jupyter.", "displayName": "Compatibilidad con .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Habilite o deshabilite el pegado de imágenes en celdas de Markdown en archivos de bloc de notas de ipynb. Las imágenes pegadas se insertan como datos adjuntos en la celda.", "markdownAttachmentRenderer.displayName": "Representador de datos adjuntos de celda ipynb de Markdown", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index 179ff905c8..204583a318 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -188,11 +188,13 @@ "invalid file": "Error al extraer {0}. Archivo no válido.", "notFound": "{0} no se encontró dentro del archivo zip." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "No se puede acceder al editor en este momento.", - "accessibilityOffAriaLabel": "{0} Para habilitar el modo optimizado para lectores de pantalla, use {1}", - "accessibilityOffAriaLabelNoKb": "{0} Para habilitar el modo optimizado para lector de pantalla, abra la selección rápida con {1} y ejecute el comando Alternar modo de accesibilidad del lector de pantalla, que actualmente no se puede desencadenar mediante el teclado.", - "accessibilityOffAriaLabelNoKbs": "{0} Para asignar un enlace de teclado para el comando Alternar modo de accesibilidad del lector de pantalla, acceda al editor de enlaces de teclado con {1} y ejecútelo.", + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { "editor": "editor" }, "vs/editor/browser/coreCommands": { @@ -207,6 +209,9 @@ "selectAll": "Seleccionar todo", "undo": "Deshacer" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Mantenga presionada la tecla {0} para pasar el mouse" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Color de fondo del encabezado del editor de diferencias" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "No hay archivos modificados" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Contenido del editor", "emptySelectionClipboard": "Controla si al copiar sin selección se copia la línea actual.", "enabled": "Habilita la bombilla de acción de código en el editor.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Controla si los espacios en blanco se representan con un nuevo método experimental.", "experimentalWhitespaceRendering.font": "Use un nuevo método de representación con caracteres de fuente.", "experimentalWhitespaceRendering.off": "Use el método de representación estable.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Habilita las sugerencias de incrustación en el editor.", "inlayHints.fontFamily": "Controla la familia de fuentes de sugerencias de incrustación en el editor. Cuando se establece en vacío, se usa el {0}.", "inlayHints.fontSize": "Controla el tamaño de fuente de las sugerencias de incrustación en el editor. Como valor predeterminado, se usa {0} cuando el valor configurado es menor que {1} o mayor que el tamaño de fuente del editor.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Habilita el relleno alrededor de las sugerencias de incrustación en el editor.", "inline": "Las sugerencias rápidas se muestran como texto fantasma", "inlineCompletionsAccessibilityVerbose": "Controla si se debe proporcionar la sugerencia de accesibilidad a los usuarios del lector de pantalla cuando se muestra una finalización insertada.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "No mostrar nunca la barra de herramientas de sugerencias insertadas.", "inlineSuggest.showToolbar.onHover": "Muestra la barra de herramientas de sugerencias insertadas al mantener el puntero sobre una sugerencia insertada.", "inlineSuggest.suppressSuggestions": "Controla cómo interactúan las sugerencias insertadas con el widget de sugerencias. Si se habilita, el widget de sugerencias no se muestra automáticamente cuando hay sugerencias insertadas disponibles.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Controla el espacio entre letras en píxeles.", "lineHeight": "Controla el alto de línea. \r\n - Use 0 para calcular automáticamente el alto de línea a partir del tamaño de la fuente.\r\n - Los valores entre 0 y 8 se usarán como multiplicador con el tamaño de fuente.\r\n - Los valores mayores o igual que 8 se usarán como valores efectivos.", "lineNumbers": "Controla la visualización de los números de línea.", @@ -830,7 +839,6 @@ "editorTextFocus": "Si el texto del editor tiene el foco (el cursor parpadea)", "inCompositeEditor": "Si el editor forma parte de otro más grande (por ejemplo, blocs de notas)", "inDiffEditor": "Si el contexto es un editor de diferencias", - "inMultiDiffEditor": "Si el contexto es un editor de diferencias múltiples", "isEmbeddedDiffEditor": "Si el contexto es un editor de diferencias incrustado", "multiDiffEditorAllCollapsed": "Si todos los archivos del editor de diferencias múltiples están contraídos", "standaloneColorPickerFocused": "Si el selector de colores independiente está centrado", @@ -1020,21 +1028,23 @@ "placeHolder": "Seleccionar un comando", "showLensOnLine": "Mostrar comandos de lente de código para la línea actual" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Aquí hay un selector de colores." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Haga clic para alternar las opciones de color (rgb/hsl/hex)", - "closeIcon": "Icono para cerrar el selector de colores" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Ocultar la Selector de colores", - "hideColorPickerDescription": "Ocultar el selector de colores independiente.", - "insertColorWithStandaloneColorPicker": "Insertar color con Selector de colores independiente", - "insertColorWithStandaloneColorPickerDescription": "Inserte colores hexadecimales/rgb/hsl con el selector de colores independiente centrado.", - "mishowOrFocusStandaloneColorPicker": "&Mostrar o centrar Selector de colores independientes", - "showOrFocusStandaloneColorPicker": "Mostrar o centrar Selector de colores independientes", - "showOrFocusStandaloneColorPickerDescription": "Mostrar o centrar un selector de color independiente que usa el proveedor de colores predeterminado. Muestra colores hexadecimales/rgb/hsl." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Alternar comentario de bloque", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Quitar rangos de plegado manuales", "toggleFoldAction.label": "Alternar plegado", "toggleFoldRecursivelyAction.label": "Alternar plegado recursivo", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Desplegar de forma recursiva", "unfoldAction.label": "Desplegar", "unfoldAllAction.label": "Desplegar todo", @@ -1282,6 +1293,12 @@ "location": "Símbolo {0} de {1}", "location.kb": "Símbolo {0} de {1}, {2} para el siguiente" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Se trata de una barra de estado activable.", "hoverAccessibilityStatusBarActionWithKeybinding": "Tiene una acción con la etiqueta {0} y el enlace de teclado {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Hay ediciones insertadas aquí." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Aceptar edición insertada", - "action.inlineEdits.hide": "Ocultar edición insertada", - "action.inlineEdits.showNext": "Mostrar siguiente edición insertada", - "action.inlineEdits.showPrevious": "Mostrar edición alineada anterior", - "action.inlineEdits.trigger": "Desencadenar edición insertada", - "inlineEditsActions": "Aceptar edición insertada" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Si una edición alineada es visible", - "isPinned": "Si una edición alineada es visible" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Reemplazar con el valor siguiente", "InPlaceReplaceAction.previous.label": "Reemplazar con el valor anterior" @@ -2086,14 +2091,17 @@ "errorDeleting": "No se puede eliminar la carpeta '{0}' mientras se instala la extensión '{1}'. Elimine la carpeta manualmente y vuelva a intentarlo.", "incompatible": "No se puede instalar la extensión \"{0}\" porque no es compatible con VS Code \"{1}\".", "invalidManifest": "No se puede instalar la extensión \"{0}\" porque el manifiesto no coincide con Marketplace", + "not signed": "Extension is not signed.", "removeError": "Error al quitar la extensión: {0}. Salga e inicie VS Code antes de intentarlo de nuevo.", - "restartCode": "Por favor reinicia VS Code antes de reinstalar {0}." + "restartCode": "Por favor reinicia VS Code antes de reinstalar {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX no válido: package.json no es un archivo JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "La extensión usa una propuesta de API \"{0}\" que no es compatible con la versión actual de VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "la propiedad `{0}` se puede omitir o debe ser de tipo `string[]`", "extensionDescription.activationEvents2": "la propiedad '{0}' debe omitirse si la extensión no tiene una propiedad '{1}' o '{2}'.", "extensionDescription.browser1": "la propiedad `{0}` se puede omitir o debe ser de tipo `string`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Deshabilite la compatibilidad de proxy para las extensiones.", "proxySupportOn": "Habilite la compatibilidad de proxy para extensiones.", "proxySupportOverride": "Habilite la compatibilidad de proxy para las extensiones, invalide las opciones de solicitud.", - "request": "Solicitudes de red", "strictSSL": "Controla si el certificado del servidor proxy debe comprobarse en la lista de entidades de certificación proporcionada.", "systemCertificates": "Controla si los certificados de entidad de certificación deben cargarse desde el SO. (En Windows y macOS, se requiere una recarga de la ventana después de desactivar esta opción).", "systemCertificatesV2": "Controla si se debe habilitar la carga experimental de certificados de CA desde el sistema operativo. Usa un enfoque más general que la implementación predeterminada." @@ -2954,12 +2961,12 @@ "name": "Nombre del proceso", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Compartido" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Permitir", "confirmLogin": "La extensión \"{0}\" desea iniciar sesión con {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Área de trabajo" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Referencia de métodos abreviados de teclado", "miDocumentation": "&&Documentación", "miKeyboardShortcuts": "&&Referencia de métodos abreviados de teclado", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controla si las carpetas deben abrirse en una ventana nueva o reemplazar la última ventana activa.\r\nTenga en cuenta que aún puede haber casos en los que este valor se ignore (por ejemplo, al usar la opción de la lí­nea de comandos \"--new-window\" o \"--reuse-window\"). ", "panelDefaultLocation": "Controla la ubicación predeterminada del panel (terminal, consola de depuración, salida, problemas) en un área de trabajo nueva. Puede mostrarse en la parte inferior, superior, derecha o izquierda del área del editor.", "panelOpensMaximized": "Controla si el panel se abre maximizado. Puede abrirse maximizado siempre, nunca o abrirse en el último estado en el que se encontraba antes de cerrarse.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Controla si el límite del máximo de editores abiertos debe aplicarse por grupo de editores o en todos los grupos de editores.", "pinnedTabSizing": "Controla el tamaño de las pestañas del editor ancladas. Las pestañas ancladas se ordenan al principio de todas las pestañas abiertas y normalmente no se cierran hasta que se desanclan. Este valor se omite cuando {0} no se establece en {1}.", "preserveInput": "Controla si la última entrada especificada en la paleta de comandos debe restaurarse al abrir la próxima vez.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Accesibilidad", "announcement.enabled.auto": "Habilitar anuncio. Solo se reproducirá cuando se encuentre en el modo optimizado del lector de pantalla.", "announcement.enabled.off": "Deshabilitar el anuncio.", - "autoSynthesize": "Si una respuesta textual debe leerse automáticamente en voz alta cuando se usó la voz como entrada. Por ejemplo, en una sesión de chat, una respuesta se sintetiza automáticamente cuando se usa la voz como solicitud de chat.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Indica si se van a atenuar los terminales y los editores sin foco, lo que hace que sea más claro a dónde se dirigirá la entrada escrita. Funciona con la mayoría de los editores, excepto aquellos que usan iframes como blocs de notas y editores de vista web de extensión.", "dimUnfocusedOpacity": "Fracción de opacidad (de 0,2 a 1,0) que se va a usar para los editores y terminales sin foco. Esto solo surtirá efecto cuando {0} esté habilitado.", "sound.enabled.auto": "Habilita el sonido cuando se conecta un lector de pantalla.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Proporcionar información sobre cómo abrir la notificación en una vista accesible.", "verbosity.replInputHint": "Proporcione información sobre las acciones relevantes para la entrada REPL.", "verbosity.terminal.description": "Proporcionar información sobre cómo acceder al menú de ayuda de accesibilidad del terminal cuando el terminal está centrado.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "El idioma que deben usar la conversión de texto a voz y la conversión de voz en texto. Seleccione \"auto\" para usar el idioma de visualización configurado si es posible. Tenga en cuenta que no todos los idiomas de visualización pueden ser compatibles con el reconocimiento de voz y los sintetizadores.", "voice.speechTimeout": "La duración en milisegundos que el reconocimiento de voz de voz permanece activo después de dejar de hablar. Por ejemplo, en una sesión de chat, el texto transcrito se envía automáticamente cuando se acaba el tiempo de espera. Establézcalo en \"0\" para desactivar esta característica." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Habilitar/deshabilitar indicaciones de audio", "disabled": "Deshabilitado" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Último uso de esta cuenta {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Cuentas", "manageExtensions": "Elija qué extensiones pueden acceder a esta cuenta", "manageTrustedExtensions": "Administrar extensiones de confianza", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Nuevo chat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "No se pudo aplicar el bloque de código: {0}", - "applyCodeBlock.progress": "Aplicando bloque de código con {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Aplicar en el editor", "interactive.compare.apply": "Aplicar ediciones", "interactive.compare.discard": "Descartar ediciones", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Enviar al agente secundario", "chat.newChat.label": "Enviar a nuevo chat", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Cancelar", "interactive.submit.label": "Enviar" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Notificar incidencia", "interactive.unhelpful.label": "Inútil" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Generando" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Lista de chats contraíbles", + "copyReference": "Copy", "setting.hover": "Abrir configuración ''{0}''", "usedReferencesCollapsed": "{0}, se ha contraído", "usedReferencesExpanded": "{0}, expandido", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Árbol de archivos" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Icono de la etiqueta del editor de chats.", "chatEditorName": "Chat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Pregunta de seguimiento: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Entrada de chat, Escribir para hacer preguntas o escribir / para temas, presione Entrar para enviar la solicitud. Use {0} para la Ayuda de accesibilidad del chat.", "chat.attachment": "Contexto adjunto, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Chat", "chatCommand": "Nombre corto con el que se hace referencia a este comando en la interfaz de usuario; por ejemplo, \"fix\" o * \"explain\" para comandos que corrigen un problema o código de explicación. El nombre debe ser único entre los comandos proporcionados por este participante.", "chatCommandDescription": "Descripción de este comando.", - "chatCommandDisambiguation": "Metadatos para ayudar a enrutar automáticamente las preguntas del usuario a este comando de chat. Debe agregar \"contribChatParticipantDetection\" a \"enabledApiProposals\" para usar esta API.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Un nombre detallado para esta categoría, por ejemplo, \"workspace_questions\" o \"web_questions\".", "chatCommandDisambiguationDescription": "Descripción detallada de los tipos de preguntas que son adecuadas para este comando de chat.", "chatCommandDisambiguationExamples": "Lista de preguntas de ejemplo representativas que son adecuadas para este comando de chat.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Comandos disponibles para este participante del chat, que el usuario puede invocar con \"/\".", "chatFailErrorMessage": "Error al cargar el chat porque la versión instalada de la extensión {0} no es compatible con esta versión de {1}. Asegúrese de que la extensión de chat de GitHub Copilot está actualizada.", "chatParticipantDescription": "Una descripción de este participante del chat, que se muestra en la interfaz de usuario.", - "chatParticipantDisambiguation": "Metadatos para ayudar a enrutar automáticamente las preguntas de los usuarios a este participante del chat. Debe agregar \"contribChatParticipantDetection\" a \"enabledApiProposals\" para usar esta API.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Un nombre detallado para esta categoría, por ejemplo, \"workspace_questions\" o \"web_questions\".", "chatParticipantDisambiguationDescription": "Una descripción detallada de los tipos de preguntas que son adecuadas para este participante del chat.", "chatParticipantDisambiguationExamples": "Lista de preguntas de ejemplo representativas adecuadas para este participante de chat.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "True cuando se han aplicado las ediciones de texto del chat.", "chatExtensionInvalid": "True cuando la extensión de chat instalada no es válida y debe actualizarse.", "chatIsEnabled": "True cuando el chat está habilitado porque se activa un participante de chat predeterminado con una implementación.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "True cuando se registra un participante de chat predeterminado para el panel.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "El elemento de chat es una solicitud", "chatResponse": "El elemento de chat es una respuesta.", "chatResponseErrored": "Es True cuando la respuesta del chat produjo un error.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtrar comentarios", "comments.filter.placeholder": "Filtro (por ejemplo, texto, autor)", "replyCount": " {0} respuestas,", - "resourceWithCommentLabel": "{0} en la línea{1}columna {2} en {3},{4} comentario: {5}", - "resourceWithCommentLabelFile": "{0} en {1},{2} comentario: {3}", - "resourceWithCommentLabelFileOutdated": "Desactualizado de {0} en {1}, comentario {2}: {3}", - "resourceWithCommentLabelOutdated": "No actualizado de {0} en la línea {1}, columna {2} en {3},{4} comentario: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Comentarios en {0}, ruta de acceso completa {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Comentarios para el área de trabajo actual", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Depurar: {0}", - "selectAndStartDebug": "Seleccionar e iniciar la configuración de depuración", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Depurar" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "La extensión estará siempre habilitada.", "extensions.supportUntrustedWorkspaces.version": "Define la versión de la extensión a la que debe aplicarse la anulación. Si no se especifica, la anulación se aplicará independientemente de la versión de la extensión.", "extensions.supportVirtualWorkspaces": "Reemplazar el soporte de áreas de trabajo virtuales de una extensión.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Cuando se habilita, comprueba automáticamente las extensiones para las actualizaciones. Si una extensión tiene una actualización, se marca como obsoleta en la vista de extensiones. Las actualizaciones se obtienen de un servicio en línea de Microsoft.", "extensionsCloseExtensionDetailsOnViewChange": "Cuando esta opción está habilitada, los editores con detalles de la extensión se cerrarán automáticamente al salir de la vista de extensiones. ", "extensionsDeferredStartupFinishedActivation": "Cuando se habilita, las extensiones que declaran el evento de activación \"onStartupFinished\" se activarán después de un tiempo de espera.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Cuando una extensión aparece aquí, no se mostrará un mensaje de confirmación cuando esa extensión gestione un URI.", "id required": "Se requiere el identificador de extensión.", "importKeyboardShortcutsFroms": "Migrar métodos abreviados de teclado desde...", + "install": "Install", "install button": "Instalar", "install installAndDonotSync": "Instalar (no sincronizar)", "installButton": "&&Instalar", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Configurar extensiones recomendadas (Carpeta del área de trabajo)", "configureWorkspaceRecommendedExtensions": "Configurar extensiones recomendadas (área de trabajo)", "current": "actual", + "dependencies": "Show Dependencies", "deprecated message": "Esta extensión está en desuso porque ya no se mantiene.", "deprecated tooltip": "Esta extensión está en desuso porque ya no se mantiene.", "deprecated with alternate extension message": "Esta extensión está en desuso. Use la extensión {0} en su lugar.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Esta extensión está habilitada en el host de extensión de trabajo web porque prefiere ejecutarla allí.", "enabled locally": "Esta extensión está habilitada en el host de extensión local porque prefiere ejecutarse allí.", "enabled remotely": "Esta extensión está habilitada en el host de extensión remota porque prefiere ejecutarse allí.", - "extension disabled because of dependency": "Esta extensión ha sido desactivada porque depende de una extensión que está desactivada.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Esta extensión ha sido desactivada porque el espacio de trabajo actual no es de confianza.", "extension enabled on remote": "La extensión está habilitada en \"{0}\"", "extension limited because of trust requirement": "Esta extensión tiene características limitadas porque el área de trabajo actual no es de confianza.", @@ -7317,6 +7379,7 @@ "install anyway": "Instalar de todos modos", "install browser": "Instalar en el explorador", "install confirmation": "¿Está seguro de que quiere instalar '{0}'?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Instalar en {0}", "install local extensions title": "Instalar las extensiones locales en \"{0}\"", "install locally": "Instalar localmente", @@ -7347,6 +7410,9 @@ "more information": "&&Más información", "no local extensions": "No hay ninguna extensión para instalar.", "no versions": "Esta extensión no tiene otras versiones.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "La extensión \"{0}\" no está disponible en {1}.", "pre-release": "versión preliminar", "reinstall": "Reinstalar extensión...", @@ -7354,7 +7420,6 @@ "restart extensions": "Reiniciar extensiones", "restart product": "Reiniciar para actualizar", "review": "Revisar", - "search recommendations": "Buscar extensiones", "select and install local extensions": "Instalar las extensiones locales en \"{0}\"...", "select and install remote extensions": "Instalar extensiones remotas de forma local...", "select color theme": "Seleccionar tema de color", @@ -7366,7 +7431,6 @@ "selectVersion": "Seleccione la versión que desea instalar", "settings": "configuración", "showRecommendedExtension": "Mostrar la extensión recomendada", - "signature verification failed": "{0} no puede comprobar la extensión \"{1}\". ¿Estás seguro de que deseas instalarla?", "switchToPreReleaseLabel": "Cambiar a la versión preliminar", "switchToPreReleaseTooltip": "Se cambiará a la versión preliminar y se habilitarán las actualizaciones a la versión más reciente siempre", "sync": "Sincronizar esta extensión", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Actualizar la extensión {0}", "updateExtensionStart": "Inició la actualización de la extensión {0} a la versión {1}.", "updated": "Actualizado", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Borrar idioma para mostrar", "workbench.extensions.action.setColorTheme": "Configurar tema de color", "workbench.extensions.action.setDisplayLanguage": "Establecer idioma para mostrar", @@ -7453,6 +7518,7 @@ "builtin": "Integrado", "builtinFeatureExtensions": "Características", "builtinProgrammingLanguageExtensions": "Lenguajes de programación", + "click show": "Click to Show", "deprecated": "En desuso", "disabled": "Deshabilitado", "disabledExtensions": "Deshabilitado", @@ -7479,6 +7545,7 @@ "remote": "Remoto", "searchExtensions": "Buscar extensiones en Marketplace", "select and install local extensions": "Instalar las extensiones locales en \"{0}\"...", + "show": "Show", "suggestProxyError": "Marketplace devolvió \"ECONNREFUSED\". Compruebe la configuración de \"http.proxy\".", "untrustedPartiallySupportedExtensions": "Limitado en modo restringido", "untrustedUnsupportedExtensions": "Deshabilitado en modo restringido", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Versión preliminar", "activation": "Hora de activación", - "dependencies": "Mostrar dependencias", "extensionIcon.sponsorForeground": "Color del icono para el patrocinador de la extensión.", "extensionIconStarForeground": "Color del icono para clasificaciones de extensión.", "extensionIconVerifiedForeground": "Color del icono para el publicador comprobado de la extensión.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Actualizar extensiones automáticamente", "confirmEnableDisableAutoUpdateDetail": "Se restablecerá cualquier configuración de actualización automática que haya establecido para las extensiones individuales.", "consentRequiredToUpdate": "La actualización de la extensión {0} introduce código ejecutable, que no está presente en la versión instalada actualmente.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Deshabilitar todo", "disableDependents": "Deshabilitar extensión con elementos dependientes", "enable locally": "{0} habilitar esta extensión localmente.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Habilitar extensión", "extensionsAutoRestart": "Las extensiones se reiniciaron automáticamente para habilitar las actualizaciones.", "incompatible": "No se puede instalar la extensión '{0}' porque no es compatible.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Instalar extensión", "installButtonLabelWithAction": "&&Instalar extensión y {0}", "installExtensionMessage": "¿Desea instalar la extensión '{0}' desde '{1}'?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "¿Desea instalar la extensión?", "installing extension": "Instalando extensión...", "installing named extension": "Instalando extensión '{0}'...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Se informa de que esta extensión es problemática.", "multipleDependentsError": "No se puede deshabilitar solo la extensión \"{0}\". Las extensiones \"{1}\" y \"{2}\", entre otras, dependen de ella. ¿Quiere deshabilitar todas estas extensiones?", "multipleDependentsUninstallError": "No se puede desinstalar la extensión '{0}' individualmente. '{1}', '{2}' y otras extensiones dependen de esta. ¿Desea desinstalar todas estas extensiones?", @@ -7626,8 +7695,6 @@ "status.profiler": "Extensión Profiler" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Depurar extensiones en nueva ventana", - "developer": "Desarrollador", "runtimeExtension": "Extensiones en ejecución" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Iniciar perfil del host de extensiones", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Guardar perfil del host de extensiones", "saveprofile.dialogTitle": "Guardar perfil del host de extensiones", "stopExtensionHostProfileStart": "Detener perfil del host de extensiones" @@ -7978,6 +8046,7 @@ "exclude": "Configure patrones globales para excluir archivos y carpetas. Por ejemplo, el explorador de archivos decide qué archivos y carpetas se mostrarán u ocultarán en función de este valor. Consulte el valor \"#search.exclude\" para definir los elementos excluidos específicos de la búsqueda. Lea más acerca de los patrones globales [aquí](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options).", "excludeGitignore": "Controla si las entradas en .gitignore deben ser analizadas y excluidas del Explorador. Similar a {0}.", "expandSingleFolderWorkspaces": "Controla si el Explorador debe expandir las áreas de trabajo multi-raíz que contienen una sola carpeta durante la inicialización", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "El patrón global con el que se harán coincidir las rutas de acceso de los archivos. Establézcalo en true o false para habilitarlo o deshabilitarlo.", "explorer.autoRevealExclude.when": "Comprobación adicional de los elementos del mismo nivel de un archivo coincidente. Use $(nombreBase) como variable para el nombre de archivo que coincide.", "explorer.decorations.badges": "Controla si las decoraciones de archivo deben usar distintivos.", @@ -8162,8 +8231,8 @@ "stop.title": "Detener lectura de sugerencias incrustación" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Detener solicitud", - "cancelShort": "Detener", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Editar código", "send.generate": "Generar" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Indica si las sesiones de chat insertado pendientes impiden guardar.", "accessibleDiffView": "Si el chat en línea también representa un visor de diferencias accesible para sus cambios.", - "accessibleDiffView.auto": "El visor de diferencias accesible se basa en la habilitación del modo de lector de pantalla.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "El visor de diferencias accesible nunca está habilitado.", "accessibleDiffView.on": "El visor de diferencias accesible siempre está habilitado.", "editorOverviewRuler.inlineChatInserted": "Color del marcador de regla de información general para el contenido insertado en el chat insertado.", @@ -8252,7 +8321,6 @@ "mode": "Configurar si los cambios creados con el chat insertado se aplican directamente al documento o se muestran antes como una vista previa.", "mode.live": "Los cambios se aplican directamente al documento, se pueden resaltar a través de diferencias insertadas y se aceptan o descartan por partes. Al finalizar una sesión, se conservarán los cambios.", "mode.preview": "Solo se obtiene una vista previa de los cambios y es necesario aceptarlos mediante el botón Aplicar. Al finalizar una sesión, se descartarán los cambios.", - "onlyZone": "Si el chat en línea se abre directamente como widget de zona, entre las líneas o como widget de superposición que se convierte en una zona.", "zoneToolbar": "Indica si se debe mostrar una barra de herramientas para aceptar o rechazar cambios en la vista de cambios del chat insertado." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Agregar coincidencia de búsqueda a la selección", "deleteLeftMultiSelection": "Eliminar izquierda", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Salir del modo de cursor múltiple" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Variable {0}, valor {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Variables del cuaderno" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Enfocar widget de chat de celda siguiente", "focusNotebookChat": "Enfocar chat", "focusPreviousCell": "Enfocar celda anterior", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Crear solicitud", "notebook.cell.chat.close": "Cerrar el chat", "notebook.cell.chat.nextFromHistory": "Siguiente del historial", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Iniciar chat para generar código", "notebookActions.restoreCellprompt": "Generar" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Si el editor de chat de celda está centrado", "notebookChatAgentRegistered": "Si se ha registrado un agente de chat para el cuaderno", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Revertir metadatos", "notebook.diff.cell.revertOutputs": "Revertir resultados", "notebook.diff.cell.switchOutputRenderingStyleToText": "Cambiar la representación de salida", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Ocultar las diferencias de los metadatos", "notebook.diff.ignoreOutputs": "Ocultar las diferencias de los resultados", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Mostrar las diferencias de los metadatos", "notebook.diff.showOutputs": "Mostrar las diferencias de los resultados", "notebook.diff.switchToText": "Abrir el editor de diferencias de texto", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Controla el alto de línea en píxeles de las celdas de markdown de los blocs de notas. Cuando se establece en {0}, se usará {1}", "notebook.markup.fontSize": "Controla el tamaño de fuente en píxeles de la revisión representada en los blocs de notas. Cuando se establece en {0}, se usa el 120 % de {1}.", "notebook.minimalErrorRendering": "Controlar si se va a representar la salida de error en un estilo mínimo.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Familia de fuentes del texto de salida dentro de las celdas del bloc de notas. Cuando se establece en vacío, se usa el {0}.", "notebook.outputFontSize": "Tamaño de fuente del texto de salida dentro de las celdas del bloc de notas. Cuando se establece en 0, se usa {0}.", "notebook.outputLineHeight": "Alto de línea del texto de salida dentro de las celdas del bloc de notas.\r\n - Cuando se establece en 0, se usa el alto de línea del editor.\r\n - Los valores entre 0 y 8 se usarán como multiplicador con el tamaño de fuente.\r\n - Los valores mayores o iguales que 8 se usarán como valores efectivos.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Conexión: pausar escritura de socket", "remote": "Remoto", "remote.autoForwardPortFallback": "El número de puertos reenviados automáticamente que desencadenarán el cambio de \"proceso\" a \"híbrido\" al reenviar automáticamente puertos y \"remote.autoForwardPortsSource\" está establecido en \"proceso\" de forma predeterminada. Establézcalo en '0' para deshabilitar la reserva. Cuando \"remote.autoForwardPortsFallback\" no se ha configurado, pero \"remote.autoForwardPortsSource\", \"remote.autoForwardPortsFallback\" se tratará como si estuviera establecido en \"0\".", - "remote.autoForwardPorts": "Cuando se habilita, se detectan los nuevos procesos en ejecución y se reenvían automáticamente los puertos en los que atienden. Si deshabilita esta configuración, no impedirá que se reenvíen todos los puertos. Aunque esté deshabilitada, las extensiones aún podrán hacer que se reenvíen los puertos y, al abrir algunas direcciones URL, esto provocará el reenvío de puertos.", - "remote.autoForwardPortsSource": "Establece el origen desde el que se reenvían automáticamente los puertos cuando {0} es verdadero. En los equipos remotos con Windows y macOS, la opciones de \"proceso\" e \"híbrido\" no tiene ningún efecto y se usa \"salida\".", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Los puertos se reenviarán automáticamente cuando se detecten al leer la salida de depuración y del terminal. No todos los procesos que usan puertos se imprimirán en la consola integrada de depuración o del terminal, por lo que faltarán algunos puertos. Los puertos constarán como \"no reenviados\" mientras esperan a que finalicen los procesos que escuchan en ese puerto.", "remote.autoForwardPortsSource.output": "Los puertos se reenviarán automáticamente cuando se detecten al leer la salida de depuración y del terminal. No todos los procesos que usan puertos se imprimirán en la consola integrada de depuración o del terminal, por lo que faltarán algunos puertos. No se anulará el reenvío de los puertos reenviados en función de la salida hasta que se realice una recarga o hasta que el usuario cierre el puerto en la vista Puertos.", "remote.autoForwardPortsSource.process": "Los puertos se reenviarán automáticamente cuando se detecten al inspeccionar los procesos que se hayan iniciado e incluyan un puerto.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Los túneles remotos están actualmente en versión preliminar. Informe de cualquier problema con el comando \"Ayuda: notificar problema\"." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Ejecutar entrada REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Controla el retraso, en milisegundos, en la obtención de comentarios mediante movimiento del mouse del área de arrastre entre vistas o editores.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "No omita los espacios en blanco iniciales y finales.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Heredar de 'diffEditor.ignoreTrimWhitespace'.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Omita los espacios en blanco iniciales y finales.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Controla los distintivos de recuento en los encabezados del proveedor de control de código fuente. Estos encabezados aparecen en la vista Control de código fuente cuando hay más de un proveedor o cuando la configuración de {0} está habilitada y en la vista Repositorios de control de código fuente.", "scm.providerCountBadge.auto": "Muestre las insignias de recuento de proveedores de control de código fuente si hay cambios.", "scm.providerCountBadge.hidden": "Oculte las insignias de recuento de proveedores de control de código fuente.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Vea el icono de la vista Control de código fuente." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Color de primer plano del gráfico de control de código fuente (1).", "scmGraphForeground2": "Color de primer plano del gráfico de control de código fuente (2).", "scmGraphForeground3": "Color de primer plano del gráfico de control de código fuente (3).", - "scmGraphHistoryItemGroupBase": "Color del grupo de elementos del historial base.", - "scmGraphHistoryItemGroupLocal": "Color del grupo de elementos del historial local.", - "scmGraphHistoryItemGroupRemote": "Color del grupo de elementos del historial remoto.", - "scmGraphHistoryItemHoverLabelForeground": "Color de primer plano para la etiqueta de elementos del historial al pasar el puntero por encima." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Color de primer plano para la etiqueta de elementos del historial al pasar el puntero por encima.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} eliminación{1}", "deletions": "{0} eliminaciones{1}", "fileChanged": "{0} archivo cambiado", "filesChanged": "{0} archivos cambiados", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} inserción{1}", "insertions": "{0} inserciones{1}", + "items": "{0} Items", "loadMore": "{0} Cargar más...", - "outdated": "OBSOLETO", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Actualizar", + "repositoryPicker": "Repository Picker", "scm history": "Historial de control de código fuente", - "scmGraph.HistoryItemHoverAdditionsForeground": "Color de primer plano para la adición de elementos del historial al pasar el puntero por encima.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Color de primer plano para la eliminación de elementos del historial al pasar el ratón por encima." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositorios de control de código fuente" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Contraer todos los repositorios", - "deletion": "{0} eliminación{1}", - "deletions": "{0} eliminaciones{1}", "expand all": "Expandir todos los repositorios", - "fileChanged": "{0} archivo cambiado", - "filesChanged": "{0} archivos cambiados", - "historyItemChangesEditorTitle": "Todos los cambios ({0} ↔ {1})", "input": "Entrada de control de código fuente", - "insertion": "{0} inserción{1}", - "insertions": "{0} inserciones{1}", "label.close": "Cerrar", "repositories": "Repositorios", "repositorySortByDiscoveryTime": "Ordenar por hora de detección", "repositorySortByName": "Ordenar por nombre", "repositorySortByPath": "Ordenar por ruta de acceso", "scm": "Administración del control de código fuente", - "scm.historyItemAdditionsForeground": "Color de primer plano de adiciones de elementos de historial.", - "scm.historyItemDeletionsForeground": "El elemento de historial elimina el color de primer plano.", - "scm.historyItemSelectedStatisticsBorder": "Color de borde de estadísticas seleccionado del elemento de historial.", - "scm.historyItemStatisticsBorder": "Color de borde de estadísticas del elemento de historial.", "scmInputCancelAction": "Cancelar", "scmInputMoreActions": "Más acciones...", "setListViewMode": "Ver como lista", @@ -10600,8 +10696,7 @@ "sortAction": "Ver y ordenar", "sortChangesByName": "Ordenar cambios por nombre", "sortChangesByPath": "Ordenar cambios por ruta de acceso", - "sortChangesByStatus": "Ordenar cambios por estado", - "viewChanges": "Ver cambios" + "sortChangesByStatus": "Ordenar cambios por estado" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Control de código fuente" @@ -10820,7 +10915,9 @@ "search": "Buscar", "searchFileMatch": "{0} archivo encontrado", "searchFileMatches": "{0} archivos encontrados", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Otros archivos", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} coincidencia encontrada", "searchMatches": "{0} coincidencias encontradas", "searchResultAria": "\"{0}\" en la columna {1} encontró {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Cerrar cuadro de diálogo" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Marcar como Listo", "checkboxTitle": "Cuando se activa esta opción, esta página se mostrará al iniciar.", "close": "Ocultar", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Edición mejorada", "gettingStarted.keyboardTip": "Sugerencia: Usar método abreviado de teclado ", "gettingStarted.someStepsComplete": "{0} de {1} pasos completados", + "goBack": "Go Back", "imageShowing": "Imagen que muestra {0}", "new": "Nuevo", "newItems": "Actualizado", @@ -13140,7 +13240,6 @@ "start": "Inicio", "toStart": "iniciar.", "walkthroughs": "Tutoriales", - "welcome": "Bienvenido", "welcomeAriaLabel": "Información general sobre cómo ponerse al día con el editor.", "welcomePage.openFolderWithPath": "Abrir la carpeta {0} con la ruta de acceso {1}", "welcomePage.showOnStartup": "Mostrar página principal al inicio" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Cuando se habilita, se abre el tutorial de la extensión al momento de su instalación.", "workspacePlatform": "La plataforma del área de trabajo actual, que en los contextos remotos o sin servidor puede ser diferente de la plataforma de la interfaz de usuario" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Color de primer plano del encabezado de cada paso del tutorial", "welcomePage.background": "Color de fondo para la página de bienvenida.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Icono que se usa para la categoría de configuración de la página principal.", "gettingStarted.accessibilityHelp.description.interpolated": "El cuadro de diálogo de ayuda de accesibilidad proporciona información sobre lo que se puede esperar de una característica y los comandos o enlaces de teclado para operarlos.\r\n Con el foco en un editor, terminal, cuaderno, respuesta de chat, comentario o consola de depuración, se puede abrir el diálogo correspondiente con el comando Abrir ayuda de accesibilidad.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Use el cuadro de diálogo de ayuda de accesibilidad para obtener información sobre las características", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Los sonidos y anuncios de accesibilidad se reproducen en el área de trabajo para diferentes eventos.\r\n Pueden detectarse y configurarse usando los comandos Enumerar sonidos de señal y Enumerar anuncios de señal.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Ajuste las señales de accesibilidad que quiere recibir a través de audio o un dispositivo braille", "gettingStarted.accessibleView.description.interpolated": "La vista accesible está disponible para el terminal, las opciones de mantener el puntero, las notificaciones, los comentarios, la salida del bloc de notas, las respuestas de chat, las finalizaciones en línea y la salida de la consola de depuración.\r\n Con el foco en cualquiera de esas características, se puede abrir con el comando Abrir vista accesible.\r\n{0}", - "gettingStarted.accessibleView.title": "Use la vista accesible para inspeccionar la línea de contenido por línea, carácter por carácter", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Obtenga información general sobre las características más esenciales", "gettingStarted.beginner.title": "Conozca los aspectos básicos", "gettingStarted.codeFolding.description.interpolated": "Pliegue o despliegue una sección de código con el comando Alternar plegado.\r\n{0}\r\n Pliegue o despliegue recursivamente con el comando Alternar plegado de manera recursiva\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Ya está todo listo para empezar a codificar. Puede abrir un proyecto local o un repositorio remoto para obtener los archivos en VS Code.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Personalice el editor, conozca los conceptos básicos y empiece a codificar", "gettingStarted.setup.title": "Introducción a VS Code", - "gettingStarted.setupScreenReader.description": "Obtenga información sobre las herramientas y los accesos directos que hacen que VS Code sean accesibles. Tenga en cuenta que algunas acciones no se pueden accionar desde el contexto del tutorial.", - "gettingStarted.setupScreenReader.title": "Introducción a VS Code con un lector de pantalla", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Personalice el editor, conozca los conceptos básicos y empiece a codificar", "gettingStarted.setupWeb.title": "Introducción a VS Code para la Web", "gettingStarted.shortcuts.description.interpolated": "Una vez que haya descubierto sus comandos favoritos, cree métodos abreviados de teclado personalizados para obtener acceso instantáneo.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Conectarse a...", "gettingStarted.topLevelShowWalkthroughs.description": "Ver un tutorial en el editor o una extensión", "gettingStarted.topLevelShowWalkthroughs.title": "Abrir un tutorial...", - "gettingStarted.verbositySettings.description.interpolated": "La configuración de nivel de detalle existe para las características del área de trabajo, de modo que, una vez que un usuario esté familiarizado con una característica, puede evitar oír sugerencias sobre cómo operarla. Por ejemplo, las características para las que existe un cuadro de diálogo de ayuda de accesibilidad indicarán cómo abrir el cuadro de diálogo hasta que se deshabilite la configuración de detalle para esa característica.\r\n Para configurar estos y otros valores de accesibilidad, ejecute el comando Abrir configuración de accesibilidad.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Controlar el nivel de detalle de las etiquetas aria", "gettingStarted.videoTutorial.description.interpolated": "Vea el primero de una serie de tutoriales de vídeo breves y prácticos sobre las características clave de VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Ver tutoriales en vídeo", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Enumerar anuncios de señal", "listSignalSounds": "Enumerar sonidos de señal", "openAccessibilityHelp": "Abrir la ayuda de accesibilidad", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Abrir Vista accesible", "openFolder": "Abrir carpeta", "openGoToSymbol": "Ir a símbolo", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "El menú contextual del explorador de archivos", "menus.explorerContextShare": "Submenú \"Compartir\" en el menú contextual del Explorador de archivos", "menus.extensionContext": "Menú contextual de la extensión", - "menus.historyItemChanges": "El menú de título de cambios entrantes y salientes del Control de código fuente", "menus.historyItemContext": "El menú contextual del elemento de historial de control de código fuente", "menus.home": "Menú contextual del indicador de inicio (solo web)", - "menus.incomingChanges": "Menú de cambios entrantes del control de código fuente", - "menus.incomingChangesAllChangesContext": "El menú contextual Control de código fuente de todos los cambios entrantes", - "menus.incomingChangesContext": "El menú contextual Control de código fuente de los cambios entrantes", - "menus.incomingChangesHistoryItemContext": "El menú contextual del elemento de historial de cambios entrantes del control de código fuente", "menus.input": "Menú del cuadro de entrada control de código fuente", "menus.mergeEditorResult": "Barra de herramientas de resultados del editor de combinaciones", "menus.multiDiffEditorResource": "Barra de herramientas de recursos en el editor de diferencias múltiples", "menus.notebookVariablesContext": "Menú contextual de la vista de variables del cuaderno", "menus.opy": "Submenú 'Copiar como' en el menú de edición de nivel superior", - "menus.outgoingChanges": "Menú de cambios salientes del control de código fuente", - "menus.outgoingChangesAllChangesContext": "El menú contextual Control de código fuente de todos los cambios salientes", - "menus.outgoingChangesContext": "El menú contextual Control de código fuente de los cambios salientes", - "menus.outgoingChangesHistoryItemContext": "El menú contextual del elemento de historial de cambios salientes del control de código fuente", "menus.resourceFolderContext": "El menú contextual de la carpeta de recursos del control de código fuente", "menus.resourceGroupContext": "El menú contextual del grupo de recursos de Control de código fuente", "menus.resourceStateContext": "El menú contextual de estado de recursos de Control de código fuente", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Aporta elementos del submenú al editor.", "webview.context": "El menú contextual de vista web" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Captura experimentos que se van a ejecutar desde un servicio en línea de Microsoft." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "No se puede cambiar la activación de la extensión {0} porque está habilitada en el entorno", "cannot change enablement extension kind": "No se puede cambiar la habilitación de la extensión {0} debido a su tipo de extensión", "cannot change enablement virtual workspace": "No se puede cambiar la habilitación de la extensión {0} porque no admite espacios de trabajo virtuales", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "No se puede cambiar la habilitación de la extensión {0} porque la sincronización de la configuración depende de ella.", "cannot disable auth extension in workspace": "No se puede cambiar la habilitación de la extensión {0} en el área de trabajo porque aporta proveedores de autenticación.", "cannot disable language pack extension": "No se puede cambiar la habilitación de la extensión {0} porque aporta paquetes de idioma.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "¿Quiere instalar y sincronizar las extensiones en los dispositivos?", "install single extension": "¿Quiere instalar y sincronizar la extensión \"{0}\" en los dispositivos?", "limited support": "'{0}' tiene funcionalidad limitada en {1}.", - "main.notFound": "No se puede activar, ya que no se encuentra el {0} de mayúsculas y minúsculas", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "No se puede desinstalar la extensión \"{0}\". Las extensiones \"{1}\" y \"{2}\", entre otras, dependen de esta.", "non web extensions": "'{0}' contiene extensiones que no se admiten en {1}.", "non web extensions detail": "Contiene extensiones que no se admiten.", diff --git a/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json index 3ec12c7e2a..6066f305a4 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Créer une branche à partir de...", "command.checkout": "Basculer sur...", "command.checkoutDetached": "Extraire vers (mode détaché)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Faire un cherry-pick...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Ignorer les modifications", "command.cleanAll": "Ignorer toutes les modifications", "command.cleanAllTracked": "Ignorer tous les changements suivis", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Commiter l'index (signé, aucune vérification)", "command.continueInLocalClone": "Cloner le dépôt localement et l’ouvrir sur le Bureau...", "command.continueInLocalClone.qualifiedName": "Continuer à travailler dans un nouveau clone local", - "command.createTag": "Créer une étiquette", + "command.createTag": "Create Tag...", "command.deleteBranch": "Supprimer la branche...", "command.deleteRemoteTag": "Supprimer l’étiquette distante...", "command.deleteTag": "Supprimer l’étiquette...", diff --git a/i18n/vscode-language-pack-fr/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/vscode.github.i18n.json index 8489364a45..742d59d9d8 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Contrôle le protocole utilisé pour cloner un référentiel GitHub", "description": "Fonctionnalités GitHub pour VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Vous pouvez publier directement ce dossier sur un dépôt GitHub. Une fois la publication effectuée, vous avez accès aux fonctionnalités de contrôle de code source gérées par git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Vous pouvez publier directement un dossier d’espace de travail dans un référentiel GitHub. Une fois publié, vous aurez accès aux fonctionnalités de contrôle de code source optimisées par Git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-fr/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/vscode.ipynb.i18n.json index a3c71287f8..2bc1e6bfe5 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Copier la sortie de cellule", "description": "Fournit une prise en charge de base pour l’ouverture et la lecture des fichiers de bloc-notes .ipynb de Jupyter", "displayName": "Prise en charge de .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Activez/désactivez le collage d’images dans la cellule Markdown des fichiers ipynb notebook. Les images collées sont insérées en tant que pièces jointes dans la cellule.", "markdownAttachmentRenderer.displayName": "Convertisseur de pièce jointe ipynb Markdown-It", "newUntitledIpynb.shortTitle": "Bloc-notes Jupyter", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index 27687800fb..a3ae95e764 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "Erreur à l'extraction de {0}. Fichier non valide.", "notFound": "{0} introuvable dans le zip." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "L’éditeur n’est pas accessible pour le moment.", - "accessibilityOffAriaLabel": "{0} Pour activer le mode optimisé du lecteur d’écran, utilisez {1}", - "accessibilityOffAriaLabelNoKb": "{0} Pour activer le mode optimisé du lecteur d’écran, ouvrez la sélection rapide avec {1} et exécutez la commande Activer/Désactiver le mode d’accessibilité du lecteur d’écran, qui n’est pas déclenchable via le clavier pour le moment.", - "accessibilityOffAriaLabelNoKbs": "{0} Attribuez une combinaison de touches à la commande Activer/Désactiver le mode d’accessibilité du lecteur d’écran en accédant à l’éditeur de combinaisons de touches avec {1} et exécutez-la.", - "editor": "éditeur" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "Curseurs secondaires supprimés", @@ -207,6 +209,9 @@ "selectAll": "Tout sélectionner", "undo": "Annuler" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Maintenez la touche {0} enfoncée pour pointer avec la souris" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Couleur d’arrière-plan de l’en-tête de l’éditeur de différences" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Aucun fichier modifié" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Contenu de l'éditeur", "emptySelectionClipboard": "Contrôle si la copie sans sélection permet de copier la ligne actuelle.", "enabled": "Active l’ampoule d’action de code dans l’éditeur.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Contrôle si les espaces blancs sont rendus avec une nouvelle méthode expérimentale.", "experimentalWhitespaceRendering.font": "Utilisez une nouvelle méthode de rendu avec des caractères de police.", "experimentalWhitespaceRendering.off": "Utilisez la méthode de rendu stable.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Active les indicateurs inlay dans l’éditeur.", "inlayHints.fontFamily": "Contrôle la famille de polices des indicateurs d’inlay dans l’éditeur. Lorsqu’il est défini sur vide, le {0} est utilisé.", "inlayHints.fontSize": "Contrôle la taille de police des indicateurs d’inlay dans l’éditeur. Par défaut, le {0} est utilisé lorsque la valeur configurée est inférieure à {1} ou supérieure à la taille de police de l’éditeur.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Active le remplissage autour des indicateurs d’inlay dans l’éditeur.", "inline": "Les suggestions rapides s’affichent sous forme de texte fantôme", "inlineCompletionsAccessibilityVerbose": "Contrôle si l'indicateur d'accessibilité doit être fourni aux utilisateurs du lecteur d'écran lorsqu'une complétion inline est affichée.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "N’affichez jamais la barre d’outils de suggestion en ligne.", "inlineSuggest.showToolbar.onHover": "Afficher la barre d’outils de suggestion en ligne lorsque vous pointez sur une suggestion incluse.", "inlineSuggest.suppressSuggestions": "Contrôle la façon dont les suggestions inline interagissent avec le widget de suggestion. Si cette option est activée, le widget de suggestion n’est pas affiché automatiquement lorsque des suggestions inline sont disponibles.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Contrôle l'espacement des lettres en pixels.", "lineHeight": "Contrôle la hauteur de ligne. \r\n - Utilisez 0 pour calculer automatiquement la hauteur de ligne à partir de la taille de police.\r\n : les valeurs comprises entre 0 et 8 sont utilisées comme multiplicateur avec la taille de police.\r\n : les valeurs supérieures ou égales à 8 seront utilisées comme valeurs effectives.", "lineNumbers": "Contrôle l'affichage des numéros de ligne.", @@ -830,7 +839,6 @@ "editorTextFocus": "Indique si le texte de l'éditeur a le focus (le curseur clignote)", "inCompositeEditor": "Indique si l'éditeur fait partie d'un éditeur plus important (par exemple Notebooks)", "inDiffEditor": "Indique si le contexte est celui d'un éditeur de différences", - "inMultiDiffEditor": "Indique si le contexte est celui d'un éditeur de différences multiples", "isEmbeddedDiffEditor": "Indique si le contexte est celui d’un éditeur de différences intégré", "multiDiffEditorAllCollapsed": "Indique si tous les fichiers de l’éditeur de différences sont réduits", "standaloneColorPickerFocused": "Indique si le sélecteur de couleurs autonome est prioritaire", @@ -1020,21 +1028,23 @@ "placeHolder": "Sélectionner une commande", "showLensOnLine": "Afficher les commandes Code Lens de la ligne actuelle" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Il y a un sélecteur de couleurs ici." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Cliquez pour activer/désactiver les options de couleur (rgb/hsl/hexadécimal).", - "closeIcon": "Icône pour fermer le sélecteur de couleurs" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Masquer le sélecteur de couleurs", - "hideColorPickerDescription": "Masquer le sélecteur de couleurs autonome.", - "insertColorWithStandaloneColorPicker": "Insérer une couleur avec un sélecteur de couleurs autonome", - "insertColorWithStandaloneColorPickerDescription": "Insérez des couleurs hexadécimales/rgb/hsl avec le sélecteur de couleurs autonome prioritaire.", - "mishowOrFocusStandaloneColorPicker": "&&Afficher ou mettre le focus sur le sélecteur de couleurs autonome", - "showOrFocusStandaloneColorPicker": "Afficher ou mettre le focus sur le sélecteur de couleurs autonome", - "showOrFocusStandaloneColorPickerDescription": "Affichez ou concentrez un sélecteur de couleurs autonome qui utilise le fournisseur de couleurs par défaut. Il affiche les couleurs hex/rgb/hsl." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Activer/désactiver le commentaire de bloc", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Supprimer les plages de pliage manuelles", "toggleFoldAction.label": "Activer/désactiver le pliage", "toggleFoldRecursivelyAction.label": "Activer/désactiver le repli récursif", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Déplier de manière récursive", "unfoldAction.label": "Déplier", "unfoldAllAction.label": "Déplier tout", @@ -1282,6 +1293,12 @@ "location": "Symbole {0} sur {1}", "location.kb": "Symbole {0} sur {1}, {2} pour le suivant" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Il s’agit d’une barre d’état de pointage.", "hoverAccessibilityStatusBarActionWithKeybinding": "Il a une action avec l’étiquette {0} et la combinaison de touches {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Il y a des modifications incluses ici." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Accepter la modification en ligne", - "action.inlineEdits.hide": "Masquer la modification en ligne", - "action.inlineEdits.showNext": "Afficher la modification en ligne suivante", - "action.inlineEdits.showPrevious": "Afficher la modification inline précédente", - "action.inlineEdits.trigger": "Modifier l’inline du déclencheur", - "inlineEditsActions": "Accepter la modification en ligne" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Indique si une modification en ligne est visible", - "isPinned": "Indique si une modification en ligne est visible" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Remplacer par la valeur suivante", "InPlaceReplaceAction.previous.label": "Remplacer par la valeur précédente" @@ -2086,14 +2091,17 @@ "errorDeleting": "Impossible de supprimer le dossier existant '{0}' pendant l'installation de l'extension '{1}'. Supprimez le dossier manuellement et réessayez", "incompatible": "Impossible d'installer l'extension '{0}', car elle n'est pas compatible avec VS Code '{1}'.", "invalidManifest": "Impossible d’installer l’extension « {0} » en raison d’une incompatibilité manifeste avec la Place de marché", + "not signed": "Extension is not signed.", "removeError": "Erreur lors de la suppression de l’extension : {0}. Veuillez quitter et relancer VS Code avant de réessayer.", - "restartCode": "Redémarrez VS Code avant de réinstaller {0}." + "restartCode": "Redémarrez VS Code avant de réinstaller {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valide : package.json n'est pas un fichier JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "L’extension utilise une proposition d’API « {0} » qui n’est pas compatible avec la version actuelle de VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "la propriété '{0}' peut être omise ou doit être de type 'string[]'", "extensionDescription.activationEvents2": "la propriété '{0}' doit être omise si l’extension n’a pas de propriété '{1}' ou '{2}'.", "extensionDescription.browser1": "La propriété '{0}' peut être omise ou doit être de type 'string'", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Désactivez la prise en charge de proxy pour les extensions.", "proxySupportOn": "Activez la prise en charge de proxy pour les extensions.", "proxySupportOverride": "Activer le support de proxy pour les extensions, remplacer les options de demande.", - "request": "Demandes réseau", "strictSSL": "Spécifie si le certificat de serveur proxy doit être vérifié par rapport à la liste des autorités de certification fournies.", "systemCertificates": "Contrôle si les certificats d'autorité de certification doivent être chargés à partir de l'OS. (Sur Windows et macOS, vous devez recharger la fenêtre après la désactivation de ce paramètre.)", "systemCertificatesV2": "Contrôle si le chargement expérimental des certificats d’autorité de certification à partir du système d’exploitation doit être activé. Ceci utilise une approche plus générale que l’implemenation par défaut." @@ -2954,12 +2961,12 @@ "name": "Nom de processus", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Partagé" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Autoriser", "confirmLogin": "L'extension '{0}' veut se connecter en utilisant {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Espace de travail" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Référence des raccourcis clavier", "miDocumentation": "&&Documentation", "miKeyboardShortcuts": "Référence des racco&&urcis clavier", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Contrôle si les dossiers doivent s'ouvrir dans une nouvelle fenêtre ou remplacer la dernière fenêtre active.\r\nNotez qu’il peut encore exister des cas où ce paramètre est ignoré (par exemple lorsque vous utilisez l'option de ligne de commande `--new-window` ou `--reuse-window`).", "panelDefaultLocation": "Contrôle l’emplacement par défaut du panneau (terminal, Console de débogage, sortie, problèmes) dans un nouvel espace de travail. Il peut s’afficher en bas, en haut, à droite ou à gauche de la zone de l’éditeur.", "panelOpensMaximized": "Contrôle si le panneau s'ouvre de manière agrandie. Il peut soit toujours s'ouvrir de manière agrandie, soit ne jamais s'ouvrir de manière agrandie, soit s'ouvrir dans le dernier état dans lequel il se trouvait avant sa fermeture.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Contrôle si le nombre maximal d'éditeurs ouverts s'applique par groupe d'éditeurs ou pour tous les groupes d'éditeurs.", "pinnedTabSizing": "Contrôle la taille des onglets de l’éditeur épinglés. Les onglets épinglés sont triés au début de tous les onglets ouverts et ne se ferment généralement pas tant qu’ils ne sont pas désépinglés. Cette valeur est ignorée lorsque {0} n’est pas défini sur {1}.", "preserveInput": "Contrôle si la dernière saisie tapée dans la palette de commande devrait être restaurée lors de l’ouverture la prochaine fois.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Accessibilité", "announcement.enabled.auto": "Activer l’annonce, ne sera lu qu’en mode optimisé pour le lecteur d’écran.", "announcement.enabled.off": "Désactiver l’annonce.", - "autoSynthesize": "Indique si une réponse textuelle doit être automatiquement lue à haute voix lorsque la voix a été utilisée comme entrée. Par exemple, dans une session de chat, une réponse est automatiquement synthétisée lorsque la voix a été utilisée comme demande de chat.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Indique s'il faut estomper les éditeurs et les terminaux qui n'ont pas le focus pour rendre plus clair l'emplacement de l'entrée tapée. Cela fonctionne avec la majorité des éditeurs avec les exceptions notables de ceux qui utilisent des iframes tels que des notebooks et les éditeurs à extension webview.", "dimUnfocusedOpacity": "Fraction d'opacité (0.2 à 1.0) à utiliser pour les éditeurs et terminaux qui n'ont pas le focus. Cette opération prend effet uniquement quand {0} est activé.", "sound.enabled.auto": "Activez un son lorsqu’un lecteur d’écran est attaché.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Indiquez des informations sur l’ouverture de la notification dans une vue accessible.", "verbosity.replInputHint": "Fournissez des informations sur les actions appropriées pour l’entrée Repl.", "verbosity.terminal.description": "Fournissez des informations sur la façon d’accéder au menu d’aide à l’accessibilité du terminal lorsque le terminal est activé.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Langue que la synthèse vocale et la reconnaissance vocale doivent utiliser. Sélectionnez `auto` pour utiliser la langue d’affichage configurée si possible. Notez que toutes les langues d’affichage ne sont peut-être pas prises en charge par la reconnaissance vocale et les synthétiseurs.", "voice.speechTimeout": "Durée en millisecondes pendant laquelle la reconnaissance vocale reste active une fois que vous avez cessé de parler. Par exemple, dans une session de conversation, le texte transcrit est envoyé automatiquement une fois le délai d’expiration atteint. Définissez sur « 0 » pour désactiver cette fonctionnalité." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Activer/désactiver le signal audio", "disabled": "Désactivé" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Dernière utilisation de ce compte {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Comptes", "manageExtensions": "Choisir les extensions qui peuvent accéder à ce compte", "manageTrustedExtensions": "Gérer les extensions approuvées", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Nouvelle conversation" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Échec de l’application du bloc de code : {0}", - "applyCodeBlock.progress": "Application d’un bloc de code à l’aide de {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Appliquer dans Éditeur", "interactive.compare.apply": "Appliquer les modifications", "interactive.compare.discard": "Ignorer les modifications", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Envoyer à l’agent secondaire", "chat.newChat.label": "Envoyer vers une nouvelle conversation", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Annuler", "interactive.submit.label": "Envoyer" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Problème de rapport", "interactive.unhelpful.label": "Inutile" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Génération" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Liste de conversations réductible", + "copyReference": "Copy", "setting.hover": "Ouvrir le paramètre «{0}»", "usedReferencesCollapsed": "{0}, réduit", "usedReferencesExpanded": "{0}, développé", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Arborescence de fichiers" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Icône de l’étiquette de l’éditeur de conversation.", "chatEditorName": "Conversation" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Question de suivi : {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Saisie pour la conversation, tapez pour poser des questions ou tapez / pour les sujets, appuyez sur entrée pour envoyer la demande. À utiliser {0} pour l’aide à l’accessibilité de la conversation.", "chat.attachment": "Contexte attaché, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Conversation", "chatCommand": "Nom court auquel cette commande fait référence dans l’interface utilisateur, par exemple `fix` ou * `explain` pour les commandes qui corrigent un problème ou expliquent du code. Le nom doit être unique parmi les commandes fournies par ce participant.", "chatCommandDescription": "Description de cette commande.", - "chatCommandDisambiguation": "Métadonnées pour faciliter le routage automatique des questions des utilisateurs vers cette commande de conversation. Vous devez ajouter `contribChatParticipantDetection` à `enabledApiProposals` pour utiliser cette API.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Nom détaillé de cette catégorie, par exemple « workspace_questions » ou « web_questions ».", "chatCommandDisambiguationDescription": "Description détaillée des types de questions qui conviennent à cette commande de conversation.", "chatCommandDisambiguationExamples": "Liste d’exemples de questions représentatifs adaptés à cette commande de conversation.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Commandes disponibles pour ce participant à la conversation que l’utilisateur peut appeler avec un `/`.", "chatFailErrorMessage": "Désolé... Nous n’avons pas pu charger la conversation, car la version installée de l’extension {0} n’est pas compatible avec cette version de {1}. Veuillez vérifier que l’extension Conversation GitHub Copilot est à jour.", "chatParticipantDescription": "Description de ce participant à la conversation, affichée dans l’interface utilisateur.", - "chatParticipantDisambiguation": "Métadonnées pour faciliter le routage automatique des questions des utilisateurs vers ce participant à la conversation. Vous devez ajouter `contribChatParticipantDetection` à `enabledApiProposals` pour utiliser cette API.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Nom détaillé de cette catégorie, par exemple « workspace_questions » ou « web_questions ».", "chatParticipantDisambiguationDescription": "Description détaillée des types de questions qui conviennent à ce participant à la conversation.", "chatParticipantDisambiguationExamples": "Liste d’exemples de questions représentatifs adaptés à ce participant à la conversation.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "La valeur est true lorsque les modifications apportées au texte de la conversation sont appliquées.", "chatExtensionInvalid": "True lorsque l’extension de conversation installée n’est pas valide et doit être mise à jour.", "chatIsEnabled": "True lorsque le chat est activé, parce qu’un(e) participant(e) à la conversation par défaut est activé avec une implémentation.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "La valeur est true quand un participant à la conversation par défaut est inscrit pour le panneau.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "L’élément de conversation est une requête.", "chatResponse": "L’élément de conversation est une réponse.", "chatResponseErrored": "Vrai lorsque la réponse de conversation a généré une erreur.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtrer des commentaires", "comments.filter.placeholder": "Filtre (exemple : texte, auteur)", "replyCount": " {0} réponses,", - "resourceWithCommentLabel": "{0} à la ligne {1} colonne {2} dans {3},{4} commentaires : {5}", - "resourceWithCommentLabelFile": "{0} dans {1},{2} commentaire : {3}", - "resourceWithCommentLabelFileOutdated": "Obsolète par {0} dans {1}, commentaire {2} : {3}", - "resourceWithCommentLabelOutdated": "Obsolète de {0} à la ligne {1} colonne {2} dans {3},{4} commentaire : {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Commentaires dans {0}, chemin complet : {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Commentaires pour l'espace de travail actuel", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Débogage : {0}", - "selectAndStartDebug": "Sélectionner et démarrer la configuration de débogage", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Déboguer" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "L’extension est toujours activée.", "extensions.supportUntrustedWorkspaces.version": "Définit la version de l’extension pour laquelle le remplacement doit être appliqué. Si rien n’est spécifié, le remplacement est appliqué indépendamment de la version de l’extension.", "extensions.supportVirtualWorkspaces": "Remplacez la prise en charge d’une extension par les espaces de travail virtuels.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Lorsqu’activé, vérifie automatiquement les extensions pour les mises à jour. Si une extension est une mise à jour, elle est marquée comme obsolète dans l’affichage des Extensions. Les mises à jour sont récupérées à partir d’un service en ligne de Microsoft.", "extensionsCloseExtensionDetailsOnViewChange": "Si cette option est activée, les éditeurs avec les détails d'extension sont automatiquement fermés quand vous quittez l'affichage Extensions.", "extensionsDeferredStartupFinishedActivation": "Quand cette option est activée, les extensions qui déclarent l’événement d’activation « onStartupFinished » sont activées après un délai d’expiration.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Si une extension est listée ici, aucune invite de confirmation n'est affichée quand cette extension gère un URI.", "id required": "ID d'extension obligatoire.", "importKeyboardShortcutsFroms": "Migrer les raccourcis clavier à partir de...", + "install": "Install", "install button": "Installer", "install installAndDonotSync": "Installer (ne pas synchroniser)", "installButton": "&&Installer", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Configurer les extensions recommandées (Dossier d'espace de travail)", "configureWorkspaceRecommendedExtensions": "Configurer les extensions recommandées (espace de travail)", "current": "actuel", + "dependencies": "Show Dependencies", "deprecated message": "Cette extension est déconseillée, car elle n’est plus gérée.", "deprecated tooltip": "Cette extension est déconseillée, car elle n’est plus gérée.", "deprecated with alternate extension message": "Cette extension est dépréciée. Utilisez l’extension {0} à la place.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Cette extension est activée dans l’hôte d’extension de worker web, car elle préfère s’y exécuter.", "enabled locally": "Cette extension est activée dans l’hôte d’extension local, car elle préfère s’y exécuter.", "enabled remotely": "Cette extension est activée dans l’hôte d’extension distante, car elle préfère s’y exécuter.", - "extension disabled because of dependency": "Cette extension a été désactivée car elle dépend d’une extension qui est désactivée.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Cette extension a été désactivée car l’espace de travail actif n’est pas approuvé.", "extension enabled on remote": "L'extension est activée sur '{0}'", "extension limited because of trust requirement": "Cette extension offre des fonctionnalités limitées car l’espace de travail actif n’est pas approuvé.", @@ -7317,6 +7379,7 @@ "install anyway": "Installer quand même", "install browser": "Installer dans le navigateur", "install confirmation": "Voulez-vous vraiment installer «{0}» ?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Installer dans {0}", "install local extensions title": "Installer les extensions locales dans '{0}'", "install locally": "Installer localement", @@ -7347,6 +7410,9 @@ "more information": "&&Plus d’informations", "no local extensions": "Il n'y a aucune extension à installer.", "no versions": "Cette extension n’a pas d’autres versions.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "L’extension «{0}» n’est pas disponible dans {1}.", "pre-release": "Version préliminaire", "reinstall": "Réinstallez l'extension...", @@ -7354,7 +7420,6 @@ "restart extensions": "Redémarrer les extensions", "restart product": "Redémarrer pour mettre à jour", "review": "Examen", - "search recommendations": "Rechercher des extensions", "select and install local extensions": "Installer les extensions locales dans '{0}'...", "select and install remote extensions": "Installer les extensions distantes localement...", "select color theme": "Sélectionner le thème de couleur", @@ -7366,7 +7431,6 @@ "selectVersion": "Sélectionner la version à installer", "settings": "paramètres", "showRecommendedExtension": "Afficher l'extension recommandée", - "signature verification failed": "{0} ne peut pas vérifier l’extension «{1}». Voulez-vous vraiment l’installer ?", "switchToPreReleaseLabel": "Passer à la version préliminaire", "switchToPreReleaseTooltip": "Cette option bascule vers la version préliminaire, puis active toujours les mises à jour vers la dernière version", "sync": "Synchroniser cette extension", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Mettre à jour l’extension {0}", "updateExtensionStart": "La mise à jour de l'extension {0} vers la version {1} a commencé.", "updated": "Mise à jour terminée", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Effacer le langage d’affichage", "workbench.extensions.action.setColorTheme": "Définir le thème de couleur", "workbench.extensions.action.setDisplayLanguage": "Définir le langage d’affichage", @@ -7453,6 +7518,7 @@ "builtin": "Intégré", "builtinFeatureExtensions": "Fonctionnalités", "builtinProgrammingLanguageExtensions": "Langages de programmation", + "click show": "Click to Show", "deprecated": "Déconseillé", "disabled": "Désactivé", "disabledExtensions": "Désactivé", @@ -7479,6 +7545,7 @@ "remote": "À distance", "searchExtensions": "Rechercher des extensions dans la Place de marché", "select and install local extensions": "Installer les extensions locales dans '{0}'...", + "show": "Show", "suggestProxyError": "Marketplace a retourné 'ECONNREFUSED'. Vérifiez le paramètre 'http.proxy'.", "untrustedPartiallySupportedExtensions": "Limitée en mode restreint", "untrustedUnsupportedExtensions": "Désactivé en mode restreint", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Version précommerciale", "activation": "Heure d'activation", - "dependencies": "Afficher les dépendances", "extensionIcon.sponsorForeground": "Couleur d’icône pour le sponsor d’extension.", "extensionIconStarForeground": "Couleur de l'icône des évaluations des extensions.", "extensionIconVerifiedForeground": "La couleur de l'icône de l'éditeur vérifié de l'extension.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Mise à jour automatique des extensions", "confirmEnableDisableAutoUpdateDetail": "Cette opération réinitialise les paramètres de mise à jour automatique que vous avez définis pour les extensions individuelles.", "consentRequiredToUpdate": "La mise à jour pour {0} extension introduit du code exécutable, qui n’est pas présent dans la version actuellement installée.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Tout désactiver", "disableDependents": "Désactiver l’extension avec Dependents", "enable locally": "Veuillez {0} pour activer cette extension localement.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Activer l'extension", "extensionsAutoRestart": "Les extensions ont été redémarrées automatiquement pour activer les mises à jour.", "incompatible": "Impossible d’installer l’extension «{0}», car elle n’est pas compatible.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Installer l’extension", "installButtonLabelWithAction": "&&Installer l’extension et {0}", "installExtensionMessage": "Voulez-vous installer l’extension «{0}» à partir de «{1}» ?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Voulez-vous installer l’extension ?", "installing extension": "Installation de l'extension...", "installing named extension": "Installation de l'extension '{0}'...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Cette extension est signalée comme étant problématique.", "multipleDependentsError": "Impossible de désactiver seulement l'extension '{0}'. '{1}', '{2}' et d'autres extensions en dépendent. Voulez-vous désactiver toutes ces extensions ?", "multipleDependentsUninstallError": "Impossible de désinstaller l’extension «{0}» seule. «{1}», «{2}» et d’autres extensions en dépendent. Voulez-vous désinstaller toutes ces extensions ?", @@ -7626,8 +7695,6 @@ "status.profiler": "Profileur d'extension" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Déboguer des extensions dans une nouvelle fenêtre", - "developer": "Développeur", "runtimeExtension": "Extensions en cours d'exécution" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Démarrer le profilage d'hôte d'extension", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Enregistrer le profilage d'hôte d'extension", "saveprofile.dialogTitle": "Enregistrer le profilage d'hôte d'extension", "stopExtensionHostProfileStart": "Arrêter le profilage d'hôte d'extension" @@ -7978,6 +8046,7 @@ "exclude": "Configurez des [modèles globaux](https://aka.ms/vscode-glob-patterns) pour exclure des fichiers et des dossiers. Par exemple, l’explorateur de fichiers choisit les fichiers et dossiers à afficher ou masquer en fonction de ce paramètre. Consultez le paramètre `#search.exclude#` pour définir des exclusions propres à la recherche. Référez-vous au paramètre `#explorer.excludeGitIgnore#` pour ignorer les fichiers basés sur votre `.gitignore`.", "excludeGitignore": "Contrôle si les entrées dans .gitignore doivent être analysées et exclues de l’explorateur. Similaire à {0}.", "expandSingleFolderWorkspaces": "Contrôle si l’explorateur doit développer des espaces de travail multi-racine contenant un seul dossier pendant l’initialisation", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Modèle Glob auquel les chemins de fichiers doivent correspondre. Affectez la valeur true ou false pour activer ou désactiver le modèle.", "explorer.autoRevealExclude.when": "Vérification supplémentaire des frères d'un fichier correspondant. Utilisez $(basename) comme variable pour le nom de fichier correspondant.", "explorer.decorations.badges": "Contrôle si les décorations de fichier devraient utiliser des badges.", @@ -8162,8 +8231,8 @@ "stop.title": "Arrêter la lecture des indicateurs inlay" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Arrêter la requête", - "cancelShort": "Arrêter", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Modifier le code", "send.generate": "Générer" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Indique si les sessions de conversation en ligne en attente empêchent l’enregistrement.", "accessibleDiffView": "Indique si la conversation en ligne affiche également une visionneuse diff accessible pour ses modifications.", - "accessibleDiffView.auto": "La visionneuse diff accessible est, selon le mode lecteur d’écran, activée.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "La visionneuse diff accessible n’est jamais activée.", "accessibleDiffView.on": "La visionneuse diff accessible est toujours activée.", "editorOverviewRuler.inlineChatInserted": "Couleur de marqueur de la règle d’aperçu pour le contenu inséré de la conversation en ligne.", @@ -8252,7 +8321,6 @@ "mode": "Configurer si les modifications apportées avec la conversation en ligne sont appliquées directement vers le document ou sont d’abord en aperçu.", "mode.live": "Les modifications sont appliquées directement au document, mais peuvent être mises en évidence par des différences en ligne et acceptées/abandonnées par morceaux. La fin d’une session conserve les modifications.", "mode.preview": "Les modifications sont uniquement visualisées et doivent être acceptées à l’aide du bouton Appliquer. La fin d’une session annule les modifications.", - "onlyZone": "Indique si la conversation en ligne s’ouvre directement comme widget de zone, entre les lignes, ou en tant que widget de superposition qui se transforme en zone.", "zoneToolbar": "Indique s’il faut afficher une barre d’outils pour accepter ou rejeter les modifications dans l’affichage des modifications de conversation en ligne." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Ajouter la recherche de correspondance à la sélection", "deleteLeftMultiSelection": "Supprimer à gauche", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Quitter le mode multi-curseur" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Variable {0}, valeur {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Variables de notebook" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Mettre le focus sur le widget de conversation de la cellule suivante", "focusNotebookChat": "Conversation Focus", "focusPreviousCell": "Focus sur la cellule précédente", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Effectuer une requête", "notebook.cell.chat.close": "Fermer le Chat", "notebook.cell.chat.nextFromHistory": "Suivant à partir de l’historique", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Démarrer la conversation pour générer du code", "notebookActions.restoreCellprompt": "Générer" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Si l'éditeur de chat mobile est ciblé", "notebookChatAgentRegistered": "Indique si un agent de conversation pour le notebook est inscrit", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Restaurer les métadonnées", "notebook.diff.cell.revertOutputs": "Restaurer les sorties", "notebook.diff.cell.switchOutputRenderingStyleToText": "Changer le rendu de la sortie", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Masquer les différences de métadonnées", "notebook.diff.ignoreOutputs": "Masquer les différences de sorties", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Afficher les différences de métadonnées", "notebook.diff.showOutputs": "Afficher les différences de sorties", "notebook.diff.switchToText": "Ouvrir l'éditeur de différences de texte", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Contrôle la hauteur de ligne en pixels des cellules de démarque dans les blocs-notes. Lorsque la valeur est {0}, {1} est utilisé", "notebook.markup.fontSize": "Contrôle la taille de police en pixels du balisage rendu dans les notebooks. Lorsqu’il est défini sur {0}, 120 % des {1} sont utilisés.", "notebook.minimalErrorRendering": "Contrôlez si la sortie d’erreur doit être rendue dans un style minimal.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Famille de polices du texte de sortie dans les cellules du bloc-notes. Lorsqu’il est défini sur vide, le {0} est utilisé.", "notebook.outputFontSize": "Taille de police du texte de sortie dans les cellules du bloc-notes. Lorsque la valeur est 0, {0} est utilisé.", "notebook.outputLineHeight": "Hauteur de ligne du texte de sortie dans les cellules du bloc-notes.\r\n - Quand la valeur est 0, la hauteur de ligne de l’éditeur est utilisée.\r\n - Les valeurs comprises entre 0 et 8 sont utilisées comme multiplicateur avec la taille de police.\r\n - Les valeurs supérieures ou égales à 8 seront utilisées comme valeurs effectives.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Connexion : suspendre l’écriture du socket", "remote": "Distant", "remote.autoForwardPortFallback": "Le nombre de ports transférés automatiquement qui déclenchera le passage de `process` à `hybrid` lors du transfert automatique des ports et `remote.autoForwardPortsSource` est fixé à `process` par défaut. Définissez sur `0` pour désactiver le secours. Quand `remote.autoForwardPortsFallback` n’a pas été configuré, mais que ’remote.autoForwardPortsSource’ l’a fait, `remote.autoForwardPortsFallback` sera traité comme s’il avait la valeur `0`.", - "remote.autoForwardPorts": "Quand cette option est activée, les nouveaux processus qui s'exécutent sont détectés, et les ports qu'ils écoutent sont réacheminés automatiquement. La désactivation de ce paramètre n’empêchera pas le transfert de tous les ports. Même lorsqu’elles sont désactivées, les extensions peuvent toujours faire en sorte que les ports soient transférés, et l’ouverture de certaines URL entraîne toujours le transfert des ports.", - "remote.autoForwardPortsSource": "Définit la source à partir de laquelle les ports sont automatiquement transférés lorsque {0} est vrai. Sur les télécommandes Windows et macOS, les options « processus » et « hybride » n'ont aucun effet et l’option « sortie » sera utilisée.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Les ports sont automatiquement réacheminés quand ils sont découverts via la lecture de la sortie du terminal et du débogage. Dans la mesure où tous les processus qui utilisent des ports ne s’affichent pas dans le terminal intégré ou la console de débogage, certains ports ne sont pas pris en compte. Les ports ne seront pas « transférés » en attendant que les processus qui écoutent sur ce port soient terminés.", "remote.autoForwardPortsSource.output": "Les ports sont automatiquement réacheminés quand ils sont découverts via la lecture de la sortie du terminal et du débogage. Dans la mesure où tous les processus qui utilisent des ports ne s'affichent pas dans le terminal intégré ou la console de débogage, certains ports ne sont pas pris en compte. Le réacheminement des ports en fonction de la sortie n'est pas \"annulé\" tant que ces ports ne sont pas rechargés, ou qu'ils ne sont pas fermés par l'utilisateur dans la vue Ports.", "remote.autoForwardPortsSource.process": "Les ports sont automatiquement réacheminés quand ils sont découverts par la surveillance des processus ayant démarré et incluant un port.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Les tunnels distants sont actuellement en préversion. Signalez les problèmes éventuels à l’aide de la commande « Aide : signaler un problème »." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Exécuter l’entrée REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Contrôle le délai de rétroaction du pointage (en millisecondes) de la zone de glissement entre les vues/éditeurs.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Ne pas ignorer les espaces de début et de fin", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Inherit from `diffEditor.ignoreTrimWhitespace`.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignorer les espaces de début et de fin.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Contrôle le nombre de badges sur les en-têtes du fournisseur de contrôle de code source. Ces en-têtes apparaissent dans la vue Contrôle de code source lorsqu’il existe plusieurs fournisseurs ou lorsque le paramètre {0} est activé, et dans la vue Référentiels de contrôle de code source.", "scm.providerCountBadge.auto": "Affichez uniquement le badge de comptage de fournisseurs de contrôle de code source lorsque la valeur est différente de zéro.", "scm.providerCountBadge.hidden": "Masquez les badges de comptage de fournisseurs de contrôle de code source.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Icône de vue du contrôle de code source." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Couleur de premier plan du graphique de contrôle de code source (1).", "scmGraphForeground2": "Couleur de premier plan du graphique de contrôle de code source (2).", "scmGraphForeground3": "Couleur de premier plan du graphique de contrôle de code source (3).", - "scmGraphHistoryItemGroupBase": "Couleur du groupe d’éléments d’historique de base.", - "scmGraphHistoryItemGroupLocal": "Couleur du groupe d’éléments de l’historique local.", - "scmGraphHistoryItemGroupRemote": "Couleur du groupe d’éléments d’historique distant.", - "scmGraphHistoryItemHoverLabelForeground": "Couleur de premier plan de l’étiquette de pointage d’éléments d’historique." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Couleur de premier plan de l’étiquette de pointage d’éléments d’historique.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} suppression{1}", "deletions": "{0} suppressions{1}", "fileChanged": "{0} fichier modifié", "filesChanged": "{0} fichiers modifiés", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} insertion{1}", "insertions": "{0} insertions{1}", + "items": "{0} Items", "loadMore": "{0} Charger plus...", - "outdated": "DÉPASSÉ", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Actualiser", + "repositoryPicker": "Repository Picker", "scm history": "Historique du contrôle de code source", - "scmGraph.HistoryItemHoverAdditionsForeground": "Couleur d’avant-plan des ajouts d’éléments de l’historique au survol.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Couleur d’avant-plan des suppressions d’éléments de l’historique au survol." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Dépôts de contrôle de code source" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Réduire tous les dépôts", - "deletion": "{0} suppression{1}", - "deletions": "{0} suppressions{1}", "expand all": "Développer tous les dépôts", - "fileChanged": "{0} fichier modifié", - "filesChanged": "{0} fichiers modifiés", - "historyItemChangesEditorTitle": "Toutes les modifications ({0} ↔ {1})", "input": "Entrée du contrôle de code source", - "insertion": "{0} insertion{1}", - "insertions": "{0} insertions{1}", "label.close": "Fermer", "repositories": "Dépôts", "repositorySortByDiscoveryTime": "Trier par heure de découverte", "repositorySortByName": "Trier par nom", "repositorySortByPath": "Trier par chemin", "scm": "Gestion du contrôle de code source", - "scm.historyItemAdditionsForeground": "L’élément d’historique ajoute la couleur de premier plan.", - "scm.historyItemDeletionsForeground": "Couleur de premier plan des suppressions d’éléments de l’historique.", - "scm.historyItemSelectedStatisticsBorder": "Couleur de la bordure des statistiques sélectionnées pour l'élément d'historique.", - "scm.historyItemStatisticsBorder": "Couleur de la bordure des statistiques des éléments d’historique.", "scmInputCancelAction": "Annuler", "scmInputMoreActions": "Plus d’actions...", "setListViewMode": "Voir sous forme de liste", @@ -10600,8 +10696,7 @@ "sortAction": "Voir et trier", "sortChangesByName": "Trier les modifications par nom", "sortChangesByPath": "Trier les modifications par chemin d’accès", - "sortChangesByStatus": "Trier les modifications par état", - "viewChanges": "Afficher des modifications" + "sortChangesByStatus": "Trier les modifications par état" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Contrôle de code source" @@ -10820,7 +10915,9 @@ "search": "Rechercher", "searchFileMatch": "{0} fichier trouvé", "searchFileMatches": "{0} fichiers", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Autres fichiers", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} correspondance trouvée", "searchMatches": "{0} correspondances trouvées", "searchResultAria": "'{0}' à la colonne {1} a trouvé {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Fermer la boîte de dialogue" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Marquer comme terminé", "checkboxTitle": "Lorsque cette option est cochée, cette page s’affiche au démarrage.", "close": "Masquer", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Édition évoluée", "gettingStarted.keyboardTip": "Conseil : utiliser le raccourci clavier ", "gettingStarted.someStepsComplete": "{0} étapes complétées sur {1}", + "goBack": "Go Back", "imageShowing": "Image montrant {0}", "new": "Nouveau", "newItems": "Mise à jour terminée", @@ -13140,7 +13240,6 @@ "start": "Démarrer", "toStart": "pour démarrer", "walkthroughs": "Procédures pas à pas", - "welcome": "Bienvenue", "welcomeAriaLabel": "Vue d'ensemble permettant de se familiariser avec l'éditeur.", "welcomePage.openFolderWithPath": "Ouvrir le dossier {0} avec le chemin {1}", "welcomePage.showOnStartup": "Afficher la page d’accueil au démarrage" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Lorsqu’elle est activée, la procédure pas à pas d’une extension s’ouvre lors de l’installation de l’extension.", "workspacePlatform": "La plateforme de l’espace de travail actif, qui peut être différente de celle de l’interface utilisateur dans les contextes distants ou serverless" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Couleur de premier plan du titre de chaque étape pas à pas", "welcomePage.background": "Couleur d'arrière-plan de la page d'accueil.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Icône utilisée pour la catégorie d’installation de la page d’accueil", "gettingStarted.accessibilityHelp.description.interpolated": "La boîte de dialogue d’aide sur l’accessibilité fournit des informations sur ce à quoi s’attendre d’une fonctionnalité et sur les commandes/combinaisons de touches pour les utiliser.\r\n Avec le focus dans un éditeur, un terminal, un bloc-notes, une réponse de conversation, un commentaire ou une console de débogage, la boîte de dialogue appropriée peut être ouverte à l’aide de la commande Ouvrir l’aide sur l’accessibilité.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Utiliser la boîte de dialogue d’aide sur l’accessibilité pour en savoir plus sur les fonctionnalités", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Les sons et annonces d’accessibilité sont lus autour du banc d’essai pour différents événements.\r\n Ceux-ci peuvent être découverts et configurés à l’aide des commandes Répertorier les sons de signal et Répertorier les annonces de signal.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Affiner les signaux d’accessibilité que vous souhaitez recevoir via un périphérique audio ou braille", "gettingStarted.accessibleView.description.interpolated": "L’affichage accessible est disponible pour le terminal, les survols, les notifications, les commentaires, la sortie du notebook, les réponses de conversation, les complétions incluses et la sortie de la console de débogage.\r\n Avec le focus sur l’une de ces fonctionnalités, il peut être ouvert à l’aide de la commande Ouvrir l’affichage accessible.\r\n{0}", - "gettingStarted.accessibleView.title": "Utiliser la vue accessible pour inspecter le contenu ligne par ligne, caractère par caractère", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Obtenez un aperçu des fonctionnalités les plus essentielles", "gettingStarted.beginner.title": "Découvrir les principes de base", "gettingStarted.codeFolding.description.interpolated": "Pliez ou dépliez une section de code avec la commande Toggle Fold.\r\n{0}\r\n Pliez ou dépliez de manière récursive avec la commande Toggle Fold Recursively\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Vous êtes prêt à commencer le codage. Vous pouvez ouvrir un projet local ou un dépôt distant pour obtenir vos fichiers dans VS Code.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Personnalisez votre éditeur, apprenez les bases et commencez à coder", "gettingStarted.setup.title": "Prise en main de VS Code", - "gettingStarted.setupScreenReader.description": "Découvrez les outils et les raccourcis qui rendent VS Code accessibles. Notez que certaines actions ne sont pas actionnables à partir du contexte de la procédure pas à pas.", - "gettingStarted.setupScreenReader.title": "Démarrer avec VS Code à l’aide d’un lecteur d’écran", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Personnalisez votre éditeur, apprenez les bases et commencez à coder", "gettingStarted.setupWeb.title": "Démarrer avec VS Code pour le web", "gettingStarted.shortcuts.description.interpolated": "Une fois que vous avez découvert vos commandes favorites, créez des raccourcis clavier personnalisés pour un accès instantané.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Se connecter à...", "gettingStarted.topLevelShowWalkthroughs.description": "Afficher une procédure pas à pas sur l’éditeur ou une extension", "gettingStarted.topLevelShowWalkthroughs.title": "Ouvrir une procédure pas à pas...", - "gettingStarted.verbositySettings.description.interpolated": "Des paramètres de verbosité existent pour les fonctionnalités autour du banc d’essai de sorte qu’une fois qu’un utilisateur est familiarisé avec une fonctionnalité, il peut éviter d’entendre des indications sur son fonctionnement. Par exemple, les fonctionnalités pour lesquelles il existe une boîte de dialogue d’aide à l’accessibilité indiquent comment ouvrir la boîte de dialogue jusqu’à ce que le paramètre de verbosité de cette fonctionnalité soit désactivé.\r\n Ces paramètres d’accessibilité et d’autres peuvent être configurés en exécutant la commande Ouvrir les paramètres d’accessibilité.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Contrôler la verbosité des étiquettes Aria", "gettingStarted.videoTutorial.description.interpolated": "Regardez le premier tutoriel d'une série de tutoriels vidéo courts et pratiques sur les fonctionnalités clés de VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Regarder des didacticiels vidéo", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Répertorier les annonces de signal", "listSignalSounds": "Répertorier les sons de signal", "openAccessibilityHelp": "Ouvrir l’aide sur l’accessibilité", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Ouvrir la vue accessible", "openFolder": "Ouvrir le dossier", "openGoToSymbol": "Accéder au symbole", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Menu contextuel de l'Explorateur de fichiers", "menus.explorerContextShare": "Sous-menu « Partager » dans le menu contextuel de l’Explorateur de fichiers", "menus.extensionContext": "Menu contextuel de l'extension", - "menus.historyItemChanges": "Le menu titre des modifications entrantes/sortantes du contrôle de code source", "menus.historyItemContext": "Menu contextuel de l’élément d’historique du contrôle de code source", "menus.home": "Menu contextuel de l'indicateur d'accueil (web uniquement)", - "menus.incomingChanges": "Menu Modifications entrantes du contrôle de code source", - "menus.incomingChangesAllChangesContext": "Menu contextuel Toutes les modifications entrantes du contrôle de code source", - "menus.incomingChangesContext": "Menu contextuel des modifications entrantes du contrôle de code source", - "menus.incomingChangesHistoryItemContext": "Menu contextuel de Élément d’historique des modifications entrantes du contrôle de code source", "menus.input": "Menu de la zone d’entrée Contrôle de code source", "menus.mergeEditorResult": "Barre d’outils des résultats de l’éditeur de fusion", "menus.multiDiffEditorResource": "Barre d’outils des ressources dans l’éditeur de différences multi diff", "menus.notebookVariablesContext": "Menu contextuel de la vue des variables de notebook", "menus.opy": "Sous-menu 'Copier en tant que' dans le menu Edition de niveau supérieur", - "menus.outgoingChanges": "Menu Modifications sortantes du contrôle de code source", - "menus.outgoingChangesAllChangesContext": "Menu contextuel Toutes les modifications sortantes du contrôle de code source", - "menus.outgoingChangesContext": "Menu contextuel des modifications sortantes du contrôle de code source", - "menus.outgoingChangesHistoryItemContext": "Menu contextuel Élément d’historique des modifications sortantes du contrôle de code source", "menus.resourceFolderContext": "Menu contextuel du dossier de ressources de contrôle de code source", "menus.resourceGroupContext": "Menu contextuel du groupe de ressources du contrôle de code source", "menus.resourceStateContext": "Menu contextuel de l'état des ressources du contrôle de code source", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Contribue aux éléments de sous-menu de l'éditeur", "webview.context": "Menu contextuel de la vue web" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Récupère les fonctionnalités expérimentales pour exécuter à partir d’un service en ligne de Microsoft." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Impossible de modifier l’activation de l'extension {0}, car elle est activée dans l’environnement", "cannot change enablement extension kind": "Impossible de modifier l’activation de {0} extension en raison de son type d’extension", "cannot change enablement virtual workspace": "Impossible de modifier l’activation de l’extension {0}, car elle ne prend pas en charge les espaces de travail virtuels", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Impossible de changer l'activation de l'extension {0}, car la synchronisation des paramètres en dépend.", "cannot disable auth extension in workspace": "Impossible de changer l'activation de l'extension {0} dans l'espace de travail, car elle apporte une contribution aux fournisseurs d'authentification", "cannot disable language pack extension": "Impossible de changer l'activation de l'extension {0}, car elle apporte une contribution aux modules linguistiques.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Voulez-vous installer et synchroniser des extensions sur vos appareils ?", "install single extension": "Voulez-vous installer et synchroniser l'extension '{0}' sur vos appareils ?", "limited support": "'{0}' a une fonctionnalité limitée dans {1}.", - "main.notFound": "Impossible d’activer, {0} introuvable", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Impossible de désinstaller l'extension '{0}'. Les extensions '{1}', '{2}' et d'autres extensions en dépendent.", "non web extensions": "'{0}' contient des extensions qui ne sont pas prises en charge par {1}.", "non web extensions detail": "Contient des extensions qui ne sont pas prises en charge par.", diff --git a/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json index d993d25f1c..39d2de637c 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Crea ramo da...", "command.checkout": "Esegui checkout in...", "command.checkoutDetached": "Esegui checkout in (modalità scollegata)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Esegui cherry-pick...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Rimuovi modifiche", "command.cleanAll": "Rimuovi tutte le modifiche", "command.cleanAllTracked": "Rimuovi tutte le modifiche tracciate", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Esegui commit dei file preparati (approvazione, nessuna verifica)", "command.continueInLocalClone": "Clona repository in locale e apri sul desktop...", "command.continueInLocalClone.qualifiedName": "Continuare a lavorare nel nuovo clone locale", - "command.createTag": "Crea tag", + "command.createTag": "Create Tag...", "command.deleteBranch": "Elimina ramo...", "command.deleteRemoteTag": "Elimina tag remoto...", "command.deleteTag": "Elimina tag...", diff --git a/i18n/vscode-language-pack-it/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/vscode.github.i18n.json index d24fd995f1..e7ec122645 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Controlla il protocollo usato per clonare un repository GitHub", "description": "Funzionalità di GitHub per VS Code", "displayName": "GitHub", - "welcome.publishFolder": "È possibile pubblicare direttamente questa cartella in un repository GitHub. Dopo la pubblicazione, avrai accesso alle funzionalità di controllo del codice sorgente basate su GIT e GitHub.\r\n[$(github) Pubblica in GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "È possibile pubblicare direttamente una cartella dell'area di lavoro in un repository GitHub. Dopo la pubblicazione, avrai accesso alle funzionalità di controllo del codice sorgente basate su GIT e GitHub.\r\n[$(github) Pubblica in GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-it/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/vscode.ipynb.i18n.json index d22eb51ced..6d6f734984 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Copia output della cella", "description": "Fornisce il supporto di base per l'apertura e la lettura dei file di notebook di Jupyter (estensione ipynb)", "displayName": "Supporto .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Abilitare/disabilitare l'incollamento delle immagini in celle Markdown nei file del notebook ipynb. Le immagini incollate vengono inserite come allegati alla cella.", "markdownAttachmentRenderer.displayName": "Renderer di allegati cella Markdown-It ipynb", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index 0f061d43ff..0165092e74 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -188,11 +188,13 @@ "invalid file": "Errore durante l'estrazione di {0}. File non valido.", "notFound": "{0} non è stato trovato all'interno del file ZIP." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "L'editor non è accessibile in questo momento.", - "accessibilityOffAriaLabel": "{0} Per abilitare la modalità ottimizzata per l'utilità per la lettura dello schermo usare {1}", - "accessibilityOffAriaLabelNoKb": "{0} Per abilitare la modalità ottimizzata per l'utilità per la lettura dello schermo, aprire la selezione rapida con {1} ed eseguire il comando Attiva/Disattiva modalità di accessibilità dell'utilità per la lettura dello schermo, attualmente non attivabile tramite tastiera.", - "accessibilityOffAriaLabelNoKbs": "{0} Assegnare un tasto di scelta rapida per il comando Attiva/Disattiva modalità di accessibilità dell'utilità per la lettura dello schermo accedendo all'editor dei tasti di scelta rapida con {1} ed eseguirlo.", + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { "editor": "editor" }, "vs/editor/browser/coreCommands": { @@ -207,6 +209,9 @@ "selectAll": "Seleziona tutto", "undo": "Annulla azione" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Tieni premuto il tasto {0} per passare il mouse" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Colore di sfondo dell'intestazione dell'editor diff" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Nessun file modificato" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Contenuto editor", "emptySelectionClipboard": "Controlla se, quando si copia senza aver effettuato una selezione, viene copiata la riga corrente.", "enabled": "Abilita la lampadina delle azioni codice nell'editor.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Controlla se viene eseguito il rendering degli spazi vuoti con un nuovo metodo sperimentale.", "experimentalWhitespaceRendering.font": "Usare un nuovo metodo di rendering con tipi di caratteri.", "experimentalWhitespaceRendering.off": "Usare il metodo di rendering stabile.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Abilita i suggerimenti incorporati nell'Editor.", "inlayHints.fontFamily": "Controlla la famiglia di caratteri dei suggerimenti inlay nell'editor. Se impostato su vuoto, viene usato {0}.", "inlayHints.fontSize": "Controlla le dimensioni del carattere dei suggerimenti di inlay nell'editor. Per impostazione predefinita, {0} viene usato quando il valore configurato è minore di {1} o maggiore delle dimensioni del carattere dell'editor.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Abilita il riempimento attorno ai suggerimenti incorporati nell'editor.", "inline": "I suggerimenti rapidi vengono visualizzati come testo fantasma", "inlineCompletionsAccessibilityVerbose": "Controlla se l'hint di accessibilità deve essere fornito agli utenti dell'utilità per la lettura dello schermo quando viene visualizzato un completamento inline.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Non mostrare mai la barra dei suggerimenti in linea.", "inlineSuggest.showToolbar.onHover": "Mostra la barra degli strumenti dei suggerimenti in linea quando al passaggio del mouse su un suggerimento in linea.", "inlineSuggest.suppressSuggestions": "Controlla la modalità di interazione dei suggerimenti inline con il widget dei suggerimenti. Se questa opzione è abilitata, il widget dei suggerimenti non viene visualizzato automaticamente quando sono disponibili suggerimenti inline.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Controlla la spaziatura tra le lettere in pixel.", "lineHeight": "Controlla l'altezza della riga. \r\n - Usare 0 per calcolare automaticamente l'altezza della riga dalle dimensioni del carattere.\r\n - I valori compresi tra 0 e 8 verranno usati come moltiplicatore con le dimensioni del carattere.\r\n - I valori maggiori o uguali a 8 verranno usati come valori effettivi.", "lineNumbers": "Controlla la visualizzazione dei numeri di riga.", @@ -830,7 +839,6 @@ "editorTextFocus": "Indica se il testo dell'editor ha lo stato attivo (il cursore lampeggia)", "inCompositeEditor": "Indica se l'editor fa parte di un editor più esteso (ad esempio notebook)", "inDiffEditor": "Indica se il contesto è un editor diff", - "inMultiDiffEditor": "Indica se il contesto è un editor con più differenze", "isEmbeddedDiffEditor": "Indica se il contesto è un editor diff incorporato", "multiDiffEditorAllCollapsed": "Indica se tutti i file nell'editor con più differenze sono compressi", "standaloneColorPickerFocused": "Indicare se la selezione colori autonoma è evidenziata", @@ -1020,21 +1028,23 @@ "placeHolder": "Selezionare un comando", "showLensOnLine": "Mostra comandi di CodeLens per la riga corrente" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Qui è disponibile una selezione colori." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Fare clic per attivare/disattivare le opzioni di colore (rgb/hsl/hex)", - "closeIcon": "Icona per chiudere la selezione colori" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Nascondere la Selezione colori", - "hideColorPickerDescription": "Nascondi la selezione colori standalone.", - "insertColorWithStandaloneColorPicker": "Inserire colore con Selezione colori autonomo", - "insertColorWithStandaloneColorPickerDescription": "Inserisci colori hex/rgb/hs con il selettore colori standalone con lo stato attivo.", - "mishowOrFocusStandaloneColorPicker": "&&Mostra o sposta lo stato attivo su Selezione colori autonomo", - "showOrFocusStandaloneColorPicker": "Mostra o sposta lo stato attivo su Selezione colori autonomo", - "showOrFocusStandaloneColorPickerDescription": "Mostra o sposta lo stato attivo su un selettore colori standalone che usa il provider di colori predefinito. Visualizza i colori hex/rgb/hsl." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Attiva/Disattiva commento per il blocco", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Rimuovi intervalli di riduzione manuale", "toggleFoldAction.label": "Attiva/Disattiva riduzione", "toggleFoldRecursivelyAction.label": "Attiva/disattiva riduzione in modo ricorsivo", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Espandi in modo ricorsivo", "unfoldAction.label": "Espandi", "unfoldAllAction.label": "Espandi tutto", @@ -1282,6 +1293,12 @@ "location": "Simbolo {0} di {1}", "location.kb": "Simbolo {0} di {1}, {2} per il successivo" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Questa è una barra di stato al passaggio del mouse.", "hoverAccessibilityStatusBarActionWithKeybinding": "Ha un'azione con etichetta {0} e tasto di scelta rapida {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Qui sono disponibili modifiche inline." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Accetta modifica inline", - "action.inlineEdits.hide": "Nascondi modifica inline", - "action.inlineEdits.showNext": "Mostra modifica inline successiva", - "action.inlineEdits.showPrevious": "Mostra modifica inline precedente", - "action.inlineEdits.trigger": "Attiva modifica inline", - "inlineEditsActions": "Accetta modifica inline" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Indica se una modifica inline è visibile", - "isPinned": "Indica se una modifica inline è visibile" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Sostituisci con il valore successivo", "InPlaceReplaceAction.previous.label": "Sostituisci con il valore precedente" @@ -2086,14 +2091,17 @@ "errorDeleting": "Non è possibile eliminare la cartella esistente '{0}' durante l'installazione dell'estensione '{1}'. Eliminare la cartella manualmente e riprovare", "incompatible": "Non è possibile installare l'estensione '{0}' perché non è compatibile con VS Code '{1}'.", "invalidManifest": "Non è possibile installare l'estensione '{0}' a causa della mancata corrispondenza del manifesto con il Marketplace", + "not signed": "Extension is not signed.", "removeError": "Errore durante la rimozione dell'estensione: {0}. Chiudere e riavviare VS Code prima di riprovare.", - "restartCode": "Riavviare VS Code prima di reinstallare {0}." + "restartCode": "Riavviare VS Code prima di reinstallare {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valido: package.json non è un file JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "L'estensione usa una proposta API '{0}' non compatibile con la versione corrente di VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "la proprietà `{0}` può essere omessa o deve essere di tipo `string[]`", "extensionDescription.activationEvents2": "la proprietà '{0}' deve essere omessa se l'estensione non contiene una proprietà '{1}' o '{2}'.", "extensionDescription.browser1": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Disabilita il supporto proxy per le estensioni.", "proxySupportOn": "Abilita il supporto proxy per le estensioni.", "proxySupportOverride": "Abilita il supporto proxy per le estensioni ed esegue l'override delle opzioni di richiesta.", - "request": "Richieste di rete", "strictSSL": "Controlla se il certificato del server proxy deve essere verificato in base all'elenco di CA specificate.", "systemCertificates": "Controlla se i certificati della CA devono essere caricati dal sistema operativo. Dopo la disattivazione in Windows e macOS è richiesto un riavvio della finestra.", "systemCertificatesV2": "Controlla se è necessario abilitare il caricamento sperimentale dei certificati CA dal sistema operativo. Usa un approccio più generale rispetto all'implementazione predefinita." @@ -2954,12 +2961,12 @@ "name": "Nome del processo", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "Interfaccia della riga di comando" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Condiviso" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Consenti", "confirmLogin": "L'estensione '{0}' vuole eseguire l'accesso con {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Area di lavoro" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Riferimento per tasti di scelta rapida", "miDocumentation": "&&Documentazione", "miKeyboardShortcuts": "&&Riferimento per tasti di scelta rapida", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controlla se le cartelle devono essere aperte in una nuova finestra o sostituire l'ultima finestra attiva.\r\nTenere presente che in alcuni casi questa impostazione viene ignorata, ad esempio quando si usa l'opzione della riga di comando `--new-window` o `--reuse-window`.", "panelDefaultLocation": "Controlla la posizione predefinita del pannello (terminale, console di debug, output, problemi) in una nuova area di lavoro. Può essere visualizzato in basso, in alto, a destra o a sinistra dell'area dell'editor.", "panelOpensMaximized": "Controlla se il pannello viene aperto a schermo intero. Può essere sempre aperto a schermo intero, mai aperto a schermo intero oppure aperto nell'ultimo stato in cui si trovava prima di essere chiuso.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Controlla se applicare il limite massimo di editor aperti al singolo gruppo di editor o a tutti i gruppi di editor.", "pinnedTabSizing": "Controlla le dimensioni delle schede bloccate. Le schede bloccate sono visualizzate all'inizio di tutte le schede aperte e in genere non vengono chiuse finché non vengono rimosse. Questo valore viene ignorato quando {0} non è impostato su {1}.", "preserveInput": "Controlla se l'ultimo input digitato nel riquadro comandi deve essere ripristinato alla successiva riapertura del riquadro.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Accessibilità", "announcement.enabled.auto": "Abilita l'annuncio, che verrà riprodotto solo in modalità ottimizzata per la lettura dello schermo.", "announcement.enabled.off": "Disabilitare annuncio.", - "autoSynthesize": "Indica se una risposta testuale deve essere letta automaticamente ad alta voce quando il parlato è stato usato come input. Ad esempio, in una sessione di chat una risposta viene sintetizzata automaticamente quando la voce è stata usata come richiesta di chat.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Indica se attenuare gli editor e i terminali con stato non attivo, in modo che sia più chiaro dove verrà inviato l'input digitato. Funziona con la maggior parte degli editor con le eccezioni rilevanti di quelli che usano iframe come notebook ed editor di webview di estensione.", "dimUnfocusedOpacity": "Frazione di opacità (da 0,2 a 1,0) da usare per editor e terminali non attivati. Questa operazione avrà effetto solo quando {0} è abilitato.", "sound.enabled.auto": "Abilitare l'audio quando è collegata un'utilità per la lettura dello schermo.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Fornire informazioni su come aprire la notifica in una visualizzazione accessibile.", "verbosity.replInputHint": "Fornire informazioni sulle azioni pertinenti per l'input Repl.", "verbosity.terminal.description": "Fornire informazioni su come accedere al menu della Guida sull'accessibilità del terminale quando il terminale è attivo.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Lingua che deve essere usata per la sintesi vocale e la conversione della voce in testo scritto. Selezionare 'auto' per usare la lingua di visualizzazione configurata, se possibile. Non tutte le lingue di visualizzazione potrebbero essere supportate dal riconoscimento vocale e dai sintetizzatori.", "voice.speechTimeout": "Durata in millisecondi in cui il riconoscimento vocale rimane attivo dopo aver smesso di parlare. Ad esempio, in una sessione di chat il testo trascritto viene inviato automaticamente dopo il timeout. Impostare su '0' per disabilitare questa funzionalità." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Abilita/disabilita il segnale audio", "disabled": "Disabilitato" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Ultimo utilizzo di questo account: {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Account", "manageExtensions": "Scegliere le estensioni che possono accedere a questo account", "manageTrustedExtensions": "Gestisci estensioni attendibili", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Nuova chat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Non è possibile applicare il blocco di codice: {0}", - "applyCodeBlock.progress": "Applicazione del blocco di codice in corso usando {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Applica nell'editor", "interactive.compare.apply": "Applica modifiche", "interactive.compare.discard": "Rimuovi modifiche", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Invia all'agente secondario", "chat.newChat.label": "Invia a nuova chat", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Annulla", "interactive.submit.label": "Invia" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Segnala problema", "interactive.unhelpful.label": "Poco utile" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Generazione in corso" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Elenco chat comprimibile", + "copyReference": "Copy", "setting.hover": "Apri impostazione \"{0}\"", "usedReferencesCollapsed": "{0}, compresso", "usedReferencesExpanded": "{0}, espansa", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Albero dei file" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Icona dell'etichetta dell'editor di chat.", "chatEditorName": "Chat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Domanda di completamento: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Input chat, Digitare per porre domande o digitare/per gli argomenti, premere invio per inviare la richiesta. Usare {0} per la Guida sull'accessibilità della chat.", "chat.attachment": "Contesto allegato, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Chat", "chatCommand": "Un nome breve a cui fa riferimento questo comando nell'interfaccia utente, ad es. 'fix' o * 'explain' per i comandi che consentono di risolvere un problema o di spiegare il codice. Il nome deve essere univoco tra i comandi forniti da questo partecipante.", "chatCommandDescription": "Una descrizione di questo comando.", - "chatCommandDisambiguation": "Metadati che consentono di instradare automaticamente le domande dell’utente al comando della chat. Per usare questa API. è necessario aggiungere contribChatParticipantDetection` a `enabledApiProposals.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Un nome dettagliato per questa categoria, ad esempio 'workspace_questions' o 'web_questions'.", "chatCommandDisambiguationDescription": "Una descrizione dettagliata dei tipi di domande adatti per questo comando della chat.", "chatCommandDisambiguationExamples": "Un elenco di domande di esempio rappresentative appropriate per questo comando della chat.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Comandi disponibili per questo partecipante alla chat, che l'utente può richiamare con '/'.", "chatFailErrorMessage": "Non è stato possibile caricare la chat perché la versione installata dell'estensione {0} non è compatibile con questa versione di {1}. Assicurarsi che l'estensione Chat di GitHub Copilot sia aggiornata.", "chatParticipantDescription": "Una descrizione di questo partecipante alla chat, visualizzata nell'interfaccia utente.", - "chatParticipantDisambiguation": "Metadati che consentono di instradare automaticamente le domande dell’utente al partecipante della chat. Per usare questa API. è necessario aggiungere contribChatParticipantDetection` a `enabledApiProposals.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Un nome dettagliato per questa categoria, ad esempio 'workspace_questions' o 'web_questions'.", "chatParticipantDisambiguationDescription": "Una descrizione dettagliata dei tipi di domande adatti per questo partecipante della chat.", "chatParticipantDisambiguationExamples": "Un elenco di domande di esempio rappresentative appropriate per questo partecipante della chat.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "True quando le modifiche sono state applicate al testo della chat.", "chatExtensionInvalid": "True quando l’estensione della chat installata non è valida e deve essere aggiornata.", "chatIsEnabled": "True quando la chat è abilitata perché un partecipante della chat predefinito viene attivato con un’implementazione.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "True quando un partecipante della chat predefinito viene registrato per il gruppo.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "L'elemento della chat è una richiesta", "chatResponse": "L'elemento della chat è una risposta.", "chatResponseErrored": "True quando la risposta della chat ha restituito un errore.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtrare commenti", "comments.filter.placeholder": "Filtro (ad esempio testo, autore)", "replyCount": " {0} risposte,", - "resourceWithCommentLabel": "${0} alla riga {1} colonna {2} in {3}, {4} commento: {5}", - "resourceWithCommentLabelFile": "{0} in {1}, {2}commento: {3}", - "resourceWithCommentLabelFileOutdated": "Non aggiornato da {0} in {1}, {2} commento: {3}", - "resourceWithCommentLabelOutdated": "Non aggiornato da {0} alla riga {1} colonna {2} in {3}, commento {4}: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Commenti in {0}, percorso completo {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Commenti per l'area di lavoro corrente", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Debug: {0}", - "selectAndStartDebug": "Selezionare e avviare la configurazione di debug", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Debug" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "L'estensione verrà sempre abilitata.", "extensions.supportUntrustedWorkspaces.version": "Definisce la versione dell'estensione a cui applicare l'override. Se non viene specificata, l'override verrà applicato indipendentemente dalla versione dell'estensione.", "extensions.supportVirtualWorkspaces": "Eseguire l'override del supporto delle aree di lavoro virtuali di un'estensione.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Se è abilitata, controlla automaticamente la disponibilità di aggiornamenti per le estensioni. Se per un'estensione è disponibile un aggiornamento, l'estensione viene contrassegnata come obsoleta nella visualizzazione Estensioni. Gli aggiornamenti vengono recuperati da un servizio Microsoft online.", "extensionsCloseExtensionDetailsOnViewChange": "Se è abilitata, gli editor con dettagli di estensione verranno chiusi automaticamente quando si esce dalla visualizzazione delle estensioni.", "extensionsDeferredStartupFinishedActivation": "Se l’opzione è abilitata, le estensioni che dichiarano l'evento di attivazione `onStartupFinished` verranno attivate dopo un timeout.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Quando un'estensione è presente in questo elenco, non verrà visualizzata alcuna richiesta di conferma quando l'estensione gestisce un URI.", "id required": "ID estensione obbligatorio.", "importKeyboardShortcutsFroms": "Esegui migrazione dei tasti di scelta rapida da...", + "install": "Install", "install button": "Installa", "install installAndDonotSync": "Installa (Non sincronizzare)", "installButton": "&&Installa", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Configura estensioni consigliate (cartella dell'area di lavoro)", "configureWorkspaceRecommendedExtensions": "Configura estensioni consigliate (area di lavoro)", "current": "corrente", + "dependencies": "Show Dependencies", "deprecated message": "Questa estensione è deprecata perché non viene più supportata.", "deprecated tooltip": "Questa estensione è deprecata perché non viene più supportata.", "deprecated with alternate extension message": "Questa estensione è deprecata. Usare l'estensione {0}.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Questa estensione è abilitata nell'host dell'estensione ruolo di lavoro perché preferisce essere eseguita in tale posizione.", "enabled locally": "Questa estensione è abilitata nell'host dell'estensione locale perché preferisce essere eseguita in tale posizione.", "enabled remotely": "Questa estensione è abilitata nell'host dell'estensione remoto perché preferisce essere eseguita in tale posizione.", - "extension disabled because of dependency": "Questa estensione è stata disabilitata perché dipende da un'estensione disabilitata.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Questa estensione è stata disabilitata perché l'area di lavoro corrente non è attendibile.", "extension enabled on remote": "L'estensione è abilitata in '{0}'", "extension limited because of trust requirement": "Questa estensione ha funzionalità limitate perché l'area di lavoro corrente non è attendibile.", @@ -7317,6 +7379,7 @@ "install anyway": "Installa comunque", "install browser": "Installa nel browser", "install confirmation": "Disinstallare '{0}'?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Installa in {0}", "install local extensions title": "Installa estensioni locali in '{0}'", "install locally": "Installazione locale", @@ -7347,6 +7410,9 @@ "more information": "&&Altre informazioni", "no local extensions": "Non ci sono estensioni da installare.", "no versions": "Questa estensione non ha altre versioni.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "L'estensione '{0}' non è disponibile in {1}.", "pre-release": "versione non definitiva", "reinstall": "Reinstalla estensione...", @@ -7354,7 +7420,6 @@ "restart extensions": "Riavvia estensioni", "restart product": "Riavvia per aggiornare", "review": "Rivedi", - "search recommendations": "Cerca nelle estensioni", "select and install local extensions": "Installa estensioni locali in '{0}'...", "select and install remote extensions": "Installa estensioni remote in locale...", "select color theme": "Seleziona tema colori", @@ -7366,7 +7431,6 @@ "selectVersion": "Seleziona versione da installare", "settings": "impostazioni", "showRecommendedExtension": "Mostra estensioni consigliate", - "signature verification failed": "{0} non può verificare l'estensione '{1}'. Installarla comunque?", "switchToPreReleaseLabel": "Passare alla versione non definitiva", "switchToPreReleaseTooltip": "Questa operazione passerà alla versione non definitiva e abiliterà sempre gli aggiornamenti alla versione più recente", "sync": "Sincronizza questa estensione", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Aggiorna estensione {0}", "updateExtensionStart": "L'aggiornamento dell'estensione {0} alla versione {1} è stata avviata.", "updated": "Aggiornata", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Cancella lingua visualizzata", "workbench.extensions.action.setColorTheme": "Imposta tema colori", "workbench.extensions.action.setDisplayLanguage": "Imposta lingua visualizzata", @@ -7453,6 +7518,7 @@ "builtin": "Predefinite", "builtinFeatureExtensions": "Funzionalità", "builtinProgrammingLanguageExtensions": "Linguaggi di programmazione", + "click show": "Click to Show", "deprecated": "Deprecato", "disabled": "Disabilitate", "disabledExtensions": "Disabilitato", @@ -7479,6 +7545,7 @@ "remote": "Repository remoto", "searchExtensions": "Cerca le estensioni nel Marketplace", "select and install local extensions": "Installa estensioni locali in '{0}'...", + "show": "Show", "suggestProxyError": "Marketplace ha restituito 'ECONNREFUSED'. Controllare l'impostazione 'http.proxy'.", "untrustedPartiallySupportedExtensions": "Limitata in modalità con restrizioni", "untrustedUnsupportedExtensions": "Disabilitata in modalità con restrizioni", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Versione non definitiva", "activation": "Ora di attivazione", - "dependencies": "Mostra dipendenze", "extensionIcon.sponsorForeground": "Colore dell'icona per lo sponsor dell'estensione.", "extensionIconStarForeground": "Colore dell'icona per le valutazioni delle estensioni.", "extensionIconVerifiedForeground": "Colore dell'icona per l'autore verificato dell'estensione.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Aggiorna le estensioni automaticamente", "confirmEnableDisableAutoUpdateDetail": "Le impostazioni di aggiornamento automatico impostate per le singole estensioni verranno reimpostate.", "consentRequiredToUpdate": "L'aggiornamento per l'estensione {0} introduce il codice eseguibile, che non è presente nella versione attualmente installata.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Disabilita tutto", "disableDependents": "Disinstalla estensione con dipendenti", "enable locally": "Please {0} per abilitare questa estensione a livello locale.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Abilita estensione", "extensionsAutoRestart": "Le estensioni sono state riavviate automaticamente per abilitare gli aggiornamenti.", "incompatible": "Non è possibile installare l’estensione '{0}' perché non è compatibile.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Installa estensione", "installButtonLabelWithAction": "&&Installa estensione e {0}", "installExtensionMessage": "Installare l'estensione \"{0}\" da \"{1}\"?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Installare l'estensione?", "installing extension": "Installazione dell'estensione...", "installing named extension": "Installazione dell'estensione '{0}'...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Questa estensione è segnalata come problematica.", "multipleDependentsError": "Non è possibile disabilitare solo l'estensione '{0}' perché da essa dipendono '{1}', '{2}' e altre estensioni. Disabilitare tutte queste estensioni?", "multipleDependentsUninstallError": "Non è possibile disinstallare solo l'estensione '{0}' perché da essa dipendono le estensioni '{1}', '{2}' e altre. Disinstallare tutte queste estensioni?", @@ -7626,8 +7695,6 @@ "status.profiler": "Profiler estensione" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Eseguire il debug delle estensioni in una nuova finestra", - "developer": "Sviluppatore", "runtimeExtension": "Estensioni in esecuzione" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Avvia profilo host dell'estensione", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Salva profilo host dell'estensione", "saveprofile.dialogTitle": "Salva profilo host dell'estensione", "stopExtensionHostProfileStart": "Arresta profilo host dell'estensione" @@ -7978,6 +8046,7 @@ "exclude": "Configurare i [modelli glob](https://aka.ms/vscode-glob-patterns) per escludere file e cartelle. Ad esempio, la funzionalità Esplora file stabilisce quali file e cartelle mostrare o nascondere in base a questa impostazione. Fare riferimento all'impostazione '#search.exclude#' per definire esclusioni specifiche della ricerca. Fare riferimento all'impostazione '#explorer.excludeGitIgnore#' per ignorare i file in base a '.gitignore'.", "excludeGitignore": "Controlla se le voci in .gitignore devono essere analizzate ed escluse da Esplora risorse. Simile a {0}.", "expandSingleFolderWorkspaces": "Controlla se Esplora risorse deve espandere aree di lavoro multi-radice contenenti solo una sola cartella durante l'inizializzazione", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Criterio GLOB da usare per trovare percorsi file. Impostare su True o False per abilitare o disabilitare il criterio.", "explorer.autoRevealExclude.when": "Controllo aggiuntivo sugli elementi di pari livello di un file corrispondente. Usare $(basename) come variabile del nome file corrispondente.", "explorer.decorations.badges": "Controlli se le decorazioni file devono usare le notifiche.", @@ -8162,8 +8231,8 @@ "stop.title": "Interrompi lettura suggerimenti inlay" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Interrompi richiesta", - "cancelShort": "Arresta", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Modifica codice", "send.generate": "Genera" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Indica se le sessioni di chat in linea in sospeso impediscono il salvataggio.", "accessibleDiffView": "Indica se la chat inline esegue anche il rendering di un visualizzatore differenze accessibile per le modifiche.", - "accessibleDiffView.auto": "Il visualizzatore differenze accessibile è basato sulla modalità di lettura dello schermo abilitata.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Il visualizzatore differenze accessibile non è mai abilitato.", "accessibleDiffView.on": "Il visualizzatore differenze accessibile è sempre abilitato.", "editorOverviewRuler.inlineChatInserted": "Colore del marcatore del righello della panoramica per il contenuto inserito nella chat inline.", @@ -8252,7 +8321,6 @@ "mode": "Configura se le modifiche create con la chat inline vengono applicate direttamente al documento o vengono prima visualizzate per prima cosa in anteprima.", "mode.live": "Le modifiche vengono applicate direttamente al documento, ma possono essere evidenziate tramite differenze inline e accettate/rimosse via hunk. Se si termina una sessione, le modifiche verranno conservate.", "mode.preview": "Le modifiche sono disponibili solo in anteprima e devono essere accettate tramite il pulsante Applica. Se si termina una sessione, le modifiche verranno rimosse.", - "onlyZone": "Indica se la chat inline si apre direttamente come widget di zona, tra le righe, o come widget di sovrapposizione che si trasforma in una zona.", "zoneToolbar": "Indica se visualizzare una barra degli strumenti per accettare o rifiutare le modifiche nella visualizzazione delle modifiche della chat inline." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Aggiungere trova corrispondenza alla selezione", "deleteLeftMultiSelection": "Elimina a sinistra", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Uscire dalla modalità multi-cursore" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Variabile {0}, valore {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Variabili notebook" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Sposta lo stato attivo sul widget Chat cella successiva", "focusNotebookChat": "Chat con stato attivo", "focusPreviousCell": "Sposta lo stato attivo sulla cella precedente", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Effettua richiesta", "notebook.cell.chat.close": "Chiudi chat", "notebook.cell.chat.nextFromHistory": "Successivo dalla cronologia", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Avvia chat per generare codice", "notebookActions.restoreCellprompt": "Genera" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Indica se l'editor della chat cellulare è attivo", "notebookChatAgentRegistered": "Indica se un agente di chat per il blocco appunti è registrato", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Ripristina metadati", "notebook.diff.cell.revertOutputs": "Ripristina output", "notebook.diff.cell.switchOutputRenderingStyleToText": "Cambia rendering dell'output", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Nascondi differenze metadati", "notebook.diff.ignoreOutputs": "Nascondi differenze output", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Mostra differenze metadati", "notebook.diff.showOutputs": "Mostra differenze output", "notebook.diff.switchToText": "Apri editor diff di testo", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Controlla l'altezza della riga in pixel delle celle Markdown nei blocchi appunti. Se questa opzione è impostata su {0}, verrà usato {1}", "notebook.markup.fontSize": "Controlla le dimensioni del carattere del markup di cui è stato eseguito il rendering nei blocchi appunti. Se impostato su {0}, viene usato il 120% di {1}.", "notebook.minimalErrorRendering": "Controllare se eseguire il rendering dell'output degli errori con uno stile minimo.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Famiglia di caratteri del testo di output all'interno delle celle del blocco appunti. Se impostato su vuoto, viene usato {0}.", "notebook.outputFontSize": "Dimensioni del carattere per il testo di output all'interno delle celle del blocco appunti. Se impostato su 0, viene usato {0}.", "notebook.outputLineHeight": "Altezza della riga del testo di output all'interno delle celle del blocco appunti.\r\n - Se impostato su 0, viene usata l'altezza della riga dell'editor.\r\n - I valori compresi tra 0 e 8 verranno usati come moltiplicatore con le dimensioni del carattere.\r\n - I valori maggiori o uguali a 8 verranno usati come valori effettivi.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Connessione: sospendi scrittura socket", "remote": "Remoto", "remote.autoForwardPortFallback": "Numero delle porte inoltrate automaticamente che attiverà il passaggio da 'process' a 'hybrid' quando l'inoltro automatico delle porte e di 'remote.autoForwardPortsSource' è impostato su 'process' per impostazione predefinita. Impostare su '0' per disabilitare il fallback. Quando 'remote.autoForwardPortsFallback' non è stato configurato, ma è presente 'remote.autoForwardPortsSource', 'remote.autoForwardPortsFallback' verrà considerato come se fosse impostato su '0'.", - "remote.autoForwardPorts": "Con questa opzione abilitata, verranno identificati i nuovi processi in esecuzione e le porte in ascolto verranno inoltrate automaticamente. La disabilitazione di questa impostazione non eviterà l'inoltro di tutte le porte. Anche se disabilitate, le estensioni comporteranno l'inoltro delle porte, come anche l'apertura di alcuni URL.", - "remote.autoForwardPortsSource": "Consente di impostare l'origine da cui vengono inoltrate automaticamente le porte quando {0} è impostato su Vero. In repository remoti Windows e macOS le opzioni `process` e `hybrid` non hanno effetto e verrà usata l'opzione `output`.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Le porte verranno inoltrate automaticamente quando vengono individuate leggendo l'output del terminale e del debug. Non tutti i processi che usano le porte verranno stampati sul terminale integrato o sulla console di debug, pertanto alcune porte non saranno disponibili. L'inoltro delle porte verrà annullato controllando che i processi in ascolto su tali porte vengano terminati.", "remote.autoForwardPortsSource.output": "Le porte verranno inoltrate automaticamente quando vengono individuate leggendo l'output del terminale e del debug. Non tutti i processi che usano le porte verranno stampati sul terminale integrato o sulla console di debug, pertanto alcune porte non saranno disponibili. L'inoltro delle porte inoltrate in base all'output non verrà annullato finché non si esegue il ricaricamento oppure finché la porta non viene chiusa dall'utente nella visualizzazione Porte.", "remote.autoForwardPortsSource.process": "Le porte verranno inoltrate automaticamente quando vengono individuate controllando i processi avviati e che includono una porta.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Tunnel remoti è attualmente in anteprima. Per segnalare eventuali problemi, usare il comando \"Guida: Segnala problema\"." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Esegui input REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Controlla il ritardo del feedback al passaggio del mouse in millisecondi dell'area di trascinamento tra visualizzazioni/editor.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Non ignora gli spazi vuoti iniziali e finali.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Eredita da 'diffEditor.ignoreTrimWhitespace'.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignora gli spazi vuoti iniziali e finali.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Controlla le notifiche di conteggio nelle intestazioni del provider del controllo del codice sorgente. Queste intestazioni vengono visualizzate nella visualizzazione Controllo del codice sorgente quando è presente più di un provider o quando l'impostazione {0} è abilitata e nella visualizzazione Repository del controllo del codice sorgente.", "scm.providerCountBadge.auto": "Mostra la notifica di conteggio per Provider di controllo del codice sorgente solo quando è diversa da zero.", "scm.providerCountBadge.hidden": "Nasconde le notifiche di conteggio di Provider di controllo del codice sorgente.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Icona della visualizzazione Controllo del codice sorgente." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Colore primo piano del grafico del controllo del codice sorgente (1).", "scmGraphForeground2": "Colore primo piano del grafico del controllo del codice sorgente (2).", "scmGraphForeground3": "Colore primo piano del grafico del controllo del codice sorgente (3).", - "scmGraphHistoryItemGroupBase": "Colore del gruppo di elementi della cronologia di base.", - "scmGraphHistoryItemGroupLocal": "Colore del gruppo di elementi della cronologia locale.", - "scmGraphHistoryItemGroupRemote": "Colore del gruppo di elementi della cronologia remota.", - "scmGraphHistoryItemHoverLabelForeground": "Colore in primo piano dell'etichetta del gruppo di elementi della cronologia al passaggio del mouse a passaggio del puntatore." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Colore in primo piano dell'etichetta del gruppo di elementi della cronologia al passaggio del mouse a passaggio del puntatore.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} eliminazione{1}", "deletions": "{0} eliminazioni{1}", "fileChanged": "{0} file modificato", "filesChanged": "{0} file modificati", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} inserimento{1}", "insertions": "{0} inserimenti{1}", + "items": "{0} Items", "loadMore": "{0} Caricare altro...", - "outdated": "NON AGGIORNATO", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Aggiorna", + "repositoryPicker": "Repository Picker", "scm history": "Cronologia nel controllo del codice sorgente", - "scmGraph.HistoryItemHoverAdditionsForeground": "Colore primo piano per le aggiunte degli elementi della cronologia a passaggio del puntatore.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Colore primo piano per le eliminazioni degli elementi della cronologia a passaggio del puntatore." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repository del controllo del codice sorgente" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Comprimi tutti i repository", - "deletion": "{0} eliminazione{1}", - "deletions": "{0} eliminazioni{1}", "expand all": "Espandi tutti i repository", - "fileChanged": "{0} file modificato", - "filesChanged": "{0} file modificati", - "historyItemChangesEditorTitle": "Tutte le modifiche ({0} ↔ {1})", "input": "Input controllo del codice sorgente", - "insertion": "{0} inserimento{1}", - "insertions": "{0} inserimenti{1}", "label.close": "Chiudi", "repositories": "Repository", "repositorySortByDiscoveryTime": "Ordina per ora di individuazione", "repositorySortByName": "Ordina per nome", "repositorySortByPath": "Ordina per percorso", "scm": "Gestione controllo del codice sorgente", - "scm.historyItemAdditionsForeground": "Colore primo piano per le aggiunte degli elementi della cronologia.", - "scm.historyItemDeletionsForeground": "Colore primo piano per le eliminazioni degli elementi della cronologia.", - "scm.historyItemSelectedStatisticsBorder": "Colore del bordo delle statistiche degli elementi della cronologia selezionato.", - "scm.historyItemStatisticsBorder": "Colore del bordo delle statistiche degli elementi della cronologia.", "scmInputCancelAction": "Annulla", "scmInputMoreActions": "Altre azioni...", "setListViewMode": "Visualizza come elenco", @@ -10600,8 +10696,7 @@ "sortAction": "Visualizza e ordina", "sortChangesByName": "Filtra modifiche per nome", "sortChangesByPath": "Filtra modifiche per percorso", - "sortChangesByStatus": "Filtra modifiche per stato", - "viewChanges": "Visualizza modifiche" + "sortChangesByStatus": "Filtra modifiche per stato" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Controllo del codice sorgente" @@ -10820,7 +10915,9 @@ "search": "Cerca", "searchFileMatch": "{0} file trovato", "searchFileMatches": "{0} file trovati", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Altri file", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} corrispondenza trovata", "searchMatches": "{0} corrispondenze trovate", "searchResultAria": "'{0}' alla colonna {1} trovato {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Chiudi finestra di dialogo" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Contrassegna come completato", "checkboxTitle": "Se selezionata, questa pagina verrà visualizzata all'avvio.", "close": "Nascondi", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Evoluzione dell'editor", "gettingStarted.keyboardTip": "Suggerimento: usare tasti di scelta rapida ", "gettingStarted.someStepsComplete": "{0} di {1} passaggi completati", + "goBack": "Go Back", "imageShowing": "Immagine che mostra {0}", "new": "Nuovo", "newItems": "Aggiornato", @@ -13140,7 +13240,6 @@ "start": "Avvia", "toStart": "all'inizio.", "walkthroughs": "Procedure dettagliate", - "welcome": "Introduzione", "welcomeAriaLabel": "Panoramica su come iniziare subito a usare l'editor.", "welcomePage.openFolderWithPath": "Apri la cartella {0} con percorso {1}", "welcomePage.showOnStartup": "Mostra la pagina iniziale all'avvio" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Se abilitata, la procedura dettagliata di un'estensione verrà aperta al momento dell'installazione dell'estensione.", "workspacePlatform": "Piattaforma dell'area di lavoro corrente, che nei contesti remoti o serverless può essere diversa dalla piattaforma dell'interfaccia utente" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Colore primo piano dell'intestazione di ogni passaggio della procedura dettagliata", "welcomePage.background": "Colore di sfondo della pagina di benvenuto.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Icona usata per la categoria di configurazione della home page", "gettingStarted.accessibilityHelp.description.interpolated": "La finestra di dialogo della Guida sull'accessibilità fornisce informazioni su cosa aspettarsi da una funzionalità e sui comandi/tasti di scelta rapida per utilizzarli.\r\n Con lo stato attivo in un editor, un terminale, un blocco appunti, una risposta alla chat, un commento o una console di debug, la finestra di dialogo pertinente può essere aperta con il comando Apri Guida sull'accessibilità.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Usare la finestra di dialogo della Guida sull'accessibilità per informazioni sulle funzionalità", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "I suoni e gli annunci di accessibilità vengono riprodotti in tutto il workbench per eventi diversi.\r\n È possibile individuare e configurare tali elementi usando i comandi Elenca suoni segnale e Elenca annunci segnale.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Ottimizzare i segnali di accessibilità da ricevere tramite audio o un dispositivo Braille", "gettingStarted.accessibleView.description.interpolated": "La visualizzazione accessibile è disponibile per il terminale, il passaggio del mouse, le notifiche, i commenti, l'output del notebook, le risposte della chat, i completamenti inline e l'output della console di debug.\r\n Con lo stato attivo in una di queste funzionalità, si può aprire con il comando Apri visualizzazione accessibile.\r\n{0}", - "gettingStarted.accessibleView.title": "Usare la visualizzazione accessibile per controllare il contenuto riga per riga, carattere per carattere", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Ottieni una panoramica delle funzionalità più essenziali", "gettingStarted.beginner.title": "Informazioni sulle nozioni fondamentali", "gettingStarted.codeFolding.description.interpolated": "Ridurre o espandere una sezione di codice con il comando Attiva/Disattiva riduzione.\r\n{0}\r\n Ridurre o espandere ricorsivamente con il comando Attiva/Disattiva riduzione in modo ricorsivo\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "La configurazione è stata completata ed è possibile iniziare a scrivere codice. È possibile aprire un progetto locale o un repository remoto per aggiungere i file in VS Code.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Personalizza l'editor, scopri le nozioni di base e inizia a scrivere codice", "gettingStarted.setup.title": "Introduzione a VS Code", - "gettingStarted.setupScreenReader.description": "Informazioni sugli strumenti e i collegamenti che rendono accessibile VS Code. Si noti che alcune azioni non sono utilizzabili nel contesto della procedura dettagliata.", - "gettingStarted.setupScreenReader.title": "Introduzione all'uso di VS Code con un'utilità per la lettura dello schermo", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Personalizza l'editor, scopri le nozioni di base e inizia a scrivere codice", "gettingStarted.setupWeb.title": "Introduzione a VS Code per il Web", "gettingStarted.shortcuts.description.interpolated": "Una volta individuati i comandi preferiti, è possibile creare scelte rapide da tastiera personalizzate per l'accesso immediato.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Connetti a...", "gettingStarted.topLevelShowWalkthroughs.description": "Visualizza una procedura dettagliata nell'editor o in un'estensione", "gettingStarted.topLevelShowWalkthroughs.title": "Apri una procedura dettagliata...", - "gettingStarted.verbositySettings.description.interpolated": "Le impostazioni del livello di dettaglio sono disponibili per le funzionalità del workbench in modo che, una volta acquisita familiarità con una funzionalità, si possa evitare di ascoltare suggerimenti su come utilizzarla. Ad esempio, le funzionalità per cui esiste una finestra di dialogo della Guida all'accessibilità indicheranno come aprire la finestra di dialogo finché non verrà disabilitata l'impostazione del livello di dettaglio per tale funzionalità.\r\n Queste e altre impostazioni di accessibilità possono essere configurate eseguendo il comando Apri impostazioni accessibilità.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Controllare il livello di dettaglio delle etichette aria", "gettingStarted.videoTutorial.description.interpolated": "Prima di una serie di brevi e pratiche esercitazioni video sulle funzionalità principali di VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Guarda le esercitazioni video", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Elenca annunci segnale", "listSignalSounds": "Elenca suoni segnale", "openAccessibilityHelp": "Aprire guida all’accessibilità", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Apri visualizzazione accessibile", "openFolder": "Apri cartella", "openGoToSymbol": "Vai al simbolo", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Menu di scelta rapida Esplora file", "menus.explorerContextShare": "Sottomenu 'Condividi' nel menu di scelta rapida di Esplora file", "menus.extensionContext": "Menu di scelta rapida dell'estensione", - "menus.historyItemChanges": "Menu del titolo delle modifiche in ingresso/uscita per il controllo del codice sorgente", "menus.historyItemContext": "Menu di scelta rapida della voce della cronologia del controllo del codice sorgente", "menus.home": "Menu di scelta rapida dell'indicatore della home page (solo Web)", - "menus.incomingChanges": "Menu modifiche in ingresso del controllo del codice sorgente", - "menus.incomingChangesAllChangesContext": "Menu di scelta rapida Tutte le modifiche in ingresso del controllo del codice sorgente", - "menus.incomingChangesContext": "Menu di scelta rapida delle modifiche in ingresso per il controllo del codice sorgente", - "menus.incomingChangesHistoryItemContext": "Menu di scelta rapida dell'elemento della cronologia delle modifiche in ingresso del controllo del codice sorgente", "menus.input": "Menu della casella di input del controllo del codice sorgente", "menus.mergeEditorResult": "Barra degli strumenti dei risultati dell'editor di merge", "menus.multiDiffEditorResource": "Barra degli strumenti delle risorse nell'editor diff multiplo", "menus.notebookVariablesContext": "Menu di scelta rapida per la visualizzazione delle variabili di debug", "menus.opy": "Sottomenu 'Copia come' nel menu Modifica di primo livello", - "menus.outgoingChanges": "Menu modifiche in uscita del controllo del codice sorgente", - "menus.outgoingChangesAllChangesContext": "Menu di scelta rapida Tutte le modifiche in uscita del controllo del codice sorgente", - "menus.outgoingChangesContext": "Menu di scelta rapida delle modifiche in uscita del controllo del codice sorgente", - "menus.outgoingChangesHistoryItemContext": "Menu di scelta rapida della voce della cronologia delle modifiche in uscita del controllo del codice sorgente", "menus.resourceFolderContext": "Menu di scelta rapida della cartella delle risorse del controllo del codice sorgente", "menus.resourceGroupContext": "Menu di scelta rapida del gruppo di risorse del controllo del codice sorgente", "menus.resourceStateContext": "Menu di scelta rapida dello stato delle risorse del controllo del codice sorgente", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Aggiunge come contributo le voci di sottomenu all'editor", "webview.context": "Menu di scelta rapida di webview" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Recupera gli esperimenti da eseguire da un servizio online Microsoft." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Non è possibile modificare l’abilitazione dell’estensione {0} perché è abilitata nell’ambiente", "cannot change enablement extension kind": "Non è possibile modificare l'abilitazione dell'estensione {0} a causa del relativo tipo di estensione", "cannot change enablement virtual workspace": "Non è possibile modificare l'abilitazione dell'estensione {0} perché non supporta le aree di lavoro virtuali", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Non è possibile modificare l'abilitazione dell'estensione {0} perché da essa dipende Sincronizzazione impostazioni.", "cannot disable auth extension in workspace": "Non è possibile modificare l'abilitazione dell'estensione {0} nell'area di lavoro perché aggiunge come contributo i provider di autenticazione", "cannot disable language pack extension": "Non è possibile modificare l'abilitazione dell'estensione {0} perché aggiunge come contributo i Language Pack.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Installare e sincronizzare le estensioni tra i dispositivi?", "install single extension": "Installare e sincronizzare l'estensione '{0}' tra i dispositivi?", "limited support": "'{0}' presenta funzionalità limitate in {1}.", - "main.notFound": "Non è possibile eseguire l'attivazione perché non è stato possibile trovare {0}", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Non è possibile disinstallare l'estensione '{0}'. Alcune estensioni, tra cui '{1}' e '{2}' dipendono da tale estensione.", "non web extensions": "'{0}' contiene estensioni non supportate in {1}.", "non web extensions detail": "Contiene estensioni non supportate.", diff --git a/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json index a0c1030e5f..583fd7cae0 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "ブランチの作成元...", "command.checkout": "チェックアウト先...", "command.checkoutDetached": "チェックアウト先 (デタッチ済み)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "チェリーピック...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "変更を破棄", "command.cleanAll": "すべての変更を破棄", "command.cleanAllTracked": "変更履歴をすべて破棄", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "ステージング済みをコミット (サインオフ、確認なし)", "command.continueInLocalClone": "リポジトリをローカルにクローンしてデスクトップで開く...", "command.continueInLocalClone.qualifiedName": "新しいローカル クローンで作業を続ける", - "command.createTag": "タグを作成", + "command.createTag": "Create Tag...", "command.deleteBranch": "ブランチの削除...", "command.deleteRemoteTag": "リモート タグの削除...", "command.deleteTag": "タグの削除...", diff --git a/i18n/vscode-language-pack-ja/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/vscode.github.i18n.json index 37ec4d00b6..c975ee4b89 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "GitHub リポジトリの複製に使用するプロトコルを制御します", "description": "VS Code 用 GitHub 機能", "displayName": "GitHub", - "welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することができます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)", - "welcome.publishWorkspaceFolder": "ワークスペース フォルダーを GitHub リポジトリに直接公開することができます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-ja/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/vscode.ipynb.i18n.json index df15fd6f96..8bc563dd59 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "セル出力のコピー", "description": "Jupyter の .ipynb ノートブック ファイルを開いて読み取るための基本サポートを提供します", "displayName": ".ipynb のサポート", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "ipynb ノートブック ファイルの Markdown セルへの画像の貼り付け機能を有効または無効にします。貼り付けられた画像は、セルに添付ファイルとして挿入されます。", "markdownAttachmentRenderer.displayName": "Markdown-It ipynb Cell Attachment renderer", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index 456a44be50..ee4f7658f5 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "{0} の抽出中にエラーが発生しました。無効なファイルです。", "notFound": "zip ファイルの中に {0} が見つかりません。" }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "この時点では、エディターにアクセスできません。", - "accessibilityOffAriaLabel": "{0} スクリーン リーダー最適化モードを有効にするには、{1} を使用します", - "accessibilityOffAriaLabelNoKb": "{0} スクリーン リーダー最適化モードを有効にするには、{1} でクイック ピックを開き、[スクリーン リーダー アクセシビリティ モードの切り替え] コマンドを実行します。これは現在キーボードからトリガーできません。", - "accessibilityOffAriaLabelNoKbs": "{0} {1} でキーバインド エディターにアクセスし、スクリーン リーダー アクセシビリティ モードの切り替えコマンドにキーバインドを割り当てて実行してください。", - "editor": "エディター" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "セカンダリ カーソルが削除されました", @@ -207,6 +209,9 @@ "selectAll": "すべてを選択", "undo": "元に戻す" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "{0} キーを押しながらマウス ポインターを合わせます" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "diff エディターのヘッダーの背景色" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "変更されたファイルはありません" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "エディターのコンテンツ", "emptySelectionClipboard": "選択範囲を指定しないでコピーする場合に現在の行をコピーするかどうかを制御します。", "enabled": "エディターでコード アクションの電球を有効にします。", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "新しい試験的なメソッドを使用して空白をレンダリングするかどうかを制御します。", "experimentalWhitespaceRendering.font": "フォント文字に新しいレンダリング方法を使用します。", "experimentalWhitespaceRendering.off": "安定したレンダリング方法を使用します。", @@ -533,6 +540,7 @@ "inlayHints.enable": "エディターでインレー ヒントを有効にします。", "inlayHints.fontFamily": "エディターで解説ヒントのフォント ファミリを制御します。空に設定すると、 {0} が使用されます。", "inlayHints.fontSize": "エディターでの解説ヒントのフォント サイズを制御します。既定では、{0} は、構成された値が {1} より小さいか、エディターのフォント サイズより大きい場合に使用されます。", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "エディターでのインレイ ヒントに関するパディングを有効にします。", "inline": "クイック候補がゴースト テキストとして表示される", "inlineCompletionsAccessibilityVerbose": "インライン入力候補が表示されたときに、スクリーン リーダー ユーザーにユーザー補助ヒントを提供するかどうかを制御します。", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "インライン候補ツール バーを今後は表示しないでください。", "inlineSuggest.showToolbar.onHover": "インライン候補にカーソルを合わせるたびに、インライン候補ツール バーを表示します。", "inlineSuggest.suppressSuggestions": "インライン提案と提案ウィジェットの相互作用の方法を制御します。有効すると、インライン候補が使用可能な場合は、提案ウィジェットが自動的に表示されません。", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "文字間隔 (ピクセル単位) を制御します。", "lineHeight": "行の高さを制御します。\r\n - 0 を使用してフォント サイズから行の高さを自動的に計算します。\r\n - 0 から 8 までの値は、フォント サイズの乗数として使用されます。\r\n - 8 以上の値は有効値として使用されます。", "lineNumbers": "行番号の表示を制御します。", @@ -830,7 +839,6 @@ "editorTextFocus": "エディターのテキストにフォーカスがある (カーソルが点滅している) かどうか", "inCompositeEditor": "エディターがより大きなエディター (例: Notebooks) の一部であるかどうか", "inDiffEditor": "コンテキストが差分エディターであるかどうか", - "inMultiDiffEditor": "コンテキストがマルチ差分エディターであるかどうか", "isEmbeddedDiffEditor": "コンテキストが埋め込み差分エディターであるかどうか", "multiDiffEditorAllCollapsed": "マルチ差分エディター内のすべてのファイルを折りたたむかどうか", "standaloneColorPickerFocused": "スタンドアロン カラー ピッカーがフォーカスされているかどうか", @@ -1020,21 +1028,23 @@ "placeHolder": "コマンドの選択", "showLensOnLine": "現在の行のコード レンズ コマンドを表示" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "ここにカラー ピッカーがあります。" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "クリックして色オプションを切り替えます (rgb/hsl/hex)", - "closeIcon": "カラー ピッカーを閉じるアイコン" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "カラー ピッカーを非表示にする", - "hideColorPickerDescription": "スタンドアロン カラー ピッカーを非表示にします。", - "insertColorWithStandaloneColorPicker": "スタンドアロン カラー ピッカーで色を挿入", - "insertColorWithStandaloneColorPickerDescription": "フォーカスされたスタンドアロン カラー ピッカーを使用して、16 進/RGB/HSL 色を挿入します。", - "mishowOrFocusStandaloneColorPicker": "スタンドアロン カラー ピッカーの表示またはフォーカス(&S)", - "showOrFocusStandaloneColorPicker": "スタンドアロン カラー ピッカーの表示またはフォーカス", - "showOrFocusStandaloneColorPickerDescription": "既定のカラー プロバイダーを使用するスタンドアロン カラー ピッカーを表示またはフォーカスします。16 進/RGB/HSL の色が表示されます。" + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "ブロック コメントの切り替え", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "手動折りたたみ範囲を削除する", "toggleFoldAction.label": "折りたたみの切り替え", "toggleFoldRecursivelyAction.label": "折りたたみを再帰的に切り替える", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "再帰的に展開する", "unfoldAction.label": "展開", "unfoldAllAction.label": "すべて展開", @@ -1282,6 +1293,12 @@ "location": "シンボル {0}/{1}", "location.kb": "{1} のシンボル {0}、次に {2}" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "これはホバー状態バーです。", "hoverAccessibilityStatusBarActionWithKeybinding": "ラベル {0} とキー バインド {1} を含むアクションがあります。", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "ここにインライン編集があります。" }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "インライン編集を受け入れる", - "action.inlineEdits.hide": "インライン編集を非表示にする", - "action.inlineEdits.showNext": "次のインライン編集を表示", - "action.inlineEdits.showPrevious": "前のインライン編集を表示", - "action.inlineEdits.trigger": "インライン編集のトリガー", - "inlineEditsActions": "インライン編集を受け入れる" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "インライン編集が表示されるかどうか", - "isPinned": "インライン編集が表示されるかどうか" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "次の値に置換", "InPlaceReplaceAction.previous.label": "前の値に置換" @@ -2086,14 +2091,17 @@ "errorDeleting": "拡張機能 '{1}' のインストール中に既存のフォルダー '{0}' を削除できません。フォルダーを手動で削除してもう一度お試しください", "incompatible": "拡張機能 '{0}' は、VS Code '{1}' と互換性がないため、インストールできません。", "invalidManifest": "マニフェストが Marketplace と一致しないため、'{0}' 拡張機能をインストールできません", + "not signed": "Extension is not signed.", "removeError": "拡張機能の削除中にエラーが発生しました: {0}。もう一度やり直す前に、VS Code の終了と起動を実施してください。", - "restartCode": "{0} を再インストールする前に、VS Code を再起動してください。" + "restartCode": "{0} を再インストールする前に、VS Code を再起動してください。", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX が無効です: package.json は JSON ファイルではありません。" }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "拡張機能は、現在のバージョンの VS Code と互換性のない API 提案 '{0}' を使用しています。", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", "extensionDescription.activationEvents2": "プロパティ '{0}' は、拡張機能に '{1}' または '{2}' プロパティがない場合は省略する必要があります。", "extensionDescription.browser1": "プロパティ `{0}` は省略するか、`string` 型にする必要があります", @@ -2377,7 +2385,6 @@ "proxySupportOff": "拡張機能のプロキシ サポートを無効にします。", "proxySupportOn": "拡張機能のプロキシ サポートを有効にします。", "proxySupportOverride": "拡張機能のプロキシ サポートを有効にします。リクエスト オプションを上書きします。", - "request": "ネットワーク要求", "strictSSL": "提供された CA の一覧と照らしてプロキシ サーバーの証明書を確認するかどうか制御します。", "systemCertificates": "CA 証明書を OS から読み込む必要があるかどうかを制御します (Windows および macOS では、オフにした場合にウィンドウの再読み込みが必要です)。", "systemCertificatesV2": "OS からの CA 証明書の試験的な読み込みを有効にするかどうかを制御します。これは、既定の補完よりも一般的なアプローチを使用します。" @@ -2954,12 +2961,12 @@ "name": "プロセス名", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "共有" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "許可(&&A)", "confirmLogin": "拡張機能 '{0}' が {1} を使用してサインインしようとしています。", @@ -3270,6 +3277,7 @@ "workspace": "ワークスペース" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "キーボード ショートカットの参照", "miDocumentation": "参照資料(&&D)", "miKeyboardShortcuts": "キーボード ショートカットの参照(&&K)", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "フォルダーを新しいウィンドウで開くか、最後のアクティブ ウィンドウで開くかどうかを制御します。\r\nこの設定は無視される場合もあります (例: `--new-window` または `--reuse-window` コマンド ライン オプションを使用する場合など)。", "panelDefaultLocation": "新しいワークスペース内のパネル (ターミナル、デバッグ コンソール、出力、問題) の既定の場所を制御します。エディター領域の下、上、右、または左に表示できます。", "panelOpensMaximized": "パネルを開くときに最大化するかどうかを制御します。開くときに必ず最大化するか、決して最大化しないか、最後に閉じたときの状態で開くかを選択できます。", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "開いているエディターの最大数をエディター グループごとに適用するか、すべてのエディター グループに適用するかを制御します。", "pinnedTabSizing": "ピン留めされたエディター タブのサイズを制御します。ピン留めされたタブは、開いているすべてのタブの先頭に並べ替えられ、通常はピン留めを外すまで閉じません。{0} が {1} に設定されていない場合、この値は無視されます。", "preserveInput": "コマンド パレットを次回開いたとき、コマンド パレットの最後の入力を復元するかどうかを制御します。", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "アクセシビリティ", "announcement.enabled.auto": "アナウンスを有効にすると、スクリーン リーダー最適化モード時のみ再生されます。", "announcement.enabled.off": "お知らせを無効にします。", - "autoSynthesize": "音声が入力として使用されたときにテキスト応答を自動的に読み上げるかどうかを指定します。たとえば、チャット セッションでは、音声がチャット要求として使用されたときに応答が自動的に合成されます。", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "フォーカスされていないエディターとターミナルを暗くするかどうかを指定するもので、これにより、入力された入力情報の入力先がより明確になります。これは、ノートブックや拡張機能 Web ビュー エディターなどの iframe を利用するエディターの注目すべき例外を除き、ほとんどのエディターで動作します。", "dimUnfocusedOpacity": "フォーカスされていないエディターとターミナルに使用する不透明度の分数 (0.2 ~ 1.0)。これは、{0} が有効になっている場合にのみ効力を発します。", "sound.enabled.auto": "スクリーン リーダーが接続されているときにサウンドを有効にします。", @@ -5093,6 +5102,7 @@ "verbosity.notification": "ユーザー補助対応のビューで通知を開く方法に関する情報を提供します。", "verbosity.replInputHint": "Repl 入力に関連するアクションに関する情報を指定します。", "verbosity.terminal.description": "ターミナルにフォーカスがある場合に、ターミナルのアクセシビリティ ヘルプ メニューにアクセスする方法について説明します。", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "テキスト読み上げと音声テキスト変換で使用する必要がある言語。可能な場合は、設定された表示言語を使用するために [自動] を選択します。音声認識とシンセサイザーでサポートされていない可能性がある表示言語があることにご注意ください。", "voice.speechTimeout": "発話を停止した後、音声認識がアクティブな状態を維持する期間 (ミリ秒) です。たとえば、チャット セッションでは、タイムアウトが満たされた後に文字起こしされたテキストが自動的に送信されます。この機能を無効にするには、`0` に設定します。" }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "オーディオ キューの有効化/無効化", "disabled": "無効" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "このアカウントの最終使用は {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "アカウント", "manageExtensions": "このアカウントにアクセスできる拡張機能を選択する", "manageTrustedExtensions": "信頼されている拡張機能の管理", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "新しいチャット" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "コード ブロック {0} を適用できませんでした", - "applyCodeBlock.progress": "{0} を使用してコード ブロックを適用しています...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "エディターで適用します", "interactive.compare.apply": "編集の適用", "interactive.compare.discard": "編集の破棄", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "セカンダリ エージェントに送信する", "chat.newChat.label": "新しいチャットに送信", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "取り消す", "interactive.submit.label": "送信" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "問題を報告", "interactive.unhelpful.label": "役に立たなかった" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "生成中" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "折りたたみ可能なチャット リスト", + "copyReference": "Copy", "setting.hover": "設定 '{0}' を開く", "usedReferencesCollapsed": "{0}、折りたたまれています", "usedReferencesExpanded": "{0}、展開済み", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "ファイル ツリー" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "チャット エディター ラベルのアイコン。", "chatEditorName": "チャット" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "フォローアップの質問: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "チャット入力、入力して質問するか、トピックに対して / を入力し、Enter キーを押して要求を送信します。チャットアクセシビリティのヘルプに {0} を使用します。", "chat.attachment": "添付コンテキスト、{0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "チャット", "chatCommand": "このコマンドが UI で参照されるときの短い名前。たとえば、問題を修正するコマンドやコードを説明するコマンドの場合は、'fix' や * 'explain' などです。この名前は、参加者が提供するコマンドの中で一意である必要があります。", "chatCommandDescription": "このコマンドの説明。", - "chatCommandDisambiguation": "ユーザーの質問をこのチャット コマンドに自動的にルーティングするのに役立つメタデータ。この API を使用するには、'contribChatParticipantDetection' を 'enabledApiProposals' に追加する必要があります。", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "このカテゴリの詳細な名前 (例: `workspace_questions`、`web_questions`)。", "chatCommandDisambiguationDescription": "このチャット コマンドに適した質問の種類の詳細な説明。", "chatCommandDisambiguationExamples": "このチャット コマンドに適した代表的な質問例の一覧。", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "このチャット参加者が使用できるコマンド。ユーザーは '/' で呼び出すことができます。", "chatFailErrorMessage": "インストールされている {0} 拡張機能のバージョンが、このバージョンの {1} と互換性がないため、チャットを読み込めませんでした。GitHub Copilot チャット拡張機能が最新であることを確認してください。", "chatParticipantDescription": "UI に表示される、このチャット参加者の説明。", - "chatParticipantDisambiguation": "ユーザーの質問をこのチャット参加者に自動的にルーティングするのに役立つメタデータ。この API を使用するには、'contribChatParticipantDetection' を 'enabledApiProposals' に追加する必要があります。", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "このカテゴリの詳細な名前 (例: `workspace_questions`、`web_questions`)。", "chatParticipantDisambiguationDescription": "このチャット参加者に適した質問の種類の詳細な説明。", "chatParticipantDisambiguationExamples": "このチャット参加者に適した代表的な質問例の一覧。", @@ -5595,7 +5652,9 @@ "chatEditApplied": "チャット テキストの編集が適用されている場合は true。", "chatExtensionInvalid": "インストールされているチャット拡張機能が無効であり、更新する必要がある場合は true です。", "chatIsEnabled": "既定のチャット参加者が実装でアクティブ化されるためにチャットが有効になっている場合は true です。", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "既定のチャット参加者がパネルに登録されている場合は true です。", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "チャット アイテムは要求です", "chatResponse": "チャット アイテムは応答です。", "chatResponseErrored": "チャット応答でエラーが発生した場合は True。", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "コメントをフィルター", "comments.filter.placeholder": "フィルター (例: text、author)", "replyCount": " {0} 件の返信、", - "resourceWithCommentLabel": "{3} の行 {1} 列 {2} での ${0}、{4} コメント: {5}", - "resourceWithCommentLabelFile": "{1}、{2} コメントの {0}: {3}", - "resourceWithCommentLabelFileOutdated": "{1} の {0} から期限切れ、{2} コメント: {3}", - "resourceWithCommentLabelOutdated": "{3} の行 {1} 列 {2} の {0} から期限切れ、{4} コメント: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "{0}、完全なパス {1} のコメント", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "現在のワークスペースに対するコメント", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "デバッグ: {0}", - "selectAndStartDebug": "選択してデバッグ構成を開始", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "デバッグ" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "拡張機能は常に有効になります。", "extensions.supportUntrustedWorkspaces.version": "オーバーライドを適用する必要のある拡張機能のバージョンを定義します。指定しないと、拡張機能のバージョンに関係なくオーバーライドが適用されます。", "extensions.supportVirtualWorkspaces": "拡張機能の仮想ワークスぺースのサポートをオーバーライドします。", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "有効にした場合、拡張機能の更新を自動的に確認します。拡張機能に更新がある場合は、拡張機能ビューで古くなった拡張機能として表示されます。更新は Microsoft オンライン サービスから取得されます。", "extensionsCloseExtensionDetailsOnViewChange": "有効にした場合、拡張機能の詳細を表示したエディターは拡張機能ビューから移動すると自動的に閉じられるようになります。", "extensionsDeferredStartupFinishedActivation": "有効にすると、タイムアウト後に `onStartupFinished` アクティブ化イベントを宣言する拡張機能がアクティブ化されます。", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "拡張機能がここに表示されている場合、その拡張機能が URI を処理するときに確認プロンプトは表示されません。", "id required": "拡張機能 Id が必要です。", "importKeyboardShortcutsFroms": "キーボード ショートカットを移行する...", + "install": "Install", "install button": "インストール", "install installAndDonotSync": "インストール (同期しない)", "installButton": "インストール(&&I)", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "推奨事項の拡張機能を構成 (ワークスペース フォルダー)", "configureWorkspaceRecommendedExtensions": "お勧めの拡張機能の構成 (ワークスペース)", "current": "現在", + "dependencies": "Show Dependencies", "deprecated message": "この拡張機能は、メンテナンスされなくなったため、非推奨です。", "deprecated tooltip": "この拡張機能は、メンテナンスされなくなったため、非推奨です。", "deprecated with alternate extension message": "この拡張機能は非推奨です。代わりに {0} 拡張機能を使用してください。", @@ -7294,7 +7356,7 @@ "enabled in web worker": "この拡張機能は Web Worker 拡張ホストで有効になります。ローカル拡張ホストで実行する方が好ましいためです。", "enabled locally": "この拡張機能はローカル拡張ホストで有効になります。ローカル拡張ホストで実行する方が好ましいためです。", "enabled remotely": "この拡張機能はリモート拡張ホストで有効になります。リモート拡張ホストで実行する方が好ましいためです。", - "extension disabled because of dependency": "この拡張機能は無効になっている拡張機能に依存しているため、無効になりました。", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "現在のワークスペースが信頼されていないため、この拡張機能は無効になっています。", "extension enabled on remote": "拡張機能は '{0}' で有効です", "extension limited because of trust requirement": "現在のワークスペースが信頼されていないため、この拡張機能は機能が制限されています。", @@ -7317,6 +7379,7 @@ "install anyway": "インストールする", "install browser": "ブラウザーでインストール", "install confirmation": "'{0}' をインストールしますか?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "{0} にインストールする", "install local extensions title": "ローカル拡張機能を '{0}' にインストールします", "install locally": "ローカルにインストール", @@ -7347,6 +7410,9 @@ "more information": "詳細情報(&&M)", "no local extensions": "インストールする拡張機能はありません。", "no versions": "この拡張機能には、他のバージョンはありません。", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "'{0}' 拡張機能は {1} では使用できません。", "pre-release": "事前公開", "reinstall": "拡張機能の再インストール...", @@ -7354,7 +7420,6 @@ "restart extensions": "拡張機能の再起動", "restart product": "再起動して更新", "review": "レビュー", - "search recommendations": "拡張機能の検索", "select and install local extensions": "ローカル拡張機能を '{0}' にインストールします...", "select and install remote extensions": "ローカルでリモート拡張機能をインストールする...", "select color theme": "配色テーマの選択", @@ -7366,7 +7431,6 @@ "selectVersion": "インストールするバージョンを選択", "settings": "設定", "showRecommendedExtension": "推奨される拡張機能を表示する", - "signature verification failed": "{0} で '{1}' 拡張機能を確認できません。インストールしますか?", "switchToPreReleaseLabel": "プレリリース バージョンへの切り替え", "switchToPreReleaseTooltip": "これにより、プレリリース バージョンに切り替わり、常に最新バージョンの更新が有効になります", "sync": "この拡張機能を同期します", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "{0} 拡張機能の更新", "updateExtensionStart": "拡張機能 {0} のバージョン {1} への更新を開始しました。", "updated": "更新", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "表示言語のクリア", "workbench.extensions.action.setColorTheme": "配色テーマを設定", "workbench.extensions.action.setDisplayLanguage": "表示言語のセット", @@ -7453,6 +7518,7 @@ "builtin": "ビルトイン", "builtinFeatureExtensions": "機能", "builtinProgrammingLanguageExtensions": "プログラミング言語", + "click show": "Click to Show", "deprecated": "非推奨", "disabled": "無効", "disabledExtensions": "無効", @@ -7479,6 +7545,7 @@ "remote": "リモート", "searchExtensions": "Marketplace で拡張機能を検索する", "select and install local extensions": "ローカル拡張機能を '{0}' にインストールします...", + "show": "Show", "suggestProxyError": "Marketplace から 'ECONNREFUSED' が返されました。'http.proxy' 設定をご確認ください。", "untrustedPartiallySupportedExtensions": "制限モードで制限されています", "untrustedUnsupportedExtensions": "制限モードで無効になっています", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "プレリリース バージョン", "activation": "アクティブ化の時刻", - "dependencies": "依存関係の表示", "extensionIcon.sponsorForeground": "拡張機能のスポンサーのアイコンの色。", "extensionIconStarForeground": "拡張機能の評価のアイコンの色。", "extensionIconVerifiedForeground": "拡張機能の確認済みの発行元のアイコンの色。", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "自動更新拡張機能", "confirmEnableDisableAutoUpdateDetail": "これにより、個々の拡張機能に対して設定した自動更新設定がすべてリセットされます。", "consentRequiredToUpdate": "{0} 拡張機能の更新により、現在インストールされているバージョンに存在しない実行可能コードが導入されます。", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "すべて無効にする", "disableDependents": "依存関係を伴う拡張機能の無効化", "enable locally": "この拡張機能をローカルで有効にするには、{0} してください。", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "拡張機能の有効化", "extensionsAutoRestart": "更新を有効にするために拡張機能が自動的に再起動されました。", "incompatible": "'{0}' 拡張機能は互換性がないため、インストールできません。", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "拡張機能のインストール(&&I)", "installButtonLabelWithAction": "拡張機能をインストールして {0}(&&I)", "installExtensionMessage": "'{0}' 拡張機能を '{1}' からインストールしますか?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "拡張機能をインストールしますか?", "installing extension": "拡張機能をインストールしています...", "installing named extension": "'{0}' 拡張機能をインストールしています....", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "この拡張機能は問題ありと報告されました。", "multipleDependentsError": "'{0}' 拡張機能のみを無効にすることはできません。'{1}'、'{2}'、その他の拡張機能がこれに依存しています。これらの拡張機能をすべて無効にしますか?", "multipleDependentsUninstallError": "'{0}' 拡張機能のみをアンインストールできません。'{1}'、'{2}' とその他の拡張機能はこれに依存しています。これらの拡張機能をすべてアンインストールしますか?", @@ -7626,8 +7695,6 @@ "status.profiler": "拡張機能プロファイラー" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "新しいウィンドウで拡張機能をデバッグする", - "developer": "開発者", "runtimeExtension": "実行中の拡張機能" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "拡張機能ホストのプロファイルを開始", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "拡張機能ホストのプロファイルを保存", "saveprofile.dialogTitle": "拡張機能ホストのプロファイルを保存", "stopExtensionHostProfileStart": "拡張機能ホストのプロファイルを停止" @@ -7978,6 +8046,7 @@ "exclude": "ファイルとフォルダーを除外するための [glob パターン](https://aka.ms/vscode-glob-patterns) を構成します。たとえば、エクスプローラーでは、この設定に基づいて表示または非表示にするファイルとフォルダーが決定されます。検索固有の除外を定義するには、`#search.exclude#` 設定を参照してください。`.gitignore` に基づいてファイルを無視するには、`#explorer.excludeGitIgnore#` 設定を参照してください。", "excludeGitignore": ".gitignore 内のエントリを解析し、エクスプローラーから除外するかどうかを制御します。{0} に似ています。", "expandSingleFolderWorkspaces": "初期化中に 1 つのフォルダーのみを含むマルチルート ワークスペースをエクスプローラーで展開するかどうかを制御します", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", "explorer.autoRevealExclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として $(basename) を使用します。", "explorer.decorations.badges": "ファイルの装飾にバッジを使用するかどうかを制御します。", @@ -8162,8 +8231,8 @@ "stop.title": "インレイ ヒントの読み取りを停止する" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "要求の停止", - "cancelShort": "停止", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "コードの編集", "send.generate": "生成" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "保留中のインライン チャット セッションで保存が禁止されるかどうか。", "accessibleDiffView": "インライン チャットが変更に対してアクセシビリティの高い差分ビューアーもレンダリングするかどうか。", - "accessibleDiffView.auto": "アクセシビリティの高い差分ビューアーは、スクリーン リーダー モードが有効になっていることを前提としています。", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "アクセシビリティの高い差分ビューアーは一度も有効になっていません。", "accessibleDiffView.on": "アクセシビリティの高い差分ビューアーは常に有効です。", "editorOverviewRuler.inlineChatInserted": "インライン チャットが挿入されたコンテンツの概要ルーラー マーカーの色。", @@ -8252,7 +8321,6 @@ "mode": "インライン チャットで作成された変更をドキュメントに直接適用するか、最初にプレビューするかを構成します。", "mode.live": "変更はドキュメントに直接適用されますが、インライン差分を介して強調表示し、チャンク単位で受け入れ/破棄できます。セッションを終了しても変更は保持されます。", "mode.preview": "変更はプレビューのみであり、適用ボタンを使用して承認する必要があります。セッションを終了すると、変更は破棄されます。", - "onlyZone": "インライン チャットが、ゾーン ウィジェットとして直接、行間で、またはゾーンに切り替わるオーバーレイ ウィジェットとして開くかどうか。", "zoneToolbar": "インライン チャットの変更ビューで変更を承諾するか拒否するツール バーを表示するかどうか。" }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "検索の一致を選択範囲に追加する", "deleteLeftMultiSelection": "左を削除", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "マルチ カーソル モードを終了する" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "変数 {0}、値 {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Notebook 変数" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "次のセル チャット ウィジェットにフォーカス", "focusNotebookChat": "チャットをフォーカス", "focusPreviousCell": "前のセルにフォーカスする", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "要求する", "notebook.cell.chat.close": "チャットを閉じる", "notebook.cell.chat.nextFromHistory": "履歴から次へ", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "チャットを開始してコードを生成する", "notebookActions.restoreCellprompt": "生成" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "セル チャット エディターがフォーカスされているかどうか", "notebookChatAgentRegistered": "ノートブックのチャット エージェントが登録されているかどうか", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "メタデータを元に戻す", "notebook.diff.cell.revertOutputs": "出力を元に戻す", "notebook.diff.cell.switchOutputRenderingStyleToText": "出力レンダリングを切り替える", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "メタデータの違いを非表示にする", "notebook.diff.ignoreOutputs": "出力の違いを非表示にする", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "メタデータの違いを表示する", "notebook.diff.showOutputs": "出力の違いを表示する", "notebook.diff.switchToText": "テキスト差分エディターを開く", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "ノートブック内の Markdown セルの線の高さをピクセル単位で制御します。{0} に設定すると、{1} が使用されます", "notebook.markup.fontSize": "ノートブックでレンダリングされたマークアップのフォント サイズをピクセル単位で制御します。{0} に設定すると、{1} の 120% が使用されます。", "notebook.minimalErrorRendering": "エラー出力を最小限のスタイルでレンダリングするかどうかを制御します。", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "ノートブック セル内の出力テキストのフォント ファミリ。空に設定すると、{0} が使用されます。", "notebook.outputFontSize": "ノートブック セル内の出力テキストのフォント サイズ。0 に設定すると、{0} が使用されます。", "notebook.outputLineHeight": "ノートブック セル内の出力テキストの行の高さ。\r\n - 0 に設定すると、エディターの行の高さが使用されます。\r\n - 0 から 8 の値は、フォント サイズの乗数として使用されます。\r\n - 8 以上の値が有効な値として使用されます。", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "接続: ソケット書き込みを一時停止します", "remote": "リモート", "remote.autoForwardPortFallback": "ポートを自動転送し、'remote.autoForwardPortsSource' が 'process' に既定で設定されている場合に、'process' から 'hybrid' への切り替えをトリガーする自動転送ポートの数。フォールバックを無効にするには、'0' に設定します。`remote.autoForwardPortsFallback` が設定されていないが、`remote.autoForwardPortsSource` が設定されている場合、`remote.autoForwardPortsFallback` は 0 に設定されているものとして扱われます。", - "remote.autoForwardPorts": "有効にすると、新しい実行中のプロセスが検出され、リッスンしているポートが自動的に転送されます。この設定を無効にしても、すべてのポートの転送を防ぐわけではありません。無効にした場合でも、拡張機能は引き続きポートの転送が可能であり、一部の URL を開ことにより、ポートが引き続き転送されます。", - "remote.autoForwardPortsSource": "{0} が true の場合にポートが自動的に転送されるソースを設定します。Windows と macOS のリモートでは、`process` および `hybrid` オプションは効果がなく、`output` が使用されます。", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "ポートは、ターミナルとデバッグの出力を読み取ることによって検出されたときに自動的に転送されます。ポートを使用するすべてのプロセスで統合ターミナルまたはデバッグ コンソールに出力されるわけではないため、一部のポートは見逃されます。ポートは、終了するこのポートをリッスンするプロセスをモニタリングすることで\"転送が解除\" されます。", "remote.autoForwardPortsSource.output": "ポートは、ターミナルとデバッグの出力を読み取ることによって検出されたときに自動的に転送されます。ポートを使用するすべてのプロセスで統合ターミナルまたはデバッグ コンソールに出力されるわけではないため、一部のポートは見逃されます。出力に基づいて転送されたポートは、再度読み込むか、ユーザーがポート ビューでポートを閉じない限り、\"転送を解除\" されることはありません。", "remote.autoForwardPortsSource.process": "ポートは、開始済みで、ポートが含まれるプロセスを監視することによって検出されたときに自動的に転送されます。", @@ -10432,7 +10512,10 @@ "tunnel.preview": "リモート トンネルは現在プレビュー中です。「Help: Report Issue」コマンドを使用して問題を報告してください。" }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "REPL 入力の実行" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "ビューまたはエディター間のドラッグ領域のホバー フィードバックの遅延をミリ秒単位で制御します。", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "先頭と末尾の空白を無視しないでください。", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "'diffEditor.ignoreTrimWhitespace' から継承します。", "scm.diffDecorationsIgnoreTrimWhitespace.true": "先頭と末尾の空白を無視します。", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "ソース管理プロバイダー ヘッダーのカウント バッジを制御します。これらのヘッダーは、複数のプロバイダーがある場合、または {0} 設定が有効になっている場合に、[ソース管理] ビューと、[ソース管理リポジトリ] ビューに表示されます。", "scm.providerCountBadge.auto": "0 以外の場合にのみ、ソース管理プロバイダーのカウント バッジを表示します。", "scm.providerCountBadge.hidden": "ソース管理プロバイダーのカウント バッジを非表示にします。", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "ソース管理ビューの表示アイコン。" }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "ソース管理グラフの前景色 (1)。", "scmGraphForeground2": "ソース管理グラフの前景色 (2)。", "scmGraphForeground3": "ソース管理グラフの前景色 (3)。", - "scmGraphHistoryItemGroupBase": "ベース履歴品目グループの色。", - "scmGraphHistoryItemGroupLocal": "ローカル履歴品目グループの色。", - "scmGraphHistoryItemGroupRemote": "リモート履歴品目グループの色。", - "scmGraphHistoryItemHoverLabelForeground": "履歴項目のホバー ラベルの前景色。" + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "履歴項目のホバー ラベルの前景色。", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} 個の削除{1}", "deletions": "{0} 個の削除{1}", "fileChanged": "{0} 個のファイルが変更済み", "filesChanged": "{0} 個のファイルが変更済み", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} 個の挿入{1}", "insertions": "{0} 個の挿入{1}", + "items": "{0} Items", "loadMore": "{0} さらに読み込む...", - "outdated": "期限切れ", + "referencePicker": "History Item Reference Picker", "refreshGraph": "最新の情報に更新", + "repositoryPicker": "Repository Picker", "scm history": "ソース管理履歴", - "scmGraph.HistoryItemHoverAdditionsForeground": "履歴項目のホバー追加の前景色。", - "scmGraph.HistoryItemHoverDeletionsForeground": "履歴項目のホバー削除の前景色。" + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "ソース管理リポジトリ" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "すべてのリポジトリを折りたたむ", - "deletion": "{0} 削除{1}", - "deletions": "{0} 削除{1}", "expand all": "Expand All Repositories", - "fileChanged": "{0} 個のファイルが変更済み", - "filesChanged": "{0} 個のファイルが変更済み", - "historyItemChangesEditorTitle": "すべての変更 ({0} ↔ {1})", "input": "ソース管理の入力", - "insertion": "{0} 挿入{1}", - "insertions": "{0} 挿入{1}", "label.close": "閉じる", "repositories": "リポジトリ", "repositorySortByDiscoveryTime": "検出時刻で並べ替え", "repositorySortByName": "名前順で並べ替え", "repositorySortByPath": "パス順で並べ替え", "scm": "ソース管理の管理", - "scm.historyItemAdditionsForeground": "履歴項目の追加の前景色。", - "scm.historyItemDeletionsForeground": "履歴アイテムの削除の前景色。", - "scm.historyItemSelectedStatisticsBorder": "履歴項目が選択された統計の罫線の色。", - "scm.historyItemStatisticsBorder": "履歴項目の統計の罫線の色。", "scmInputCancelAction": "取り消す", "scmInputMoreActions": "その他のアクション...", "setListViewMode": "一覧として表示", @@ -10600,8 +10696,7 @@ "sortAction": "表示と並べ替え", "sortChangesByName": "名前で変更を並べ替える", "sortChangesByPath": "パスで変更を並べ替える", - "sortChangesByStatus": "状態で変更を並べ替える", - "viewChanges": "変更の表示" + "sortChangesByStatus": "状態で変更を並べ替える" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "ソース管理" @@ -10820,7 +10915,9 @@ "search": "検索", "searchFileMatch": "{0} 個のファイルが見つかりました", "searchFileMatches": "{0} 個のファイルが見つかりました", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "その他のファイル", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "一致する項目が {0} 件見つかりました", "searchMatches": "一致する項目が {0} 件見つかりました", "searchResultAria": "列 {1} の '{0}' によって {2} が見つかりました" @@ -13116,6 +13213,8 @@ "dialogClose": "ダイアログを閉じる" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "完了のマーク", "checkboxTitle": "チェックをオンにすると、スタートアップ時にこのページが表示されます。", "close": "非表示", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "進化した編集", "gettingStarted.keyboardTip": "ヒント: キーボード ショートカットを使用する", "gettingStarted.someStepsComplete": "{1} ステップのうち {0} ステップが完了", + "goBack": "Go Back", "imageShowing": "{0} を示す画像", "new": "新規", "newItems": "更新", @@ -13140,7 +13240,6 @@ "start": "開始", "toStart": "開始へ。", "walkthroughs": "チュートリアル", - "welcome": "ようこそ", "welcomeAriaLabel": "エディターをすぐに理解するための概要を表示します。", "welcomePage.openFolderWithPath": "パス {1} のフォルダー {0} を開く", "welcomePage.showOnStartup": "起動時にウェルカム ページを表示" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "有効にすると、拡張機能のインストール時に拡張機能のチュートリアルが開きます。", "workspacePlatform": "現在のワークスペースのプラットフォーム で、リモートまたはサーバーレスのコンテキストでは UI のプラットフォームとは異なる場合があります。" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "各チュートリアル ステップの見出しの前景色", "welcomePage.background": "ウェルカム ページの背景色。", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "ウェルカム ページの設定カテゴリに使用されるアイコン", "gettingStarted.accessibilityHelp.description.interpolated": "アクセシビリティのヘルプ ダイアログには、機能に期待される内容と、操作するためのコマンド/キー バインドに関する情報が表示されます。\r\n エディター、ターミナル、ノートブック、チャット応答、コメント、またはデバッグ コンソールでフォーカスがある状態で [アクセシビリティ ヘルプを開く] コマンドを使用すると、関連するダイアログを開くことができます。\r\n{0}", "gettingStarted.accessibilityHelp.title": "アクセシビリティ ヘルプ ダイアログを使用して機能について学習する", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "ワークベンチの周辺の機能では、さまざまなイベントに対して、アクセシビリティ サウンドとお知らせが再生されます。\r\n これらは、List Signal Sound コマンドと List Signal Announcements コマンドを使用して検出および構成できます。\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "オーディオまたは点字デバイスを介して受信するアクセシビリティ信号を微調整する", "gettingStarted.accessibleView.description.interpolated": "アクセシビリティ対応ビューは、ターミナル、ホバー、通知、コメント、ノートブック出力、チャット応答、インライン入力候補、デバッグ コンソール出力で使用できます。\r\n これらの機能にフォーカスがある場合は、[アクセシビリティ対応ビューを開く] コマンドを使用して開くことができます。\r\n{0}", - "gettingStarted.accessibleView.title": "アクセシビリティ対応のビューを使用して、コンテンツを行ごと、文字ごとに検査する", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "最も重要な機能の概要を取得する", "gettingStarted.beginner.title": "基礎の学習", "gettingStarted.codeFolding.description.interpolated": "[折りたたみの切り替え] コマンドを使用してコード セクションを折りたたむか展開します。\r\n{0}\r\n [折りたたみの再帰的切り替え] コマンドを使用して再帰的に折りたたむか展開する\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "コーディングを開始する準備が整いました。ローカル プロジェクトまたはリモート リポジトリを開いて、ファイルを VS Code に取り込むことができます。\r\n{0}\r\n{1}", "gettingStarted.setup.description": "エディターをカスタマイズし、基礎を学び、コーディングを開始する", "gettingStarted.setup.title": "VS Code を開始する", - "gettingStarted.setupScreenReader.description": "VS Code をより使いやすくするツールとショートカットについて説明します。チュートリアルのコンテキスト内では実行できないアクションもありますのでご注意ください。", - "gettingStarted.setupScreenReader.title": "スクリーン リーダーを使用してVS Code を開始する", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "エディターをカスタマイズし、基礎を学び、コーディングを開始する", "gettingStarted.setupWeb.title": "Web 用の VS Code を開始する", "gettingStarted.shortcuts.description.interpolated": "お気に入りのコマンドを見つけたら、すぐにアクセスするためのカスタム キーボード ショートカットを作成します。\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "次に接続します...", "gettingStarted.topLevelShowWalkthroughs.description": "エディターまたは拡張機能のチュートリアルを表示する", "gettingStarted.topLevelShowWalkthroughs.title": "チュートリアルを開く...", - "gettingStarted.verbositySettings.description.interpolated": "ワークベンチの周辺の機能には、ユーザーが機能に慣れた後に操作方法についてのヒントを聞かないようにするための詳細度設定があります。たとえば、アクセシビリティ ヘルプ ダイアログが存在する機能では、その機能の詳細度設定が無効にされるまでダイアログを開く方法を示し続けます。\r\n これらの設定とその他のアクセシビリティ設定は、[アクセシビリティ設定を開く] コマンドを実行して構成できます。\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "aria ラベルの詳細度を制御する", "gettingStarted.videoTutorial.description.interpolated": "VS Code の主要な機能については、一連の短く実際的なビデオ チュートリアルの最初のものをご覧ください。\r\n{0}", "gettingStarted.videoTutorial.title": "ビデオ チュートリアルを見る", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "シグナル アナウンスを一覧表示する", "listSignalSounds": "シグナル サウンドの一覧表示", "openAccessibilityHelp": "アクセシビリティのヘルプを開く", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "アクセシビリティ対応ビューを開く", "openFolder": "フォルダーを開く", "openGoToSymbol": "シンボルに移動する", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "エクスプローラーのコンテキスト メニュー", "menus.explorerContextShare": "エクスプローラーのコンテキスト メニューの '共有' サブメニュー", "menus.extensionContext": "拡張機能のコンテキスト メニュー", - "menus.historyItemChanges": "ソース管理の受信/送信の変更のタイトル メニュー", "menus.historyItemContext": "ソース管理履歴項目のコンテキスト メニュー", "menus.home": "ホーム インジケーターのコンテキスト メニュー (Web のみ)", - "menus.incomingChanges": "ソース管理の、受信変更点メニュー", - "menus.incomingChangesAllChangesContext": "ソース管理の、すべての受信変更点コンテキスト メニュー", - "menus.incomingChangesContext": "ソース管理の受信変更点コンテキスト メニュー", - "menus.incomingChangesHistoryItemContext": "ソース管理の、受信変更履歴項目コンテキスト メニュー", "menus.input": "ソース管理の入力ボックス メニュー", "menus.mergeEditorResult": "マージ エディターの結果ツール バー", "menus.multiDiffEditorResource": "マルチ差分エディターのリソース ツール バー", "menus.notebookVariablesContext": "[Notebook 変数] ビューのコンテキスト メニュー", "menus.opy": "最上位レベルの [編集] メニューの [形式を選択してコピー] サブメニュー", - "menus.outgoingChanges": "ソース管理の、送信変更点メニュー", - "menus.outgoingChangesAllChangesContext": "ソース管理の、すべての送信変更点コンテキスト メニュー", - "menus.outgoingChangesContext": "ソース管理の送信変更点コンテキスト メニュー", - "menus.outgoingChangesHistoryItemContext": "ソース管理の、送信変更履歴項目コンテキスト メニュー", "menus.resourceFolderContext": "ソース管理リソース フォルダーのコンテキスト メニュー", "menus.resourceGroupContext": "ソース管理リソース グループのコンテキスト メニュー", "menus.resourceStateContext": "ソース管理リソース状態のコンテキスト メニュー", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "エディターにサブメニュー項目を提供します", "webview.context": "Web ビューのコンテキスト メニュー" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Microsoft のオンライン サービスから実行する実験を取得します。" }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "{0} の拡張機能を有効化する設定は変更できません。なぜなら、環境に従って有効化されているからです", "cannot change enablement extension kind": "拡張機能の種類により、{0} 拡張機能の有効化を変更できません", "cannot change enablement virtual workspace": "{0} の拡張機能を有効化する設定は変更できません。なぜなら、仮想ワークスペースをサポートしていないためです", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "設定の同期が {0} 拡張機能に依存しているため、これが有効かどうかは変更できません。", "cannot disable auth extension in workspace": "{0} 拡張機能は認証プロバイダーに提供されているため、それを有効にするかどうかは変更できません", "cannot disable language pack extension": "{0} 拡張機能は言語パックに提供されているため、それを有効にするかどうかは変更できません。", @@ -13943,7 +14048,7 @@ "install multiple extensions": "拡張機能をインストールしてデバイス間で同期しますか?", "install single extension": "'{0}' 拡張機能をインストールしてデバイス間で同期しますか?", "limited support": "'{0}' には、{1} で制限された機能があります。", - "main.notFound": "アクティブ化できません。{0} が見つからないためです", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}'、'{2}'、その他がこの拡張機能に依存しています。", "non web extensions": "'{0}' には、{1} でサポートされていない拡張機能が含まれています。", "non web extensions detail": "サポートされていない拡張機能が含まれています。", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json index afd4216d81..832063afcf 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "타 분기에서 새 분기 만들기...", "command.checkout": "다음으로 체크 아웃...", "command.checkoutDetached": "체크 아웃(분리됨)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "cherry-pick...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "변경 내용 취소", "command.cleanAll": "모든 변경 내용 취소", "command.cleanAllTracked": "추적된 모든 변경 내용 취소", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "커밋 스테이징됨(로그오프됨, 확인 안 함)", "command.continueInLocalClone": "리포지토리를 로컬로 복제하고 데스크톱에서 열기...", "command.continueInLocalClone.qualifiedName": "새 로컬 복제본에서 계속 작업하기", - "command.createTag": "태그 만들기", + "command.createTag": "Create Tag...", "command.deleteBranch": "분기 삭제...", "command.deleteRemoteTag": "원격 태그 삭제...", "command.deleteTag": "태그 삭제...", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/vscode.github.i18n.json index 0f8d896846..1382a8b6e6 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "GitHub 리포지토리를 복제하는 데 사용되는 프로토콜 제어", "description": "VS Code용 GitHub 기능", "displayName": "GitHub", - "welcome.publishFolder": "이 폴더를 GitHub 리포지토리에 직접 게시할 수 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)", - "welcome.publishWorkspaceFolder": "작업 영역 폴더를 GitHub 리포지토리에 직접 게시할 수 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-ko/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/vscode.ipynb.i18n.json index aba8e83c70..8ba0ec4fdc 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "셀 출력 복사", "description": "Jupyter의 .ipynb 노트북 파일 열기 및 읽기에 대한 기본 지원을 제공합니다", "displayName": ".ipynb 지원", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "ipynb 노트북 파일의 Markdown 셀에 이미지 붙여넣기를 활성화/비활성화합니다. 붙여넣은 이미지는 셀에 첨부 파일로 삽입됩니다.", "markdownAttachmentRenderer.displayName": "Markdown-It ipynb 셀 첨부 파일 렌더러", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index f89ecd5b27..cc3f665719 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "{0}을(를) 추출하는 동안 오류가 발생했습니다. 잘못된 파일입니다.", "notFound": "zip 파일 내에 {0}이(가) 없습니다." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "현재 편집기에 액세스할 수 없습니다.", - "accessibilityOffAriaLabel": "{0} 화면 읽기 프로그램 최적화 모드를 사용하도록 설정하려면 {1}", - "accessibilityOffAriaLabelNoKb": "{0} 화면 읽기 프로그램 최적화 모드를 사용하도록 설정하려면 {1}을(를) 사용하여 빠른 선택을 열고 화면 읽기 프로그램 접근성 모드 토글 명령을 실행합니다(이 명령은 현재 키보드를 통해 트리거할 수 없음).", - "accessibilityOffAriaLabelNoKbs": "{0} {1}을(를) 사용하여 키 바인딩 편집기에 액세스하여 화면 읽기 프로그램 접근성 모드 토글 명령에 대한 키 바인딩을 할당하고 실행하세요.", - "editor": "편집기" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "보조 커서가 제거됨", @@ -207,6 +209,9 @@ "selectAll": "모두 선택", "undo": "실행 취소" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "{0} 키를 눌러 마우스를 위에 놓기" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "diff 편집기 헤더의 배경색입니다." }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "변경된 파일 없음" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "편집기 콘텐츠", "emptySelectionClipboard": "선택 영역 없이 현재 줄 복사 여부를 제어합니다.", "enabled": "편집기에서 코드 동작 전구를 사용하도록 설정합니다.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "공백이 새로운 실험적 메서드로 렌더링되는지 여부를 제어합니다.", "experimentalWhitespaceRendering.font": "글꼴 문자와 함께 새 렌더링 방법을 사용합니다.", "experimentalWhitespaceRendering.off": "안정적인 렌더링 방법을 사용합니다.", @@ -533,6 +540,7 @@ "inlayHints.enable": "편집기에서 인레이 힌트를 사용하도록 설정합니다.", "inlayHints.fontFamily": "편집기에서 인레이 힌트의 글꼴 패밀리를 제어합니다. 비워 두면 {0}이(가) 사용됩니다.", "inlayHints.fontSize": "편집기에서 인레이 힌트의 글꼴 크기를 제어합니다. 기본적으로 {0}은(는) 구성된 값이 {1}보다 작거나 편집기 글꼴 크기보다 큰 경우에 사용됩니다.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "편집기에서 인레이 힌트 주위의 패딩을 사용하도록 설정합니다.", "inline": "빠른 제안이 유령 텍스트로 표시됨", "inlineCompletionsAccessibilityVerbose": "인라인 완성이 표시될 때 화면 읽기 프로그램 사용자에게 접근성 힌트를 제공해야 하는지 여부를 제어합니다.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "인라인 추천 도구 모음을 표시하지 않습니다.", "inlineSuggest.showToolbar.onHover": "인라인 추천을 마우스로 가리키면 인라인 추천 도구 모음을 표시합니다.", "inlineSuggest.suppressSuggestions": "인라인 제안이 제안 위젯과 상호 작용하는 방법을 제어합니다. 사용하도록 설정하면 인라인 제안을 사용할 수 있을 때 제안 위젯이 자동으로 표시되지 않습니다.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "문자 간격(픽셀)을 제어합니다.", "lineHeight": "선 높이를 제어합니다. \r\n - 0을 사용하여 글꼴 크기에서 줄 높이를 자동으로 계산합니다.\r\n - 0에서 8 사이의 값은 글꼴 크기의 승수로 사용됩니다.\r\n - 8보다 크거나 같은 값이 유효 값으로 사용됩니다.", "lineNumbers": "줄 번호의 표시 여부를 제어합니다.", @@ -830,7 +839,6 @@ "editorTextFocus": "편집기 텍스트에 포커스가 있는지 여부(커서가 깜박임)", "inCompositeEditor": "편집기가 더 큰 편집기(예: 전자 필기장)에 속해 있는지 여부", "inDiffEditor": "컨텍스트가 diff 편집기인지 여부", - "inMultiDiffEditor": "컨텍스트가 다중 diff 편집기인지 여부", "isEmbeddedDiffEditor": "컨텍스트가 포함된 diff 편집기인지 여부", "multiDiffEditorAllCollapsed": "다중 diff 편집기의 모든 파일이 축소되는지 여부", "standaloneColorPickerFocused": "독립 실행형 색 편집기가 포커스되는지 여부", @@ -1020,21 +1028,23 @@ "placeHolder": "명령 선택", "showLensOnLine": "현재 줄에 대한 코드 렌즈 명령 표시" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "여기에 색 선택기가 있습니다." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "색 옵션을 토글하려면 클릭하세요(rgb/hsl/hex).", - "closeIcon": "색 편집기를 닫는 아이콘" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "색 편집기 숨기기", - "hideColorPickerDescription": "독립 실행형 색 선택기를 숨깁니다.", - "insertColorWithStandaloneColorPicker": "독립 실행형 색 편집기로 색 삽입", - "insertColorWithStandaloneColorPickerDescription": "포커스가 있는 독립 실행형 색 선택기를 사용하여 hex/rgb/hsl 색을 삽입합니다.", - "mishowOrFocusStandaloneColorPicker": "독립 실행형 색 편집기 표시 또는 포커스(&&S)", - "showOrFocusStandaloneColorPicker": "독립 실행형 색 편집기 표시 또는 포커스", - "showOrFocusStandaloneColorPickerDescription": "기본 색 공급자를 사용하는 독립 실행형 색 선택기를 표시하거나 포커스를 지정합니다. hex/rgb/hsl 색을 표시합니다." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "블록 주석 설정/해제", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "수동 폴딩 범위 제거", "toggleFoldAction.label": "접기 전환", "toggleFoldRecursivelyAction.label": "재귀적으로 접기 토글", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "재귀적으로 펼치기", "unfoldAction.label": "펼치기", "unfoldAllAction.label": "모두 펼치기", @@ -1282,6 +1293,12 @@ "location": "{1}의 기호 {0}", "location.kb": "{1}의 {0} 기호, 다음의 경우 {2}" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "가리키기 상태 표시줄입니다.", "hoverAccessibilityStatusBarActionWithKeybinding": "레이블 {0}과(와) {1} 키 바인딩이 포함된 작업이 있습니다.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "여기에 인라인 편집이 있습니다." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "인라인 편집 수락", - "action.inlineEdits.hide": "인라인 편집 숨기기", - "action.inlineEdits.showNext": "다음 인라인 편집 표시", - "action.inlineEdits.showPrevious": "이전 인라인 편집 표시", - "action.inlineEdits.trigger": "인라인 편집 트리거", - "inlineEditsActions": "인라인 편집 수락" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "인라인 편집 표시 여부", - "isPinned": "인라인 편집 표시 여부" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "다음 값으로 바꾸기", "InPlaceReplaceAction.previous.label": "이전 값으로 바꾸기" @@ -2086,14 +2091,17 @@ "errorDeleting": "'{1}' 확장을 설치하는 동안 기존 '{0}' 폴더를 삭제할 수 없습니다. 폴더를 수동으로 삭제하고 다시 시도하세요.", "incompatible": "VS Code '{1}'과(와) 호환되지 않으므로 확장 '{0}'을(를) 설치할 수 없습니다.", "invalidManifest": "Marketplace와의 매니페스트 불일치로 인해 '{0}' 확장을 설치할 수 없음", + "not signed": "Extension is not signed.", "removeError": "확장을 제거하는 동안 오류가 발생했습니다. {0}. 다시 시도하기 전에 VS Code를 종료하고 다시 시작하세요.", - "restartCode": "{0}을(를) 다시 설치하기 전에 VS Code를 다시 시작하세요." + "restartCode": "{0}을(를) 다시 설치하기 전에 VS Code를 다시 시작하세요.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "잘못된 VSIX: package.json이 JSON 파일이 아닙니다." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "확장에서 현재 버전의 VS Code와 호환되지 않는 API 제안 '{0}'을(를) 사용하고 있습니다.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "속성 `{0}`은(는) 생략할 수 있으며 `string[]` 형식이어야 합니다.", "extensionDescription.activationEvents2": "확장에 '{1}' 또는 '{2}' 속성이 없는 경우 '{0}' 속성을 생략해야 합니다.", "extensionDescription.browser1": "속성 '{0}'은(는) 생략할 수 있으며 'string' 형식이어야 합니다.", @@ -2377,7 +2385,6 @@ "proxySupportOff": "확장에 대한 프록시 지원을 사용하지 않도록 설정합니다.", "proxySupportOn": "확장에 대한 프록시 지원을 사용하도록 설정합니다.", "proxySupportOverride": "확장에 대한 프록시 지원을 사용하지 않도록 설정하고 요청 옵션을 재정의합니다.", - "request": "네트워크 요청", "strictSSL": "제공된 CA 목록에 대해 프록시 서버 인증서를 확인해야 하는지 여부를 제어합니다.", "systemCertificates": "OS에서 CA 인증서를 로드해야 하는지 여부를 제어합니다(Windows 및 macOS에서는 이 기능을 끈 후 창을 다시 로드해야 함).", "systemCertificatesV2": "OS에서 CA 인증서의 실험적 로드를 사용할지 여부를 제어합니다. 기본 구현보다 더 일반적인 방법을 사용합니다." @@ -2954,12 +2961,12 @@ "name": "프로세스 이름", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "공유" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "허용(&&A)", "confirmLogin": "확장 '{0}'은(는) {1}을(를) 사용하여 로그인하려고 합니다.", @@ -3270,6 +3277,7 @@ "workspace": "작업 영역" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "바로 가기 키 참조", "miDocumentation": "설명서(&&D)", "miKeyboardShortcuts": "바로 가기 키 참조(&&K)", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "폴더를 새 창에서 열거나 마지막 활성 창을 바꿀지 여부를 제어합니다.\r\n이 설정이 무시되는 경우도 있을 수 있습니다(예: '--new-window' 또는 '--reuse-window' 명령줄 옵션을 사용할 경우).", "panelDefaultLocation": "새 작업 영역에서 패널의 기본 위치(터미널, 디버그 콘솔, 출력, 문제)를 제어합니다. 편집기 영역의 아래쪽, 위쪽, 오른쪽 또는 왼쪽에 표시될 수 있습니다.", "panelOpensMaximized": "패널이 최대화되어 열리는지 여부를 제어합니다. 항상 최대화되어 열리거나, 최대화되어 열리지 않거나, 닫기 전 상태였던 마지막 상태로 열 수 있습니다.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "열린 편집기의 최대 수 제한을 편집기 그룹별로 적용할지 또는 모든 편집기 그룹에 적용할지를 제어합니다.", "pinnedTabSizing": "고정된 편집기 탭의 크기를 제어합니다. 고정된 탭은 열려 있는 모든 탭의 시작 부분으로 정렬되며 일반적으로 고정 해제될 때까지 닫지 않습니다. 이 값은 {0}(이)가 {1}(으)로 설정되지 않은 경우 무시됩니다.", "preserveInput": "다음에 열 때 마지막으로 명령 팔레트에 입력한 내용을 복원할지 여부를 제어합니다.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "접근성", "announcement.enabled.auto": "알림을 사용하도록 설정하면 화면 읽기 프로그램 최적화 모드에서만 재생됩니다.", "announcement.enabled.off": "알림을 사용하지 않도록 설정합니다.", - "autoSynthesize": "음성을 입력으로 사용할 때 텍스트 응답을 자동으로 소리 내어 읽을지를 지정합니다. 예를 들어 채팅 세션에서 음성이 채팅 요청으로 사용되면 응답이 자동으로 합성됩니다.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "포커스가 없는 편집기와 터미널을 흐리게 처리하여 입력한 입력이 어디로 이동하는지 더 명확하게 표시할지 여부입니다. 이 기능은 노트북이나 확장 웹뷰 편집기처럼 iframe을 사용하는 편집기를 제외한 대부분의 편집기에서 작동합니다.", "dimUnfocusedOpacity": "포커스가 없는 편집기와 터미널에 사용할 불투명도 비율(0.2~1.0)입니다. 이는 {0}이(가) 활성화된 경우에만 적용됩니다.", "sound.enabled.auto": "화면 읽기 프로그램이 연결되면 소리를 사용합니다.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "접근성 보기에서 알림을 여는 방법에 대한 정보를 제공합니다.", "verbosity.replInputHint": "Repl 입력에 대한 관련 작업에 관한 정보를 제공합니다.", "verbosity.terminal.description": "터미널이 포커스 상태일 때 터미널 접근성 도움말 메뉴에 액세스하는 방법에 대한 정보를 제공합니다.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "텍스트 음성 변환 및 음성 텍스트 변환에서 사용할 언어입니다. 가능한 경우 `auto`(자동)를 선택하여 구성된 표시 언어를 사용하세요. 일부 표시 언어는 음성 인식 및 신시사이저에서 지원되지 않을 수 있습니다.", "voice.speechTimeout": "말하기를 중지한 후 음성 인식이 활성 상태로 유지되는 기간(밀리초)입니다. 예를 들어 채팅 세션에서 기록된 텍스트는 시간 초과가 충족된 후 자동으로 제출됩니다. 이 기능을 사용하지 않으려면 `0`으로 설정합니다." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "오디오 큐 사용/사용 안 함", "disabled": "사용 안 함" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "이 계정을 마지막으로 사용한 날짜: {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "계정", "manageExtensions": "이 계정에 액세스할 수 있는 확장 선택", "manageTrustedExtensions": "신뢰할 수 있는 확장 관리", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "새 채팅" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "코드 블록을 적용하지 못했습니다. {0}", - "applyCodeBlock.progress": "{0}을(를) 사용하여 코드 블록을 적용하는 중...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "편집기에서 적용", "interactive.compare.apply": "편집 내용 적용", "interactive.compare.discard": "편집 내용 취소", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "보조 에이전트에 제출", "chat.newChat.label": "새 채팅으로 보내기", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "취소", "interactive.submit.label": "보내기" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "이슈 보고", "interactive.unhelpful.label": "유용하지 않음" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "생성 중" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "축소 가능한 채팅 목록", + "copyReference": "Copy", "setting.hover": "'{0}' 설정 열기", "usedReferencesCollapsed": "{0}, 축소됨", "usedReferencesExpanded": "{0}, 확장됨", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "파일 트리" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "채팅 편집기 레이블의 아이콘입니다.", "chatEditorName": "채팅" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "후속 질문: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "채팅 입력, 입력하여 질문하거나 주제에 대해 /를 입력하고 Enter 키를 눌러 요청을 보내세요. 채팅 접근성 도움말은 {0}을(를) 사용하세요.", "chat.attachment": "연결된 컨텍스트, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "채팅", "chatCommand": "이 명령이 UI에서 참조되는 짧은 이름(예: 문제를 해결하거나 코드를 설명하는 명령에 대한 'fix' 또는 * 'explain')입니다. 이름은 이 참가자가 제공한 명령 중에서 고유해야 합니다.", "chatCommandDescription": "이 명령에 대한 설명.", - "chatCommandDisambiguation": "사용자 질문을 이 채팅 명령으로 자동으로 라우팅하는 데 도움이 되는 메타데이터입니다. 이 API를 사용하려면 'contribChatParticipantDetection'을 'enabledApiProposals'에 추가해야 합니다.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "이 범주의 자세한 이름입니다(예: `workspace_questions` 또는 `web_questions`).", "chatCommandDisambiguationDescription": "이 채팅 명령에 적합한 질문 종류에 대한 자세한 설명입니다.", "chatCommandDisambiguationExamples": "이 채팅 명령에 적합한 대표적인 예시 질문 목록입니다.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "이 채팅 참가자에 사용할 수 있는 명령입니다. 사용자가 '/'를 사용하여 호출할 수 있습니다.", "chatFailErrorMessage": "설치된 {0} 확장 버전이 이 {1} 버전과 호환되지 않아아 채팅을 로드하지 못했습니다. GitHub Copilot 채팅 확장 프로그램이 최신 버전인지 확인하세요.", "chatParticipantDescription": "UI에 표시된 이 채팅 참가자에 대한 설명입니다.", - "chatParticipantDisambiguation": "사용자 질문을 이 채팅 참가자에게 자동으로 라우팅하는 데 도움이 되는 메타데이터입니다. 이 API를 사용하려면 'contribChatParticipantDetection'을 'enabledApiProposals'에 추가해야 합니다.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "이 범주의 자세한 이름입니다(예: `workspace_questions` 또는 `web_questions`).", "chatParticipantDisambiguationDescription": "이 채팅 참가자에게 적합한 질문 종류에 대한 자세한 설명입니다.", "chatParticipantDisambiguationExamples": "이 채팅 참가자에게 적합한 대표적인 예시 질문 목록입니다.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "채팅 텍스트 편집이 적용된 경우 True입니다.", "chatExtensionInvalid": "설치된 채팅 확장이 잘못되어 업데이트해야 하는 경우 True입니다.", "chatIsEnabled": "채팅이 활성화된 경우 기본 채팅 참가자가 실행에 따라 활성화되므로 True입니다.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "패널에 기본 채팅 참가자가 등록되어 있을 경우 True입니다.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "채팅 항목이 요청입니다.", "chatResponse": "채팅 항목이 응답입니다.", "chatResponseErrored": "채팅 응답에서 오류가 발생한 경우 True입니다.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "주석 필터링", "comments.filter.placeholder": "필터(예: 텍스트, 작성자)", "replyCount": " {0} 회신,", - "resourceWithCommentLabel": "{3}의 {2} {0} 행 {1} 열, {4}주석: {5}", - "resourceWithCommentLabelFile": "{1}의 {0}, {2} 주석: {3}", - "resourceWithCommentLabelFileOutdated": "{1}의 {0}에서 만료됨, {2} 주석: {3}", - "resourceWithCommentLabelOutdated": "{3}의 {2} {0} 행 {1} 열, {4} 주석: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "{0}에 있는 주석, 전체 경로 {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "현재 작업 영역에 대한 주석", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "디버그: {0}", - "selectAndStartDebug": "디버그 구성 선택 및 시작", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "디버그" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "확장을 항상 사용할 수 있습니다.", "extensions.supportUntrustedWorkspaces.version": "재정의를 적용해야 하는 확장의 버전을 정의합니다. 이를 지정하지 않으면 확장 버전과 관계없이 재정의가 적용됩니다.", "extensions.supportVirtualWorkspaces": "확장의 가상 작업 영역 지원을 재정의합니다.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "사용하도록 설정하면 확장의 업데이트가 있는지를 자동으로 확인합니다. 확장의 업데이트가 있으면 확장 보기에서 오래된 것으로 표시됩니다. 업데이트는 Microsoft 온라인 서비스에서 가져옵니다.", "extensionsCloseExtensionDetailsOnViewChange": "사용하도록 설정하는 경우 확장 뷰에서 나가면 확장 정보가 포함된 편집기가 자동으로 닫힙니다.", "extensionsDeferredStartupFinishedActivation": "사용하도록 설정하면 제한 시간 후에 'onStartupFinished' 활성화 이벤트를 선언하는 확장이 활성화됩니다.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "확장이 여기에 나열되어 있으면 해당 확장에서 URI를 처리할 때 확인 프롬프트가 표시되지 않습니다.", "id required": "확장 ID가 필요합니다.", "importKeyboardShortcutsFroms": "다음에서 바로 가기 키 마이그레이션...", + "install": "Install", "install button": "설치", "install installAndDonotSync": "설치(동기화 안 함)", "installButton": "설치(&&I)", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "권장 확장 구성(작업 영역 폴더)", "configureWorkspaceRecommendedExtensions": "권장 확장 구성(작업 영역)", "current": "현재", + "dependencies": "Show Dependencies", "deprecated message": "이 확장은 더 이상 유지 관리되지 않으므로 더 이상 사용되지 않습니다.", "deprecated tooltip": "이 확장은 더 이상 유지 관리되지 않으므로 더 이상 사용되지 않습니다.", "deprecated with alternate extension message": "이 확장은 더 이상 사용되지 않습니다. 대신 {0} 확장자를 사용하세요.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "이 확장은 웹 작업자 확장 호스트에서 실행하는 것을 선호하기 때문에 웹 작업자 확장 호스트에서 사용됩니다.", "enabled locally": "이 확장은 로컬 확장 호스트에서 실행하는 것을 선호하기 때문에 로컬 확장 호스트에서 사용하도록 설정됩니다.", "enabled remotely": "이 확장은 원격 확장 호스트에서 실행하는 것을 선호하기 때문에 원격 확장 호스트에서 사용하도록 설정됩니다.", - "extension disabled because of dependency": "이 확장은 사용하지 않도록 설정된 확장에 따라 달라지므로 사용하지 않도록 설정되었습니다.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "현재 작업 영역을 신뢰할 수 없으므로 확장을 사용하지 않습니다.", "extension enabled on remote": "확장이 '{0}'에서 사용하도록 설정되어 있습니다.", "extension limited because of trust requirement": "현재 작업 영역을 신뢰할 수 없으므로 이 확장은 기능이 제한됩니다.", @@ -7317,6 +7379,7 @@ "install anyway": "그래도 설치", "install browser": "브라우저에서 설치", "install confirmation": "'{0}'을(를) 설치하시겠습니까?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "{0}에 설치", "install local extensions title": "'{0}'에 로컬 확장 설치", "install locally": "로컬에 설치", @@ -7347,6 +7410,9 @@ "more information": "추가 정보(&&M)", "no local extensions": "설치할 확장이 없습니다.", "no versions": "이 확장에는 다른 버전이 없습니다.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "{1}에서 '{0}' 확장을 사용할 수 없습니다.", "pre-release": "시험판", "reinstall": "확장 다시 설치...", @@ -7354,7 +7420,6 @@ "restart extensions": "확장 다시 시작", "restart product": "업데이트를 위해 다시 시작", "review": "검토", - "search recommendations": "확장 검색", "select and install local extensions": "'{0}'에 로컬 확장 설치...", "select and install remote extensions": "로컬에 원격 확장 설치...", "select color theme": "색 테마 선택", @@ -7366,7 +7431,6 @@ "selectVersion": "설치할 버전 선택", "settings": "설정", "showRecommendedExtension": "권장 확장 표시", - "signature verification failed": "{0}에서 '{1}' 확장을 확인할 수 없습니다. 해당 확장을 설치하시겠습니까?", "switchToPreReleaseLabel": "시험판 버전으로 전환", "switchToPreReleaseTooltip": "그러면 시험판 버전으로 전환되고 항상 최신 버전으로 업데이트할 수 있습니다.", "sync": "이 확장 동기화", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "{0} 확장 업데이트", "updateExtensionStart": "{0} 확장을 {1} 버전으로 업데이트가 시작되었습니다.", "updated": "업데이트", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "표시 언어 지우기", "workbench.extensions.action.setColorTheme": "색 테마 설정", "workbench.extensions.action.setDisplayLanguage": "표시 언어 설정", @@ -7453,6 +7518,7 @@ "builtin": "기본 제공", "builtinFeatureExtensions": "기능", "builtinProgrammingLanguageExtensions": "프로그래밍 언어", + "click show": "Click to Show", "deprecated": "더 이상 사용되지 않음", "disabled": "사용 안 함", "disabledExtensions": "사용 안 함", @@ -7479,6 +7545,7 @@ "remote": "원격", "searchExtensions": "마켓플레이스에서 확장 검색", "select and install local extensions": "'{0}'에 로컬 확장 설치...", + "show": "Show", "suggestProxyError": "Marketplace에서 'ECONNREFUSED'가 반환되었습니다. 'http.proxy' 설정을 확인하세요.", "untrustedPartiallySupportedExtensions": "제한 모드에서 제한됨", "untrustedUnsupportedExtensions": "제한 모드에서 사용 안 함", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "시험판 버전", "activation": "활성화 시간", - "dependencies": "종속성 표시", "extensionIcon.sponsorForeground": "확장 스폰서의 아이콘 색입니다.", "extensionIconStarForeground": "확장 등급의 아이콘 색입니다.", "extensionIconVerifiedForeground": "확장 확인 게시자의 아이콘 색입니다.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "확장 자동 업데이트", "confirmEnableDisableAutoUpdateDetail": "이렇게 하면 개별 확장에 설정한 모든 자동 업데이트 설정이 초기화됩니다.", "consentRequiredToUpdate": "{0} 확장에 대한 업데이트로 인해 현재 설치된 버전에 없는 실행 코드가 도입되었습니다.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "모두 사용 안 함", "disableDependents": "종속된 확장 사용 안 함", "enable locally": "이 확장을 로컬로 활성화하려면 {0}합니다.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "확장 사용", "extensionsAutoRestart": "업데이트를 사용하도록 확장이 자동으로 다시 시작되었습니다.", "incompatible": "'{0}' 확장은 호환되지 않으므로 설치할 수 없습니다.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "확장 설치(&I)", "installButtonLabelWithAction": "확장 설치 및 {0}(&I)", "installExtensionMessage": "'{1}'에서 '{0}' 확장을 설치하시겠습니까?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "확장을 설치하시겠습니까?", "installing extension": "확장 설치 중...", "installing named extension": "'{0}' 확장 설치 중...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "이 확장은 문제가 있는 것으로 보고되었습니다.", "multipleDependentsError": "'{0}' 확장만 사용하지 않도록 설정할 수 없습니다. '{1}' 및 '{2}' 확장은 이 확장에 따라 달라집니다. 이러한 모든 확장을 사용하지 않도록 설정하시겠습니까?", "multipleDependentsUninstallError": "'{0}' 확장만 제거할 수 없습니다. '{1}', '{2}' 및 다른 확장이 이 확장에 종속되어 있습니다. 이 모든 확장을 제거하시겠습니까?", @@ -7626,8 +7695,6 @@ "status.profiler": "확장 프로파일러" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "새 창에서 확장 디버그", - "developer": "개발자", "runtimeExtension": "실행 중인 확장" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "확장 호스트 프로필 시작", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "확장 호스트 프로필 저장", "saveprofile.dialogTitle": "확장 호스트 프로필 저장", "stopExtensionHostProfileStart": "확장 호스트 프로필 중지" @@ -7978,6 +8046,7 @@ "exclude": "파일 및 폴더 제외를 위해 [GLOB 패턴](https://aka.ms/vscode-glob-patterns)을 구성합니다. 예를 들어 파일 탐색기는 이 설정에 따라 표시하거나 숨길 파일과 폴더를 결정합니다. 검색 제외를 정의하려면 `#search.exclude#` 설정을 참조합니다. `.gitignore`에 따라 파일을 무시하려면 `#explorer.excludeGitIgnore#` 설정을 참조합니다.", "excludeGitignore": ".gitignore의 항목을 구문 분석하고 탐색기에서 제외해야 하는지 여부를 제어합니다. {0}과(와) 비슷합니다.", "expandSingleFolderWorkspaces": "초기화 중에 폴더가 하나만 포함된 다중 루트 작업 영역을 탐색기에서 확장해야 하는지 여부를 제어합니다.", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "파일 경로를 일치시킬 GLOB 패턴입니다. 패턴을 사용하거나 사용하지 않도록 설정하려면 true 또는 false로 설정하세요.", "explorer.autoRevealExclude.when": "일치하는 파일의 형제에 대한 추가 검사입니다. $(basename)을 일치하는 파일 이름에 대한 변수로 사용하세요.", "explorer.decorations.badges": "파일 장식에 배지를 사용할지 여부를 제어합니다.", @@ -8162,8 +8231,8 @@ "stop.title": "인레이 힌트 읽기 중지" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "중지 요청", - "cancelShort": "중지", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "코드 편집", "send.generate": "생성" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "보류 중인 인라인 채팅 세션이 저장을 방지하는지 여부입니다.", "accessibleDiffView": "인라인 채팅에서 변경 내용에 대해 액세스 가능한 차이 뷰어도 렌더링하는지 여부입니다.", - "accessibleDiffView.auto": "액세스 가능한 차이 뷰어는 사용 중인 화면 읽기 프로그램 모드를 기반으로 합니다.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "액세스 가능한 diff 뷰어는 사용하도록 설정되지 않습니다.", "accessibleDiffView.on": "액세스 가능한 diff 뷰어는 항상 사용하도록 설정됩니다.", "editorOverviewRuler.inlineChatInserted": "인라인 채팅 삽입 콘텐츠의 개요 눈금자 표식 색입니다.", @@ -8252,7 +8321,6 @@ "mode": "인라인 채팅을 사용하여 만든 변경 내용이 문서에 직접 적용되거나 먼저 미리 보기되는지 여부를 구성합니다.", "mode.live": "변경 내용은 문서에 직접 적용되고, 인라인 차이로 강조 표시될 수 있으며, 허용/삭제됩니다. 세션을 종료하면 변경 내용이 유지됩니다.", "mode.preview": "변경 내용은 미리 보기로만 제공되며 적용 단추를 통해 수락해야 합니다. 세션을 종료하면 변경 내용이 삭제됩니다.", - "onlyZone": "인라인 채팅이 영역 위젯으로 직접 열리는지, 줄 간에 또는 영역으로 바뀌는 오버레이 위젯으로 열리는지 여부입니다.", "zoneToolbar": "인라인 채팅 변경 보기에서 변경 내용을 적용하거나 거부할 도구 모음을 표시할지 여부입니다." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "선택 영역에 찾기 일치 항목 추가", "deleteLeftMultiSelection": "왼쪽 삭제", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "다중 커서 모드 종료" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "변수 {0}, 값 {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Notebook 변수" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "다음 셀 채팅 위젯 포커스", "focusNotebookChat": "포커스 채팅", "focusPreviousCell": "이전 셀에 포커스 설정", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "요청", "notebook.cell.chat.close": "채팅 닫기", "notebook.cell.chat.nextFromHistory": "기록에서 다음", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "채팅을 시작하여 코드 생성", "notebookActions.restoreCellprompt": "생성" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "셀 채팅 편집기의 포커스 여부", "notebookChatAgentRegistered": "전자 필기장의 채팅 에이전트 등록 여부", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "메타데이터 되돌리기", "notebook.diff.cell.revertOutputs": "출력 되돌리기", "notebook.diff.cell.switchOutputRenderingStyleToText": "출력 렌더링 전환", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "메타데이터 차이 숨기기", "notebook.diff.ignoreOutputs": "출력 차이 숨기기", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "메타데이터 차이 표시", "notebook.diff.showOutputs": "출력 차이 표시", "notebook.diff.switchToText": "텍스트 Diff 편집기 열기", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Notebook에서 Markdown 셀의 선 높이를 픽셀 단위로 제어합니다. {0}(으)로 설정하면 {1}이(가) 사용됩니다.", "notebook.markup.fontSize": "전자 필기장에서 렌더링된 태그의 글꼴 크기(픽셀)를 제어합니다. {0}(으)로 설정하면 {1}의 120%가 사용됩니다.", "notebook.minimalErrorRendering": "최소 스타일로 오류 출력을 렌더링할지 여부를 제어합니다.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "전자 필기장 셀 내의 출력 텍스트의 글꼴 패밀리입니다. 비워 두면 {0}이(가) 사용됩니다.", "notebook.outputFontSize": "전자 필기장 셀 내의 출력 텍스트 글꼴 크기입니다. 0으로 설정하면 {0}이(가) 사용됩니다.", "notebook.outputLineHeight": "전자 필기장 셀 내의 출력 텍스트의 줄 높이입니다.\r\n - 0으로 설정하면 편집기 줄 높이가 사용됩니다.\r\n - 0에서 8 사이의 값은 글꼴 크기의 승수로 사용됩니다.\r\n - 8보다 크거나 같은 값이 유효 값으로 사용됩니다.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "연결: 소켓 쓰기 일시 중지", "remote": "원격", "remote.autoForwardPortFallback": "포트를 자동으로 전달할 때 'process'에서 'hybrid'로의 전환을 트리거하는 자동 전달 포트의 수와 'remote.autoForwardPortsSource'는 기본적으로 'process'로 설정됩니다. 대체를 사용하지 않도록 설정하려면 '0'으로 설정합니다. 'remote.autoForwardPortsFallback'이 구성되지 않았지만 'remote.autoForwardPortsSource'가 구성된 경우 'remote.autoForwardPortsFallback'은 '0'으로 설정된 것처럼 처리됩니다.", - "remote.autoForwardPorts": "사용하도록 설정하면 새 실행 중인 프로세스가 감지되고 수신하는 포트가 자동으로 전달됩니다. 이 설정을 사용하지 않도록 설정해도 모든 포트가 전달되는 것을 방지할 수 없습니다. 사용하지 않도록 설정하더라도 확장은 여전히 포트를 전달하도록 할 수 있으며 일부 URL을 열면 포트가 계속 전달됩니다.", - "remote.autoForwardPortsSource": "{0}(이)가 true이면 포트가 자동으로 전달되는 원본을 설정합니다. Windows 및 macOS 원격에서 `process` 및 `hybrid` 옵션은 아무런 영향을 주지 않으며 `output`이 사용됩니다.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "터미널 및 디버그 출력을 읽어 검색되면 포트가 자동으로 전달됩니다. 포트를 사용하는 모든 프로세스가 통합 터미널 또는 디버그 콘솔에 인쇄되는 것은 아니므로 일부 포트가 누락됩니다. 포트는 해당 포트에서 수신 대기하는 프로세스가 종료될 때까지 기다려 \"전달되지 않음\" 상태가 됩니다.", "remote.autoForwardPortsSource.output": "포트는 터미널 및 디버그 출력을 읽어 검색되면 자동으로 전달됩니다. 포트를 사용하는 프로세스 중 일부는 통합 터미널 또는 디버그 콘솔로 인쇄되지 않으므로 일부 포트가 누락됩니다. 출력을 기반으로 전달되는 포트는 포트 보기에서 사용자에 의해 다시 로드되거나 포트가 닫힐 때까지 \"전달 취소\"되지 않습니다.", "remote.autoForwardPortsSource.process": "포트는 시작되고 포트가 포함된 프로세스를 확인하여 검색되면 자동으로 전달됩니다.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "원격 터널은 현재 미리 보기로 제공됩니다. \"도움말: 문제 보고\" 명령을 사용하여 문제를 보고하세요." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "REPL 입력 실행" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "보기/편집기 간 끌기 영역의 호버 피드백 지연 시간(밀리초)을 제어합니다.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "선행 및 후행 공백을 무시하지 마세요.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "`diffEditor.ignoreTrimWhitespace`에서 상속합니다.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "선행 및 후행 공백을 무시합니다.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "소스 제어 공급자 헤더의 개수 배지를 제어합니다. 이러한 헤더는 둘 이상의 공급자가 있거나 {0} 설정이 사용하도록 설정된 경우 소스 제어 뷰 및 소스 제어 리포지토리 뷰에 표시됩니다.", "scm.providerCountBadge.auto": "소스 제어 공급자 개수가 0이 아닌 경우에만 소스 제어 공급자 개수 배지를 표시합니다.", "scm.providerCountBadge.hidden": "소스 제어 공급자 개수 배지를 숨깁니다.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "소스 제어 보기의 뷰 아이콘입니다." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "소스 제어 그래프 전경색(1).", "scmGraphForeground2": "소스 제어 그래프 전경색(2).", "scmGraphForeground3": "소스 제어 그래프 전경색(3).", - "scmGraphHistoryItemGroupBase": "기본 기록 항목 그룹의 색입니다.", - "scmGraphHistoryItemGroupLocal": "로컬 기록 항목 그룹 색입니다.", - "scmGraphHistoryItemGroupRemote": "원격 기록 항목 그룹의 색입니다.", - "scmGraphHistoryItemHoverLabelForeground": "기록 항목 가리키기 레이블 전경색." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "기록 항목 가리키기 레이블 전경색.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0}개 삭제{1}", "deletions": "{0}개 삭제{1}", "fileChanged": "{0}개 파일이 변경됨", "filesChanged": "{0}개 파일이 변경됨", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0}개 삽입{1}", "insertions": "{0}개 삽입{1}", + "items": "{0} Items", "loadMore": "{0} 추가 로드...", - "outdated": "오래됨", + "referencePicker": "History Item Reference Picker", "refreshGraph": "새로 고침", + "repositoryPicker": "Repository Picker", "scm history": "소스 제어 기록", - "scmGraph.HistoryItemHoverAdditionsForeground": "기록 항목 가리키기 추가 전경색.", - "scmGraph.HistoryItemHoverDeletionsForeground": "기록 항목 가리키기 삭제 전경색." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "소스 제어 리포지토리" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "리포지토리 모두 축소", - "deletion": "{0} 삭제{1}", - "deletions": "{0} 삭제{1}", "expand all": "리포지토리 모두 확장", - "fileChanged": "{0}개 파일이 변경됨", - "filesChanged": "{0}개 파일이 변경됨", - "historyItemChangesEditorTitle": "모든 변경 내용({0} ↔ {1})", "input": "소스 제어 입력", - "insertion": "{0} 삽입{1}", - "insertions": "{0} 삽입{1}", "label.close": "닫기", "repositories": "리포지토리", "repositorySortByDiscoveryTime": "검색 시간별 정렬", "repositorySortByName": "이름별 정렬", "repositorySortByPath": "경로별 정렬", "scm": "소스 제어 관리", - "scm.historyItemAdditionsForeground": "기록 항목 추가 전경색입니다.", - "scm.historyItemDeletionsForeground": "기록 항목 삭제 전경색입니다.", - "scm.historyItemSelectedStatisticsBorder": "기록 항목이 선택한 통계 테두리 색입니다.", - "scm.historyItemStatisticsBorder": "기록 항목 통계 테두리 색입니다.", "scmInputCancelAction": "취소", "scmInputMoreActions": "추가 작업...", "setListViewMode": "목록으로 보기", @@ -10600,8 +10696,7 @@ "sortAction": "보기 및 정렬", "sortChangesByName": "이름별 변경 내용 정렬", "sortChangesByPath": "경로별 변경 내용 정렬", - "sortChangesByStatus": "상태별 변경 내용 정렬", - "viewChanges": "변경 사항 보기" + "sortChangesByStatus": "상태별 변경 내용 정렬" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "소스 제어" @@ -10820,7 +10915,9 @@ "search": "검색", "searchFileMatch": "{0}개 파일 찾음", "searchFileMatches": "{0}개 파일 찾음", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "기타 파일", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "일치하는 {0}개 항목을 찾음", "searchMatches": "일치하는 {0}개 항목을 찾음", "searchResultAria": "열 {1}의 '{0}'이(가) {2}을(를) 찾음" @@ -13116,6 +13213,8 @@ "dialogClose": "대화 상자 닫기" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "완료로 표시", "checkboxTitle": "선택하면 시작 시 이 페이지가 표시됩니다.", "close": "숨기기", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "편집 향상됨", "gettingStarted.keyboardTip": "팁: 바로 가기 키 사용 ", "gettingStarted.someStepsComplete": "{0}/{1} 단계 완료", + "goBack": "Go Back", "imageShowing": "{0}을(를) 보여 주는 이미지", "new": "새로 만들기", "newItems": "업데이트됨", @@ -13140,7 +13240,6 @@ "start": "시작", "toStart": "시작합니다.", "walkthroughs": "연습", - "welcome": "시작", "welcomeAriaLabel": "편집기를 사용하여 작업 속도를 향상하는 방법에 관한 개요입니다.", "welcomePage.openFolderWithPath": "경로가 {1}인 {0} 폴더 열기", "welcomePage.showOnStartup": "시작 시 시작 페이지 표시" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "사용하도록 설정하면 확장 프로그램을 설치할 때 확장 프로그램의 단계별 설명이 열립니다.", "workspacePlatform": "원격 또는 서버리스 컨텍스트에서 UI 플랫폼과 다를 수 있는 현재 작업 공간의 플랫폼" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "각 연습 단계의 제목 전경색", "welcomePage.background": "시작 페이지 배경색입니다.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "홈페이지의 설정 범주에 사용되는 아이콘", "gettingStarted.accessibilityHelp.description.interpolated": "접근성 도움말 대화 상자는 각 기능을 설명하고 기능을 작동시키는 명령/키 바인딩에 관한 정보를 제공합니다.\r\n 편집기, 터미널, 전자 필기장, 채팅 응답, 메모 또는 디버그 콘솔에 포커스를 두면 접근성 도움말 열기 명령을 사용하여 관련 대화 상자를 열 수 있습니다.\r\n{0}", "gettingStarted.accessibilityHelp.title": "접근성 도움말 대화 상자를 사용하여 기능 알아보기", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "다양한 이벤트가 발생할 때 작업 환경에서 접근성 소리 및 알림이 재생됩니다.\r\n 이러한 소리와 알림은 신호 소리 나열 명령과 신호 알림 나열 명령을 사용하여 검색하고 구성할 수 있습니다.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "오디오 또는 점자 장치를 통해 수신하려는 접근성 신호 미세 조정", "gettingStarted.accessibleView.description.interpolated": "액세스 가능한 보기는 터미널, 가리키기, 알림, 메모, 전자 필기장 출력, 채팅 응답, 인라인 완성 및 디버그 콘솔 출력에 사용할 수 있습니다.\r\n 이러한 기능 중 하나에 포커스를 두면 액세스 가능한 보기 열기 명령을 사용하여 열 수 있습니다.\r\n{0}", - "gettingStarted.accessibleView.title": "액세스 가능한 보기를 사용하여 줄별, 문자별로 콘텐츠 검사", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "가장 중요한 기능에 대한 개요 보기", "gettingStarted.beginner.title": "기본 사항 알아보기", "gettingStarted.codeFolding.description.interpolated": "접기 전환 명령을 사용하여 코드 섹션을 접거나 펼칩니다.\r\n{0}\r\n 재귀적으로 접기 전환 명령을 사용하여 재귀적으로 접기 또는 펼치기\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "코딩을 시작할 준비가 되었습니다. 로컬 프로젝트 또는 원격 리포지토리를 열어 파일을 VS Code로 가져올 수 있습니다.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "편집기 사용자 지정, 기본 사항 알아보기 및 코딩 시작", "gettingStarted.setup.title": "VS Code 시작", - "gettingStarted.setupScreenReader.description": "VS Code에 액세스할 수 있는 도구와 바로 가기를 알아봅니다. 일부 작업은 연습 컨텍스트 내에서 수행할 수 없습니다.", - "gettingStarted.setupScreenReader.title": "화면 읽기 프로그램을 사용하여 VS Code 시작", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "편집기 사용자 지정, 기본 사항 알아보기 및 코딩 시작", "gettingStarted.setupWeb.title": "웹용 VS Code 시작", "gettingStarted.shortcuts.description.interpolated": "즐겨 찾는 명령을 검색한 후에는 즉시 액세스할 수 있는 사용자 지정 바로 가기 키를 만드세요.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "다음에 연결...", "gettingStarted.topLevelShowWalkthroughs.description": "편집기 또는 확장 프로그램에 대한 단계별 설명 보기", "gettingStarted.topLevelShowWalkthroughs.title": "연습 열기...", - "gettingStarted.verbositySettings.description.interpolated": "작업 환경에 기능에 대한 세부 정보 표시 설정이 있으므로 사용자가 기능에 친숙해진 후에는 기능의 작동 방법에 관한 힌트 듣기를 비활성화할 수 있습니다. 예를 들어 접근성 도움말 대화 상자가 있는 기능은 이 기능에 대한 세부 정보 표시 설정이 비활성화되기 전까지 대화 상자를 여는 방법을 표시합니다.\r\n 접근성 설정 열기 명령을 실행하여 이러한 설정 및 기타 접근성 설정을 구성할 수 있습니다.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "aria 레이블의 세부 정보 표시 제어", "gettingStarted.videoTutorial.description.interpolated": "VS Code의 주요 기능에 관한 간단하고 실용적인 비디오 자습서 시리즈 중 첫 번째 시리즈를 보세요.\r\n{0}", "gettingStarted.videoTutorial.title": "비디오 자습서 보기", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "신호 알림 나열", "listSignalSounds": "신호 소리 나열", "openAccessibilityHelp": "접근성 도움말 열기", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "접근성 보기 열기", "openFolder": "폴더 열기", "openGoToSymbol": "기호로 이동", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "파일 탐색기 상황에 맞는 메뉴", "menus.explorerContextShare": "파일 탐색기 상황에 맞는 메뉴의 '공유' 하위 메뉴", "menus.extensionContext": "확장 상황에 따른 메뉴", - "menus.historyItemChanges": "소스 제어 들어오는/나가는 변경 내용 제목 메뉴", "menus.historyItemContext": "소스 제어 기록 항목 상황에 맞는 메뉴", "menus.home": "홈 표시기 상황에 맞는 메뉴(웹 전용)", - "menus.incomingChanges": "소스 제어 들어오는 변경 사항 메뉴", - "menus.incomingChangesAllChangesContext": "소스 제어 모든 들어오는 변경 사항 상황에 맞는 메뉴", - "menus.incomingChangesContext": "소스 제어 들어오는 변경 내용 상황에 맞는 메뉴", - "menus.incomingChangesHistoryItemContext": "소스 제어 들어오는 변경 사항 기록 항목 상황에 맞는 메뉴", "menus.input": "소스 제어 입력 상자 메뉴", "menus.mergeEditorResult": "병합 편집기의 결과 도구 모음", "menus.multiDiffEditorResource": "다중 diff 편집기의 리소스 도구 모음", "menus.notebookVariablesContext": "Notebook 변수 보기 상황에 맞는 메뉴", "menus.opy": "최상위 편집 메뉴의 '다음으로 복사' 하위 메뉴", - "menus.outgoingChanges": "소스 제어 나가는 변경 사항 메뉴", - "menus.outgoingChangesAllChangesContext": "소스 제어 모든 나가는 변경 사항 상황에 맞는 메뉴", - "menus.outgoingChangesContext": "소스 제어 나가는 변경 내용 상황에 맞는 메뉴", - "menus.outgoingChangesHistoryItemContext": "소스 제어 나가는 변경 사항 기록 항목 상황에 맞는 메뉴", "menus.resourceFolderContext": "소스 제어 리소스 폴더 컨텍스트 메뉴", "menus.resourceGroupContext": "소스 제어 리소스 그룹 상황에 맞는 메뉴", "menus.resourceStateContext": "소스 제어 리소스 상태 상황에 맞는 메뉴", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "편집기에 하위 메뉴 항목을 제공합니다.", "webview.context": "웹 보기 상황에 맞는 메뉴" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Microsoft 온라인 서비스에서 실행할 실험을 가져옵니다." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "환경에서 사용하도록 설정되어 있으므로 {0} 확장의 사용 여부를 변경할 수 없습니다.", "cannot change enablement extension kind": "확장 종류 때문에 {0} 확장을 사용하도록 설정한 것을 변경할 수 없습니다.", "cannot change enablement virtual workspace": "가상 작업 영역을 지원하지 않으므로 {0} 확장의 사용 여부를 변경할 수 없습니다.", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "설정 동기화가 종속되어 있으므로 {0} 확장 사용을 변경할 수 없습니다.", "cannot disable auth extension in workspace": "인증 공급자를 기여하므로 작업 영역에서 {0} 확장 사용을 변경할 수 없습니다.", "cannot disable language pack extension": "언어 팩을 기여하므로 {0} 확장 사용을 변경할 수 없습니다.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "확장을 설치하고 디바이스 간에 동기화하시겠습니까?", "install single extension": "'{0}' 확장을 설치하고 디바이스 간에 동기화하시겠습니까?", "limited support": "'{0}'에서는 {1}의 기능이 제한됩니다.", - "main.notFound": "활성화할 수 없습니다. {0}(을)를 찾을 수 없습니다.", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "확장 '{0}'을(를) 제거할 수 없습니다. 확장 '{1}', '{2}' 등이 이 확장에 종속됩니다.", "non web extensions": "'{0}'에는 {1}에서 지원되지 않는 확장이 포함되어 있습니다.", "non web extensions detail": "지원되지 않는 확장을 포함합니다.", diff --git a/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json index 6ab325c6f9..8c13b1a6b4 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Utwórz gałąź z...", "command.checkout": "Wyewidencjonowanie do...", "command.checkoutDetached": "Wyewidencjonowanie do (odłączone)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Selekcjonowanie...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Odrzuć zmiany", "command.cleanAll": "Odrzuć wszystkie zmiany", "command.cleanAllTracked": "Odrzuć wszystkie śledzone zmiany", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Zatwierdź przejściowe (sygnowane, bez weryfikacji)", "command.continueInLocalClone": "Klonuj repozytorium lokalnie i otwórz na pulpicie...", "command.continueInLocalClone.qualifiedName": "Kontynuuj pracę w nowym klonie lokalnym", - "command.createTag": "Utwórz tag", + "command.createTag": "Create Tag...", "command.deleteBranch": "Usuń gałąź...", "command.deleteRemoteTag": "Usuń tag zdalny...", "command.deleteTag": "Usuń tag...", diff --git a/i18n/vscode-language-pack-pl/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/vscode.github.i18n.json index 5feb893cdb..7512196ce9 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Określa, który protokół jest używany do klonowania repozytorium GitHub", "description": "Funkcje usługi GitHub dla programu VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Możesz bezpośrednio opublikować ten folder do repozytorium GitHub. Po opublikowaniu, będziesz mieć dostęp do funkcji kontroli źródła obsługiwanych przez GIT i GitHub.\r\n[$(github) Publikuj do GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Możesz bezpośrednio opublikować folder obszaru roboczego do repozytorium GitHub. Po opublikowaniu, będziesz mieć dostęp do funkcji kontroli źródła obsługiwanych przez GIT i GitHub.\r\n[$(github) Publikuj do GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-pl/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/vscode.ipynb.i18n.json index f4f9b363c7..ae4be5fec0 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Kopiuj dane wyjściowe komórki", "description": "Zapewnia podstawową obsługę w przypadku otwierania i odczytywania plików .ipynb Jupyter Notebook", "displayName": "Obsługa plików .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Włącz/wyłącz wklejanie obrazów do komórek języka Markdown w plikach notesu ipynb. Wklejone obrazy są wstawiane jako załączniki do komórki.", "markdownAttachmentRenderer.displayName": "Oznacz językiem Markdown w programie renderującym załącznik komórki IPYNB", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index 165ffc7baa..85e86a1769 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "Wystąpił błąd podczas wyodrębniania {0}. Nieprawidłowy plik.", "notFound": "Nie odnaleziono {0} w pliku zip." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "Edytor nie jest w tej chwili dostępny.", - "accessibilityOffAriaLabel": "{0} Aby włączyć tryb zoptymalizowany pod kątem czytnika zawartości ekranu, użyj {1}", - "accessibilityOffAriaLabelNoKb": "{0} Aby włączyć tryb zoptymalizowany pod kątem czytnika zawartości ekranu, otwórz szybkie wybieranie za pomocą {1} i uruchom polecenie Przełącz tryb ułatwień dostępu czytnika zawartości ekranu, którego obecnie nie można wyzwalać za pomocą klawiatury.", - "accessibilityOffAriaLabelNoKbs": "{0} Przypisz powiązanie klawiszy dla polecenia Przełącz tryb ułatwień dostępu czytnika zawartości ekranu, uzyskując dostęp do edytora powiązań klawiszy za pomocą {1} i uruchom go.", - "editor": "edytor" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "Usunięto pomocnicze kursory", @@ -207,6 +209,9 @@ "selectAll": "Wybierz wszystko", "undo": "Cofnij" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Przytrzymaj klawisz {0}, aby przesunąć wskaźnik myszy" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Kolor tła nagłówka edytora różnic" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Brak zmienionych plików" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Zawartość edytora", "emptySelectionClipboard": "Określa, czy kopiowanie bez zaznaczenia powoduje skopiowanie bieżącego wiersza.", "enabled": "Włącza żarówkę akcji kodu w edytorze.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Określa, czy białe znaki są renderowane przy użyciu nowej, eksperymentalnej metody.", "experimentalWhitespaceRendering.font": "Użyj nowej metody renderowania ze znakami czcionki.", "experimentalWhitespaceRendering.off": "Użyj stabilnej metody renderowania.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Włącza podpowiedzi śródwierszowe w edytorze.", "inlayHints.fontFamily": "Określa rodzinę czcionek dla wskazówek śródwierszowych w edytorze. Po ustawieniu pustej wartości używana jest {0}.", "inlayHints.fontSize": "Określa rozmiar czcionki dla wskazówek śródwierszowych w edytorze. Domyślnie jest używana {0}, gdy skonfigurowana wartość jest mniejsza od {1} lub większa od rozmiaru czcionki edytora.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Włącza wypełnienie wokół wskazówek dotyczących nakładki w edytorze.", "inline": "Szybkie sugestie są wyświetlane jako tekst widmo", "inlineCompletionsAccessibilityVerbose": "Określa, czy wskazówka ułatwień dostępu ma być dostarczana użytkownikom czytnika zawartości ekranu, gdy jest pokazywane uzupełnianie w tekście.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Nigdy nie wyświetlaj wbudowanego paska narzędzi sugestii.", "inlineSuggest.showToolbar.onHover": "Pokaż wbudowany pasek narzędzi sugestii po umieszczeniu wskaźnika myszy na wbudowanej sugestii.", "inlineSuggest.suppressSuggestions": "Steruje interakcją wbudowanych sugestii z widżetem sugestii. Jeśli ta opcja jest włączona, widżet sugestii nie jest wyświetlany automatycznie, gdy są dostępne sugestie wbudowane.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Określa odstępy liter w pikselach.", "lineHeight": "Kontroluje wysokość linii. \r\n — użyj wartości 0, aby automatycznie obliczyć wysokość linii na podstawie rozmiaru czcionki.\r\n — wartości w przedziale od 0 do 8 będą używane jako mnożnik z rozmiarem czcionki.\r\n — wartości większe lub równe 8 będą używane jako wartości rzeczywiste.", "lineNumbers": "Steruje wyświetlaniem numerów wierszy.", @@ -830,7 +839,6 @@ "editorTextFocus": "Określa, czy tekst edytora ma fokus (kursor miga)", "inCompositeEditor": "Określa, czy edytor jest częścią większego edytora (np. w notesach)", "inDiffEditor": "Określa, czy kontekst jest edytorem różnicowym", - "inMultiDiffEditor": "Czy kontekst jest edytorem z wieloma różnicami", "isEmbeddedDiffEditor": "Czy kontekst jest wbudowanym Diff Editor", "multiDiffEditorAllCollapsed": "Określa, czy wszystkie pliki w edytorze z wieloma różnicami są zwinięte", "standaloneColorPickerFocused": "Określa, czy autonomiczny selektor kolorów ma fokus", @@ -1020,21 +1028,23 @@ "placeHolder": "Wybierz polecenie", "showLensOnLine": "Pokaż polecenia CodeLens dla bieżącego wiersza" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Tutaj znajduje się selektor kolorów." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Kliknij, aby przełączyć opcje kolorów (rgb/hsl/hex)", - "closeIcon": "Ikona umożliwiająca zamknięcie selektora kolorów" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Ukryj selektor kolorów", - "hideColorPickerDescription": "Ukryj autonomiczny selektor kolorów.", - "insertColorWithStandaloneColorPicker": "Wstaw kolor z autonomicznym selektorem kolorów", - "insertColorWithStandaloneColorPickerDescription": "Wstaw kolory szesnastkowe/RGB/HSL za pomocą selektora kolorów autonomicznych z fokusem.", - "mishowOrFocusStandaloneColorPicker": "&&Pokaż lub ustaw fokus na selektorze kolorów autonomicznych", - "showOrFocusStandaloneColorPicker": "Pokaż lub ustaw fokus na selektorze kolorów autonomicznych", - "showOrFocusStandaloneColorPickerDescription": "Pokaż lub ustaw fokus na autonomicznym selektorze kolorów, który używa domyślnego dostawcy kolorów. Wyświetla kolory szesnastkowe/RGB/HSL." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Przełącz komentarz blokowy", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Usuń zakresy ręcznego składania", "toggleFoldAction.label": "Przełącz złożenie", "toggleFoldRecursivelyAction.label": "Przełącz składanie rekurencyjne", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Rozłóż rekursywnie", "unfoldAction.label": "Rozłóż", "unfoldAllAction.label": "Rozłóż wszystko", @@ -1282,6 +1293,12 @@ "location": "Symbol {0} z {1}", "location.kb": "Symbol {0} z {1}, {2} dla następnego" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "To jest pasek stanu aktywowania.", "hoverAccessibilityStatusBarActionWithKeybinding": "Ma akcję z etykietą {0} i powiązaniem klucza {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "W tym miejscu znajdują się śródwierszowe zmiany." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Zaakceptuj edycję wbudowaną", - "action.inlineEdits.hide": "Ukryj edycję wbudowaną", - "action.inlineEdits.showNext": "Pokaż następną edycję wbudowaną", - "action.inlineEdits.showPrevious": "Pokaż poprzednią edycję wbudowaną", - "action.inlineEdits.trigger": "Wyzwól edycję wbudowaną", - "inlineEditsActions": "Zaakceptuj edycję wbudowaną" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Określa, czy edycja wbudowana jest widoczna", - "isPinned": "Określa, czy edycja wbudowana jest widoczna" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Zamień na następną wartość", "InPlaceReplaceAction.previous.label": "Zamień na poprzednią wartość" @@ -2086,14 +2091,17 @@ "errorDeleting": "Nie można usunąć istniejącego folderu „{0}” podczas instalowania rozszerzenia „{1}”. Usuń folder ręcznie i spróbuj ponownie.", "incompatible": "Nie można zainstalować rozszerzenia „{0}”, ponieważ nie jest ono zgodne z programem VS Code „{1}”.", "invalidManifest": "Nie można zainstalować rozszerzenia „{0}” z powodu niezgodności manifestu z witryną Marketplace", + "not signed": "Extension is not signed.", "removeError": "Błąd podczas usuwania rozszerzenia: {0}. Zamknij i uruchom program VS Code przed ponowną próbą.", - "restartCode": "Uruchom ponownie program VS Code przed ponowną instalacją rozszerzenia {0}." + "restartCode": "Uruchom ponownie program VS Code przed ponowną instalacją rozszerzenia {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "Nieprawidłowy pakiet VSIX: plik package.json nie jest plikiem JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Rozszerzenie używa propozycji interfejsu API „{0}”, która jest niezgodna z bieżącą wersją edytora VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "właściwość „{0}” może zostać pominięta lub musi być typu „string[]”", "extensionDescription.activationEvents2": "Właściwość `{0}` powinna zostać pominięta, jeśli rozszerzenie nie ma właściwości `{1}` lub `{2}`.", "extensionDescription.browser1": "właściwość „{0}” może zostać pominięta lub musi być typu „string”", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Wyłącz obsługę serwera proxy dla rozszerzeń.", "proxySupportOn": "Włącz obsługę serwera proxy dla rozszerzeń.", "proxySupportOverride": "Włącz obsługę serwera proxy dla rozszerzeń, przesłoń opcje żądania.", - "request": "Żądania sieciowe", "strictSSL": "Określa, czy certyfikat serwera proxy ma być weryfikowany względem listy dostarczonych urzędów certyfikacji.", "systemCertificates": "Kontroluje, czy certyfikaty urzędu certyfikacji powinny być ładowane z systemu operacyjnego. (W systemach Windows i macOS po wyłączeniu tego ustawienia jest wymagane ponowne załadowanie okna).", "systemCertificatesV2": "Określa, czy ma być włączone eksperymentalne ładowanie certyfikatów urzędu certyfikacji z systemu operacyjnego. Używa to bardziej ogólnego podejścia niż domyślna implementacja." @@ -2954,12 +2961,12 @@ "name": "Nazwa procesu", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "Interfejs wiersza polecenia" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Udostępnione" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Zezwól", "confirmLogin": "Rozszerzenie „{0}” chce się zalogować przy użyciu {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Obszar roboczy" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Skróty klawiaturowe", "miDocumentation": "&&Dokumentacja", "miKeyboardShortcuts": "&&Skróty klawiaturowe", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controls whether folders should open in a new window or replace the last active window.\r\nNote that there can still be cases where this setting is ignored (e.g. when using the `--new-window` or `--reuse-window` command line option).", "panelDefaultLocation": "Określa lokalizację domyślną panelu (terminalu, konsoli debugowania, danych wyjściowych, problemów) w nowym obszarze roboczym. Może to być widoczne u dołu, u góry, z prawej lub lewej strony obszaru edytora.", "panelOpensMaximized": "Określa, czy panel jest otwierany jako zmaksymalizowany. Panel może być zawsze otwierany jako zmaksymalizowany, nigdy nie być otwierany jako zmaksymalizowany lub być otwierany w takim samym stanie, w jakim go ostatnio zamknięto.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Określa, czy limit maksymalnej liczby otwartych edytorów powinien być stosowany do każdej grupy edytorów, czy wszystkich grup edytorów.", "pinnedTabSizing": "Określa rozmiar przypiętych kart edytora. Przypięte karty są umieszczane na początku wszystkich otwartych kart i zazwyczaj nie zamykają się, dopóki nie zostaną odpięte. Ta wartość jest ignorowana, gdy ustawienie {0} nie ma ustawionej wartości {1}.", "preserveInput": "Określa, czy ostatnie wpisane dane wejściowe do palety poleceń powinny zostać przywrócone podczas następnego otwarcia.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Dostępność", "announcement.enabled.auto": "Włącz ogłoszenie, będzie odtwarzany tylko w trybie zoptymalizowanym pod kątem czytnika zawartości ekranu.", "announcement.enabled.off": "Wyłącz ogłoszenie.", - "autoSynthesize": "Czy odpowiedź tekstowa powinna być automatycznie odczytywana na głos, gdy mowa została użyta jako dane wejściowe. Na przykład w sesji czatu odpowiedź jest automatycznie syntetyzowana, gdy głos został użyty jako żądanie czatu.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Określa, czy przyciemnić edytory i terminale bez fokusu, co sprawia, że bardziej zrozumiałe jest, gdzie będą trafiać wpisane dane wejściowe. Ta funkcja działa z większością edytorów z istotnymi wyjątkami tych, które korzystają z ramek iframe, takich jak notesy i edytory widoków sieci Web rozszerzeń.", "dimUnfocusedOpacity": "Ułamek nieprzezroczystości (od 0,2 do 1,0), który ma być używany w edytorach i terminalach bez fokusu. Ta funkcja zostanie zastosowana tylko wtedy, gdy opcja {0} jest włączona.", "sound.enabled.auto": "Włącz dźwięk po podłączeniu czytnika zawartości ekranu.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Podaj informacje, jak otworzyć powiadomienie w widoku z ułatwieniami dostępu.", "verbosity.replInputHint": "Podaj informacje o odpowiednich akcjach dla danych wejściowych Repl.", "verbosity.terminal.description": "Podaj informacje o tym, jak uzyskać dostęp do menu pomocy dotyczącej ułatwień dostępu terminalu, gdy terminal jest skoncentrowany.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Język używany przez zamianę tekstu na mowę i zamianę mowy na tekst. Wybierz opcję `auto`, aby użyć skonfigurowanego języka wyświetlania, jeśli to możliwe. Pamiętaj, że nie wszystkie języki wyświetlania mogą być obsługiwane przez rozpoznawanie mowy i syntezatory.", "voice.speechTimeout": "Określ czas w milisekundach, przez jaki funkcja rozpoznawania mowy pozostaje aktywna, gdy przestajesz mówić. Na przykład w sesji czatu transkrybowany tekst jest przesyłany automatycznie po przekroczeniu limitu czasu. Ustaw wartość `0`, aby wyłączyć tę funkcję." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Włącz/wyłącz sygnał dźwiękowy", "disabled": "Wyłączone" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Ostatnio używano tego konta {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Konta", "manageExtensions": "Wybierz rozszerzenia, które mogą uzyskiwać dostęp do tego konta", "manageTrustedExtensions": "Zarządzaj zaufanymi rozszerzeniami", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Nowy czat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Nie można zastosować bloku kodu: {0}", - "applyCodeBlock.progress": "Trwa stosowanie bloku kodu przy użyciu {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Zastosuj w Edytorze", "interactive.compare.apply": "Zastosuj edycje", "interactive.compare.discard": "Odrzuć zmiany", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Prześlij do agenta pomocniczego", "chat.newChat.label": "Wyślij do nowego czatu", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Anuluj", "interactive.submit.label": "Wyślij" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Zgłoś problem", "interactive.unhelpful.label": "Nieprzydatne" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Generowanie" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Zwijana lista czatów", + "copyReference": "Copy", "setting.hover": "Otwórz ustawienie „{0}”", "usedReferencesCollapsed": "{0}, zwinięto", "usedReferencesExpanded": "{0}, rozwinięto", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Drzewo plików" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Ikona etykiety edytora czatu.", "chatEditorName": "Czat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Pytanie uzupełniające: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Wprowadzanie danych do czatu: wpisz, aby zadać pytanie lub wpisz / dla tematów, naciśnij klawisz Enter, aby wysłać żądanie. Użyj {0} do pomocy dotyczącej ułatwień dostępu.", "chat.attachment": "Dołączony kontekst, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Czat", "chatCommand": "Krótka nazwa, pod którą to polecenie jest określane w interfejsie użytkownika, np. `fix` lub * `explain` dla poleceń, które naprawiają błąd lub wyjaśniają kod. Nazwa powinna być unikatowa wśród poleceń dostarczonych przez tego uczestnika.", "chatCommandDescription": "Opis tego polecenia.", - "chatCommandDisambiguation": "Metadane, które ułatwiają automatyczny routing pytań użytkowników do tego polecenia czatu. Aby korzystać z tego interfejsu API, należy dodać wartość `contribChatParticipantDetection` do wartości `enabledApiProposals`.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Szczegółowa nazwa tej kategorii, np. „workspace_questions” lub „web_questions”.", "chatCommandDisambiguationDescription": "Szczegółowy opis rodzajów pytań, które są odpowiednie dla tego polecenia czatu.", "chatCommandDisambiguationExamples": "Lista reprezentatywnych przykładowych pytań, które są odpowiednie dla tego polecenia czatu.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Polecenia dostępne dla tego uczestnika czatu, które użytkownik może wywołać za pomocą znaku `/`.", "chatFailErrorMessage": "Nie można załadować czatu, ponieważ zainstalowana wersja rozszerzenia {0} jest niezgodna z tą wersją {1}. Upewnij się, że rozszerzenie Czat GitHub Copilot jest aktualne.", "chatParticipantDescription": "Opis tego uczestnika czatu wyświetlany w interfejsie użytkownika.", - "chatParticipantDisambiguation": "Metadane, które ułatwiają automatyczny routing pytań użytkowników do tego uczestnika czatu. Aby korzystać z tego interfejsu API, należy dodać wartość `contribChatParticipantDetection` do wartości `enabledApiProposals`.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Szczegółowa nazwa tej kategorii, np. „workspace_questions” lub „web_questions”.", "chatParticipantDisambiguationDescription": "Szczegółowy opis rodzajów pytań, które są odpowiednie dla tego uczestnika czatu.", "chatParticipantDisambiguationExamples": "Lista reprezentatywnych przykładowych pytań, które są odpowiednie dla tego uczestnika czatu.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "Wartość True (Prawda) po zastosowaniu edycji tekstu czatu.", "chatExtensionInvalid": "Wartość True (Prawda), jeśli zainstalowane rozszerzenie czatu jest nieprawidłowe i wymaga aktualizacji.", "chatIsEnabled": "Wartość True (Prawda), gdy czat jest włączony, ponieważ domyślny uczestnik czatu jest aktywowany za pomocą implementacji.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "Wartość True (Prawda),, gdy domyślny uczestnik czatu jest zarejestrowany w panelu.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "Element czatu jest żądaniem", "chatResponse": "Element czatu jest odpowiedzią.", "chatResponseErrored": "Wartość true, gdy odpowiedź czatu spowodowała wystąpienie błędu.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtruj komentarze", "comments.filter.placeholder": "Filtruj (np. tekst, autor)", "replyCount": " {0} odpowiedzi,", - "resourceWithCommentLabel": "{0} w kolumnie {1} wiersza {2} w {3},{4} komentarz: {5}", - "resourceWithCommentLabelFile": "{0} w {1},{2} komentarz: {3}", - "resourceWithCommentLabelFileOutdated": "Nieaktualne z {0} w {1}, komentarz {2}: {3}", - "resourceWithCommentLabelOutdated": "Nieaktualne z {0} w wierszu {1} kolumny {2} w {3}, komentarz {4}: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Komentarze w {0}, pełna ścieżka {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Komentarze dla bieżącego obszaru roboczego", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Debuguj: {0}", - "selectAndStartDebug": "Wybierz i rozpocznij konfigurację debugowania", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Debugowanie" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Rozszerzenie będzie zawsze włączone.", "extensions.supportUntrustedWorkspaces.version": "Definiuje wersję rozszerzenia, dla którego powinno być zastosowane odrzucenie. Jeśli ta opcja nie zostanie określona, odrzucenie będzie stosowane niezależnie od wersji rozszerzenia.", "extensions.supportVirtualWorkspaces": "Odrzuć obsługę wirtualnych obszarów roboczych rozszerzenia.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Gdy ta funkcja jest włączona, automatycznie sprawdza rozszerzenia pod kątem aktualizacji. Jeśli rozszerzenie ma aktualizację, jest oznaczane jako nieaktualne w widoku rozszerzeń. Aktualizacje są pobierane z usługi online firmy Microsoft.", "extensionsCloseExtensionDetailsOnViewChange": "W przypadku włączenia tej opcji edytory ze szczegółami rozszerzenia będą automatycznie zamykane po wyjściu z widoku Rozszerzenia.", "extensionsDeferredStartupFinishedActivation": "Po włączeniu, rozszerzenia, które deklarują zdarzenie aktywacji „onStartupFinished”, zostaną aktywowane po przekroczeniu limitu czasu.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Gdy rozszerzenie jest wymienione w tym miejscu, monit o potwierdzenie nie będzie wyświetlany, jeśli to rozszerzenie obsługuje identyfikator URI.", "id required": "Identyfikator rozszerzenia jest wymagany.", "importKeyboardShortcutsFroms": "Migruj skróty klawiaturowe z...", + "install": "Install", "install button": "Zainstaluj", "install installAndDonotSync": "Zainstaluj (nie synchronizuj)", "installButton": "&&Zainstaluj", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Konfiguruj zalecane rozszerzenia (folder obszaru roboczego)", "configureWorkspaceRecommendedExtensions": "Konfiguruj zalecane rozszerzenia (obszar roboczy)", "current": "Bieżące", + "dependencies": "Show Dependencies", "deprecated message": "To rozszerzenie jest przestarzałe i nie jest już obsługiwane.", "deprecated tooltip": "To rozszerzenie jest przestarzałe i nie jest już obsługiwane.", "deprecated with alternate extension message": "To rozszerzenie jest przestarzałe. Zamiast tego użyj rozszerzenia {0}.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "To rozszerzenie jest włączone na hoście rozszerzenia internetowego procesu roboczego, ponieważ woli być tam uruchamiane.", "enabled locally": "To rozszerzenie jest włączone na lokalnym hoście rozszerzeń, ponieważ woli je tam uruchamiać.", "enabled remotely": "To rozszerzenie jest włączone na zdalnym hoście rozszerzeń, ponieważ woli je tam uruchamiać.", - "extension disabled because of dependency": "To rozszerzenie zostało wyłączone, ponieważ jest ono zależne od wyłączonego rozszerzenia.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "To rozszerzenie zostało wyłączone, ponieważ bieżący obszar roboczy nie jest zaufany.", "extension enabled on remote": "Rozszerzenie jest włączone na serwerze „{0}”", "extension limited because of trust requirement": "To rozszerzenie ma ograniczone funkcje, ponieważ bieżący obszar roboczy nie jest zaufany.", @@ -7317,6 +7379,7 @@ "install anyway": "Zainstaluj mimo to", "install browser": "Zainstaluj w przeglądarce", "install confirmation": "Czy na pewno chcesz zainstalować „{0}”?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Zainstaluj na: {0}", "install local extensions title": "Zainstaluj rozszerzenia lokalne w „{0}”", "install locally": "Zainstaluj lokalnie", @@ -7347,6 +7410,9 @@ "more information": "&&Więcej informacji", "no local extensions": "Nie ma żadnych rozszerzeń do zainstalowania.", "no versions": "To rozszerzenie nie ma innych wersji.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "Rozszerzenie „{0}” nie jest dostępne w {1}.", "pre-release": "Wersja wstępna", "reinstall": "Zainstaluj ponownie rozszerzenie...", @@ -7354,7 +7420,6 @@ "restart extensions": "Uruchom ponownie rozszerzenia", "restart product": "Uruchom ponownie, aby zaktualizować", "review": "Przejrzyj", - "search recommendations": "Wyszukaj rozszerzenia", "select and install local extensions": "Zainstaluj rozszerzenia lokalne w „{0}”...", "select and install remote extensions": "Zainstaluj zdalne rozszerzenia lokalnie...", "select color theme": "Wybierz motyw kolorów", @@ -7366,7 +7431,6 @@ "selectVersion": "Wybierz wersję do zainstalowania", "settings": "ustawienia", "showRecommendedExtension": "Pokaż zalecane rozszerzenie", - "signature verification failed": "{0} nie można zweryfikować rozszerzenia „{1}”. Czy na pewno chcesz je zainstalować?", "switchToPreReleaseLabel": "Przełącz do wersji wstępnej", "switchToPreReleaseTooltip": "Spowoduje to przełączenie do wersji wydanej wstępnie i włączenie aktualizacji zawsze do najnowszej wersji", "sync": "Zsynchronizuj to rozszerzenie", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Aktualizacja rozszerzenia {0}", "updateExtensionStart": "Rozpoczęto aktualizowanie rozszerzenia {0} do wersji {1}.", "updated": "Zaktualizowano", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Wyczyść język wyświetlania", "workbench.extensions.action.setColorTheme": "Ustaw motyw kolorów", "workbench.extensions.action.setDisplayLanguage": "Ustaw język wyświetlania", @@ -7453,6 +7518,7 @@ "builtin": "Wbudowane", "builtinFeatureExtensions": "Funkcje", "builtinProgrammingLanguageExtensions": "Języki programowania", + "click show": "Click to Show", "deprecated": "Przestarzały", "disabled": "Wyłączone", "disabledExtensions": "Wyłączone", @@ -7479,6 +7545,7 @@ "remote": "Zdalne", "searchExtensions": "Wyszukaj rozszerzenia w witrynie Marketplace", "select and install local extensions": "Zainstaluj rozszerzenia lokalne w „{0}”...", + "show": "Show", "suggestProxyError": "Platforma handlowa zwróciła wartość „ECONNREFUSED”. Sprawdź ustawienie „http.proxy”.", "untrustedPartiallySupportedExtensions": "Limitowane w trybie ograniczonym", "untrustedUnsupportedExtensions": "Wyłączone w trybie ograniczonym", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Wersja wstępna", "activation": "Czas aktywacji", - "dependencies": "Pokaż zależności", "extensionIcon.sponsorForeground": "Kolor ikony sponsora rozszerzenia.", "extensionIconStarForeground": "Kolor ikony ocen rozszerzeń.", "extensionIconVerifiedForeground": "Kolor ikony zweryfikowanego wydawcy rozszerzeń.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Rozszerzenia automatycznej aktualizacji", "confirmEnableDisableAutoUpdateDetail": "Spowoduje to zresetowanie wszystkich ustawień automatycznej aktualizacji ustawionych dla poszczególnych rozszerzeń.", "consentRequiredToUpdate": "Aktualizacja dla rozszerzenia {0} wprowadza kod wykonywalny, który nie jest obecny w aktualnie zainstalowanej wersji.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Wyłącz wszystkie", "disableDependents": "Odinstaluj rozszerzenie z elementami zależnymi", "enable locally": "Włącz {0} to rozszerzenie lokalnie.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Włącz rozszerzenie", "extensionsAutoRestart": "Rozszerzenia zostały automatycznie uruchomione ponownie, aby umożliwić aktualizacje.", "incompatible": "Nie można zainstalować rozszerzenia „{0}”, ponieważ jest ono niezgodne.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Zainstaluj rozszerzenie", "installButtonLabelWithAction": "&&Zainstaluj rozszerzenie i {0}", "installExtensionMessage": "Czy chcesz zainstalować rozszerzenie „{0}” z „{1}”?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Czy chcesz zainstalować rozszerzenie?", "installing extension": "Trwa instalowanie rozszerzenia...", "installing named extension": "Trwa instalowanie rozszerzenia „{0}”...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "To rozszerzenie jest zgłaszane jako problematyczne.", "multipleDependentsError": "Nie można wyłączyć samego rozszerzenia „{0}”. Zależą od niego rozszerzenia „{1}”, „{2}” i inne. Czy chcesz wyłączyć wszystkie te rozszerzenia?", "multipleDependentsUninstallError": "Nie można odinstalować samego rozszerzenia „{0}”. Rozszerzenia „{1}” i „{2}” i inne rozszerzenia zależą od tego. Czy na pewno chcesz odinstalować te rozszerzenia?", @@ -7626,8 +7695,6 @@ "status.profiler": "Profiler rozszerzeń" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Debuguj rozszerzenia w nowym oknie", - "developer": "Deweloper", "runtimeExtension": "Uruchomione rozszerzenia" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Uruchom profil hosta rozszerzeń", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Zapisz profil hosta rozszerzeń", "saveprofile.dialogTitle": "Zapisz profil hosta rozszerzeń", "stopExtensionHostProfileStart": "Zatrzymaj profil hosta rozszerzeń" @@ -7978,6 +8046,7 @@ "exclude": "Skonfiguruj [wzorce globalne](https://aka.ms/vscode-glob-patterns) do wykluczania plików i folderów. Na przykład Eksplorator plików decyduje, które pliki i foldery mają być wyświetlane lub ukrywane na podstawie tego ustawienia. Zapoznaj się z ustawieniem „#search.exclude#”, aby zdefiniować wykluczenia specyficzne dla wyszukiwania. Zapoznaj się z ustawieniem „#explorer.excludeGitIgnore#”, aby ignorować pliki na podstawie pliku „.gitignore”.", "excludeGitignore": "Określa, czy wpisy w pliku gitignore powinny być analizowane i wykluczane z eksploratora. Podobne do {0}.", "expandSingleFolderWorkspaces": "Określa, czy eksplorator powinien rozwijać obszary robocze z wieloma korzeniami zawierającymi tylko jeden folder podczas inicjowania", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Wzorzec globalny do dopasowywania ścieżek do plików. Aby włączyć lub wyłączyć wzorzec, ustaw wartość true lub false.", "explorer.autoRevealExclude.when": "Dodatkowe sprawdzenie elementów równorzędnych pasującego pliku. Użyj ciągu $(basename) jako zmiennej dla nazwy pasującego pliku.", "explorer.decorations.badges": "Określa, czy dekoracje plików powinny używać wskaźników.", @@ -8162,8 +8231,8 @@ "stop.title": "Zatrzymaj odczytywanie wskazówek wbudowanych" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Zatrzymaj żądanie", - "cancelShort": "Zatrzymaj", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Edytuj kod", "send.generate": "Generuj" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Określa, czy oczekujące sesje środwierszowego czatu uniemożliwiają zapisywanie.", "accessibleDiffView": "Określa, czy czat wbudowany renderuje również podgląd różnic z ułatwieniami dostępu dla swoich zmian.", - "accessibleDiffView.auto": "Przeglądarka różnic z ułatwieniami dostępu jest oparta na włączonym trybie czytnika zawartości ekranu.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Przeglądarka różnic z ułatwieniami dostępu nigdy nie jest włączona.", "accessibleDiffView.on": "Przeglądarka różnic z ułatwieniami dostępu jest zawsze włączona.", "editorOverviewRuler.inlineChatInserted": "Omówienie koloru znacznika linijki dla zawartości wstawionej do śródwierszowego czatu.", @@ -8252,7 +8321,6 @@ "mode": "Skonfiguruj, czy zmiany wprowadzane we wbudowanym czacie są stosowane bezpośrednio w dokumencie, czy są najpierw jest wyświetlany podgląd.", "mode.live": "Zmiany są stosowane bezpośrednio w dokumencie, można je wyróżnić za pomocą różnic wbudowanych i akceptować/odrzucać fragmenty. Zakończenie sesji spowoduje zachowanie zmian.", "mode.preview": "Zmiany są wyświetlane tylko w wersji zapoznawczej i muszą zostać zaakceptowane za pośrednictwem przycisku Zastosuj. Zakończenie sesji spowoduje odrzucenie zmian.", - "onlyZone": "Niezależnie od tego, czy czat śródwierszowy otwiera się bezpośrednio jako widżet strefy, między wierszami, czy jako widżet nakładki, który zamienia się w strefę.", "zoneToolbar": "Określa, czy w widoku zmian czatu śródwierszowego ma być wyświetlany pasek narzędzi do akceptowania lub odrzucania zmian." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Dodaj opcję Znajdź dopasowanie do Zaznaczenia", "deleteLeftMultiSelection": "Usuń z lewej", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Zakończ tryb wielu kursorów" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Zmienna {0}, wartość {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Zmienne notesu" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Ustaw fokus na widżecie czatu w następnej komórce", "focusNotebookChat": "Czat fokusu", "focusPreviousCell": "Ustaw fokus na poprzedniej komórce", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Wykonuj żądanie", "notebook.cell.chat.close": "Zamknij czat", "notebook.cell.chat.nextFromHistory": "Następny z historii", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Rozpocznij czat, aby wygenerować kod", "notebookActions.restoreCellprompt": "Generuj" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Określa, czy edytor czatu w komórce ma ustawiony fokus", "notebookChatAgentRegistered": "Określa, czy agent czatu dla notesu jest zarejestrowany", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Przywróć metadane", "notebook.diff.cell.revertOutputs": "Przywróć dane wyjściowe", "notebook.diff.cell.switchOutputRenderingStyleToText": "Przełącz renderowanie danych wyjściowych", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Ukryj różnice metadanych", "notebook.diff.ignoreOutputs": "Ukryj różnice danych wyjściowych", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Pokaż różnice metadanych", "notebook.diff.showOutputs": "Pokaż różnice danych wyjściowych", "notebook.diff.switchToText": "Otwórz edytor różnic tekstowych", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Kontroluje wysokość wiersza w pikselach komórek Markdown w notesach. Gdy zostanie ustawiona wartość {0}, zostanie użyta wartość {1}", "notebook.markup.fontSize": "Określa rozmiar czcionki w pikselach renderowanej adiustacji w notesach. W przypadku ustawienia na wartość {0} zostanie użyte 120% {1}.", "notebook.minimalErrorRendering": "Określ, czy dane wyjściowe błędu mają być renderowane w minimalnym stylu.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Rodzina czcionek tekstu wyjściowego w komórkach notesu. Po ustawieniu wartości pustej, jest używana wartość {0}.", "notebook.outputFontSize": "Rozmiar czcionki dla tekstu wyjściowego komórek notesu. W przypadku ustawienia na wartość 0, zostanie użyty rozmiar czcionki {0}.", "notebook.outputLineHeight": "Wysokość wiersza tekstu wyjściowego dla komórek notesu.\r\n – Po ustawieniu wartości 0 jest używana wysokość wiersza edytora.\r\n – Wartości z zakresu od 0 do 8 będą używane jako mnożnik rozmiaru czcionki.\r\n – Wartości większe lub równe 8 będą używane jako wartości efektywne.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Połączenie: wstrzymaj zapisywanie gniazda", "remote": "Zdalne", "remote.autoForwardPortFallback": "Liczba automatycznie przekierowanych portów, która spowoduje przełączenie z opcji `process` na `hybrid` podczas automatycznego przekierowania portów, a opcja `remote.autoForwardPortsSource` jest domyślnie ustawiona na wartość `process`. Ustaw wartość `0`, aby wyłączyć rezerwę. Gdy opcja `remote.autoForwardPortsFallback` nie została skonfigurowana, ale opcja `remote.autoForwardPortsSource` została, opcja `remote.autoForwardPortsFallback` będzie traktowana tak, jakby była ustawiona na wartość `0`.", - "remote.autoForwardPorts": "Po włączeniu zostaną wykryte nowe uruchomione procesy, a porty, na których następuje nasłuchiwanie, zostaną automatycznie przekazane dalej. Wyłączenie tego ustawienia nie uniemożliwi przekazywania wszystkich portów. Nawet po wyłączeniu, rozszerzenia nadal będą mogły powodować przekazywanie portów, a otwarcie niektórych adresów URL spowoduje ich przekazywanie.", - "remote.autoForwardPortsSource": "Ustawia źródło, z którego porty są automatycznie przekazywane dalej, gdy właściwość {0} ma wartość true. W przypadku maszyn zdalnych z systemami Windows i macOS opcje `process` i `hybrid` nie mają żadnego zastosowania — używana będzie opcja `output`.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Porty będą automatycznie przekierowywane po wykryciu przez odczytanie terminala i danych wyjściowych debugowania. Nie wszystkie procesy korzystające z portów będą zapisywać dane na zintegrowanym terminalu lub w konsoli debugowania, dlatego niektóre porty zostaną pominięte. Porty zostaną „wycofane” wskutek obserwacji, czy procesy nasłuchujące na tym porcie zostaną przerwane.", "remote.autoForwardPortsSource.output": "Porty będą automatycznie przekierowywane po wykryciu przez odczytanie terminala i danych wyjściowych debugowania. Nie wszystkie procesy korzystające z portów będą wypisywać dane na zintegrowanym terminalu lub w konsoli debugowania, dlatego niektóre porty zostaną pominięte. W przypadku portów przekierowanych na podstawie danych wyjściowych nie nastąpi cofnięcie przekierowania aż do ponownego załadowania lub zamknięcia portu przez użytkownika w widoku Porty.", "remote.autoForwardPortsSource.process": "Porty będą automatycznie przekierowywane po wykryciu przez obserwację procesów, które są uruchomione i obejmują port.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Tunele zdalne są obecnie dostępne w wersji zapoznawczej. Zgłoś wszelkie problemy przy użyciu polecenia „Pomoc: Zgłoś problem”." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Wykonaj dane wejściowe REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Steruje opóźnieniem informacji zwrotnej po najechaniu kursorem w milisekundach dla obszaru przeciągania między widokami/edytorami.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Nie ignoruj wiodących i końcowych odstępów.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Dziedzicz z „diffEditor.ignoreTrimWhitespace”.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignoruj wiodące i końcowe odstępy.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Steruje wskaźnikami liczby w nagłówkach dostawcy kontroli źródła. Te nagłówki są wyświetlane w widoku kontroli źródła, gdy istnieje więcej niż jeden dostawca lub gdy ustawienie {0} jest włączone, oraz w widoku Repozytoria kontroli źródła.", "scm.providerCountBadge.auto": "Pokazuj wskaźnik licznika dla dostawcy kontroli źródła tylko w przypadku wartości niezerowej.", "scm.providerCountBadge.hidden": "Ukryj wskaźniki liczników dla dostawcy kontroli źródła.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Wyświetl ikonę widoku Kontrola źródła." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Kolor pierwszego planu wykresu kontroli źródła (1).", "scmGraphForeground2": "Kolor pierwszego planu wykresu kontroli źródła (2).", "scmGraphForeground3": "Kolor pierwszego planu wykresu kontroli źródła (3).", - "scmGraphHistoryItemGroupBase": "Kolor grupy elementów historii podstawowej.", - "scmGraphHistoryItemGroupLocal": "Kolor grupy elementów historii lokalnej.", - "scmGraphHistoryItemGroupRemote": "Kolor grupy elementów historii zdalnej.", - "scmGraphHistoryItemHoverLabelForeground": "Kolor pierwszego planu etykiety aktywowania elementów historii." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Kolor pierwszego planu etykiety aktywowania elementów historii.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} usunięcie{1}", "deletions": "{0} usunięcia{1}", "fileChanged": "{0} zmieniono plik", "filesChanged": "{0} zmieniono pliki", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} wstawienie{1}", "insertions": "{0} wstawienia{1}", + "items": "{0} Items", "loadMore": "{0} Załaduj więcej...", - "outdated": "PRZESTARZAŁE", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Odśwież", + "repositoryPicker": "Repository Picker", "scm history": "Historii kontroli źródła", - "scmGraph.HistoryItemHoverAdditionsForeground": "Kolor pierwszego planu dodawania aktywowania elementów historii.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Kolor pierwszego planu usuwania aktywowania elementów historii." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repozytoria kontroli źródła" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Zwiń wszystkie repozytoria", - "deletion": "{0} usunięcie{1}", - "deletions": "{0} usunięcia{1}", "expand all": "Rozwiń wszystkie repozytoria", - "fileChanged": "Zmieniono {0} plik", - "filesChanged": "Zmienione pliki: {0}", - "historyItemChangesEditorTitle": "Wszystkie zmiany ({0} ↔ {1})", "input": "Dane wejściowe kontroli źródła", - "insertion": "{0} wstawienie{1}", - "insertions": "{0} wstawienia{1}", "label.close": "Zamknij", "repositories": "Repozytoria", "repositorySortByDiscoveryTime": "Sortuj według czasu odnajdywania", "repositorySortByName": "Sortuj według nazwy", "repositorySortByPath": "Sortuj według ścieżki", "scm": "Zarządzanie kontrolą źródła", - "scm.historyItemAdditionsForeground": "Kolor pierwszego planu dodawania elementów historii.", - "scm.historyItemDeletionsForeground": "Kolor pierwszego planu usunięć elementów historii.", - "scm.historyItemSelectedStatisticsBorder": "Kolor obramowania wybranej statystyki elementu historii.", - "scm.historyItemStatisticsBorder": "Kolor obramowania statystyki elementu historii.", "scmInputCancelAction": "Anuluj", "scmInputMoreActions": "Więcej akcji...", "setListViewMode": "Wyświetl jako listę", @@ -10600,8 +10696,7 @@ "sortAction": "Wyświetl i sortuj", "sortChangesByName": "Sortuj zmiany według nazwy", "sortChangesByPath": "Sortuj zmiany według ścieżki", - "sortChangesByStatus": "Sortuj zmiany według stanu", - "viewChanges": "Wyświetl zmiany" + "sortChangesByStatus": "Sortuj zmiany według stanu" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Kontrola źródła" @@ -10820,7 +10915,9 @@ "search": "Wyszukaj", "searchFileMatch": "Znaleziono {0} plik", "searchFileMatches": "Znaleziono pliki w liczbie {0}", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Inne pliki", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Znaleziono {0} dopasowanie", "searchMatches": "Znaleziono dopasowania w liczbie {0}", "searchResultAria": "„{0}” w kolumnie {1} znaleziono {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Zamknij okno dialogowe" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Oznacz jako gotowe", "checkboxTitle": "Po zaznaczeniu tej strony będzie ona wyświetlana przy uruchamianiu.", "close": "Ukryj", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Edycja przeszła ewolucję", "gettingStarted.keyboardTip": "Porada: użyj skrótu klawiaturowego ", "gettingStarted.someStepsComplete": "Ukończono {0} z {1} kroków", + "goBack": "Go Back", "imageShowing": "Obraz przedstawiający {0}", "new": "Nowy", "newItems": "Zaktualizowano", @@ -13140,7 +13240,6 @@ "start": "Uruchamianie", "toStart": "aby rozpocząć.", "walkthroughs": "Przewodniki", - "welcome": "Witamy", "welcomeAriaLabel": "Omówienie sposobu, w jaki można szybko korzystać z edytora.", "welcomePage.openFolderWithPath": "Otwórz folder {0} ze ścieżką {1}", "welcomePage.showOnStartup": "Pokaż stronę powitalną przy uruchamianiu" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Po włączeniu tej opcji przewodnik rozszerzenia zostanie otwarty po zainstalowaniu rozszerzenia.", "workspacePlatform": "Platforma bieżącego obszaru roboczego, która w kontekście zdalnym lub bezserwerowym może różnić się od platformy interfejsu użytkownika" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Kolor pierwszego planu nagłówka każdego kroku instruktażowego", "welcomePage.background": "Kolor tła strony powitalnej.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Ikona używana dla kategorii konfiguracji strony powitalnej", "gettingStarted.accessibilityHelp.description.interpolated": "Okno dialogowe Pomocy ułatwień dostępu zawiera informacje o tym, czego można oczekiwać od funkcji oraz o poleceniach/powiązaniach w celu ich obsługi.\r\n Dzięki fokusowi w edytorze, terminalu, notesie, odpowiedzi na czacie, komentarzu lub konsoli debugowania, odpowiednie okno dialogowe można otworzyć za pomocą polecenia Otwórz pomoc ułatwień dostępu.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Użyj okna dialogowego Pomocy ułatwień dostępu, aby dowiedzieć się więcej o funkcjach", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Dźwięki i anonsy ułatwień dostępu są odtwarzane wokół środowiska roboczego dla różnych zdarzeń.\r\n Można je odnaleźć i skonfigurować za pomocą poleceń Wyświetl dźwięki sygnału i Wyświetl anonse sygnału.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Dostosuj sygnały ułatwień dostępu, które chcesz otrzymywać za pośrednictwem dźwięku lub urządzenia pisma Braille'a", "gettingStarted.accessibleView.description.interpolated": "Dostępny widok jest dostępny dla terminalu, aktywowania, powiadomień, komentarzy, danych wyjściowych notesu, odpowiedzi czatu, uzupełnień w tekście i danych wyjściowych konsoli debugowania.\r\n Z fokusem w dowolnej z tych funkcji można ją otworzyć za pomocą polecenia Otwórz widok z ułatwieniami dostępu.\r\n{0}", - "gettingStarted.accessibleView.title": "Użyj dostępnego widoku, aby sprawdzić wiersz po wierszu zawartości, znak po znaku", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Zapoznaj się z omówieniem najważniejszych funkcji", "gettingStarted.beginner.title": "Poznaj podstawy", "gettingStarted.codeFolding.description.interpolated": "Złóż lub rozłóż sekcję kodu za pomocą polecenia Przełącz składanie.\r\n{0}\r\n Rekursywne składanie lub rozkładanie za pomocą polecenia Przełączanie składania rekursywnego\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Wszystko gotowe do rozpoczęcia kodowania. Aby pobrać pliki do programu VS Code, możesz otworzyć projekt lokalny lub repozytorium zdalne.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Dostosuj edytor, poznaj podstawy i rozpocznij kodowanie", "gettingStarted.setup.title": "Rozpoczynanie pracy za pomocą programu VS Code", - "gettingStarted.setupScreenReader.description": "Zapoznaj się z narzędziami i skrótami, które ułatwiają dostęp do VS Code. Pamiętaj, że niektórych akcji nie można wykonać z poziomu kontekstu przewodnika.", - "gettingStarted.setupScreenReader.title": "Rozpocznij z VS Code za pomocą czytnika zawartości ekranu", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Dostosuj edytor, poznaj podstawy i rozpocznij kodowanie", "gettingStarted.setupWeb.title": "Wprowadzenie do programu VS Code dla sieci Web", "gettingStarted.shortcuts.description.interpolated": "Po odnalezieniu swoich ulubionych poleceń możesz utworzyć niestandardowe skróty klawiaturowe w celu uzyskania błyskawicznego dostępu.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Połącz z...", "gettingStarted.topLevelShowWalkthroughs.description": "Wyświetl przewodnik w edytorze lub rozszerzeniu", "gettingStarted.topLevelShowWalkthroughs.title": "Otwieranie przewodnika...", - "gettingStarted.verbositySettings.description.interpolated": "Ustawienia szczegółowości funkcji środowiska roboczego umożliwiają użytkownikowi uniknięcie konieczności odsłuchiwania wskazówek dotyczących sposobu działania funkcji, po zapoznaniu się z nią. Na przykład funkcje, dla których istnieje okno dialogowe Pomocy ułatwień dostępu, będą wskazywać sposób otwierania okna dialogowego, dopóki ustawienie szczegółowości tej funkcji nie zostanie wyłączone.\r\n Te i inne ustawienia ułatwień dostępu można skonfigurować, uruchamiając polecenie Otwórz ustawienia ułatwień dostępu.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Steruj szczegółowością etykiet aria", "gettingStarted.videoTutorial.description.interpolated": "Obejrzyj pierwszy z serii krótkich i praktycznych samouczków wideo na temat najważniejszych funkcji programu VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Oglądanie samouczków wideo", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Wyświetl anonse sygnału", "listSignalSounds": "Wyświetl dźwięki sygnału", "openAccessibilityHelp": "Otwórz pomoc dotyczącą ułatwień dostępu", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Otwórz widok z ułatwieniami dostępu", "openFolder": "Otwieranie folderu", "openGoToSymbol": "Przejdź do symbolu", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Menu kontekstowe eksploratora plików", "menus.explorerContextShare": "Menu podrzędne „Udostępnij” w menu kontekstowym eksploratora plików", "menus.extensionContext": "Menu kontekstowe rozszerzenia", - "menus.historyItemChanges": "Menu kontekstowe zmian przychodzących/wychodzących kontroli źródła", "menus.historyItemContext": "Menu kontekstowe elementu historii Kontroli źródła", "menus.home": "Menu kontekstowe wskaźnika elementu głównego (tylko Internet)", - "menus.incomingChanges": "Menu zmian przychodzących kontroli źródła", - "menus.incomingChangesAllChangesContext": "/Menu kontekstowe wszystkich przychodzących zmian kontroli źródła", - "menus.incomingChangesContext": "Menu kontekstowe przychodzących zmian kontroli źródła", - "menus.incomingChangesHistoryItemContext": "Menu kontekstowe elementu historii zmian przychodzących kontroli źródła", "menus.input": "Menu pola wprowadzania kontroli źródła", "menus.mergeEditorResult": "Pasek narzędzi wyników edytora scalania", "menus.multiDiffEditorResource": "Pasek narzędzi zasobów w edytorze wielu różnic", "menus.notebookVariablesContext": "Menu kontekstowe widoku zmiennych notesu", "menus.opy": "Podmenu „Kopiuj jako” w menu najwyższego poziomu Edycja", - "menus.outgoingChanges": "Menu zmian wychodzących kontroli źródła", - "menus.outgoingChangesAllChangesContext": "Menu kontekstowe wszystkich wychodzących zmian kontroli źródła", - "menus.outgoingChangesContext": "Menu kontekstowe wychodzących zmian kontroli źródła", - "menus.outgoingChangesHistoryItemContext": "Menu kontekstowe elementu historii zmian wychodzących kontroli źródła", "menus.resourceFolderContext": "Menu kontekstowe folderu zasobów kontroli źródła", "menus.resourceGroupContext": "Menu kontekstowe grupy zasobów kontroli źródła", "menus.resourceStateContext": "Menu kontekstowe stanu zasobów kontroli źródła", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "(Proponowany interfejs API) Wnosi elementy podmenu do edytora", "webview.context": "Menu kontekstowe widoku internetowego" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Pobiera eksperymenty do uruchomienia z usługi online firmy Microsoft." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Nie można zmienić włączenia {0}rozszerzenia, ponieważ jest włączona w środowisku", "cannot change enablement extension kind": "Nie można zmienić włączenia rozszerzenia {0} ze względu na jego rodzaj rozszerzenia", "cannot change enablement virtual workspace": "Nie można zmienić włączenia {0}rozszerzenia, ponieważ nie obsługuje wirtualnych obszarów roboczych", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Nie można zmienić włączenia rozszerzenia {0}, ponieważ zależy od niego synchronizacja ustawień.", "cannot disable auth extension in workspace": "Nie można zmienić włączenia rozszerzenia {0} w obszarze roboczym, ponieważ wnosi ono dostawców uwierzytelniania", "cannot disable language pack extension": "Nie można zmienić włączenia rozszerzenia {0}, ponieważ wnosi ono pakiety językowe.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Czy chcesz zainstalować i zsynchronizować rozszerzenia na urządzeniach?", "install single extension": "Czy chcesz zainstalować i zsynchronizować rozszerzenie „{0}” na urządzeniach?", "limited support": "Plik „{0}” ma ograniczone funkcje w programie {1}.", - "main.notFound": "Nie można aktywować, ponieważ nie znaleziono {0}", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Nie można odinstalować rozszerzenia „{0}”. Rozszerzenia „{1}”, „{2}” i inne są od niego zależne.", "non web extensions": "Plik „{0}” zawiera rozszerzenia, które nie są obsługiwane w programie {1}.", "non web extensions detail": "Zawiera rozszerzenia, które są nieobsługiwane.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json index 5f17189863..765d066dfa 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Criar Ramificação de...", "command.checkout": "Check-out para...", "command.checkoutDetached": "Check-out para (Desanexado)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Cherry-pick...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Descartar as Alterações", "command.cleanAll": "Descartar Todas as Alterações", "command.cleanAllTracked": "Descartar Todas as Alterações Controladas", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Confirmar Preparadas (Assinar, Sem Verificação)", "command.continueInLocalClone": "Clonar Repositório Localmente e Abrir na Área de Trabalho...", "command.continueInLocalClone.qualifiedName": "Continuar Trabalhando no Novo Clone Local", - "command.createTag": "Criar Rótulo", + "command.createTag": "Create Tag...", "command.deleteBranch": "Excluir Ramificação...", "command.deleteRemoteTag": "Excluir Marca Remota...", "command.deleteTag": "Excluir Marca...", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.github.i18n.json index d354ce1581..790eb66adc 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Controla qual protocolo é utilizado para clonar um repositório do GitHub", "description": "Recursos do GitHub para VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Você pode publicar diretamente esta pasta em um repositório do GitHub. Uma vez publicado, você terá acesso aos recursos de controle de origem desenvolvidos pelo git e GitHub.\r\n[$(github) Publicar no GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Você pode publicar diretamente uma pasta de espaço de trabalho em um repositório do GitHub. Uma vez publicado, você terá acesso aos recursos de controle de origem desenvolvidos pelo git e GitHub.\r\n[$(github) Publicar no GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.ipynb.i18n.json index 66f3d49706..8f2226a929 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Copiar Saída da Célula", "description": "Fornece suporte básico para abrir e ler os arquivos de notebook .ipynb do Jupyter", "displayName": "Suporte a .ipynb", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Habilite/desabilite a colagem de imagens em células Markdown em arquivos de bloco de anotações ipynb. As imagens coladas são inseridas como anexos na célula.", "markdownAttachmentRenderer.displayName": "Renderizador Markdown-It ipynb Cell Attachment", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json index b1e1dc1090..50e1b92900 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -188,11 +188,13 @@ "invalid file": "Erro ao extrair {0}. Arquivo inválido.", "notFound": "{0} não encontrado dentro do zip." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "O editor não está acessível no momento.", - "accessibilityOffAriaLabel": "{0} Para habilitar o modo otimizado para leitor de tela, use {1}", - "accessibilityOffAriaLabelNoKb": "{0} Para habilitar o modo otimizado para leitor de tela, abra a seleção rápida com {1} e execute o comando Ativar/Desativar Modo de Acessibilidade do Leitor de Tela, que atualmente não é acionável por meio do teclado.", - "accessibilityOffAriaLabelNoKbs": "{0} Atribua uma associação de teclas para o comando Ativar/Desativar Modo de Acessibilidade do Leitor de Tela acessando o editor de associações de teclas com {1} e execute-o.", + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { "editor": "editor" }, "vs/editor/browser/coreCommands": { @@ -207,6 +209,9 @@ "selectAll": "Selecionar Tudo", "undo": "Desfazer" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Segure {0} tecla para passar o mouse" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "A cor da tela de fundo do cabeçalho do editor de comparação" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Arquivos Não Alterados" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Conteúdo do editor", "emptySelectionClipboard": "Controla se a cópia sem uma seleção copia a linha atual.", "enabled": "Habilita a lâmpada de Ação do Código no editor.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Controla se o espaço em branco é renderizado com um novo método experimental.", "experimentalWhitespaceRendering.font": "Use um novo método de renderização com caracteres de fonte.", "experimentalWhitespaceRendering.off": "Use o método de renderização estável.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Habilita as dicas embutidas no editor.", "inlayHints.fontFamily": "Controla a família de fontes de dicas de inlay no editor. Quando definido como vazio, o {0} é usado.", "inlayHints.fontSize": "Controla o tamanho da fonte das dicas de inlay no editor. Por padrão, o {0} é usado quando o valor configurado é menor que {1} ou maior que o tamanho da fonte do editor.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Habilita o preenchimento em torno das sugestões embutidas no editor.", "inline": "As Sugestões rápidas são mostradas como texto fantasma", "inlineCompletionsAccessibilityVerbose": "Controla se a dica de acessibilidade deve ser fornecida aos usuários do leitor de tela quando uma conclusão embutida é mostrada.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Nunca mostre a barra de ferramentas de sugestão embutida.", "inlineSuggest.showToolbar.onHover": "Mostrar a barra de ferramentas de sugestão embutida ao passar o mouse sobre uma sugestão embutida.", "inlineSuggest.suppressSuggestions": "Controla como as sugestões embutidas interagem com o widget de sugestão. Se habilitado, o widget de sugestão não é mostrado automaticamente quando sugestões embutidas estão disponíveis.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Controla o espaçamento de letras em pixels.", "lineHeight": "Controla a altura da linha. \r\n - Use 0 para calcular automaticamente a altura da linha do tamanho da fonte.\r\n - Os valores entre 0 e 8 serão usados como um multiplicador com o tamanho da fonte.\r\n - Valores maiores ou iguais a 8 serão usados como valores efetivos.", "lineNumbers": "Controla a exibição de números de linha.", @@ -830,7 +839,6 @@ "editorTextFocus": "Se o texto do editor tem o foco (o cursor está piscando)", "inCompositeEditor": "Se o editor faz parte de um editor maior (por exemplo, notebooks)", "inDiffEditor": "Se o contexto é um editor de comparação", - "inMultiDiffEditor": "Se o contexto é um editor de diff múltiplo", "isEmbeddedDiffEditor": "Se o contexto é um editor de diferenças incorporado", "multiDiffEditorAllCollapsed": "Se todos os arquivos no editor de várias diferenças estão recolhidos", "standaloneColorPickerFocused": "Se o seletor de cor autônomo está focado", @@ -1020,21 +1028,23 @@ "placeHolder": "Selecionar um comando", "showLensOnLine": "Mostrar Comandos do CodeLens para a Linha Atual" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Há um seletor de cores aqui." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Clique para alterar as opções de cores (rgb/hsl/hex)", - "closeIcon": "Ícone para fechar o seletor de cores" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Ocultar o Seletor de Cor", - "hideColorPickerDescription": "Ocultar o seletor de cor autônomo.", - "insertColorWithStandaloneColorPicker": "Inserir Cor com Seletor de Cor em Modo Autônomo", - "insertColorWithStandaloneColorPickerDescription": "Inserir cores hex/rgb/hsl com o seletor de cor autônoma focalizado.", - "mishowOrFocusStandaloneColorPicker": "&&Mostrar ou Focar no Seletor de Cor em Modo Autônomo", - "showOrFocusStandaloneColorPicker": "Mostrar ou Focar no Seletor de Cor no Modo Autônomo", - "showOrFocusStandaloneColorPickerDescription": "Mostrar ou focalizar um seletor de cores autônomo que usa o provedor de cores padrão. Exibe cores hex/rgb/hsl." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Ativar/Desativar Comentário de Bloco", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Remover Intervalos de Dobragem Manual", "toggleFoldAction.label": "Ativar/Desativar Dobra", "toggleFoldRecursivelyAction.label": "Alternar Dobrar Recursivamente", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Desdobrar Recursivamente", "unfoldAction.label": "Desdobrar", "unfoldAllAction.label": "Desdobrar Tudo", @@ -1282,6 +1293,12 @@ "location": "Símbolo {0} de {1}", "location.kb": "Símbolo {0} de {1}, {2} para o próximo" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Essa é uma barra de status instantânea.", "hoverAccessibilityStatusBarActionWithKeybinding": "Possui uma ação com o rótulo {0} e o keybinding {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Existem edições embutidas aqui." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Aceitar edição em linha", - "action.inlineEdits.hide": "Ocultar edição em linha", - "action.inlineEdits.showNext": "Mostrar próxima edição em linha", - "action.inlineEdits.showPrevious": "Mostrar edição em linha anterior", - "action.inlineEdits.trigger": "Acionar edição em linha", - "inlineEditsActions": "Aceitar edição em linha" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Se uma edição em linha estiver visível", - "isPinned": "Se uma edição em linha estiver visível" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Substituir pelo Próximo Valor", "InPlaceReplaceAction.previous.label": "Substituir pelo Valor Anterior" @@ -2086,14 +2091,17 @@ "errorDeleting": "Não é possível excluir a pasta '{0}' existente ao instalar a extensão '{1}'. Exclua a pasta manualmente e tente de novo", "incompatible": "Não é possível instalar a extensão ' {0} ', pois não é compatível com o VS Code '{1} '.", "invalidManifest": "Não é possível instalar a extensão '{0}' devido à incompatibilidade de manifesto com o Marketplace", + "not signed": "Extension is not signed.", "removeError": "Erro ao remover a extensão: {0}. Encerre e inicie o VS Code antes de tentar novamente.", - "restartCode": "Reinicie o VS Code antes de reinstalar {0}." + "restartCode": "Reinicie o VS Code antes de reinstalar {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX inválido: package.json não é um arquivo JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "A extensão está usando uma proposta de API '{0}' que não é compatível com a versão atual do VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "a propriedade `{0}` pode ser omitida ou precisa ser do tipo `string[]`", "extensionDescription.activationEvents2": "propriedade `{0}` deve ser omitida se a extensão não tiver uma propriedade `{1}` ou `{2}`.", "extensionDescription.browser1": "a propriedade `{0}` pode ser omitida ou deve ser do tipo `string`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Desabilitar o suporte a proxy para extensões.", "proxySupportOn": "Habilitar o suporte a proxy para extensões.", "proxySupportOverride": "Habilitar o suporte a proxy para extensões, substituir opções de solicitação.", - "request": "Solicitações de Rede", "strictSSL": "Controla se o certificado do servidor proxy deve ser verificado na lista de ACs fornecidas.", "systemCertificates": "Controla se os certificados de AC devem ser carregados do SO. (No Windows e no macOS, é necessário recarregar a janela depois de desativar esta opção.)", "systemCertificatesV2": "Controla se o carregamento experimental de certificados CA do sistema operacional deve ser habilitado. Isso usa uma abordagem mais geral do que a implementação padrão." @@ -2954,12 +2961,12 @@ "name": "Nome do Processo", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Compartilhado" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Permitir", "confirmLogin": "A extensão '{0}' quer entrar usando {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Espaço de trabalho" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Referência de Atalhos do Teclado", "miDocumentation": "&&Documentação", "miKeyboardShortcuts": "&&Referência de Atalhos do Teclado", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controla se as pastas devem abrir em uma nova janela ou substituir a última janela ativa.\r\nObserve que ainda podem haver casos em que essa configuração é ignorada (por exemplo, quando usar a opção de linha de comando '--new-windows' ou '--reuse-window').", "panelDefaultLocation": "Controla o local padrão do painel (Terminal, Console de Depuração, Saída, Problemas) em um novo workspace. Ele poderá ser mostrado na parte inferior, superior, direita ou esquerda da área do editor.", "panelOpensMaximized": "Controla se o painel é aberto maximizado. Ele pode ser sempre aberto maximizado, nunca aberto maximizado ou aberto no último estado em que estava antes de ser fechado.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Controla se o limite de editores abertos máximos deve ser aplicado por grupo de editor ou por todos os grupos de editor.", "pinnedTabSizing": "Controla o dimensionamento das guias fixadas do editor. As guias fixadas são classificadas para o início de todas as guias abertas e normalmente não fecham até que sejam desafixadas. Esse valor é ignorado quando {0} não está definido como {1}.", "preserveInput": "Controla se a última entrada digitada na paleta de comandos deverá ser restaurada ao ser aberta na próxima vez.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Acessibilidade", "announcement.enabled.auto": "Habilitar anúncio, será reproduzido somente quando estiver no modo otimizado do leitor de tela.", "announcement.enabled.off": "Desabilitar anúncio.", - "autoSynthesize": "Se uma resposta textual deve ser lida automaticamente em voz alta quando a fala foi usada como entrada. Por exemplo, em uma sessão de chat, uma resposta é sintetizada automaticamente quando a voz é usada como solicitação de chat.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Se deseja esmaecer editores e terminais sem foco, o que torna mais claro para onde a entrada digitada irá. Isso funciona com a maioria dos editores com as exceções notáveis daqueles que utilizam iframes como notebooks e editores de modo de exibição da Web de extensão.", "dimUnfocusedOpacity": "A fração de opacidade (0,2 a 1,0) a ser usada para editores e terminais sem foco. Isso só terá efeito quando {0} estiver habilitado.", "sound.enabled.auto": "Habilitar o som quando um leitor de tela estiver conectado.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Forneça informações sobre como abrir a notificação na Exibição Acessível.", "verbosity.replInputHint": "Forneça informações sobre ações relevantes para a entrada Repl.", "verbosity.terminal.description": "Fornece informações sobre como acessar o menu de ajuda de acessibilidade do terminal quando o terminal estiver destacado.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "O idioma que a conversão de texto em fala e a conversão de fala em texto devem usar. Selecione `auto` para usar o idioma de exibição configurado, se possível. Observe que nem todos os idiomas de exibição podem ser compatíveis com o reconhecimento de fala e com os sintetizadores.", "voice.speechTimeout": "A duração em milissegundos em que o reconhecimento de voz permanece ativo depois que você para de falar. Por exemplo, em uma sessão de chat, o texto transcrito é enviado automaticamente depois que o tempo limite é atingido. Defina como `0` para desabilitar esse recurso." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Habilitar/Desabilitar Indicação de Áudio", "disabled": "Desabilitado" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Último uso desta conta {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Contas", "manageExtensions": "Escolha quais extensões podem acessar esta conta", "manageTrustedExtensions": "Gerenciar Extensões Confiáveis", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Novo chat" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Falha ao aplicar o bloco de código: {0}", - "applyCodeBlock.progress": "Aplicando bloco de código usando {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Aplicar no Editor", "interactive.compare.apply": "Aplicar Edições", "interactive.compare.discard": "Descartar Edições", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Enviar para o Agente Secundário", "chat.newChat.label": "Enviar para Novo Chat", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Cancelar", "interactive.submit.label": "Enviar" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Emissão de relatório", "interactive.unhelpful.label": "Inútil" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Gerando" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Lista de Chats Recolhíveis", + "copyReference": "Copy", "setting.hover": "Abrir configuração \"{0}\"", "usedReferencesCollapsed": "{0}, recolhido", "usedReferencesExpanded": "{0}, expandido", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Árvore de Arquivos" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Ícone do rótulo do editor de chat.", "chatEditorName": "Chat" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Pergunta de acompanhamento: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Entrada de Chat, Digite para fazer perguntas ou digite / para tópicos, pressione Enter para enviar a solicitação. Use {0} para a Ajuda de Acessibilidade de Chat.", "chat.attachment": "Contexto anexado, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Chat", "chatCommand": "Um nome curto pelo qual este comando é referenciado na interface do usuário, por exemplo, `fix` ou * `explain` para comandos que corrigem um problema ou um código de explicação. O nome deve ser exclusivo entre os comandos fornecidos por este participante.", "chatCommandDescription": "Uma descrição deste comando.", - "chatCommandDisambiguation": "Metadados para ajudar no roteamento automático de as perguntas dos usuários para esse comando de chat. Você deve adicionar `contribChatParticipantDetection` às `enabledApiProposals` para usar essa API.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Um nome detalhado para essa categoria, por exemplo, `workspace_questions` ou `web_questions`.", "chatCommandDisambiguationDescription": "Uma descrição detalhada dos tipos de perguntas que são adequadas para esse comando de chat.", "chatCommandDisambiguationExamples": "Uma lista de exemplos de perguntas representativas que são adequadas para esse comando de chat.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Comandos disponíveis para este participante do chat, que o usuário pode invocar com um `/`.", "chatFailErrorMessage": "O chat falhou ao carregar porque a versão instalada da extensão {0} não é compatível com esta versão do {1}. Certifique-se de que a extensão GitHub Copilot Chat esteja atualizada.", "chatParticipantDescription": "Uma descrição deste participante do chat, mostrada na interface do usuário.", - "chatParticipantDisambiguation": "Metadados para ajudar a roteirizar automaticamente as perguntas dos usuários para este participante do chat. Você deve adicionar `contribChatParticipantDetection` às `enabledApiProposals` para usar essa API.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Um nome detalhado para essa categoria, por exemplo, `workspace_questions` ou `web_questions`.", "chatParticipantDisambiguationDescription": "Uma descrição detalhada dos tipos de perguntas que são adequadas para esse participante do chat.", "chatParticipantDisambiguationExamples": "Uma lista de exemplos de perguntas representativas que são adequadas para esse participante do chat.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "Verdadeiro quando as edições de texto do chat foram aplicadas.", "chatExtensionInvalid": "True quando a extensão de chat instalada é inválida e precisa ser atualizada.", "chatIsEnabled": "True quando o chat está habilitado porque um participante padrão de chat padrão está ativado com uma implementação.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "True quando um participante padrão de chat estiver registrado no painel.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "O item de chat é uma solicitação", "chatResponse": "O item de chat é uma resposta.", "chatResponseErrored": "Verdadeiro quando a resposta do chat resultou em um erro.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Filtrar comentários", "comments.filter.placeholder": "Filtrar (por exemplo, texto, autor)", "replyCount": " {0} respostas", - "resourceWithCommentLabel": "{0} na linha {1} coluna {2} em {3},{4} comentário: {5}", - "resourceWithCommentLabelFile": "{0} em {1},{2} comentário: {3}", - "resourceWithCommentLabelFileOutdated": "Desatualizado de {0} no {1},{2} comentário: {3}", - "resourceWithCommentLabelOutdated": "Desatualizado de {0} na linha {1} coluna {2} no {3},{4} comentário: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Comentários em {0}, caminho completo {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Comentários para o workspace atual", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Depurar: {0}", - "selectAndStartDebug": "Selecionar e iniciar a configuração de depuração", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Depurar" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "A extensão sempre será habilitada.", "extensions.supportUntrustedWorkspaces.version": "Define a versão da extensão para a qual a substituição deve ser aplicada. Se não for especificada, a substituição será aplicada independente da versão da extensão.", "extensions.supportVirtualWorkspaces": "Ignorar o suporte a espaços de trabalho virtuais de uma extensão.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Quando habilitado, verifica automaticamente as extensões quanto a atualizações. Se uma extensão tiver uma atualização, ela será marcada como desatualizada no modo de exibição de Extensões. As atualizações são buscadas em um serviço online da Microsoft.", "extensionsCloseExtensionDetailsOnViewChange": "Quando habilitados, os editores com detalhes de extensão são fechados automaticamente ao navegar para fora do modo de exibição de Extensões.", "extensionsDeferredStartupFinishedActivation": "Quando habilitadas, as extensões que declararem o evento de ativação `onStartupFinished` serão ativadas após um tempo limite.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Quando uma extensão for listada aqui, um prompt de confirmação não será exibido quando essa extensão lidar com um URI.", "id required": "ID de extensão necessária.", "importKeyboardShortcutsFroms": "Migrar os atalhos de teclado de...", + "install": "Install", "install button": "Instalar", "install installAndDonotSync": "Instalar (Não sincronizar)", "installButton": "&&Instalar", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Configurar Extensões Recomendadas (Pasta do Workspace)", "configureWorkspaceRecommendedExtensions": "Configurar Extensões Recomendadas (Workspace)", "current": "atual", + "dependencies": "Show Dependencies", "deprecated message": "Esta extensão está obsoleta, pois não está mais sendo mantida.", "deprecated tooltip": "Esta extensão está obsoleta, pois não está mais sendo mantida.", "deprecated with alternate extension message": "Essa extensão foi preterida. Use a extensão {0} em vez disso.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Esta extensão está habilitada no Host de Extensão de Trabalhador da Web porque prefere ser executada lá.", "enabled locally": "Essa extensão está habilitada no Host de Extensão Local pois é onde ela prefere ser executada.", "enabled remotely": "Essa extensão está habilitada no Host de Extensão Remoto pois é onde ela prefere ser executada.", - "extension disabled because of dependency": "Esta extensão foi desabilitada porque ela depende de uma extensão que está desabilitada.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Essa extensão foi desabilitada porque o espaço de trabalho atual não é confiável.", "extension enabled on remote": "A extensão está habilitada em '{0}'", "extension limited because of trust requirement": "Essa extensão possui recursos limitados porque o espaço de trabalho atual não é confiável.", @@ -7317,6 +7379,7 @@ "install anyway": "Instalar Mesmo Assim", "install browser": "Instalar no Navegador", "install confirmation": "Tem certeza de que deseja instalar '{0}'?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Fazer a instalação no {0}", "install local extensions title": "Instalar Extensões Locais em '{0}'", "install locally": "Instalar Localmente", @@ -7347,6 +7410,9 @@ "more information": "&&Mais informações", "no local extensions": "Não há extensões a serem instaladas.", "no versions": "Essa extensão não tem outras versões.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "A extensão '{0}' não está disponível em {1}.", "pre-release": "pré-lançamento", "reinstall": "Reinstalar Extensão...", @@ -7354,7 +7420,6 @@ "restart extensions": "Reiniciar extensões", "restart product": "Reiniciar para atualizar", "review": "Revisão", - "search recommendations": "Pesquisar Extensões", "select and install local extensions": "Instalar Extensões Locais em '{0}'...", "select and install remote extensions": "Instalar as Extensões Remotas Localmente...", "select color theme": "Selecionar Tema de Cor", @@ -7366,7 +7431,6 @@ "selectVersion": "Selecionar Versão para Instalar", "settings": "configurações", "showRecommendedExtension": "Mostrar Extensão Recomendada", - "signature verification failed": "{0} pode verificar a extensão '{1}'. Tem certeza de que deseja instalá-lo?", "switchToPreReleaseLabel": "Alternar para a Versão de Pré-Lançamento", "switchToPreReleaseTooltip": "Isso mudará para a versão de pré-lançamento e permitirá atualizações sempre para a versão mais recente", "sync": "Sincronizar esta extensão", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Atualizar extensão {0}", "updateExtensionStart": "A atualização da extensão {0} para a versão {1} foi iniciada.", "updated": "Atualizado", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Limpar Idioma de Exibição", "workbench.extensions.action.setColorTheme": "Definir Tema de Cor", "workbench.extensions.action.setDisplayLanguage": "Definir Idioma de Exibição", @@ -7453,6 +7518,7 @@ "builtin": "Interno", "builtinFeatureExtensions": "Recursos", "builtinProgrammingLanguageExtensions": "Linguagens de Programação", + "click show": "Click to Show", "deprecated": "Preterido", "disabled": "Desabilitado", "disabledExtensions": "Desabilitado", @@ -7479,6 +7545,7 @@ "remote": "Remoto", "searchExtensions": "Pesquisar Extensões no Marketplace", "select and install local extensions": "Instalar Extensões Locais em '{0}'...", + "show": "Show", "suggestProxyError": "O Marketplace retornou 'ECONNREFUSED'. Verifique a configuração 'http.proxy'.", "untrustedPartiallySupportedExtensions": "Limitado no Modo restrito", "untrustedUnsupportedExtensions": "Desabilitado no Modo restrito", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Versão de Pré-lançamento", "activation": "Tempo de ativação", - "dependencies": "Mostrar Dependências", "extensionIcon.sponsorForeground": "A cor do ícone para o patrocinador da extensão.", "extensionIconStarForeground": "A cor do ícone das classificações de extensão.", "extensionIconVerifiedForeground": "A cor do ícone do editor com extensão verificada.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Extensões de Atualização Automática", "confirmEnableDisableAutoUpdateDetail": "Isso redefinirá as configurações de atualização automática definidas nas extensões individuais.", "consentRequiredToUpdate": "A atualização da extensão {0} introduz o código executável, que não está presente na versão instalada no momento.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Desabilitar Tudo", "disableDependents": "Desabilitar a Extensão com Dependentes", "enable locally": "{0} para habilitar esta extensão localmente.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Habilitar extensão", "extensionsAutoRestart": "As extensões foram reiniciadas automaticamente para habilitar as atualizações.", "incompatible": "Não é possível instalar a extensão '{0}' porque não é compatível.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Instalar extensão", "installButtonLabelWithAction": "&&Instalar extensão e {0}", "installExtensionMessage": "Deseja instalar a extensão \"{0}\" de \"{1}\"?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Deseja instalar a extensão?", "installing extension": "Instalando extensão...", "installing named extension": "Instalando a extensão '{0}'...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Esta extensão foi relatada como problemática.", "multipleDependentsError": "Não é possível desabilitar a extensão '{0}' sozinha. As extensões '{1}', '{2}' e outras dependem dela. Deseja desabilitar todas essas extensões?", "multipleDependentsUninstallError": "Não é possível desinstalar a extensão “{0}” sozinho. “{1}”, “{2}” e outras extensões dependem disso. Quer desinstalar todas essas extensões?", @@ -7626,8 +7695,6 @@ "status.profiler": "Criador de Perfil de Extensão" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Depurar extensões em uma nova janela", - "developer": "Desenvolvedor", "runtimeExtension": "Executando Extensões" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Iniciar Perfil de Host de Extensão", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Salvar Perfil de Host de Extensão", "saveprofile.dialogTitle": "Salvar Perfil de Host de Extensão", "stopExtensionHostProfileStart": "Parar Perfil de Host de Extensão" @@ -7978,6 +8046,7 @@ "exclude": "Configure [padrões glob](https://aka.ms/vscode-glob-patterns) para excluir arquivos e pastas. Por exemplo, o Explorador de Arquivos decide quais arquivos e pastas mostrar ou ocultar com base nessa configuração. Consulte a configuração \"#search.exclude#\" para definir as exclusões específicas da pesquisa. Consulte a configuração \"#explorer.excludeGitIgnore#\" para ignorar arquivos com base em seu \".gitignore\".", "excludeGitignore": "Controla se as entradas em .gitignore devem ser analisadas e excluídas do explorador. Igual a {0}.", "expandSingleFolderWorkspaces": "Controla se o explorador deve expandir espaços de trabalho multi-raiz contendo apenas uma pasta durante a inicialização", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "O padrão glob ao qual corresponder os caminhos do arquivo. Defina como true ou false para habilitar ou desabilitar o padrão.", "explorer.autoRevealExclude.when": "Verificação adicional nos irmãos de um arquivo correspondente. Use $(basename) como variável para o nome do arquivo correspondente.", "explorer.decorations.badges": "Controla se as decorações de arquivo devem usar selos.", @@ -8162,8 +8231,8 @@ "stop.title": "Parar Leitura de Dicas embutidas" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Solicitação de Parada", - "cancelShort": "Parar", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Editar código", "send.generate": "Gerar" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Se as sessões de chat embutido pendentes impedem o salvamento.", "accessibleDiffView": "Se o chat embutido também renderiza um visualizador de comparação acessível para suas alterações.", - "accessibleDiffView.auto": "O visualizador de comparação acessível é baseado na habilitação do modo leitor de tela.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "O visualizador de comparação acessível nunca está habilitado.", "accessibleDiffView.on": "O visualizador de comparação acessível está sempre habilitado.", "editorOverviewRuler.inlineChatInserted": "Cor do marcador da régua de visão geral para conteúdo inserido no chat embutido.", @@ -8252,7 +8321,6 @@ "mode": "Configure se as alterações criadas com chat embutido são aplicadas diretamente ao documento ou são visualizadas primeiro.", "mode.live": "As alterações são aplicadas diretamente ao documento, podem ser realçadas por meio de comparações embutidas e aceitas/descartadas por partes. Terminar uma sessão manterá as alterações.", "mode.preview": "As alterações são apenas visualizadas e precisam ser aceitas por meio do botão Aplicar. Encerrar uma sessão descartará as alterações.", - "onlyZone": "Se o chat embutido é aberto diretamente como um widget de zona, entre as linhas, em vez de um widget sobreposto que se transforma em uma zona.", "zoneToolbar": "Se deseja mostrar uma barra de ferramentas para aceitar ou rejeitar alterações no modo de exibição de alterações do chat embutido." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Adicionar Encontrar Correspondência à Seleção", "deleteLeftMultiSelection": "Excluir à Esquerda", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Sair do modo de vários cursores" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Variável {0}, valor {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Variáveis do Notebook" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Widget de Chat em Foco na Próxima Célula", "focusNotebookChat": "Foco no Chat", "focusPreviousCell": "Focar Célula Anterior", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Fazer solicitação", "notebook.cell.chat.close": "Fechar bate-papo", "notebook.cell.chat.nextFromHistory": "Avançar do Histórico", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Iniciar Chat para Gerar Código", "notebookActions.restoreCellprompt": "Gerar" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Se o editor de bate-papo do celular está focado", "notebookChatAgentRegistered": "Se um agente de chat para notebook está registrado", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Reverter Metadados", "notebook.diff.cell.revertOutputs": "Reverter Saídas", "notebook.diff.cell.switchOutputRenderingStyleToText": "Alternar a Renderização de Saída", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Ocultar as Diferenças de Metadados", "notebook.diff.ignoreOutputs": "Ocultar as Diferenças de Saídas", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Mostrar as Diferenças de Metadados", "notebook.diff.showOutputs": "Mostrar as Diferenças de Saídas", "notebook.diff.switchToText": "Abrir Editor de Comparação de Texto", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Controla a altura da linha em pixels das células de remarcação para baixo nos notebooks. Quando definido como {0}, {1} será usado", "notebook.markup.fontSize": "Controla o tamanho da fonte em pixels da marcação renderizada em notebooks. Quando definido como {0}, 120% de {1} é usado.", "notebook.minimalErrorRendering": "Controle se a saída de erro deve ser renderizada em um estilo mínimo.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "A família de fontes do texto de saída nas células do notebook. Quando definido como vazio, o {0} é usado.", "notebook.outputFontSize": "Tamanho da fonte para o texto de saída nas células do notebook. Quando definido como 0, {0} é usado.", "notebook.outputLineHeight": "Altura da linha do texto de saída nas células do notebook.\r\n - Quando definido como 0, a altura da linha do editor é usada.\r\n - Valores entre 0 e 8 serão usados como multiplicador com o tamanho da fonte.\r\n - Valores maiores ou iguais a 8 serão utilizados como valores efetivos.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Conexão: Pausar a gravação do soquete", "remote": "Remoto", "remote.autoForwardPortFallback": "O número de portas encaminhadas automaticamente que dispararão a opção de `process` para `hybrid` ao encaminhar automaticamente as portas e `remote.autoForwardPortsSource` está definido como `process` por padrão. Defina como `0` para desabilitar o fallback. Quando `remote.autoForwardPortsFallback` não tiver sido configurado, mas `remote.autoForwardPortsSource` tiver sido, `remote.autoForwardPortsFallback` será tratado como se fosse definido como `0`.", - "remote.autoForwardPorts": "Quando habilitada, novos processos em execução são detectados e as portas nas quais eles escutam são encaminhadas automaticamente. Desabilitar esta configuração não impedirá que todas as portas sejam encaminhadas. Mesmo quando desabilitadas, as extensões ainda poderão fazer com que as portas sejam encaminhadas, e a abertura de alguns URLs ainda fará com que as portas sejam encaminhadas.", - "remote.autoForwardPortsSource": "Define a origem a partir da qual as portas são encaminhadas automaticamente quando {0} é verdadeira. Nos repositórios remotos do Windows e macOS, as opções `process` e `hybrid` não têm efeito e `output` será usado.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "As portas serão encaminhadas automaticamente quando descobertas pela leitura do terminal e saída de depuração. Nem todos os processos que usam portas serão impressos no terminal integrado ou no console de depuração, portanto, algumas portas serão perdidas. As portas serão \"desencaminhadas\" observando os processos que escutam nessa porta para serem finalizados.", "remote.autoForwardPortsSource.output": "As portas serão encaminhadas automaticamente quando descobertas pela leitura da saída do terminal e da depuração. Nem todos os processos que usam portas serão impressos no terminal integrado ou no console de depuração, portanto algumas portas serão perdidas. As portas encaminhadas com base na saída não serão \"revertidas\" até a recarga ou até que a porta seja fechada pelo usuário na exibição Portas.", "remote.autoForwardPortsSource.process": "As portas serão encaminhadas automaticamente quando descobertas pela inspeção dos processos que forem iniciados e incluírem uma porta.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Os Túneis Remotos estão atualmente em visualização. Relate qualquer problema usando o comando \"Ajuda: Relatar problema\"." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Executar a entrada REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Controla o atraso de resposta da focalização em milissegundos da área de arrastar entre as exibições e os editores.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Não ignore o espaço em branco à esquerda e à direita.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Herdar de `diffEditor.ignoreTrimWhitespace`.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ignore o espaço em branco à esquerda e à direita.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Controla as notificações de contagem nos cabeçalhos do Provedor de Controle do Código-Fonte. Esses cabeçalhos aparecem na exibição Controle do Código-Fonte quando há mais de um provedor ou quando a configuração {0} está habilitada e na exibição Repositórios de Controle do Código-Fonte.", "scm.providerCountBadge.auto": "Somente mostrar a notificação de contagem para o Provedor de Controle do Código-fonte quando diferente de zero.", "scm.providerCountBadge.hidden": "Ocultar notificações de contagem do Provedor de Controle do Código-fonte.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Ícone da exibição Controle do Código-fonte." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Cor do primeiro plano do gráfico de controle do código-fonte (1).", "scmGraphForeground2": "Cor do primeiro plano do gráfico de controle do código-fonte (2).", "scmGraphForeground3": "Cor do primeiro plano do gráfico de controle do código-fonte (3).", - "scmGraphHistoryItemGroupBase": "Cor do grupo de itens do histórico local.", - "scmGraphHistoryItemGroupLocal": "Cor do grupo de itens do histórico local.", - "scmGraphHistoryItemGroupRemote": "Cor do grupo de itens do histórico local.", - "scmGraphHistoryItemHoverLabelForeground": "Cor de primeiro plano do rótulo ao focalizar o item do histórico." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Cor de primeiro plano do rótulo ao focalizar o item do histórico.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} exclusão{1}", "deletions": "{0} exclusões{1}", "fileChanged": "{0} arquivo alterado", "filesChanged": "{0} arquivos alterados", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} inserção{1}", "insertions": "{0} inserções{1}", + "items": "{0} Items", "loadMore": "{0} Carregar Mais...", - "outdated": "OBSOLETO", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Atualizar", + "repositoryPicker": "Repository Picker", "scm history": "Histórico do Controle do Código-fonte", - "scmGraph.HistoryItemHoverAdditionsForeground": "Cor de primeiro plano das adições ao focalizar o item do histórico.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Cor de primeiro plano das exclusões ao focalizar o item do histórico." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositórios de Controle do Código-Fonte" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Recolher Todos os Repositórios", - "deletion": "{0} exclusão{1}", - "deletions": "{0} exclusões{1}", "expand all": "Expandir Todos os Repositórios", - "fileChanged": "{0} arquivo alterado", - "filesChanged": "{0} arquivos alterados", - "historyItemChangesEditorTitle": "Todas as Alterações ({0} ↔ {1})", "input": "Entrada de Controle do Código-fonte", - "insertion": "{0} inserção{1}", - "insertions": "{0} inserções{1}", "label.close": "Fechar", "repositories": "Repositórios", "repositorySortByDiscoveryTime": "Classificar por Hora de Descoberta", "repositorySortByName": "Classificar por Nome", "repositorySortByPath": "Classificar por Caminho", "scm": "Gerenciamento do Controle do Código-fonte", - "scm.historyItemAdditionsForeground": "Adições de item de histórico cor de primeiro plano.", - "scm.historyItemDeletionsForeground": "Cor de primeiro plano das exclusões de itens de histórico.", - "scm.historyItemSelectedStatisticsBorder": "Item de histórico estatísticas selecionadas, cor da borda.", - "scm.historyItemStatisticsBorder": "Cor da borda das estatísticas do item de histórico.", "scmInputCancelAction": "Cancelar", "scmInputMoreActions": "Mais Ações...", "setListViewMode": "Exibir como Lista", @@ -10600,8 +10696,7 @@ "sortAction": "Exibir & Classificação", "sortChangesByName": "Classificar alterações por nome", "sortChangesByPath": "Classificar alterações por caminho", - "sortChangesByStatus": "Classificar alterações por status", - "viewChanges": "Ver alterações" + "sortChangesByStatus": "Classificar alterações por status" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Controle do Código-Fonte" @@ -10820,7 +10915,9 @@ "search": "Pesquisar", "searchFileMatch": "{0} arquivo encontrado", "searchFileMatches": "{0} arquivos encontrados", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Outros arquivos", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} correspondência encontrada", "searchMatches": "{0} correspondências encontradas", "searchResultAria": "'{0}' na coluna {1} encontrada {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Fechar Caixa de Diálogo" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Marcar como Concluído", "checkboxTitle": "Quando marcada, esta página será mostrada na inicialização.", "close": "Ocultar", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Edição evoluída", "gettingStarted.keyboardTip": "Dica: usar atalho de teclado ", "gettingStarted.someStepsComplete": "{0} de {1} etapas concluídas", + "goBack": "Go Back", "imageShowing": "Imagem mostrando {0}", "new": "Novo", "newItems": "Atualizado", @@ -13140,7 +13240,6 @@ "start": "Iniciar", "toStart": "para começar.", "walkthroughs": "Passo a passo", - "welcome": "Bem-vindo", "welcomeAriaLabel": "Visão geral de como se familiarizar com seu editor.", "welcomePage.openFolderWithPath": "Abrir pasta {0} com caminho {1}", "welcomePage.showOnStartup": "Mostrar a página inicial na inicialização" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Quando habilitada, um passo a passo da extensão será aberto após a instalação da extensão.", "workspacePlatform": "A plataforma do workspace atual, que em contextos remotos ou sem servidor pode ser diferente da plataforma da IU" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Cor de primeiro plano do título de cada etapa de passo a passo", "welcomePage.background": "Cor da tela de fundo da página inicial.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Ícone usado para a categoria de configuração da página de boas-vindas", "gettingStarted.accessibilityHelp.description.interpolated": "A caixa de diálogo de ajuda de acessibilidade fornece informações sobre o que esperar de um recurso e os comandos/associações de teclas para operá-los.\r\n Com o foco em um editor, terminal, notebook, resposta de chat, comentário ou console de depuração, a caixa de diálogo relevante pode ser aberta com o comando Open Accessibility Help.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Use a caixa de diálogo de ajuda de acessibilidade para saber mais sobre os recursos", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Sons e anúncios de acessibilidade são reproduzidos no Workbench para diferentes eventos.\r\n Eles podem ser descobertos e configurados usando os comandos List Signal Sounds e List Signal.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Ajuste os sinais de acessibilidade que você deseja receber via áudio ou dispositivo braile", "gettingStarted.accessibleView.description.interpolated": "O modo de exibição acessível está disponível para o terminal, descrições, notificações, comentários, saída de notebooks, respostas de chat, preenchimentos automáticos embutida e saída do console de depuração.\r\n Com o foco em qualquer um desses recursos, ele pode ser aberto com o comando Open Accessible View.\r\n{0}", - "gettingStarted.accessibleView.title": "Use o Modo de Exibição Acessível para inspecionar o conteúdo linha por linha, caractere por caractere", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Obtenha uma visão geral dos recursos mais essenciais", "gettingStarted.beginner.title": "Aprender os Conceitos Básicos", "gettingStarted.codeFolding.description.interpolated": "Dobre ou desdobre uma seção de código com o comando Toggle Fold.\r\n{0}\r\n Dobre ou desdobre recursivamente com o comando Toggle Fold Recursively\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Está tudo pronto para começar a codificação. Você pode abrir um projeto local ou um repositório remoto para colocar seus arquivos no VS Code.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Personalize seu editor, aprenda o básico e comece a codificar", "gettingStarted.setup.title": "Começar a trabalhar com VS Code", - "gettingStarted.setupScreenReader.description": "Conheça as ferramentas e os atalhos que tornam o VS Code acessível. Observe que algumas ações não são acionáveis no contexto do passo a passo.", - "gettingStarted.setupScreenReader.title": "Introdução ao VS Code usando um Leitor de Tela", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Personalize seu editor, aprenda o básico e comece a codificar", "gettingStarted.setupWeb.title": "Introdução ao VS Code para a Web", "gettingStarted.shortcuts.description.interpolated": "Depois de descobrir seus comandos favoritos, crie atalhos de teclado personalizados para acesso instantâneo.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Conectar a...", "gettingStarted.topLevelShowWalkthroughs.description": "Exibir um passo a passo no editor ou em uma extensão", "gettingStarted.topLevelShowWalkthroughs.title": "Abrir um passo a passo...", - "gettingStarted.verbositySettings.description.interpolated": "Configurações de detalhamento existem para recursos ao redor da área de trabalho, de modo que, uma vez que o usuário esteja familiarizado com um recurso, ele possa evitar ouvir dicas sobre como operá-lo. Por exemplo, os recursos para os quais existe uma caixa de diálogo de ajuda de acessibilidade indicarão como abrir a caixa de diálogo até que a configuração de detalhamento para esse recurso tenha sido desabilitada.\r\n Essas e outras configurações de acessibilidade podem ser definidas com a execução do comando Open Accessibility Settings.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Controle o detalhamento dos rótulos aria", "gettingStarted.videoTutorial.description.interpolated": "Assista ao primeiro de uma série de tutoriais de vídeo práticos e curtos sobre os principais recursos do VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Assista a tutoriais em vídeo", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Listar Anúncios de Sinais", "listSignalSounds": "Listar Sons de Sinais", "openAccessibilityHelp": "Abrir a Ajuda de Acessibilidade", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Abrir o Modo de Exibição Acessível", "openFolder": "Abrir Pasta", "openGoToSymbol": "Ir para o Símbolo", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "O menu de contexto do explorador de arquivos", "menus.explorerContextShare": "Submenu \"Compartilhar\" no menu de contexto do explorador de arquivos", "menus.extensionContext": "O menu de contexto de extensão", - "menus.historyItemChanges": "O menu de título de alterações de entrada/saída do Controle do Código-Fonte", "menus.historyItemContext": "O menu de contexto do item de histórico do Controle do Código-Fonte", "menus.home": "O menu de contexto do indicador inicial (somente Web)", - "menus.incomingChanges": "O menu de alterações recebidas do controle de origem", - "menus.incomingChangesAllChangesContext": "O menu de contexto do controle de origem de todas as alterações recebidas", - "menus.incomingChangesContext": "O menu de contexto de alterações de entrada do controle do código-fonte", - "menus.incomingChangesHistoryItemContext": "O menu de contexto do item do histórico de alterações de entrada do Controle de Origem", "menus.input": "O menu da caixa de entrada controle do código-fonte", "menus.mergeEditorResult": "A barra de ferramentas de resultados do editor de mesclagem", "menus.multiDiffEditorResource": "A barra de ferramentas de recursos multi editor de comparação", "menus.notebookVariablesContext": "O menu de contexto de exibição de variáveis do notebook", "menus.opy": "Submenu 'Copiar como' no menu Editar de nível superior", - "menus.outgoingChanges": "O menu de alterações de saída do controle de origem", - "menus.outgoingChangesAllChangesContext": "O menu de contexto do controle de origem de todas as alterações de saída", - "menus.outgoingChangesContext": "O menu de contexto de alterações de saída do controle do código-fonte", - "menus.outgoingChangesHistoryItemContext": "O menu de contexto do item do histórico de alterações de saída do Controle de Origem", "menus.resourceFolderContext": "O menu de contexto da pasta de recursos do Controle do Código-fonte", "menus.resourceGroupContext": "Menu de contexto do grupo de recursos do Controle do Código-fonte", "menus.resourceStateContext": "O menu de contexto do estado do recurso do Controle do Código-fonte", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "(API Proposta) Contribui com itens do submenu para o editor", "webview.context": "O menu de contexto do modo de exibição da web" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Busca experimentos para execução usando um serviço online da Microsoft." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Não é possível alterar a habilitação da extensão {0} porque ela está habilitada no ambiente", "cannot change enablement extension kind": "Não é possível alterar a habilitação da {0} extensão por causa do seu tipo de extensão", "cannot change enablement virtual workspace": "Não é possível alterar a habilitação da extensão {0} porque ela não oferece suporte a espaços de trabalho virtuais", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Não é possível desabilitar a extensão {0} porque a Sincronização das Configurações depende dela.", "cannot disable auth extension in workspace": "Não é possível desabilitar a extensão {0} no workspace porque ela contribui com provedores de autenticação", "cannot disable language pack extension": "Não é possível desabilitar a extensão {0} porque ela contribui com pacotes de idiomas.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Deseja instalar as extensões e sincronizá-las com seus dispositivos?", "install single extension": "Deseja instalar a extensão '{0}' e sincronizá-la com seus dispositivos?", "limited support": "'{0}' tem funcionalidade limitada no {1}.", - "main.notFound": "Não é possível ativar, porque o {0} não foi encontrado", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Não é possível desinstalar a extensão '{0}'. As extensões '{1}', '{2}' e outras dependem disso.", "non web extensions": "'{0}' contém extensões que não são suportadas no {1}.", "non web extensions detail": "Contém extensões que não são suportadas.", diff --git a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json index 96638f02f3..6bb6a2b570 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Çrëætë ßræñçh Frøm...", "command.checkout": "Çhëçkøµt tø...", "command.checkoutDetached": "Çhëçkøµt tø (Ðëtæçhëð)...", + "command.checkoutRefDetached": "Çhëçkøµt (Ðëtæçhëð)", "command.cherryPick": "Çhërrÿ Pïçk...", + "command.cherryPickRef": "Çhërrÿ Pïçk", "command.clean": "Ðïsçærð Çhæñgës", "command.cleanAll": "Ðïsçærð Æll Çhæñgës", "command.cleanAllTracked": "Ðïsçærð Æll Træçkëð Çhæñgës", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Çømmït §tægëð (§ïgñëð Øff, Ñø Vërïfÿ)", "command.continueInLocalClone": "Çløñë Rëpøsïtørÿ £øçællÿ æñð Øpëñ øñ Ðësktøp...", "command.continueInLocalClone.qualifiedName": "Çøñtïñµë Wørkïñg ïñ Ñëw £øçæl Çløñë", - "command.createTag": "Çrëætë Tæg", + "command.createTag": "Çrëætë Tæg...", "command.deleteBranch": "Ðëlëtë ßræñçh...", "command.deleteRemoteTag": "Ðëlëtë Rëmøtë Tæg...", "command.deleteTag": "Ðëlëtë Tæg...", diff --git a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.github.i18n.json index 33dd2f1fdc..dc6b5a7096 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Çøñtrøls whïçh prøtøçøl ïs µsëð tø çløñë æ GïtHµþ rëpøsïtørÿ", "description": "GïtHµþ fëætµrës før V§ Çøðë", "displayName": "GïtHµþ", - "welcome.publishFolder": "Ýøµ çæñ ðïrëçtlÿ pµþlïsh thïs følðër tø æ GïtHµþ rëpøsïtørÿ. Øñçë pµþlïshëð, ÿøµ'll hævë æççëss tø søµrçë çøñtrøl fëætµrës pøwërëð þÿ gït æñð GïtHµþ.\r\n[$(github) Pµþlïsh tø GïtHµþ](command:github.publish)", - "welcome.publishWorkspaceFolder": "Ýøµ çæñ ðïrëçtlÿ pµþlïsh æ wørkspæçë følðër tø æ GïtHµþ rëpøsïtørÿ. Øñçë pµþlïshëð, ÿøµ'll hævë æççëss tø søµrçë çøñtrøl fëætµrës pøwërëð þÿ gït æñð GïtHµþ.\r\n[$(github) Pµþlïsh tø GïtHµþ](command:github.publish)" + "welcome.publishFolder": "Ýøµ çæñ ðïrëçtlÿ pµþlïsh thïs følðër tø æ GïtHµþ rëpøsïtørÿ. Øñçë pµþlïshëð, ÿøµ'll hævë æççëss tø søµrçë çøñtrøl fëætµrës pøwërëð þÿ Gït æñð GïtHµþ.\r\n[$(github) Pµþlïsh tø GïtHµþ](command:github.publish)", + "welcome.publishWorkspaceFolder": "Ýøµ çæñ ðïrëçtlÿ pµþlïsh æ wørkspæçë følðër tø æ GïtHµþ rëpøsïtørÿ. Øñçë pµþlïshëð, ÿøµ'll hævë æççëss tø søµrçë çøñtrøl fëætµrës pøwërëð þÿ Gït æñð GïtHµþ.\r\n[$(github) Pµþlïsh tø GïtHµþ](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.ipynb.i18n.json index 7544628c47..d4f35b885f 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Çøpÿ Çëll صtpµt", "description": "Prøvïðës þæsïç sµppørt før øpëñïñg æñð rëæðïñg Jµpÿtër's .ïpÿñþ ñøtëþøøk fïlës", "displayName": ".ïpÿñþ §µppørt", + "ipynb.experimental.serialization": "Ëxpërïmëñtæl fëætµrë tø sërïælïzë thë Jµpÿtër ñøtëþøøk ïñ æ wørkër thrëæð. Ñøt sµppørtëð whëñ thë Ëxtëñsïøñ høst ïs rµññïñg æs æ wëþ wørkër.", "ipynb.pasteImagesAsAttachments.enabled": "Ëñæþlë/ðïsæþlë pæstïñg øf ïmægës ïñtø Mærkðøwñ çëlls ïñ ïpÿñþ ñøtëþøøk fïlës. Pæstëð ïmægës ærë ïñsërtëð æs ættæçhmëñts tø thë çëll.", "markdownAttachmentRenderer.displayName": "Mærkðøwñ-Ït ïpÿñþ Çëll Ættæçhmëñt rëñðërër", "newUntitledIpynb.shortTitle": "Jµpÿtër Ñøtëþøøk", diff --git a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json index dc667692ab..a1d6b67c0e 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json @@ -188,11 +188,13 @@ "invalid file": "Ërrør ëxtræçtïñg {0}. Ïñvælïð fïlë.", "notFound": "{0} ñøt føµñð ïñsïðë zïp." }, - "vs/editor/browser/controller/textAreaHandler": { + "vs/editor/browser/controller/editContext/screenReaderUtils": { "accessibilityModeOff": "Thë ëðïtør ïs ñøt æççëssïþlë æt thïs tïmë.", "accessibilityOffAriaLabel": "{0} Tø ëñæþlë sçrëëñ rëæðër øptïmïzëð møðë, µsë {1}", "accessibilityOffAriaLabelNoKb": "{0} Tø ëñæþlë sçrëëñ rëæðër øptïmïzëð møðë, øpëñ thë qµïçk pïçk wïth {1} æñð rµñ thë çømmæñð Tøgglë §çrëëñ Rëæðër Æççëssïþïlïtÿ Møðë, whïçh ïs çµrrëñtlÿ ñøt trïggëræþlë vïæ këÿþøærð.", - "accessibilityOffAriaLabelNoKbs": "{0} Plëæsë æssïgñ æ këÿþïñðïñg før thë çømmæñð Tøgglë §çrëëñ Rëæðër Æççëssïþïlïtÿ Møðë þÿ æççëssïñg thë këÿþïñðïñgs ëðïtør wïth {1} æñð rµñ ït.", + "accessibilityOffAriaLabelNoKbs": "{0} Plëæsë æssïgñ æ këÿþïñðïñg før thë çømmæñð Tøgglë §çrëëñ Rëæðër Æççëssïþïlïtÿ Møðë þÿ æççëssïñg thë këÿþïñðïñgs ëðïtør wïth {1} æñð rµñ ït." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { "editor": "ëðïtør" }, "vs/editor/browser/coreCommands": { @@ -207,6 +209,9 @@ "selectAll": "§ëlëçt Æll", "undo": "Üñðø" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Üsë ÐØM-þæsëð rëñðërïñg" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Hølð {0} këÿ tø møµsë øvër" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Thë þæçkgrøµñð çølør øf thë ðïff ëðïtør's hëæðër" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "£øæðïñg...", "noChangedFiles": "Ñø Çhæñgëð Fïlës" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Ëðïtør çøñtëñt", "emptySelectionClipboard": "Çøñtrøls whëthër çøpÿïñg wïthøµt æ sëlëçtïøñ çøpïës thë çµrrëñt lïñë.", "enabled": "Ëñæþlës thë Çøðë Æçtïøñ lïghtþµlþ ïñ thë ëðïtør.", + "experimentalEditContextEnabled": "§ëts whëthër thë ñëw ëxpërïmëñtæl ëðït çøñtëxt shøµlð þë µsëð ïñstëæð øf thë tëxt ærëæ.", "experimentalWhitespaceRendering": "Çøñtrøls whëthër whïtëspæçë ïs rëñðërëð wïth æ ñëw, ëxpërïmëñtæl mëthøð.", "experimentalWhitespaceRendering.font": "Üsë æ ñëw rëñðërïñg mëthøð wïth føñt çhæræçtërs.", "experimentalWhitespaceRendering.off": "Üsë thë stæþlë rëñðërïñg mëthøð.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Ëñæþlës thë ïñlæÿ hïñts ïñ thë ëðïtør.", "inlayHints.fontFamily": "Çøñtrøls føñt fæmïlÿ øf ïñlæÿ hïñts ïñ thë ëðïtør. Whëñ sët tø ëmptÿ, thë {0} ïs µsëð.", "inlayHints.fontSize": "Çøñtrøls føñt sïzë øf ïñlæÿ hïñts ïñ thë ëðïtør. Æs ðëfæµlt thë {0} ïs µsëð whëñ thë çøñfïgµrëð vælµë ïs lëss thæñ {1} ør grëætër thæñ thë ëðïtør føñt sïzë.", + "inlayHints.maximumLength": "Mæxïmµm øvëræll lëñgth øf ïñlæÿ hïñts, før æ sïñglë lïñë, þëførë thëÿ gët trµñçætëð þÿ thë ëðïtør. §ët tø `0` tø ñëvër trµñçætë", "inlayHints.padding": "Ëñæþlës thë pæððïñg ærøµñð thë ïñlæÿ hïñts ïñ thë ëðïtør.", "inline": "Qµïçk sµggëstïøñs shøw æs ghøst tëxt", "inlineCompletionsAccessibilityVerbose": "Çøñtrøls whëthër thë æççëssïþïlïtÿ hïñt shøµlð þë prøvïðëð tø sçrëëñ rëæðër µsërs whëñ æñ ïñlïñë çømplëtïøñ ïs shøwñ.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Ñëvër shøw thë ïñlïñë sµggëstïøñ tøølþær.", "inlineSuggest.showToolbar.onHover": "§høw thë ïñlïñë sµggëstïøñ tøølþær whëñ høvërïñg øvër æñ ïñlïñë sµggëstïøñ.", "inlineSuggest.suppressSuggestions": "Çøñtrøls høw ïñlïñë sµggëstïøñs ïñtëræçt wïth thë sµggëst wïðgët. Ïf ëñæþlëð, thë sµggëst wïðgët ïs ñøt shøwñ æµtømætïçællÿ whëñ ïñlïñë sµggëstïøñs ærë ævæïlæþlë.", + "inlineSuggest.syntaxHighlightingEnabled": "Çøñtrøls whëthër tø shøw sÿñtæx hïghlïghtïñg før ïñlïñë sµggëstïøñs ïñ thë ëðïtør.", "letterSpacing": "Çøñtrøls thë lëttër spæçïñg ïñ pïxëls.", "lineHeight": "Çøñtrøls thë lïñë hëïght. \r\n - Üsë 0 tø æµtømætïçællÿ çømpµtë thë lïñë hëïght frøm thë føñt sïzë.\r\n - Vælµës þëtwëëñ 0 æñð 8 wïll þë µsëð æs æ mµltïplïër wïth thë føñt sïzë.\r\n - Vælµës grëætër thæñ ør ëqµæl tø 8 wïll þë µsëð æs ëffëçtïvë vælµës.", "lineNumbers": "Çøñtrøls thë ðïsplæÿ øf lïñë ñµmþërs.", @@ -830,7 +839,6 @@ "editorTextFocus": "Whëthër thë ëðïtør tëxt hæs føçµs (çµrsør ïs þlïñkïñg)", "inCompositeEditor": "Whëthër thë ëðïtør ïs pært øf æ lærgër ëðïtør (ë.g. ñøtëþøøks)", "inDiffEditor": "Whëthër thë çøñtëxt ïs æ ðïff ëðïtør", - "inMultiDiffEditor": "Whëthër thë çøñtëxt ïs æ mµltï ðïff ëðïtør", "isEmbeddedDiffEditor": "Whëthër thë çøñtëxt ïs æñ ëmþëððëð ðïff ëðïtør", "multiDiffEditorAllCollapsed": "Whëthër æll fïlës ïñ mµltï ðïff ëðïtør ærë çøllæpsëð", "standaloneColorPickerFocused": "Whëthër thë stæñðæløñë çølør pïçkër ïs føçµsëð", @@ -1020,14 +1028,16 @@ "placeHolder": "§ëlëçt æ çømmæñð", "showLensOnLine": "§høw Çøðë£ëñs Çømmæñðs Før ǵrrëñt £ïñë" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Thërë ïs æ çølør pïçkër hërë." - }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Çlïçk tø tøgglë çølør øptïøñs (rgþ/hsl/hëx)", + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { "closeIcon": "Ïçøñ tø çløsë thë çølør pïçkër" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Çlïçk tø tøgglë çølør øptïøñs (rgþ/hsl/hëx)" + }, + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "Thërë ïs æ çølør pïçkër hërë." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { "hideColorPicker": "Hïðë thë Çølør Pïçkër", "hideColorPickerDescription": "Hïðë thë stæñðæløñë çølør pïçkër.", "insertColorWithStandaloneColorPicker": "Ïñsërt Çølør wïth §tæñðæløñë Çølør Pïçkër", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Rëmøvë Mæñµæl Følðïñg Ræñgës", "toggleFoldAction.label": "Tøgglë Følð", "toggleFoldRecursivelyAction.label": "Tøgglë Følð Rëçµrsïvëlÿ", + "toggleImportFold.label": "Tøgglë Ïmpørt Følð", "unFoldRecursivelyAction.label": "Üñfølð Rëçµrsïvëlÿ", "unfoldAction.label": "Üñfølð", "unfoldAllAction.label": "Üñfølð Æll", @@ -1282,6 +1293,12 @@ "location": "§ÿmþøl {0} øf {1}", "location.kb": "§ÿmþøl {0} øf {1}, {2} før ñëxt" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Ðræw Glÿph", + "gpuDebug.label": "Ðëvëløpër: Ðëþµg Ëðïtør GPÜ Rëñðërër", + "logTextureAtlasStats.label": "£øg Tëxtµrë Ætlæs §tæts", + "saveTextureAtlas.label": "§ævë Tëxtµrë Ætlæs" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Thïs ïs æ høvër stætµs þær.", "hoverAccessibilityStatusBarActionWithKeybinding": "Ït hæs æñ æçtïøñ wïth læþël {0} æñð këÿþïñðïñg {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Thërë ærë ïñlïñë ëðïts hërë." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Æççëpt Ïñlïñë Ëðït", - "action.inlineEdits.hide": "Hïðë Ïñlïñë Ëðït", - "action.inlineEdits.showNext": "§høw Ñëxt Ïñlïñë Ëðït", - "action.inlineEdits.showPrevious": "§høw Prëvïøµs Ïñlïñë Ëðït", - "action.inlineEdits.trigger": "Trïggër Ïñlïñë Ëðït", - "inlineEditsActions": "Æççëpt Ïñlïñë Ëðït" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Whëthër æñ ïñlïñë ëðït ïs vïsïþlë", - "isPinned": "Whëthër æñ ïñlïñë ëðït ïs vïsïþlë" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Rëplæçë wïth Ñëxt Vælµë", "InPlaceReplaceAction.previous.label": "Rëplæçë wïth Prëvïøµs Vælµë" @@ -2086,14 +2091,17 @@ "errorDeleting": "Üñæþlë tø ðëlëtë thë ëxïstïñg følðër '{0}' whïlë ïñstællïñg thë ëxtëñsïøñ '{1}'. Plëæsë ðëlëtë thë følðër mæñµællÿ æñð trÿ ægæïñ", "incompatible": "Üñæþlë tø ïñstæll ëxtëñsïøñ '{0}' æs ït ïs ñøt çømpætïþlë wïth V§ Çøðë '{1}'.", "invalidManifest": "Çæññøt ïñstæll '{0}' ëxtëñsïøñ þëçæµsë øf mæñïfëst mïsmætçh wïth Mærkëtplæçë", + "not signed": "Ëxtëñsïøñ ïs ñøt sïgñëð.", "removeError": "Ërrør whïlë rëmøvïñg thë ëxtëñsïøñ: {0}. Plëæsë Qµït æñð §tært V§ Çøðë þëførë trÿïñg ægæïñ.", - "restartCode": "Plëæsë rëstært V§ Çøðë þëførë rëïñstællïñg {0}." + "restartCode": "Plëæsë rëstært V§ Çøðë þëførë rëïñstællïñg {0}.", + "signature verification failed": "§ïgñætµrë vërïfïçætïøñ fæïlëð wïth '{0}' ërrør.", + "signature verification not executed": "§ïgñætµrë vërïfïçætïøñ wæs ñøt ëxëçµtëð." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "V§ÏX ïñvælïð: pæçkægë.jsøñ ïs ñøt æ J§ØÑ fïlë." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Ëxtëñsïøñ ïs µsïñg æñ ÆPÏ prøpøsæl '{0}' thæt ïs ñøt çømpætïþlë wïth thë çµrrëñt vërsïøñ øf V§ Çøðë.", + "apiProposalMismatch": "Thïs ëxtëñsïøñ ïs µsïñg thë ÆPÏ prøpøsæl '{0}' thæt ïs ñøt çømpætïþlë wïth thë çµrrëñt vërsïøñ øf V§ Çøðë.", "extensionDescription.activationEvents1": "prøpërtÿ `{0}` çæñ þë ømïttëð ør mµst þë øf tÿpë `strïñg[]`", "extensionDescription.activationEvents2": "prøpërtÿ `{0}` shøµlð þë ømïttëð ïf thë ëxtëñsïøñ ðøësñ't hævë æ `{1}` ør `{2}` prøpërtÿ.", "extensionDescription.browser1": "prøpërtÿ `{0}` çæñ þë ømïttëð ør mµst þë øf tÿpë `strïñg`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Ðïsæþlë prøxÿ sµppørt før ëxtëñsïøñs.", "proxySupportOn": "Ëñæþlë prøxÿ sµppørt før ëxtëñsïøñs.", "proxySupportOverride": "Ëñæþlë prøxÿ sµppørt før ëxtëñsïøñs, øvërrïðë rëqµëst øptïøñs.", - "request": "Ñëtwørk Rëqµësts", "strictSSL": "Çøñtrøls whëthër thë prøxÿ sërvër çërtïfïçætë shøµlð þë vërïfïëð ægæïñst thë lïst øf sµpplïëð ÇÆs.", "systemCertificates": "Çøñtrøls whëthër ÇÆ çërtïfïçætës shøµlð þë løæðëð frøm thë ا. (Øñ Wïñðøws æñð mæçا, æ rëløæð øf thë wïñðøw ïs rëqµïrëð æftër tµrñïñg thïs øff.)", "systemCertificatesV2": "Çøñtrøls whëthër ëxpërïmëñtæl løæðïñg øf ÇÆ çërtïfïçætës frøm thë ا shøµlð þë ëñæþlëð. Thïs µsës æ mørë gëñëræl æpprøæçh thæñ thë ðëfæµlt ïmplëmëñætïøñ." @@ -2885,22 +2892,6 @@ "workspaceOpenedDetail": "Thë wørkspæçë ïs ælrëæðÿ øpëñëð ïñ æñøthër wïñðøw. Plëæsë çløsë thæt wïñðøw fïrst æñð thëñ trÿ ægæïñ.", "workspaceOpenedMessage": "Üñæþlë tø sævë wørkspæçë '{0}'" }, - "win32/i18n/messages": { - "AddContextMenuFiles": "Æðð \"Øpëñ wïth %1\" æçtïøñ tø Wïñðøws Ëxplørër fïlë çøñtëxt mëñµ", - "AddContextMenuFolders": "Æðð \"Øpëñ wïth %1\" æçtïøñ tø Wïñðøws Ëxplørër ðïrëçtørÿ çøñtëxt mëñµ", - "AddToPath": "Æðð tø PÆTH (rëqµïrës shëll rëstært)", - "AdditionalIcons": "Æððïtïøñæl ïçøñs:", - "AssociateWithFiles": "Rëgïstër %1 æs æñ ëðïtør før sµppørtëð fïlë tÿpës", - "ConfirmUninstall": "Ærë ÿøµ sµrë ÿøµ wæñt tø çømplëtëlÿ rëmøvë %1 æñð æll øf ïts çømpøñëñts?", - "CreateDesktopIcon": "Çrëætë æ &dësktøp ïçøñ", - "CreateQuickLaunchIcon": "Çrëætë æ &Qµïçk £æµñçh ïçøñ", - "FinishedLabel": "§ëtµp hæs fïñïshëð ïñstællïñg [ñæmë] øñ ÿøµr çømpµtër. Thë æpplïçætïøñ mæÿ þë læµñçhëð þÿ sëlëçtïñg thë ïñstællëð shørtçµts.", - "OpenWithCodeContextMenu": "Øpëñ w&ith %1", - "Other": "Øthër:", - "RunAfter": "Rµñ %1 æftër ïñstællætïøñ", - "SourceFile": "%1 §øµrçë Fïlë", - "UpdatingVisualStudioCode": "Üpðætïñg Vïsµæl §tµðïø Çøðë..." - }, "vs/server/node/remoteExtensionHostAgentCli": { "remotecli": "Rëmøtë Ç£Ï" }, @@ -2922,6 +2913,22 @@ "vs/server/node/serverServices": { "remoteExtensionLog": "§ërvër" }, + "win32/i18n/messages": { + "AddContextMenuFiles": "Æðð \"Øpëñ wïth %1\" æçtïøñ tø Wïñðøws Ëxplørër fïlë çøñtëxt mëñµ", + "AddContextMenuFolders": "Æðð \"Øpëñ wïth %1\" æçtïøñ tø Wïñðøws Ëxplørër ðïrëçtørÿ çøñtëxt mëñµ", + "AddToPath": "Æðð tø PÆTH (rëqµïrës shëll rëstært)", + "AdditionalIcons": "Æððïtïøñæl ïçøñs:", + "AssociateWithFiles": "Rëgïstër %1 æs æñ ëðïtør før sµppørtëð fïlë tÿpës", + "ConfirmUninstall": "Ærë ÿøµ sµrë ÿøµ wæñt tø çømplëtëlÿ rëmøvë %1 æñð æll øf ïts çømpøñëñts?", + "CreateDesktopIcon": "Çrëætë æ &dësktøp ïçøñ", + "CreateQuickLaunchIcon": "Çrëætë æ &Qµïçk £æµñçh ïçøñ", + "FinishedLabel": "§ëtµp hæs fïñïshëð ïñstællïñg [ñæmë] øñ ÿøµr çømpµtër. Thë æpplïçætïøñ mæÿ þë læµñçhëð þÿ sëlëçtïñg thë ïñstællëð shørtçµts.", + "OpenWithCodeContextMenu": "Øpëñ w&ith %1", + "Other": "Øthër:", + "RunAfter": "Rµñ %1 æftër ïñstællætïøñ", + "SourceFile": "%1 §øµrçë Fïlë", + "UpdatingVisualStudioCode": "Üpðætïñg Vïsµæl §tµðïø Çøðë..." + }, "vs/code/electron-main/app": { "cancel": "&&Ñø", "confirmOpenDetail": "Ïf ÿøµ ðïð ñøt ïñïtïætë thïs rëqµëst, ït mæÿ rëprësëñt æñ ættëmptëð ættæçk øñ ÿøµr sÿstëm. Üñlëss ÿøµ tøøk æñ ëxplïçït æçtïøñ tø ïñïtïætë thïs rëqµëst, ÿøµ shøµlð prëss 'Ñø'", @@ -2954,12 +2961,12 @@ "name": "Prøçëss Ñæmë", "pid": "PÏÐ" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "§hærëð" + }, "vs/code/node/cliProcessMain": { "cli": "Ç£Ï" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "§hærëð" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Ælløw", "confirmLogin": "Thë ëxtëñsïøñ '{0}' wæñts tø sïgñ ïñ µsïñg {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Wørkspæçë" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Gët §tærtëð wïth Æççëssïþïlïtÿ Fëætµrës", "keybindingsReference": "Këÿþøærð §hørtçµts Rëfërëñçë", "miDocumentation": "&&Ðøçµmëñtætïøñ", "miKeyboardShortcuts": "&&Këÿþøærð §hørtçµts Rëfërëñçë", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Çøñtrøls whëthër følðërs shøµlð øpëñ ïñ æ ñëw wïñðøw ør rëplæçë thë læst æçtïvë wïñðøw.\r\nÑøtë thæt thërë çæñ stïll þë çæsës whërë thïs sëttïñg ïs ïgñørëð (ë.g. whëñ µsïñg thë `--ñëw-wïñðøw` ør `--rëµsë-wïñðøw` çømmæñð lïñë øptïøñ).", "panelDefaultLocation": "Çøñtrøls thë ðëfæµlt løçætïøñ øf thë pæñël (Tërmïñæl, Ðëþµg Çøñsølë, صtpµt, Prøþlëms) ïñ æ ñëw wørkspæçë. Ït çæñ ëïthër shøw æt thë þøttøm, tøp, rïght, ør lëft øf thë ëðïtør ærëæ.", "panelOpensMaximized": "Çøñtrøls whëthër thë pæñël øpëñs mæxïmïzëð. Ït çæñ ëïthër ælwæÿs øpëñ mæxïmïzëð, ñëvër øpëñ mæxïmïzëð, ør øpëñ tø thë læst stætë ït wæs ïñ þëførë þëïñg çløsëð.", + "panelShowLabel": "Çøñtrøls whëthër æçtïvïtÿ ïtëms ïñ thë pæñël tïtlë ærë shøwñ æs læþël ør ïçøñ.", "perEditorGroup": "Çøñtrøls ïf thë lïmït øf mæxïmµm øpëñëð ëðïtørs shøµlð æpplÿ për ëðïtør grøµp ør æçrøss æll ëðïtør grøµps.", "pinnedTabSizing": "Çøñtrøls thë sïzë øf pïññëð ëðïtør tæþs. Pïññëð tæþs ærë sørtëð tø thë þëgïññïñg øf æll øpëñëð tæþs æñð tÿpïçællÿ ðø ñøt çløsë µñtïl µñpïññëð. Thïs vælµë ïs ïgñørëð whëñ {0} ïs ñøt sët tø {1}.", "preserveInput": "Çøñtrøls whëthër thë læst tÿpëð ïñpµt tø thë çømmæñð pælëttë shøµlð þë rëstørëð whëñ øpëñïñg ït thë ñëxt tïmë.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Æççëssïþïlïtÿ", "announcement.enabled.auto": "Ëñæþlë æññøµñçëmëñt, wïll øñlÿ plæÿ whëñ ïñ sçrëëñ rëæðër øptïmïzëð møðë.", "announcement.enabled.off": "Ðïsæþlë æññøµñçëmëñt.", - "autoSynthesize": "Whëthër æ tëxtµæl rëspøñsë shøµlð æµtømætïçællÿ þë rëæð øµt æløµð whëñ spëëçh wæs µsëð æs ïñpµt. Før ëxæmplë ïñ æ çhæt sëssïøñ, æ rëspøñsë ïs æµtømætïçællÿ sÿñthësïzëð whëñ vøïçë wæs µsëð æs çhæt rëqµëst.", + "autoSynthesize": "Whëthër æ tëxtµæl rëspøñsë shøµlð æµtømætïçællÿ þë rëæð øµt æløµð. Før ñøñ sçrëëñ rëæðër µsërs, thïs wïll hæppëñ whëñ spëëçh wæs µsëð æs ïñpµt. Før sçrëëñ rëæðër µsërs, thïs wïll hæppëñ wïth æñÿ ïñpµt tÿpë. Før ëxæmplë, ïñ æ çhæt sëssïøñ, æ rëspøñsë ïs æµtømætïçællÿ sÿñthësïzëð whëñ vøïçë ïs µsëð æs çhæt rëqµëst.", "dimUnfocusedEnabled": "Whëthër tø ðïm µñføçµsëð ëðïtørs æñð tërmïñæls, whïçh mækës ït mørë çlëær whërë tÿpëð ïñpµt wïll gø tø. Thïs wørks wïth thë mæjørïtÿ øf ëðïtørs wïth thë ñøtæþlë ëxçëptïøñs øf thøsë thæt µtïlïzë ïfræmës lïkë ñøtëþøøks æñð ëxtëñsïøñ wëþvïëw ëðïtørs.", "dimUnfocusedOpacity": "Thë øpæçïtÿ fræçtïøñ (0.2 tø 1.0) tø µsë før µñføçµsëð ëðïtørs æñð tërmïñæls. Thïs wïll øñlÿ tækë ëffëçt whëñ {0} ïs ëñæþlëð.", "sound.enabled.auto": "Ëñæþlë søµñð whëñ æ sçrëëñ rëæðër ïs ættæçhëð.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Prøvïðë ïñførmætïøñ æþøµt høw tø øpëñ thë ñøtïfïçætïøñ ïñ æñ Æççëssïþlë Vïëw.", "verbosity.replInputHint": "Prøvïðë ïñførmætïøñ æþøµt rëlëvæñt æçtïøñs Før thë Rëpl ïñpµt.", "verbosity.terminal.description": "Prøvïðë ïñførmætïøñ æþøµt høw tø æççëss thë tërmïñæl æççëssïþïlïtÿ hëlp mëñµ whëñ thë tërmïñæl ïs føçµsëð.", + "verbosity.walkthrough": "Prøvïðë ïñførmætïøñ æþøµt høw tø øpëñ thë wælkthrøµgh ïñ æñ Æççëssïþlë Vïëw.", "voice.speechLanguage": "Thë læñgµægë thæt tëxt-tø-spëëçh æñð spëëçh-tø-tëxt shøµlð µsë. §ëlëçt `æµtø` tø µsë thë çøñfïgµrëð ðïsplæÿ læñgµægë ïf pøssïþlë. Ñøtë thæt ñøt æll ðïsplæÿ læñgµægës mæÿþë sµppørtëð þÿ spëëçh rëçøgñïtïøñ æñð sÿñthësïzërs.", "voice.speechTimeout": "Thë ðµrætïøñ ïñ mïllïsëçøñðs thæt vøïçë spëëçh rëçøgñïtïøñ rëmæïñs æçtïvë æftër ÿøµ støp spëækïñg. Før ëxæmplë ïñ æ çhæt sëssïøñ, thë træñsçrïþëð tëxt ïs sµþmïttëð æµtømætïçællÿ æftër thë tïmëøµt ïs mët. §ët tø `0` tø ðïsæþlë thïs fëætµrë." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Ëñæþlë/Ðïsæþlë Ƶðïø ǵë", "disabled": "Ðïsæþlëð" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Æççøµñts", + "currentAccount": "ǵrrëñt æççøµñt", + "manageAccountPreferenceForExtension": "Mæñægë Ëxtëñsïøñ Æççøµñt Prëfërëñçës", + "noAccounts": "Ñø æççøµñts ærë çµrrëñtlÿ µsëð þÿ thïs ëxtëñsïøñ.", + "pickAProviderTitle": "Mæñægë Ëxtëñsïøñ Æççøµñt Prëfërëñçës", + "placeholder": "Mæñægë '{0}' æççøµñt prëfërëñçës...", + "selectProvider": "§ëlëçt æñ æµthëñtïçætïøñ prøvïðër tø mæñægë æççøµñt prëfërëñçës før", + "title": "'{0}' Æççøµñt Prëfërëñçës Før Thïs Wørkspæçë" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "£æst µsëð thïs æççøµñt {0}", + "accountPreferences": "Mæñægë æççøµñt prëfërëñçës før thïs ëxtëñsïøñ", "accounts": "Æççøµñts", "manageExtensions": "Çhøøsë whïçh ëxtëñsïøñs çæñ æççëss thïs æççøµñt", "manageTrustedExtensions": "Mæñægë Trµstëð Ëxtëñsïøñs", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Ñëw Çhæt" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Fæïlëð tø æpplÿ çøðë þløçk: {0}", - "applyCodeBlock.progress": "Æpplÿïñg çøðë þløçk µsïñg {0}...", + "chat.applyAll.label": "Æpplÿ Æll Ëðïts", + "chatCodeBlock.applyAll.editingSessionActive": "Æñ ëðïtïñg sëssïøñ ïs ælrëæðÿ æçtïvë, plëæsë æççëpt ør rëjëçt thë çµrrëñt prøpøsëð ëðïts þëførë çøñtïñµïñg.", + "chatCodeBlock.applyAllEdits": "Æpplÿïñg ëðïts tø wørkspæçë...", + "chatCodeBlock.generating": "Gëñërætïñg ëðïts...", + "chatCodeBlock.generatingEdits": "Æpplÿïñg æll ëðïts", "interactive.applyInEditor.label": "Æpplÿ ïñ Ëðïtør", "interactive.compare.apply": "Æpplÿ Ëðïts", "interactive.compare.discard": "Ðïsçærð Ëðïts", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "§µþmït tø §ëçøñðærÿ Ægëñt", "chat.newChat.label": "§ëñð tø Ñëw Çhæt", + "chat.pickModel.label": "Pïçk Møðël", "interactive.cancel.label": "Çæñçël", "interactive.submit.label": "§ëñð" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Rëpørt Ïssµë", "interactive.unhelpful.label": "Üñhëlpfµl" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Fæïlëð tø æpplÿ çøðë þløçk: {0}", + "applyCodeBlock.noActiveEditor": "Tø æpplÿ thïs çøðë þløçk, øpëñ æ çøðë ør ñøtëþøøk ëðïtør.", + "applyCodeBlock.progress": "Æpplÿïñg çøðë þløçk µsïñg {0}...", + "applyCodeBlock.readonly": "Çæññøt æpplÿ çøðë þløçk tø rëæð-øñlÿ fïlë.", + "applyCodeBlock.readonlyNotebook": "Çæññøt æpplÿ çøðë þløçk tø rëæð-øñlÿ ñøtëþøøk ëðïtør.", + "insertCodeBlock.noActiveEditor": "Tø ïñsërt thë çøðë þløçk, øpëñ æ çøðë ëðïtør ør ñøtëþøøk ëðïtør æñð sët thë çµrsør æt thë løçætïøñ whërë tø ïñsërt thë çøðë þløçk.", + "insertCodeBlock.readonly": "Çæññøt ïñsërt thë çøðë þløçk tø rëæð-øñlÿ çøðë ëðïtør.", + "insertCodeBlock.readonlyNotebook": "Çæññøt ïñsërt thë çøðë þløçk tø rëæð-øñlÿ ñøtëþøøk ëðïtør.", + "overlap": "Æñøthër çøðë çhæñgë ïs þëïñg prëvïëwëð. Plëæsë æpplÿ ør ðïsçærð thë pëñðïñg çhæñgës fïrst." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Gëñërætïñg" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Çøllæpsïþlë Çhæt £ïst", + "copyReference": "Çøpÿ", "setting.hover": "Øpëñ sëttïñg '{0}'", "usedReferencesCollapsed": "{0}, çøllæpsëð", "usedReferencesExpanded": "{0}, ëxpæñðëð", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Fïlë Trëë" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Ættæçh", + "file": "Fïlë" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Æççëpt Æll", + "accept.file": "Æççëpt Fïlë", + "multiDiffEditorInput.name": "§µggëstëð Ëðïts" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Ïçøñ øf thë çhæt ëðïtør læþël.", "chatEditorName": "Çhæt" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Følløw µp qµëstïøñ: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Øpëñ Çhæt Pæñël", + "workbench.panel.chat.view.showGettingStarted": "Whëñ ëñæþlëð, shøws æ gëttïñg stærtëð ëxpërïmëñts ïñ thë çhæt pæñël." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Ættæçh Fïlë æs Çøñtëxt", + "actions.goToDecl.label": "Gø tø Ðëfïñïtïøñ", + "goToReferences.label": "Gø tø Rëfërëñçës", + "miGotoDefinition": "Gø tø &&Ðëfïñïtïøñ", + "miGotoReference": "Gø tø &&Rëfërëñçës" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Çhæt Ïñpµt, Tÿpë tø æsk qµëstïøñs ør tÿpë / før tøpïçs, prëss ëñtër tø sëñð øµt thë rëqµëst. Üsë {0} før Çhæt Æççëssïþïlïtÿ Hëlp.", "chat.attachment": "Ættæçhëð çøñtëxt, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Çhæt", "chatCommand": "Æ shørt ñæmë þÿ whïçh thïs çømmæñð ïs rëfërrëð tø ïñ thë ÜÏ, ë.g. `fïx` ør * `ëxplæïñ` før çømmæñðs thæt fïx æñ ïssµë ør ëxplæïñ çøðë. Thë ñæmë shøµlð þë µñïqµë æmøñg thë çømmæñðs prøvïðëð þÿ thïs pærtïçïpæñt.", "chatCommandDescription": "Æ ðësçrïptïøñ øf thïs çømmæñð.", - "chatCommandDisambiguation": "Mëtæðætæ tø hëlp wïth æµtømætïçællÿ røµtïñg µsër qµëstïøñs tø thïs çhæt çømmæñð. Ýøµ mµst æðð `çøñtrïþÇhætPærtïçïpæñtÐëtëçtïøñ` tø `ëñæþlëðÆpïPrøpøsæls` tø µsë thïs ÆPÏ.", + "chatCommandDisambiguation": "Mëtæðætæ tø hëlp wïth æµtømætïçællÿ røµtïñg µsër qµëstïøñs tø thïs çhæt çømmæñð.", "chatCommandDisambiguationCategory": "Æ ðëtæïlëð ñæmë før thïs çætëgørÿ, ë.g. `wørkspæçë_qµëstïøñs` ør `wëþ_qµëstïøñs`.", "chatCommandDisambiguationDescription": "Æ ðëtæïlëð ðësçrïptïøñ øf thë kïñðs øf qµëstïøñs thæt ærë sµïtæþlë før thïs çhæt çømmæñð.", "chatCommandDisambiguationExamples": "Æ lïst øf rëprësëñtætïvë ëxæmplë qµëstïøñs thæt ærë sµïtæþlë før thïs çhæt çømmæñð.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Çømmæñðs ævæïlæþlë før thïs çhæt pærtïçïpæñt, whïçh thë µsër çæñ ïñvøkë wïth æ `/`.", "chatFailErrorMessage": "Çhæt fæïlëð tø løæð þëçæµsë thë ïñstællëð vërsïøñ øf thë {0} ëxtëñsïøñ ïs ñøt çømpætïþlë wïth thïs vërsïøñ øf {1}. Plëæsë ëñsµrë thæt thë GïtHµþ Çøpïløt Çhæt ëxtëñsïøñ ïs µp tø ðætë.", "chatParticipantDescription": "Æ ðësçrïptïøñ øf thïs çhæt pærtïçïpæñt, shøwñ ïñ thë ÜÏ.", - "chatParticipantDisambiguation": "Mëtæðætæ tø hëlp wïth æµtømætïçællÿ røµtïñg µsër qµëstïøñs tø thïs çhæt pærtïçïpæñt. Ýøµ mµst æðð `çøñtrïþÇhætPærtïçïpæñtÐëtëçtïøñ` tø `ëñæþlëðÆpïPrøpøsæls` tø µsë thïs ÆPÏ.", + "chatParticipantDisambiguation": "Mëtæðætæ tø hëlp wïth æµtømætïçællÿ røµtïñg µsër qµëstïøñs tø thïs çhæt pærtïçïpæñt.", "chatParticipantDisambiguationCategory": "Æ ðëtæïlëð ñæmë før thïs çætëgørÿ, ë.g. `wørkspæçë_qµëstïøñs` ør `wëþ_qµëstïøñs`.", "chatParticipantDisambiguationDescription": "Æ ðëtæïlëð ðësçrïptïøñ øf thë kïñðs øf qµëstïøñs thæt ærë sµïtæþlë før thïs çhæt pærtïçïpæñt.", "chatParticipantDisambiguationExamples": "Æ lïst øf rëprësëñtætïvë ëxæmplë qµëstïøñs thæt ærë sµïtæþlë før thïs çhæt pærtïçïpæñt.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "Trµë whëñ thë çhæt tëxt ëðïts hævë þëëñ æpplïëð.", "chatExtensionInvalid": "Trµë whëñ thë ïñstællëð çhæt ëxtëñsïøñ ïs ïñvælïð æñð ñëëðs tø þë µpðætëð.", "chatIsEnabled": "Trµë whëñ çhæt ïs ëñæþlëð þëçæµsë æ ðëfæµlt çhæt pærtïçïpæñt ïs æçtïvætëð wïth æñ ïmplëmëñtætïøñ.", + "chatModelsAreUserSelectable": "Trµë whëñ thë çhæt møðël çæñ þë sëlëçtëð mæñµællÿ þÿ thë µsër.", "chatParticipantRegistered": "Trµë whëñ æ ðëfæµlt çhæt pærtïçïpæñt ïs rëgïstërëð før thë pæñël.", + "chatParticipantSupportsModelPicker": "Trµë whëñ thë çµrrëñt çhæt pærtïçïpæñt sµppørts pïçkïñg thë møðël mæñµællÿ.", "chatRequest": "Thë çhæt ïtëm ïs æ rëqµëst", "chatResponse": "Thë çhæt ïtëm ïs æ rëspøñsë.", "chatResponseErrored": "Trµë whëñ thë çhæt rëspøñsë rësµltëð ïñ æñ ërrør.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Fïltër çømmëñts", "comments.filter.placeholder": "Fïltër (ë.g. tëxt, æµthør)", "replyCount": " {0} rëplïës,", - "resourceWithCommentLabel": "{0} æt lïñë {1} çølµmñ {2} ïñ {3},{4} çømmëñt: {5}", - "resourceWithCommentLabelFile": "{0} ïñ {1},{2} çømmëñt: {3}", - "resourceWithCommentLabelFileOutdated": "صtðætëð frøm {0} ïñ {1},{2} çømmëñt: {3}", - "resourceWithCommentLabelOutdated": "صtðætëð frøm {0} æt lïñë {1} çølµmñ {2} ïñ {3},{4} çømmëñt: {5}", + "resourceWithCommentLabel": "{0} æt lïñë {1} çølµmñ {2} ïñ {3} {4}\r\nÇømmëñt: {5}{6}", + "resourceWithCommentLabelFile": "{0} ïñ {1} {2}\r\nÇømmëñt: {3}{4}", + "resourceWithCommentLabelFileOutdated": "صtðætëð frøm {0} ïñ {1} {2}\r\nÇømmëñt: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "صtðætëð frøm {0} æt lïñë {1} çølµmñ {2} ïñ {3}{4}\r\nÇømmëñt: {5}{6}", "resourceWithCommentThreadsLabel": "Çømmëñts ïñ {0}, fµll pæth {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Çømmëñts før çµrrëñt wørkspæçë", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Ðëþµg: {0}", - "selectAndStartDebug": "§ëlëçt æñð stært ðëþµg çøñfïgµrætïøñ", + "selectAndStartDebug": "§ëlëçt æñð §tært Ðëþµg Çøñfïgµrætïøñ", "status.debug": "Ðëþµg" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Ëxtëñsïøñ wïll ælwæÿs þë ëñæþlëð.", "extensions.supportUntrustedWorkspaces.version": "Ðëfïñës thë vërsïøñ øf thë ëxtëñsïøñ før whïçh thë øvërrïðë shøµlð þë æpplïëð. Ïf ñøt spëçïfïëð, thë øvërrïðë wïll þë æpplïëð ïñðëpëñðëñt øf thë ëxtëñsïøñ vërsïøñ.", "extensions.supportVirtualWorkspaces": "Øvërrïðë thë vïrtµæl wørkspæçës sµppørt øf æñ ëxtëñsïøñ.", + "extensions.verifySignature": "Whëñ ëñæþlëð, ëxtëñsïøñs ærë vërïfïëð tø þë sïgñëð þëførë gëttïñg ïñstællëð.", "extensionsCheckUpdates": "Whëñ ëñæþlëð, æµtømætïçællÿ çhëçks ëxtëñsïøñs før µpðætës. Ïf æñ ëxtëñsïøñ hæs æñ µpðætë, ït ïs mærkëð æs øµtðætëð ïñ thë Ëxtëñsïøñs vïëw. Thë µpðætës ærë fëtçhëð frøm æ Mïçrøsøft øñlïñë sërvïçë.", "extensionsCloseExtensionDetailsOnViewChange": "Whëñ ëñæþlëð, ëðïtørs wïth ëxtëñsïøñ ðëtæïls wïll þë æµtømætïçællÿ çløsëð µpøñ ñævïgætïñg æwæÿ frøm thë Ëxtëñsïøñs Vïëw.", "extensionsDeferredStartupFinishedActivation": "Whëñ ëñæþlëð, ëxtëñsïøñs whïçh ðëçlærë thë `øñ§tærtµpFïñïshëð` æçtïvætïøñ ëvëñt wïll þë æçtïvætëð æftër æ tïmëøµt.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Whëñ æñ ëxtëñsïøñ ïs lïstëð hërë, æ çøñfïrmætïøñ prømpt wïll ñøt þë shøwñ whëñ thæt ëxtëñsïøñ hæñðlës æ ÜRÏ.", "id required": "Ëxtëñsïøñ ïð rëqµïrëð.", "importKeyboardShortcutsFroms": "Mïgrætë Këÿþøærð §hørtçµts frøm...", + "install": "Ïñstæll", "install button": "Ïñstæll", "install installAndDonotSync": "Ïñstæll (Ðø ñøt §ÿñç)", "installButton": "&&Ïñstæll", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Çøñfïgµrë Rëçømmëñðëð Ëxtëñsïøñs (Wørkspæçë Følðër)", "configureWorkspaceRecommendedExtensions": "Çøñfïgµrë Rëçømmëñðëð Ëxtëñsïøñs (Wørkspæçë)", "current": "çµrrëñt", + "dependencies": "§høw Ðëpëñðëñçïës", "deprecated message": "Thïs ëxtëñsïøñ ïs ðëprëçætëð æs ït ïs ñø løñgër þëïñg mæïñtæïñëð.", "deprecated tooltip": "Thïs ëxtëñsïøñ ïs ðëprëçætëð æs ït ïs ñø løñgër þëïñg mæïñtæïñëð.", "deprecated with alternate extension message": "Thïs ëxtëñsïøñ ïs ðëprëçætëð. Üsë thë {0} ëxtëñsïøñ ïñstëæð.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Thïs ëxtëñsïøñ ïs ëñæþlëð ïñ thë Wëþ Wørkër Ëxtëñsïøñ Høst þëçæµsë ït prëfërs tø rµñ thërë.", "enabled locally": "Thïs ëxtëñsïøñ ïs ëñæþlëð ïñ thë £øçæl Ëxtëñsïøñ Høst þëçæµsë ït prëfërs tø rµñ thërë.", "enabled remotely": "Thïs ëxtëñsïøñ ïs ëñæþlëð ïñ thë Rëmøtë Ëxtëñsïøñ Høst þëçæµsë ït prëfërs tø rµñ thërë.", - "extension disabled because of dependency": "Thïs ëxtëñsïøñ hæs þëëñ ðïsæþlëð þëçæµsë ït ðëpëñðs øñ æñ ëxtëñsïøñ thæt ïs ðïsæþlëð.", + "extension disabled because of dependency": "Thïs ëxtëñsïøñ ðëpëñðs øñ æñ ëxtëñsïøñ thæt ïs ðïsæþlëð.", "extension disabled because of trust requirement": "Thïs ëxtëñsïøñ hæs þëëñ ðïsæþlëð þëçæµsë thë çµrrëñt wørkspæçë ïs ñøt trµstëð.", "extension enabled on remote": "Ëxtëñsïøñ ïs ëñæþlëð øñ '{0}'", "extension limited because of trust requirement": "Thïs ëxtëñsïøñ hæs lïmïtëð fëætµrës þëçæµsë thë çµrrëñt wørkspæçë ïs ñøt trµstëð.", @@ -7317,6 +7379,7 @@ "install anyway": "Ïñstæll Æñÿwæÿ", "install browser": "Ïñstæll ïñ ßrøwsër", "install confirmation": "Ærë ÿøµ sµrë ÿøµ wæñt tø ïñstæll '{0}'?", + "install donot verify": "Ïñstæll Æñÿwæÿ (Ðøñ't Vërïfÿ §ïgñætµrë)", "install in remote": "Ïñstæll ïñ {0}", "install local extensions title": "Ïñstæll £øçæl Ëxtëñsïøñs ïñ '{0}'", "install locally": "Ïñstæll £øçællÿ", @@ -7347,6 +7410,9 @@ "more information": "&&Mørë Ïñførmætïøñ", "no local extensions": "Thërë ærë ñø ëxtëñsïøñs tø ïñstæll.", "no versions": "Thïs ëxtëñsïøñ hæs ñø øthër vërsïøñs.", + "not signed": "'{0}' ïs æñ ëxtëñsïøñ frøm æñ µñkñøwñ søµrçë. Ærë ÿøµ sµrë ÿøµ wæñt tø ïñstæll?", + "not signed detail": "Ëxtëñsïøñ ïs ñøt sïgñëð.", + "not signed tooltip": "Thïs ëxtëñsïøñ ïs ñøt sïgñëð þÿ thë Ëxtëñsïøñ Mærkëtplæçë.", "not web tooltip": "Thë '{0}' ëxtëñsïøñ ïs ñøt ævæïlæþlë ïñ {1}.", "pre-release": "prë-rëlëæsë", "reinstall": "Rëïñstæll Ëxtëñsïøñ...", @@ -7354,7 +7420,6 @@ "restart extensions": "Rëstært Ëxtëñsïøñs", "restart product": "Rëstært tø Üpðætë", "review": "Rëvïëw", - "search recommendations": "§ëærçh Ëxtëñsïøñs", "select and install local extensions": "Ïñstæll £øçæl Ëxtëñsïøñs ïñ '{0}'...", "select and install remote extensions": "Ïñstæll Rëmøtë Ëxtëñsïøñs £øçællÿ...", "select color theme": "§ëlëçt Çølør Thëmë", @@ -7366,7 +7431,6 @@ "selectVersion": "§ëlëçt Vërsïøñ tø Ïñstæll", "settings": "sëttïñgs", "showRecommendedExtension": "§høw Rëçømmëñðëð Ëxtëñsïøñ", - "signature verification failed": "{0} çæññøt vërïfÿ thë '{1}' ëxtëñsïøñ. Ærë ÿøµ sµrë ÿøµ wæñt tø ïñstæll ït?", "switchToPreReleaseLabel": "§wïtçh tø Prë-Rëlëæsë Vërsïøñ", "switchToPreReleaseTooltip": "Thïs wïll swïtçh tø prë-rëlëæsë vërsïøñ æñð ëñæþlë µpðætës tø lætëst vërsïøñ ælwæÿs", "sync": "§ÿñç thïs ëxtëñsïøñ", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Üpðætë {0} Ëxtëñsïøñ", "updateExtensionStart": "Üpðætïñg ëxtëñsïøñ {0} tø vërsïøñ {1} stærtëð.", "updated": "Üpðætëð", + "verification failed": "Çæññøt ïñstæll '{0}' ëxtëñsïøñ þëçæµsë {1} çæññøt vërïfÿ thë ëxtëñsïøñ sïgñætµrë", "workbench.extensions.action.clearLanguage": "Çlëær Ðïsplæÿ £æñgµægë", "workbench.extensions.action.setColorTheme": "§ët Çølør Thëmë", "workbench.extensions.action.setDisplayLanguage": "§ët Ðïsplæÿ £æñgµægë", @@ -7453,6 +7518,7 @@ "builtin": "ßµïltïñ", "builtinFeatureExtensions": "Fëætµrës", "builtinProgrammingLanguageExtensions": "Prøgræmmïñg £æñgµægës", + "click show": "Çlïçk tø §høw", "deprecated": "Ðëprëçætëð", "disabled": "Ðïsæþlëð", "disabledExtensions": "Ðïsæþlëð", @@ -7479,6 +7545,7 @@ "remote": "Rëmøtë", "searchExtensions": "§ëærçh Ëxtëñsïøñs ïñ Mærkëtplæçë", "select and install local extensions": "Ïñstæll £øçæl Ëxtëñsïøñs ïñ '{0}'...", + "show": "§høw", "suggestProxyError": "Mærkëtplæçë rëtµrñëð 'ËÇØÑÑRËFܧËÐ'. Plëæsë çhëçk thë 'http.prøxÿ' sëttïñg.", "untrustedPartiallySupportedExtensions": "£ïmïtëð ïñ Rëstrïçtëð Møðë", "untrustedUnsupportedExtensions": "Ðïsæþlëð ïñ Rëstrïçtëð Møðë", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Prë-Rëlëæsë vërsïøñ", "activation": "Æçtïvætïøñ tïmë", - "dependencies": "§høw Ðëpëñðëñçïës", "extensionIcon.sponsorForeground": "Thë ïçøñ çølør før ëxtëñsïøñ spøñsør.", "extensionIconStarForeground": "Thë ïçøñ çølør før ëxtëñsïøñ rætïñgs.", "extensionIconVerifiedForeground": "Thë ïçøñ çølør før ëxtëñsïøñ vërïfïëð pµþlïshër.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Ƶtø Üpðætë Ëxtëñsïøñs", "confirmEnableDisableAutoUpdateDetail": "Thïs wïll rësët æñÿ æµtø µpðætë sëttïñgs ÿøµ hævë sët før ïñðïvïðµæl ëxtëñsïøñs.", "consentRequiredToUpdate": "Thë µpðætë før {0} ëxtëñsïøñ ïñtrøðµçës ëxëçµtæþlë çøðë, whïçh ïs ñøt prësëñt ïñ thë çµrrëñtlÿ ïñstællëð vërsïøñ.", + "deprecated extensions": "Ðëprëçætëð ëxtëñsïøñs ðëtëçtëð. Rëvïëw thëm æñð mïgrætë tø æltërñætïvës.", "disable all": "Ðïsæþlë Æll", "disableDependents": "Ðïsæþlë Ëxtëñsïøñ wïth Ðëpëñðëñts", "enable locally": "Plëæsë {0} tø ëñæþlë thïs ëxtëñsïøñ løçællÿ.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Ëñæþlë Ëxtëñsïøñ", "extensionsAutoRestart": "Ëxtëñsïøñs wërë æµtø rëstærtëð tø ëñæþlë µpðætës.", "incompatible": "Çæñ't ïñstæll '{0}' ëxtëñsïøñ þëçæµsë ït ïs ñøt çømpætïþlë.", + "incompatibleExtensions": "§ømë ëxtëñsïøñs ærë ðïsæþlëð ðµë tø vërsïøñ ïñçømpætïþïlïtÿ. Rëvïëw æñð µpðætë thëm.", "installButtonLabel": "&&Ïñstæll Ëxtëñsïøñ", "installButtonLabelWithAction": "&&Ïñstæll Ëxtëñsïøñ æñð {0}", "installExtensionMessage": "Wøµlð ÿøµ lïkë tø ïñstæll '{0}' ëxtëñsïøñ frøm '{1}'?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Wøµlð ÿøµ lïkë tø ïñstæll thë ëxtëñsïøñ?", "installing extension": "Ïñstællïñg ëxtëñsïøñ....", "installing named extension": "Ïñstællïñg '{0}' ëxtëñsïøñ....", + "invalidExtensions": "Ïñvælïð ëxtëñsïøñs ðëtëçtëð. Rëvïëw thëm.", "malicious": "Thïs ëxtëñsïøñ ïs rëpørtëð tø þë prøþlëmætïç.", "multipleDependentsError": "Çæññøt ðïsæþlë '{0}' ëxtëñsïøñ æløñë. '{1}', '{2}' æñð øthër ëxtëñsïøñs ðëpëñð øñ thïs. Ðø ÿøµ wæñt tø ðïsæþlë æll thësë ëxtëñsïøñs?", "multipleDependentsUninstallError": "Çæññøt µñïñstæll '{0}' ëxtëñsïøñ æløñë. '{1}', '{2}' æñð øthër ëxtëñsïøñs ðëpëñð øñ thïs. Ðø ÿøµ wæñt tø µñïñstæll æll thësë ëxtëñsïøñs?", @@ -7626,8 +7695,6 @@ "status.profiler": "Ëxtëñsïøñ Prøfïlër" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Ðëþµg Ëxtëñsïøñs Ïñ Ñëw Wïñðøw", - "developer": "Ðëvëløpër", "runtimeExtension": "Rµññïñg Ëxtëñsïøñs" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "§tært Ëxtëñsïøñ Høst Prøfïlë", + "openExtensionHostProfile": "Øpëñ Ëxtëñsïøñ Høst Prøfïlë", "saveExtensionHostProfile": "§ævë Ëxtëñsïøñ Høst Prøfïlë", "saveprofile.dialogTitle": "§ævë Ëxtëñsïøñ Høst Prøfïlë", "stopExtensionHostProfileStart": "§tøp Ëxtëñsïøñ Høst Prøfïlë" @@ -7978,6 +8046,7 @@ "exclude": "Çøñfïgµrë [gløþ pættërñs](https://ækæ.ms/vsçøðë-gløþ-pættërñs) før ëxçlµðïñg fïlës æñð følðërs. Før ëxæmplë, thë Fïlë Ëxplørër ðëçïðës whïçh fïlës æñð følðërs tø shøw ør hïðë þæsëð øñ thïs sëttïñg. Rëfër tø thë `#sëærçh.ëxçlµðë#` sëttïñg tø ðëfïñë sëærçh-spëçïfïç ëxçlµðës. Rëfër tø thë `#ëxplørër.ëxçlµðëGïtÏgñørë#` sëttïñg før ïgñørïñg fïlës þæsëð øñ ÿøµr `.gïtïgñørë`.", "excludeGitignore": "Çøñtrøls whëthër ëñtrïës ïñ .gïtïgñørë shøµlð þë pærsëð æñð ëxçlµðëð frøm thë Ëxplørër. §ïmïlær tø {0}.", "expandSingleFolderWorkspaces": "Çøñtrøls whëthër thë Ëxplørër shøµlð ëxpæñð mµltï-røøt wørkspæçës çøñtæïñïñg øñlÿ øñë følðër ðµrïñg ïñïtïælïzætïøñ", + "experimentalWatcherNext": "Ëñæþlës æ ñëwër, ëxpërïmëñtæl vërsïøñ øf thë fïlë wætçhër.", "explorer.autoRevealExclude.boolean": "Thë gløþ pættërñ tø mætçh fïlë pæths ægæïñst. §ët tø trµë ør fælsë tø ëñæþlë ør ðïsæþlë thë pættërñ.", "explorer.autoRevealExclude.when": "Æððïtïøñæl çhëçk øñ thë sïþlïñgs øf æ mætçhïñg fïlë. Üsë $(þæsëñæmë) æs værïæþlë før thë mætçhïñg fïlë ñæmë.", "explorer.decorations.badges": "Çøñtrøls whëthër fïlë ðëçørætïøñs shøµlð µsë þæðgës.", @@ -8162,8 +8231,8 @@ "stop.title": "§tøp Ïñlæÿ Hïñts Rëæðïñg" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "§tøp Rëqµëst", - "cancelShort": "§tøp", + "cancel": "Çæñçël Rëqµëst", + "cancelShort": "Çæñçël", "send.edit": "Ëðït Çøðë", "send.generate": "Gëñërætë" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Whëthër pëñðïñg ïñlïñë çhæt sëssïøñs prëvëñt sævïñg.", "accessibleDiffView": "Whëthër thë ïñlïñë çhæt ælsø rëñðërs æñ æççëssïþlë ðïff vïëwër før ïts çhæñgës.", - "accessibleDiffView.auto": "Thë æççëssïþlë ðïff vïëwër ïs þæsëð sçrëëñ rëæðër møðë þëïñg ëñæþlëð.", + "accessibleDiffView.auto": "Thë æççëssïþlë ðïff vïëwër ïs þæsëð øñ sçrëëñ rëæðër møðë þëïñg ëñæþlëð.", "accessibleDiffView.off": "Thë æççëssïþlë ðïff vïëwër ïs ñëvër ëñæþlëð.", "accessibleDiffView.on": "Thë æççëssïþlë ðïff vïëwër ïs ælwæÿs ëñæþlëð.", "editorOverviewRuler.inlineChatInserted": "Øvërvïëw rµlër mærkër çølør før ïñlïñë çhæt ïñsërtëð çøñtëñt.", @@ -8252,7 +8321,6 @@ "mode": "Çøñfïgµrë ïf çhæñgës çræftëð wïth ïñlïñë çhæt ærë æpplïëð ðïrëçtlÿ tø thë ðøçµmëñt ør ærë prëvïëwëð fïrst.", "mode.live": "Çhæñgës ærë æpplïëð ðïrëçtlÿ tø thë ðøçµmëñt, çæñ þë hïghlïghtëð vïæ ïñlïñë ðïffs, æñð æççëptëð/ðïsçærðëð þÿ hµñks. Ëñðïñg æ sëssïøñ wïll këëp thë çhæñgës.", "mode.preview": "Çhæñgës ærë prëvïëwëð øñlÿ æñð ñëëð tø þë æççëptëð vïæ thë æpplÿ þµttøñ. Ëñðïñg æ sëssïøñ wïll ðïsçærð thë çhæñgës.", - "onlyZone": "Whëthër ïñlïñë çhæt øpëñs ðïrëçtlÿ æs zøñë wïðgët, þëtwëëñ thë lïñës, ør æs øvërlæÿ wïðgët whïçh tµrñs ïñtø æ zøñë.", "zoneToolbar": "Whëthër tø shøw æ tøølþær tø æççëpt ør rëjëçt çhæñgës ïñ thë ïñlïñë çhæt çhæñgës vïëw." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Æðð Fïñð Mætçh tø §ëlëçtïøñ", "deleteLeftMultiSelection": "Ðëlëtë £ëft", + "deleteRightMultiSelection": "Ðëlëtë Rïght", "exitMultiSelection": "Ëxït Mµltï ǵrsør Møðë" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Værïæþlë {0}, vælµë {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "RËP£ Værïæþlës", "notebook.notebookVariables": "Ñøtëþøøk Værïæþlës" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Føçµs Ñëxt Çëll Çhæt Wïðgët", "focusNotebookChat": "Føçµs Çhæt", "focusPreviousCell": "Føçµs Prëvïøµs Çëll", + "notebook.apply1": "Æççëpt æñð Rµñ", + "notebook.apply2": "Æççëpt & Rµñ", + "notebook.apply3": "Æççëpt thë çhæñgës æñð rµñ thë çëll", "notebook.cell.chat.accept": "Mækë Rëqµëst", "notebook.cell.chat.close": "Çløsë Çhæt", "notebook.cell.chat.nextFromHistory": "Ñëxt Frøm Hïstørÿ", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "§tært Çhæt tø Gëñërætë Çøðë", "notebookActions.restoreCellprompt": "Gëñërætë" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pïçk æ værïæþlë frøm thë kërñël" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Whëthër thë çëll çhæt ëðïtør ïs føçµsëð", "notebookChatAgentRegistered": "Whëthër æ çhæt ægëñt før ñøtëþøøk ïs rëgïstërëð", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Rëvërt Mëtæðætæ", "notebook.diff.cell.revertOutputs": "Rëvërt صtpµts", "notebook.diff.cell.switchOutputRenderingStyleToText": "§wïtçh صtpµt Rëñðërïñg", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Tøgglë Çøllæpsë Üñçhæñgëð Rëgïøñs", "notebook.diff.ignoreMetadata": "Hïðë Mëtæðætæ Ðïffërëñçës", "notebook.diff.ignoreOutputs": "Hïðë صtpµts Ðïffërëñçës", + "notebook.diff.openFile": "Øpëñ Fïlë", + "notebook.diff.revertMetadata": "Rëvërt Ñøtëþøøk Mëtæðætæ", "notebook.diff.showMetadata": "§høw Mëtæðætæ Ðïffërëñçës", "notebook.diff.showOutputs": "§høw صtpµts Ðïffërëñçës", "notebook.diff.switchToText": "Øpëñ Tëxt Ðïff Ëðïtør", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Çøñtrøls thë lïñë hëïght ïñ pïxëls øf mærkðøwñ çëlls ïñ ñøtëþøøks. Whëñ sët tø {0}, {1} wïll þë µsëð", "notebook.markup.fontSize": "Çøñtrøls thë føñt sïzë ïñ pïxëls øf rëñðërëð mærkµp ïñ ñøtëþøøks. Whëñ sët tø {0}, 120% øf {1} ïs µsëð.", "notebook.minimalErrorRendering": "Çøñtrøl whëthër tø rëñðër ërrør øµtpµt ïñ æ mïñïmæl stÿlë.", + "notebook.multiCursor.enabled": "Ëxpërïmëñtæl. Ëñæþlës æ lïmïtëð sët øf mµltï çµrsør çøñtrøls æçrøss mµltïplë çëlls ïñ thë ñøtëþøøk ëðïtør. ǵrrëñtlÿ sµppørtëð ærë çørë ëðïtør æçtïøñs (tÿpïñg/çµt/çøpÿ/pæstë/çømpøsïtïøñ) æñð æ lïmïtëð sµþsët øf ëðïtør çømmæñðs.", "notebook.outputFontFamily": "Thë føñt fæmïlÿ øf thë øµtpµt tëxt wïthïñ ñøtëþøøk çëlls. Whëñ sët tø ëmptÿ, thë {0} ïs µsëð.", "notebook.outputFontSize": "Føñt sïzë før thë øµtpµt tëxt wïthïñ ñøtëþøøk çëlls. Whëñ sët tø 0, {0} ïs µsëð.", "notebook.outputLineHeight": "£ïñë hëïght øf thë øµtpµt tëxt wïthïñ ñøtëþøøk çëlls.\r\n - Whëñ sët tø 0, ëðïtør lïñë hëïght ïs µsëð.\r\n - Vælµës þëtwëëñ 0 æñð 8 wïll þë µsëð æs æ mµltïplïër wïth thë føñt sïzë.\r\n - Vælµës grëætër thæñ ør ëqµæl tø 8 wïll þë µsëð æs ëffëçtïvë vælµës.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Çøññëçtïøñ: Pæµsë søçkët wrïtïñg", "remote": "Rëmøtë", "remote.autoForwardPortFallback": "Thë ñµmþër øf æµtø førwærðëð pørts thæt wïll trïggër thë swïtçh frøm `prøçëss` tø `hÿþrïð` whëñ æµtømætïçællÿ førwærðïñg pørts æñð `rëmøtë.æµtøFørwærðPørts§øµrçë` ïs sët tø `prøçëss` þÿ ðëfæµlt. §ët tø `0` tø ðïsæþlë thë fællþæçk. Whëñ `rëmøtë.æµtøFørwærðPørtsFællþæçk` hæsñ't þëëñ çøñfïgµrëð, þµt `rëmøtë.æµtøFørwærðPørts§øµrçë` hæs, `rëmøtë.æµtøFørwærðPørtsFællþæçk` wïll þë trëætëð æs thøµgh ït's sët tø `0`.", - "remote.autoForwardPorts": "Whëñ ëñæþlëð, ñëw rµññïñg prøçëssës ærë ðëtëçtëð æñð pørts thæt thëÿ lïstëñ øñ ærë æµtømætïçællÿ førwærðëð. Ðïsæþlïñg thïs sëttïñg wïll ñøt prëvëñt æll pørts frøm þëïñg førwærðëð. Ëvëñ whëñ ðïsæþlëð, ëxtëñsïøñs wïll stïll þë æþlë tø çæµsë pørts tø þë førwærðëð, æñð øpëñïñg sømë ÜR£s wïll stïll çæµsë pørts tø førwærðëð.", - "remote.autoForwardPortsSource": "§ëts thë søµrçë frøm whïçh pørts ærë æµtømætïçællÿ førwærðëð whëñ {0} ïs trµë. Øñ Wïñðøws æñð mæçا rëmøtës, thë `prøçëss` æñð `hÿþrïð` øptïøñs hævë ñø ëffëçt æñð `øµtpµt` wïll þë µsëð.", + "remote.autoForwardPorts": "Whëñ ëñæþlëð, ñëw rµññïñg prøçëssës ærë ðëtëçtëð æñð pørts thæt thëÿ lïstëñ øñ ærë æµtømætïçællÿ førwærðëð. Ðïsæþlïñg thïs sëttïñg wïll ñøt prëvëñt æll pørts frøm þëïñg førwærðëð. Ëvëñ whëñ ðïsæþlëð, ëxtëñsïøñs wïll stïll þë æþlë tø çæµsë pørts tø þë førwærðëð, æñð øpëñïñg sømë ÜR£s wïll stïll çæµsë pørts tø førwærðëð. Ælsø sëë {0}.", + "remote.autoForwardPortsSource": "§ëts thë søµrçë frøm whïçh pørts ærë æµtømætïçællÿ førwærðëð whëñ {0} ïs trµë. Whëñ {0} ïs fælsë, {1} wïll þë µsëð tø fïñð ïñførmætïøñ æþøµt pørts thæt hævë ælrëæðÿ þëëñ førwærðëð. Øñ Wïñðøws æñð mæçا rëmøtës, thë `prøçëss` æñð `hÿþrïð` øptïøñs hævë ñø ëffëçt æñð `øµtpµt` wïll þë µsëð.", "remote.autoForwardPortsSource.hybrid": "Pørts wïll þë æµtømætïçællÿ førwærðëð whëñ ðïsçøvërëð þÿ rëæðïñg tërmïñæl æñð ðëþµg øµtpµt. Ñøt æll prøçëssës thæt µsë pørts wïll prïñt tø thë ïñtëgrætëð tërmïñæl ør ðëþµg çøñsølë, sø sømë pørts wïll þë mïssëð. Pørts wïll þë \"µñ-førwærðëð\" þÿ wætçhïñg før prøçëssës thæt lïstëñ øñ thæt pørt tø þë tërmïñætëð.", "remote.autoForwardPortsSource.output": "Pørts wïll þë æµtømætïçællÿ førwærðëð whëñ ðïsçøvërëð þÿ rëæðïñg tërmïñæl æñð ðëþµg øµtpµt. Ñøt æll prøçëssës thæt µsë pørts wïll prïñt tø thë ïñtëgrætëð tërmïñæl ør ðëþµg çøñsølë, sø sømë pørts wïll þë mïssëð. Pørts førwærðëð þæsëð øñ øµtpµt wïll ñøt þë \"µñ-førwærðëð\" µñtïl rëløæð ør µñtïl thë pørt ïs çløsëð þÿ thë µsër ïñ thë Pørts vïëw.", "remote.autoForwardPortsSource.process": "Pørts wïll þë æµtømætïçællÿ førwærðëð whëñ ðïsçøvërëð þÿ wætçhïñg før prøçëssës thæt ærë stærtëð æñð ïñçlµðë æ pørt.", @@ -10434,6 +10514,9 @@ "vs/workbench/contrib/replNotebook/browser/repl.contribution": { "repl.execute": "Ëxëçµtë RËP£ ïñpµt" }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Ïçøñ øf thë RËP£ ëðïtør læþël." + }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Çøñtrøls thë høvër fëëðþæçk ðëlæÿ ïñ mïllïsëçøñðs øf thë ðræggïñg ærëæ ïñ þëtwëëñ vïëws/ëðïtørs.", "sashSize": "Çøñtrøls thë fëëðþæçk ærëæ sïzë ïñ pïxëls øf thë ðræggïñg ærëæ ïñ þëtwëëñ vïëws/ëðïtørs. §ët ït tø æ lærgër vælµë ïf ÿøµ fëël ït's hærð tø rësïzë vïëws µsïñg thë møµsë." @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Ðø ñøt ïgñørë lëæðïñg æñð træïlïñg whïtëspæçë.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Ïñhërït frøm `ðïffËðïtør.ïgñørëTrïmWhïtëspæçë`.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Ïgñørë lëæðïñg æñð træïlïñg whïtëspæçë.", + "scm.graph.badges": "Çøñtrøls whïçh þæðgës ærë shøwñ ïñ thë §øµrçë Çøñtrøl Græph vïëw. Thë þæðgës ærë shøwñ øñ thë rïght sïðë øf thë græph ïñðïçætïñg thë ñæmës øf hïstørÿ ïtëm grøµps.", + "scm.graph.badges.all": "§høw þæðgës øf æll hïstørÿ ïtëm grøµps ïñ thë §øµrçë Çøñtrøl Græph vïëw.", + "scm.graph.badges.filter": "§høw øñlÿ thë þæðgës øf hïstørÿ ïtëm grøµps µsëð æs æ fïltër ïñ thë §øµrçë Çøñtrøl Græph vïëw.", + "scm.graph.pageOnScroll": "Çøñtrøls whëthër thë §øµrçë Çøñtrøl Græph vïëw wïll løæð thë ñëxt pægë øf ïtëms whëñ ÿøµ sçrøll tø thë ëñð øf thë lïst.", + "scm.graph.pageSize": "Thë ñµmþër øf ïtëms tø shøw ïñ thë §øµrçë Çøñtrøl Græph vïëw þÿ ðëfæµlt æñð whëñ løæðïñg mørë ïtëms.", "scm.providerCountBadge": "Çøñtrøls thë çøµñt þæðgës øñ §øµrçë Çøñtrøl Prøvïðër hëæðërs. Thësë hëæðërs æppëær ïñ thë §øµrçë Çøñtrøl vïëw whëñ thërë ïs mørë thæñ øñë prøvïðër ør whëñ thë {0} sëttïñg ïs ëñæþlëð, æñð ïñ thë §øµrçë Çøñtrøl Rëpøsïtørïës vïëw.", "scm.providerCountBadge.auto": "Øñlÿ shøw çøµñt þæðgë før §øµrçë Çøñtrøl Prøvïðër whëñ ñøñ-zërø.", "scm.providerCountBadge.hidden": "Hïðë §øµrçë Çøñtrøl Prøvïðër çøµñt þæðgës.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Vïëw ïçøñ øf thë §øµrçë Çøñtrøl vïëw." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "Hïstørÿ ïtëm høvër æððïtïøñs førëgrøµñð çølør.", + "scmGraph.HistoryItemHoverDeletionsForeground": "Hïstørÿ ïtëm høvër ðëlëtïøñs førëgrøµñð çølør.", "scmGraphForeground1": "§øµrçë çøñtrøl græph førëgrøµñð çølør (1).", "scmGraphForeground2": "§øµrçë çøñtrøl græph førëgrøµñð çølør (2).", "scmGraphForeground3": "§øµrçë çøñtrøl græph førëgrøµñð çølør (3).", - "scmGraphHistoryItemGroupBase": "ßæsë hïstørÿ ïtëm grøµp çølør.", - "scmGraphHistoryItemGroupLocal": "£øçæl hïstørÿ ïtëm grøµp çølør.", - "scmGraphHistoryItemGroupRemote": "Rëmøtë hïstørÿ ïtëm grøµp çølør.", - "scmGraphHistoryItemHoverLabelForeground": "Hïstørÿ ïtëm høvër læþël førëgrøµñð çølør." + "scmGraphForeground4": "§øµrçë çøñtrøl græph førëgrøµñð çølør (4).", + "scmGraphForeground5": "§øµrçë çøñtrøl græph førëgrøµñð çølør (5).", + "scmGraphHistoryItemBaseRefColor": "Hïstørÿ ïtëm þæsë rëfërëñçë çølør.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "Hïstørÿ ïtëm høvër ðëfæµlt læþël þæçkgrøµñð çølør.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "Hïstørÿ ïtëm høvër ðëfæµlt læþël førëgrøµñð çølør.", + "scmGraphHistoryItemHoverLabelForeground": "Hïstørÿ ïtëm høvër læþël førëgrøµñð çølør.", + "scmGraphHistoryItemRefColor": "Hïstørÿ ïtëm rëfërëñçë çølør.", + "scmGraphHistoryItemRemoteRefColor": "Hïstørÿ ïtëm rëmøtë rëfërëñçë çølør." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "§høw thë søµrçë çøñtrøl græph før thë æçtïvë rëpøsïtørÿ", + "all": "Æll", + "allHistoryItemRefs": "Æll hïstørÿ ïtëm rëfërëñçës", + "auto": "Ƶtø", + "currentHistoryItemRef": "ǵrrëñt hïstørÿ ïtëm rëfërëñçë(s)", "deletion": "{0} ðëlëtïøñ{1}", "deletions": "{0} ðëlëtïøñs{1}", "fileChanged": "{0} fïlë çhæñgëð", "filesChanged": "{0} fïlës çhæñgëð", + "goToCurrentHistoryItem": "Gø tø ǵrrëñt Hïstørÿ Ïtëm", + "historyItemChangesEditorTitle": "Æll Çhæñgës ({0} ↔ {1})", + "historyItemMessage": "Mëssægë", "insertion": "{0} ïñsërtïøñ{1}", "insertions": "{0} ïñsërtïøñs{1}", + "items": "{0} Ïtëms", "loadMore": "{0} £øæð Mørë...", - "outdated": "ØÜTÐÆTËÐ", + "referencePicker": "Hïstørÿ Ïtëm Rëfërëñçë Pïçkër", "refreshGraph": "Rëfrësh", + "repositoryPicker": "Rëpøsïtørÿ Pïçkër", "scm history": "§øµrçë Çøñtrøl Hïstørÿ", - "scmGraph.HistoryItemHoverAdditionsForeground": "Hïstørÿ ïtëm høvër æððïtïøñs førëgrøµñð çølør.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Hïstørÿ ïtëm høvër ðëlëtïøñs førëgrøµñð çølør." + "scmGraphHistoryItemRef": "§ëlëçt øñë/mørë hïstørÿ ïtëm rëfërëñçës tø vïëw, tÿpë tø fïltër", + "scmGraphRepository": "§ëlëçt thë rëpøsïtørÿ tø vïëw, tÿpë tø fïltër æll rëpøsïtørïës", + "scmGraphViewOutdated": "Plëæsë rëfrësh thë græph µsïñg thë rëfrësh æçtïøñ ($(rëfrësh)).", + "scmGraphViewRevealCurrentHistoryItem": "Thë çµrrëñt hïstørÿ ïtëm ïs ñøt prësëñt ïñ thë søµrçë çøñtrøl græph. Plëæsë µsë thë hïstørÿ ïtëm rëfërëñçës pïçkër tø ëxpæñð thë sët øf hïstørÿ ïtëms ïñ thë græph.", + "viewChanges": "Vïëw Çhæñgës" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "§øµrçë Çøñtrøl Rëpøsïtørïës" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Çøllæpsë Æll Rëpøsïtørïës", - "deletion": "{0} ðëlëtïøñ{1}", - "deletions": "{0} ðëlëtïøñs{1}", "expand all": "Ëxpæñð Æll Rëpøsïtørïës", - "fileChanged": "{0} fïlë çhæñgëð", - "filesChanged": "{0} fïlës çhæñgëð", - "historyItemChangesEditorTitle": "Æll Çhæñgës ({0} ↔ {1})", "input": "§øµrçë Çøñtrøl Ïñpµt", - "insertion": "{0} ïñsërtïøñ{1}", - "insertions": "{0} ïñsërtïøñs{1}", "label.close": "Çløsë", "repositories": "Rëpøsïtørïës", "repositorySortByDiscoveryTime": "§ørt þÿ Ðïsçøvërÿ Tïmë", "repositorySortByName": "§ørt þÿ Ñæmë", "repositorySortByPath": "§ørt þÿ Pæth", "scm": "§øµrçë Çøñtrøl Mæñægëmëñt", - "scm.historyItemAdditionsForeground": "Hïstørÿ ïtëm æððïtïøñs førëgrøµñð çølør.", - "scm.historyItemDeletionsForeground": "Hïstørÿ ïtëm ðëlëtïøñs førëgrøµñð çølør.", - "scm.historyItemSelectedStatisticsBorder": "Hïstørÿ ïtëm sëlëçtëð stætïstïçs þørðër çølør.", - "scm.historyItemStatisticsBorder": "Hïstørÿ ïtëm stætïstïçs þørðër çølør.", "scmInputCancelAction": "Çæñçël", "scmInputMoreActions": "Mørë Æçtïøñs...", "setListViewMode": "Vïëw æs £ïst", @@ -10600,8 +10696,7 @@ "sortAction": "Vïëw & §ørt", "sortChangesByName": "§ørt Çhæñgës þÿ Ñæmë", "sortChangesByPath": "§ørt Çhæñgës þÿ Pæth", - "sortChangesByStatus": "§ørt Çhæñgës þÿ §tætµs", - "viewChanges": "Vïëw Çhæñgës" + "sortChangesByStatus": "§ørt Çhæñgës þÿ §tætµs" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "§øµrçë Çøñtrøl" @@ -10820,7 +10915,9 @@ "search": "§ëærçh", "searchFileMatch": "{0} fïlë føµñð", "searchFileMatches": "{0} fïlës føµñð", + "searchFolderMatch.aiText.label": "£øæð ÆÏ Rësµlts", "searchFolderMatch.other.label": "Øthër fïlës", + "searchFolderMatch.plainText.label": "Tëxt Rësµlts", "searchMatch": "{0} mætçh føµñð", "searchMatches": "{0} mætçhës føµñð", "searchResultAria": "'{0}' æt çølµmñ {1} føµñð {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Çløsë Ðïæløg" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Ïñspëçt thïs ïñ thë æççëssïþlë vïëw ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Ïñspëçt thïs ïñ thë æççëssïþlë vïëw vïæ thë çømmæñð Øpëñ Æççëssïþlë Vïëw whïçh ïs çµrrëñtlÿ ñøt trïggëræþlë vïæ këÿþïñðïñg.\r\n", "allDone": "Mærk Ðøñë", "checkboxTitle": "Whëñ çhëçkëð, thïs pægë wïll þë shøwñ øñ stærtµp.", "close": "Hïðë", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Ëðïtïñg ëvølvëð", "gettingStarted.keyboardTip": "Tïp: Üsë këÿþøærð shørtçµt ", "gettingStarted.someStepsComplete": "{0} øf {1} stëps çømplëtë", + "goBack": "Gø ßæçk", "imageShowing": "Ïmægë shøwïñg {0}", "new": "Ñëw", "newItems": "Üpðætëð", @@ -13140,7 +13240,6 @@ "start": "§tært", "toStart": "tø stært.", "walkthroughs": "Wælkthrøµghs", - "welcome": "Wëlçømë", "welcomeAriaLabel": "Øvërvïëw øf høw tø gët µp tø spëëð wïth ÿøµr ëðïtør.", "welcomePage.openFolderWithPath": "Øpëñ følðër {0} wïth pæth {1}", "welcomePage.showOnStartup": "§høw wëlçømë pægë øñ stærtµp" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Whëñ ëñæþlëð, æñ ëxtëñsïøñ's wælkthrøµgh wïll øpëñ µpøñ ïñstæll øf thë ëxtëñsïøñ.", "workspacePlatform": "Thë plætførm øf thë çµrrëñt wørkspæçë, whïçh ïñ rëmøtë ør sërvërlëss çøñtëxts mæÿ þë ðïffërëñt frøm thë plætførm øf thë ÜÏ" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Ðësçrïptïøñ: {0}", + "gettingStarted.step": "§tëp {0}: {1}\r\nÐësçrïptïøñ: {2}", + "gettingStarted.title": "Tïtlë: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Førëgrøµñð çølør øf thë hëæðïñg øf ëæçh wælkthrøµgh stëp", "welcomePage.background": "ßæçkgrøµñð çølør før thë Wëlçømë pægë.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Ïçøñ µsëð før thë sëtµp çætëgørÿ øf wëlçømë pægë", "gettingStarted.accessibilityHelp.description.interpolated": "Thë æççëssïþïlïtÿ hëlp ðïæløg prøvïðës ïñførmætïøñ æþøµt whæt tø ëxpëçt frøm æ fëætµrë æñð thë çømmæñðs/këÿþïñðïñgs tø øpërætë thëm.\r\n Wïth føçµs ïñ æñ ëðïtør, tërmïñæl, ñøtëþøøk, çhæt rëspøñsë, çømmëñt, ør ðëþµg çøñsølë, thë rëlëvæñt ðïæløg çæñ þë øpëñëð wïth thë Øpëñ Æççëssïþïlïtÿ Hëlp çømmæñð.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Üsë thë æççëssïþïlïtÿ hëlp ðïæløg tø lëærñ æþøµt fëætµrës", + "gettingStarted.accessibilitySettings.description.interpolated": "Æççëssïþïlïtÿ sëttïñgs çæñ þë çøñfïgµrëð þÿ rµññïñg thë Øpëñ Æççëssïþïlïtÿ §ëttïñgs çømmæñð.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Çøñfïgµrë æççëssïþïlïtÿ sëttïñgs", "gettingStarted.accessibilitySignals.description.interpolated": "Æççëssïþïlïtÿ søµñðs æñð æññøµñçëmëñts ærë plæÿëð ærøµñð thë wørkþëñçh før ðïffërëñt ëvëñts.\r\n Thësë çæñ þë ðïsçøvërëð æñð çøñfïgµrëð µsïñg thë £ïst §ïgñæl §øµñðs æñð £ïst §ïgñæl Æññøµñçëmëñts çømmæñðs.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Fïñë tµñë whïçh æççëssïþïlïtÿ sïgñæls ÿøµ wæñt tø rëçëïvë vïæ æµðïø ør æ þræïllë ðëvïçë", "gettingStarted.accessibleView.description.interpolated": "Thë æççëssïþlë vïëw ïs ævæïlæþlë før thë tërmïñæl, høvërs, ñøtïfïçætïøñs, çømmëñts, ñøtëþøøk øµtpµt, çhæt rëspøñsës, ïñlïñë çømplëtïøñs, æñð ðëþµg çøñsølë øµtpµt.\r\n Wïth føçµs ïñ æñÿ øf thøsë fëætµrës, ït çæñ þë øpëñëð wïth thë Øpëñ Æççëssïþlë Vïëw çømmæñð.\r\n{0}", - "gettingStarted.accessibleView.title": "Üsë thë æççëssïþlë vïëw tø ïñspëçt çøñtëñt lïñë þÿ lïñë, çhæræçtër þÿ çhæræçtër", + "gettingStarted.accessibleView.title": "§çrëëñ rëæðër µsërs çæñ ïñspëçt çøñtëñt lïñë þÿ lïñë, çhæræçtër þÿ çhæræçtër ïñ thë æççëssïþlë vïëw.", "gettingStarted.beginner.description": "Gët æñ øvërvïëw øf thë møst ëssëñtïæl fëætµrës", "gettingStarted.beginner.title": "£ëærñ thë Fµñðæmëñtæls", "gettingStarted.codeFolding.description.interpolated": "Følð ør µñfølð æ çøðë sëçtïøñ wïth thë Tøgglë Følð çømmæñð.\r\n{0}\r\n Følð ør µñfølð rëçµrsïvëlÿ wïth thë Tøgglë Følð Rëçµrsïvëlÿ Çømmæñð\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Ýøµ'rë æll sët tø stært çøðïñg. Ýøµ çæñ øpëñ æ løçæl prøjëçt ør æ rëmøtë rëpøsïtørÿ tø gët ÿøµr fïlës ïñtø V§ Çøðë.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "ǵstømïzë ÿøµr ëðïtør, lëærñ thë þæsïçs, æñð stært çøðïñg", "gettingStarted.setup.title": "Gët §tærtëð wïth V§ Çøðë", - "gettingStarted.setupScreenReader.description": "£ëærñ thë tøøls æñð shørtçµts thæt mækë V§ Çøðë æççëssïþlë. Ñøtë thæt sømë æçtïøñs ærë ñøt æçtïøñæþlë frøm wïthïñ thë çøñtëxt øf thë wælkthrøµgh.", - "gettingStarted.setupScreenReader.title": "Gët §tærtëð wïth V§ Çøðë µsïñg æ §çrëëñ Rëæðër", + "gettingStarted.setupAccessibility.description": "£ëærñ thë tøøls æñð shørtçµts thæt mækë V§ Çøðë æççëssïþlë. Ñøtë thæt sømë æçtïøñs ærë ñøt æçtïøñæþlë frøm wïthïñ thë çøñtëxt øf thë wælkthrøµgh.", + "gettingStarted.setupAccessibility.title": "Gët §tærtëð wïth Æççëssïþïlïtÿ Fëætµrës", "gettingStarted.setupWeb.description": "ǵstømïzë ÿøµr ëðïtør, lëærñ thë þæsïçs, æñð stært çøðïñg", "gettingStarted.setupWeb.title": "Gët §tærtëð wïth V§ Çøðë før thë Wëþ", "gettingStarted.shortcuts.description.interpolated": "Øñçë ÿøµ hævë ðïsçøvërëð ÿøµr fævørïtë çømmæñðs, çrëætë çµstøm këÿþøærð shørtçµts før ïñstæñt æççëss.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Çøññëçt tø...", "gettingStarted.topLevelShowWalkthroughs.description": "Vïëw æ wælkthrøµgh øñ thë ëðïtør ør æñ ëxtëñsïøñ", "gettingStarted.topLevelShowWalkthroughs.title": "Øpëñ æ Wælkthrøµgh...", - "gettingStarted.verbositySettings.description.interpolated": "Vërþøsïtÿ sëttïñgs ëxïst før fëætµrës ærøµñð thë wørkþëñçh sø thæt øñçë æ µsër ïs fæmïlïær wïth æ fëætµrë, thëÿ çæñ ævøïð hëærïñg hïñts æþøµt høw tø øpërætë ït. Før ëxæmplë, fëætµrës før whïçh æñ æççëssïþïlïtÿ hëlp ðïæløg ëxïsts wïll ïñðïçætë høw tø øpëñ thë ðïæløg µñtïl thë vërþøsïtÿ sëttïñg før thæt fëætµrë hæs þëëñ ðïsæþlëð.\r\n Thësë æñð øthër æççëssïþïlïtÿ sëttïñgs çæñ þë çøñfïgµrëð þÿ rµññïñg thë Øpëñ Æççëssïþïlïtÿ §ëttïñgs çømmæñð.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "§çrëëñ rëæðër vërþøsïtÿ sëttïñgs ëxïst før fëætµrës ærøµñð thë wørkþëñçh sø thæt øñçë æ µsër ïs fæmïlïær wïth æ fëætµrë, thëÿ çæñ ævøïð hëærïñg hïñts æþøµt høw tø øpërætë ït. Før ëxæmplë, fëætµrës før whïçh æñ æççëssïþïlïtÿ hëlp ðïæløg ëxïsts wïll ïñðïçætë høw tø øpëñ thë ðïæløg µñtïl thë vërþøsïtÿ sëttïñg før thæt fëætµrë hæs þëëñ ðïsæþlëð.\r\n Thësë æñð øthër æççëssïþïlïtÿ sëttïñgs çæñ þë çøñfïgµrëð þÿ rµññïñg thë Øpëñ Æççëssïþïlïtÿ §ëttïñgs çømmæñð.\r\n{0}", "gettingStarted.verbositySettings.title": "Çøñtrøl thë vërþøsïtÿ øf ærïæ læþëls", "gettingStarted.videoTutorial.description.interpolated": "Wætçh thë fïrst ïñ æ sërïës øf shørt & præçtïçæl vïðëø tµtørïæls før V§ Çøðë's këÿ fëætµrës.\r\n{0}", "gettingStarted.videoTutorial.title": "Wætçh vïðëø tµtørïæls", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "£ïst §ïgñæl Æññøµñçëmëñts", "listSignalSounds": "£ïst §ïgñæl §øµñðs", "openAccessibilityHelp": "Øpëñ Æççëssïþïlïtÿ Hëlp", + "openAccessibilitySettings": "Øpëñ Æççëssïþïlïtÿ §ëttïñgs", "openAccessibleView": "Øpëñ Æççëssïþlë Vïëw", "openFolder": "Øpëñ Følðër", "openGoToSymbol": "Gø tø §ÿmþøl", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Thë fïlë ëxplørër çøñtëxt mëñµ", "menus.explorerContextShare": "'§hærë' sµþmëñµ ïñ thë fïlë ëxplørër çøñtëxt mëñµ", "menus.extensionContext": "Thë ëxtëñsïøñ çøñtëxt mëñµ", - "menus.historyItemChanges": "Thë §øµrçë Çøñtrøl ïñçømïñg/øµtgøïñg çhæñgës tïtlë mëñµ", "menus.historyItemContext": "Thë §øµrçë Çøñtrøl hïstørÿ ïtëm çøñtëxt mëñµ", "menus.home": "Thë hømë ïñðïçætør çøñtëxt mëñµ (wëþ øñlÿ)", - "menus.incomingChanges": "Thë §øµrçë Çøñtrøl ïñçømïñg çhæñgës mëñµ", - "menus.incomingChangesAllChangesContext": "Thë §øµrçë Çøñtrøl æll ïñçømïñg çhæñgës çøñtëxt mëñµ", - "menus.incomingChangesContext": "Thë §øµrçë Çøñtrøl ïñçømïñg çhæñgës çøñtëxt mëñµ", - "menus.incomingChangesHistoryItemContext": "Thë §øµrçë Çøñtrøl ïñçømïñg çhæñgës hïstørÿ ïtëm çøñtëxt mëñµ", "menus.input": "Thë §øµrçë Çøñtrøl ïñpµt þøx mëñµ", "menus.mergeEditorResult": "Thë rësµlt tøølþær øf thë mërgë ëðïtør", "menus.multiDiffEditorResource": "Thë rësøµrçë tøølþær ïñ thë mµltï ðïff ëðïtør", "menus.notebookVariablesContext": "Thë ñøtëþøøk værïæþlës vïëw çøñtëxt mëñµ", "menus.opy": "'Çøpÿ æs' sµþmëñµ ïñ thë tøp lëvël Ëðït mëñµ", - "menus.outgoingChanges": "Thë §øµrçë Çøñtrøl øµtgøïñg çhæñgës mëñµ", - "menus.outgoingChangesAllChangesContext": "Thë §øµrçë Çøñtrøl æll øµtgøïñg çhæñgës çøñtëxt mëñµ", - "menus.outgoingChangesContext": "Thë §øµrçë Çøñtrøl øµtgøïñg çhæñgës çøñtëxt mëñµ", - "menus.outgoingChangesHistoryItemContext": "Thë §øµrçë Çøñtrøl øµtgøïñg çhæñgës hïstørÿ ïtëm çøñtëxt mëñµ", "menus.resourceFolderContext": "Thë §øµrçë Çøñtrøl rësøµrçë følðër çøñtëxt mëñµ", "menus.resourceGroupContext": "Thë §øµrçë Çøñtrøl rësøµrçë grøµp çøñtëxt mëñµ", "menus.resourceStateContext": "Thë §øµrçë Çøñtrøl rësøµrçë stætë çøñtëxt mëñµ", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Çøñtrïþµtës sµþmëñµ ïtëms tø thë ëðïtør", "webview.context": "Thë wëþvïëw çøñtëxt mëñµ" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "ßæçkgrøµñð çølør øf thë ërrør æçtïvïtÿ þæðgë", + "activityErrorBadge.foreground": "Førëgrøµñð çølør øf thë ërrør æçtïvïtÿ þæðgë", + "activityWarningBadge.background": "ßæçkgrøµñð çølør øf thë wærñïñg æçtïvïtÿ þæðgë", + "activityWarningBadge.foreground": "Førëgrøµñð çølør øf thë wærñïñg æçtïvïtÿ þæðgë" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Fëtçhës ëxpërïmëñts tø rµñ frøm æ Mïçrøsøft øñlïñë sërvïçë." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ þëçæµsë ït ïs ëñæþlëð ïñ ëñvïrøñmëñt", "cannot change enablement extension kind": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ þëçæµsë øf ïts ëxtëñsïøñ kïñð", "cannot change enablement virtual workspace": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ þëçæµsë ït ðøës ñøt sµppørt vïrtµæl wørkspæçës", + "cannot change invalid extension enablement": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ þëçæµsë øf ït ïs ïñvælïð", "cannot disable auth extension": "Çæññøt çhæñgë ëñæþlëmëñt {0} ëxtëñsïøñ þëçæµsë §ëttïñgs §ÿñç ðëpëñðs øñ ït.", "cannot disable auth extension in workspace": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ ïñ wørkspæçë þëçæµsë ït çøñtrïþµtës æµthëñtïçætïøñ prøvïðërs", "cannot disable language pack extension": "Çæññøt çhæñgë ëñæþlëmëñt øf {0} ëxtëñsïøñ þëçæµsë ït çøñtrïþµtës læñgµægë pæçks.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Wøµlð ÿøµ lïkë tø ïñstæll æñð sÿñçhrøñïzë ëxtëñsïøñs æçrøss ÿøµr ðëvïçës?", "install single extension": "Wøµlð ÿøµ lïkë tø ïñstæll æñð sÿñçhrøñïzë '{0}' ëxtëñsïøñ æçrøss ÿøµr ðëvïçës?", "limited support": "'{0}' hæs lïmïtëð fµñçtïøñælïtÿ ïñ {1}.", - "main.notFound": "Çæññøt æçtïvætë, þëçæsë {0} ñøt føµñð", + "main.notFound": "Çæññøt æçtïvætë þëçæµsë {0} ñøt føµñð", "multipleDependentsError": "Çæññøt µñïñstæll ëxtëñsïøñ '{0}'. Ëxtëñsïøñs '{1}', '{2}' æñð øthërs ðëpëñð øñ thïs.", "non web extensions": "'{0}' çøñtæïñs ëxtëñsïøñs whïçh ærë ñøt sµppørtëð ïñ {1}.", "non web extensions detail": "Çøñtæïñs ëxtëñsïøñs whïçh ærë ñøt sµppørtëð.", diff --git a/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json index 39f18fb6f9..215fdfaa0f 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Создать ветвь из...", "command.checkout": "Извлечение в...", "command.checkoutDetached": "Извлечь в (отключено)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Выборочный отбор...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Отменить изменения", "command.cleanAll": "Отменить все изменения", "command.cleanAllTracked": "Удалить все отслеживаемые изменения", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Зафиксировать промежуточные (завершено, без проверки)", "command.continueInLocalClone": "Клонировать репозиторий локально и открыть на рабочем столе…", "command.continueInLocalClone.qualifiedName": "Продолжить работу в новом локальном клоне", - "command.createTag": "Создать Тег", + "command.createTag": "Create Tag...", "command.deleteBranch": "Удалить ветвь...", "command.deleteRemoteTag": "Удалить удаленный тег...", "command.deleteTag": "Удаление тега...", diff --git a/i18n/vscode-language-pack-ru/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/vscode.github.i18n.json index 22f17908c6..d85643f0e4 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Определяет, какой протокол используется для клонирования репозитория GitHub", "description": "Возможности GitHub для VS Code", "displayName": "GitHub", - "welcome.publishFolder": "Вы можете напрямую опубликовать эту папку в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "Вы можете напрямую опубликовать папку рабочей области в репозитории GitHub. После публикации вы получите доступ к возможностям системы управления версиями на платформе Git и GitHub.\r\n[$(github) Опубликовать в GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-ru/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/vscode.ipynb.i18n.json index b586da7753..c5e4b8477f 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Копировать выходные данные ячейки", "description": "Обеспечивает базовую поддержку открытия и чтения IPYNB-файлов записной книжки Jupyter", "displayName": "Поддержка IPYNB", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "Включите или отключите вставку изображений в ячейки Markdown в файлах записных книжек IPYNB. Изображения вставляется в ячейку как вложения.", "markdownAttachmentRenderer.displayName": "Отрисовщик вложений ячеек Markdown-It ipynb", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index 76cc2865c0..6df48d74fc 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "Ошибка при извлечении {0}. Недопустимый файл.", "notFound": "{0} не найдено в ZIP-архиве." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "Сейчас редактор недоступен.", - "accessibilityOffAriaLabel": "{0} Чтобы включить оптимизированный режим читателя, используйте {1}", - "accessibilityOffAriaLabelNoKb": "{0} Чтобы включить оптимизированный режим читателя, откройте быстрый выбор с помощью {1} и выполните команду \"Активация режима специальных возможностей для читателя\", который сейчас не может быть активирован с помощью клавиатуры.", - "accessibilityOffAriaLabelNoKbs": "{0} Назначьте сочетание клавиш для команды \"Активация режима специальных возможностей для читателя\", используя редактор настраиваемых сочетаний клавиш с помощью {1} и запустите его.", - "editor": "редактор" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "Дополнительные курсоры удалены.", @@ -207,6 +209,9 @@ "selectAll": "Выбрать все", "undo": "Отменить" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Удерживайте клавишу {0}чтобы навести указатель мыши" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Цвет фона заголовка редактора различий" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Нет измененных файлов" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Содержимое редактора", "emptySelectionClipboard": "Управляет тем, копируется ли текущая строка при копировании без выделения.", "enabled": "Включает значок лампочки для действия кода в редакторе.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Определяет, отрисовывается ли пробел с использованием нового экспериментального метода.", "experimentalWhitespaceRendering.font": "Использовать новый метод отрисовки с символами шрифта.", "experimentalWhitespaceRendering.off": "Использовать стабильный метод отрисовки.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Включает встроенные указания в редакторе.", "inlayHints.fontFamily": "Управляет семейством шрифтов для вложенных подсказок в редакторе. Если значение не задано, используется {0}.", "inlayHints.fontSize": "Управляет размером шрифта вложенных подсказок в редакторе. По умолчанию {0} используется, когда сконфигурированное значение меньше {1} или больше размера шрифта редактора.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Включает поля вокруг встроенных указаний в редакторе.", "inline": "Экспресс-предложения отображаются как едва различимый текст", "inlineCompletionsAccessibilityVerbose": "Определяет, следует ли предоставлять указание о специальных возможностях пользователям средства чтения с экрана при отображении встроенного завершения.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Не показывать встроенную панель инструментов с предложениями.", "inlineSuggest.showToolbar.onHover": "Отображать панель инструментов предложений при наведении указателя мыши на встроенное предложение.", "inlineSuggest.suppressSuggestions": "Управляет взаимодействием встроенных предложений с мини-приложением предложений. Если этот параметр включен, мини-приложение предложений не отображается автоматически, когда доступны встроенные предложения.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Управляет интервалом между буквами в пикселях.", "lineHeight": "Определяет высоту строки. \r\n– Используйте 0, чтобы автоматически вычислить высоту строки на основе размера шрифта.\r\n– Значения от 0 до 8 будут использоваться в качестве множителя для размера шрифта.\r\n– Значения больше или равные 8 будут использоваться в качестве действующих значений.", "lineNumbers": "Управляет отображением номеров строк.", @@ -830,7 +839,6 @@ "editorTextFocus": "Находится ли фокус на тексте в редакторе (курсор мигает)", "inCompositeEditor": "Является ли редактор частью большего редактора (например, записных книжек)", "inDiffEditor": "Является ли контекст редактором несовпадений", - "inMultiDiffEditor": "Является ли контекст несколькими редакторами несовпадений", "isEmbeddedDiffEditor": "Является ли контекст внедренным редактором несовпадений", "multiDiffEditorAllCollapsed": "Свернуты ли все файлы в редакторе множественных несовпадений", "standaloneColorPickerFocused": "Сфокусирована ли автономная палитра цветов", @@ -1020,21 +1028,23 @@ "placeHolder": "Выберите команду", "showLensOnLine": "Показать команды CodeLens для текущей строки" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Здесь есть палитра." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Щелкните, чтобы переключить параметры цвета (RGB/HSL/HEX)", - "closeIcon": "Значок для закрытия палитры" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Скрыть палитру цветов", - "hideColorPickerDescription": "Скрыть отдельную палитру.", - "insertColorWithStandaloneColorPicker": "Вставка цвета с помощью автономной палитры цветов", - "insertColorWithStandaloneColorPickerDescription": "Вставка цветов (в шестнадцатеричном формате, RGB или HSL) с помощью отдельной палитре, на которую наведен фокус.", - "mishowOrFocusStandaloneColorPicker": "&&Показать или выделить автономный выбор цвета", - "showOrFocusStandaloneColorPicker": "Показать или выделить автономный выбор цвета", - "showOrFocusStandaloneColorPickerDescription": "Отображение отдельной палитры с поставщиком цвета по умолчанию или наведение фокуса на эту палитру. Отображение цветов в шестнадцатеричном формате, RGB или HSL." + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." + }, + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Закомментировать или раскомментировать блок", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "Удалить диапазоны свертывания вручную", "toggleFoldAction.label": "Переключить свертывание", "toggleFoldRecursivelyAction.label": "Переключить рекурсивное свертывание", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Развернуть рекурсивно", "unfoldAction.label": "Развернуть", "unfoldAllAction.label": "Развернуть все", @@ -1282,6 +1293,12 @@ "location": "Символ {0} из {1}", "location.kb": "Символ {0} из {1}, {2} для следующего" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Это строка состояния при наведении.", "hoverAccessibilityStatusBarActionWithKeybinding": "Содержит действие с меткой {0} и сочетанием клавиш {1}.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Здесь есть встроенные изменения." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Принять встроенную правку", - "action.inlineEdits.hide": "Скрыть встроенную правку", - "action.inlineEdits.showNext": "Показать следующую встроенную правку", - "action.inlineEdits.showPrevious": "Показать предыдущую встроенную правку", - "action.inlineEdits.trigger": "Активировать встроенную правку", - "inlineEditsActions": "Принять встроенную правку" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Видно ли встроенную правку", - "isPinned": "Видно ли встроенную правку" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Заменить следующим значением", "InPlaceReplaceAction.previous.label": "Заменить предыдущим значением" @@ -2086,14 +2091,17 @@ "errorDeleting": "Не удается удалить существующую папку \"{0}\" при установке расширения \"{1}\". Удалите папку вручную и повторите попытку", "incompatible": "Не удается установить расширение \"{0}\", так как оно не совместимо с VS Code \"{1}\".", "invalidManifest": "Не удается установить расширение \"{0}\" из-за несоответствия манифеста с Marketplace", + "not signed": "Extension is not signed.", "removeError": "Ошибка при удалении расширения: {0}. Закройте и снова откройте VS Code, затем повторите попытку.", - "restartCode": "Перезапустите VS Code перед повторной установкой {0}." + "restartCode": "Перезапустите VS Code перед повторной установкой {0}.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "Недопустимый VSIX: файл package.json не является файлом JSON." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Расширение использует предложение API \"{0}\", несовместимое с текущей версией VS Code.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "свойство `{0}` может быть опущено или должно быть типа `string []`", "extensionDescription.activationEvents2": "свойство \"{0}\" должно быть опущено, если у расширения нет свойства \"{1}\" или \"{2}\".", "extensionDescription.browser1": "свойство `{0}` может быть опущено или должно иметь тип `string`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Отключить поддержку прокси-сервера для расширений.", "proxySupportOn": "Включить поддержку прокси-сервера для расширений.", "proxySupportOverride": "Включает поддержку прокси для расширений, переопределяет параметры запроса.", - "request": "Сетевые запросы", "strictSSL": "Управляет тем, должен ли сертификат прокси-сервера проверяться по списку предоставленных ЦС.", "systemCertificates": "Определяет, нужно ли загружать сертификаты ЦС из ОС. (В Windows и macOS после отключения этой функции требуется перезагрузить окно.)", "systemCertificatesV2": "Определяет, должна ли быть включена экспериментальная загрузка сертификатов ЦС из ОС. Используется более общий подход, чем при реализации по умолчанию." @@ -2954,12 +2961,12 @@ "name": "Имя процесса", "pid": "ИД процесса" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Коллективная" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&Разрешить", "confirmLogin": "Расширение \"{0}\" хочет войти с помощью {1}.", @@ -3270,6 +3277,7 @@ "workspace": "Рабочая область" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Справочник по сочетаниям клавиш", "miDocumentation": "&&Документация", "miKeyboardShortcuts": "С&&правочник по сочетаниям клавиш", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Управляет тем, должны ли папки открываться в новом окне или заменять последнее активное окно.\r\nОбратите внимание, что в некоторых случаях этот параметр игнорируется (например, при использовании параметров \"--new-window\" или \"--reuse-window\"). ", "panelDefaultLocation": "Определяет расположение по умолчанию для панели (терминал, консоль отладки, выходные данные, проблемы) в новой рабочей области. Может отображаться в нижней, верхней, правой или левой части области редактора.", "panelOpensMaximized": "Определяет, открывается ли панель в развернутом состоянии. Панель может всегда открываться в развернутом состоянии, никогда не открываться в развернутом состоянии или открываться в состоянии, предшествовавшем закрытию.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Определяет, должен ли лимит максимального числа открытых редакторов применяться для отдельной группы редакторов или для всех групп редакторов.", "pinnedTabSizing": "Определяет размер закрепленных вкладок редактора. Они располагаются первыми среди всех открытых вкладок и обычно не закрываются, пока не будут откреплены. Это значение игнорируется, если для {0} не установлено значение {1}.", "preserveInput": "Определяет, следует ли восстановить последнюю введенную команду в палитре команд при следующем открытии палитры.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Специальные возможности", "announcement.enabled.auto": "Включить объявления, объявления будут воспроизводиться только в оптимизированном режиме средства чтения с экрана.", "announcement.enabled.off": "Отключить объявление.", - "autoSynthesize": "Должен ли текстовый ответ автоматически зачитываться вслух, если в качестве входных данных использовалась речь. Например, в сеансе чата ответ автоматически синтезируется, если в качестве запроса чата использовался голос.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Следует ли затемнять редакторы и терминалы вне фокуса, что облегчает понимание того, куда нужно вводить данные. Это применяется для большинства редакторов. К заметным исключениям относятся те, которые используют объекты iframe, например редакторы веб-представлений записных книжек и расширений.", "dimUnfocusedOpacity": "Доля непрозрачности (от 0,2 до 1,0), используемая для редакторов и терминалов вне фокуса. Это вступает в силу только при включении {0}.", "sound.enabled.auto": "Включить звук при подключении средства чтения с экрана.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Укажите сведения о том, как открыть уведомление в представлении с поддержкой специальных возможностей.", "verbosity.replInputHint": "Укажите сведения о соответствующих действиях для входных данных REPL.", "verbosity.terminal.description": "Укажите сведения о том, как получить доступ к меню справки по специальным возможностям терминала, когда он находится в фокусе.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Язык, который должен использоваться при преобразовании текста в речь и преобразовании речи в текст. Если возможно, выберите \"автоматически\", чтобы использовать настроенный язык отображения. Обратите внимание, что не все языки отображения могут поддерживаться функцией распознавания речи и синтезаторами.", "voice.speechTimeout": "Длительность в миллисекундах, в течение которой распознавание речи остается активным после того, как вы перестаете говорить. Например, в сеансе чата расшифрованный текст отправляется автоматически по истечении времени ожидания. Установите значение \"0\", чтобы отключить эту функцию." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Включить или отключить звуковой сигнал", "disabled": "Отключено" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Последнее использование этой учетной записи: {0}.", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Учетные записи", "manageExtensions": "Выберите, какие расширения могут получить доступ к этой учетной записи", "manageTrustedExtensions": "Управление доверенными расширениями", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Новый чат" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Не удалось применить блок кода: {0}", - "applyCodeBlock.progress": "Применение блока кода с помощью {0}...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Применить в редакторе", "interactive.compare.apply": "Применить изменения", "interactive.compare.discard": "Отменить изменения", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "Отправить на дополнительный агент", "chat.newChat.label": "Отправить в новый чат", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "Отмена", "interactive.submit.label": "Отправить" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Сообщить о проблеме", "interactive.unhelpful.label": "Бесполезное" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Идет создание" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Свертываемый список чатов", + "copyReference": "Copy", "setting.hover": "Открыть параметр \"{0}\"", "usedReferencesCollapsed": "{0}, свернуто", "usedReferencesExpanded": "{0}, развернуто", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Дерево файлов" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Значок метки редактора чата.", "chatEditorName": "Чат" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Последующий вопрос: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Входные данные чата. Введите текст, чтобы задать вопрос, или введите \"/\", чтобы открыть разделы, нажмите клавишу ВВОД, чтобы отправить запрос. Используйте {0}, чтобы открыть справку по специальным возможностям чата.", "chat.attachment": "Подключенный контекст, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Чат", "chatCommand": "Короткое имя, под которым эта команда указывается в пользовательском интерфейсе, например \"исправить\" или * \"объяснить\" для команд, которые исправляют проблему или объясняют код. Имя должно быть уникальным среди команд, предоставленных этим участником.", "chatCommandDescription": "Описание этой команды.", - "chatCommandDisambiguation": "Метаданные для помощи с автоматической маршрутизацией вопросов пользователей в эту команду чата. Чтобы использовать этот API, необходимо добавить \"contribChatParticipantDetection\" в \"enabledApiProposals\".", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Подробное имя для этой категории, например \"вопросы_рабочей_области\" или \"веб-вопросы\".", "chatCommandDisambiguationDescription": "Подробное описание типов вопросов, подходящих для этой команды чата.", "chatCommandDisambiguationExamples": "Список репрезентативных примеров вопросов, подходящих для этой команды чата.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Доступные команды для этого участника чата, которые пользователь может вызывать с помощью \"/\".", "chatFailErrorMessage": "Не удалось загрузить чат, поскольку установленная версия расширения {0} несовместима с этой версией {1}. Убедитесь, что расширение чата GitHub Copilot обновлено до последней версии.", "chatParticipantDescription": "Описание этого участника чата, отображаемое в пользовательском интерфейсе.", - "chatParticipantDisambiguation": "Метаданные для помощи с автоматической маршрутизацией вопросов пользователей к этому участнику чата. Чтобы использовать этот API, необходимо добавить \"contribChatParticipantDetection\" в \"enabledApiProposals\".", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Подробное имя для этой категории, например \"вопросы_рабочей_области\" или \"веб-вопросы\".", "chatParticipantDisambiguationDescription": "Подробное описание типов вопросов, подходящих для этого участника чата.", "chatParticipantDisambiguationExamples": "Список репрезентативных примеров вопросов, подходящих для этого участника чата.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "ИСТИНА, если применены изменения текста чата.", "chatExtensionInvalid": "ИСТИНА, когда установленное расширение чата недействительно и его необходимо обновить.", "chatIsEnabled": "ИСТИНА, когда чат включен, поскольку участник чата по умолчанию активирован с помощью реализации.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "ИСТИНА, когда для панели зарегистрирован участник чата по умолчанию.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "Элемент чата является запросом", "chatResponse": "Элемент чата является ответом.", "chatResponseErrored": "Значение true, если ответ чата привел к ошибке.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Фильтровать комментарии", "comments.filter.placeholder": "Фильтр (например: текст, автор)", "replyCount": " Ответов: {0},", - "resourceWithCommentLabel": "{0} в строке {1} столбца {2} в {3},{4} комментарий: {5}", - "resourceWithCommentLabelFile": "{0} в {1},{2} комментарий: {3}", - "resourceWithCommentLabelFileOutdated": "Устарело из {0} в {1},{2} комментарий: {3}", - "resourceWithCommentLabelOutdated": "Устарело из {0} в строке {1} столбца {2} в {3},{4} комментарий: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "Комментарии в {0}, полный путь {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Комментарии для текущей рабочей области", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Отладка: {0}", - "selectAndStartDebug": "Выбрать и запустить конфигурацию отладки", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Отладка" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Расширение всегда будет включено.", "extensions.supportUntrustedWorkspaces.version": "Определяет версию расширения, для которого следует применить переопределение. Если не указано, то переопределение будет применяться независимо от версии расширения.", "extensions.supportVirtualWorkspaces": "Переопределить поддержку виртуальных рабочих областей для расширения.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Если этот параметр установлен, производится автоматическая проверка обновлений для расширений. Если для расширения доступно обновление, это расширение помечается как устаревшее в представлении \"Расширения\". Обновления передаются веб-службой Майкрософт.", "extensionsCloseExtensionDetailsOnViewChange": "Если этот параметр установлен, редакторы со сведениями о расширении будут автоматически закрыты при выходе из представления \"Расширения\".", "extensionsDeferredStartupFinishedActivation": "Если этот параметр включен, расширения, объявляющие событие активации onStartupFinished, будут активированы по истечении периода ожидания.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Если расширение указано здесь, то при обработке этим расширением URI запрос подтверждения выдаваться не будет.", "id required": "Требуется идентификатор расширения.", "importKeyboardShortcutsFroms": "Перенести сочетания клавиш из...", + "install": "Install", "install button": "Установить", "install installAndDonotSync": "Установить (не синхронизировать)", "installButton": "&&Установить", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Настроить рекомендуемые расширения (папка рабочей области)", "configureWorkspaceRecommendedExtensions": "Настроить рекомендуемые расширения (рабочая область)", "current": "текущий", + "dependencies": "Show Dependencies", "deprecated message": "Это нерекомендуемое приложение, потому что оно больше не поддерживается.", "deprecated tooltip": "Это нерекомендуемое приложение, потому что оно больше не поддерживается.", "deprecated with alternate extension message": "Это расширение является нерекомендуемым. Используйте вместо него расширение {0}.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Это расширение включено в хост-процессе для расширений рабочей роли, так как он является предпочтительным для работы расширения.", "enabled locally": "Это расширение включено на локальном хост-процессе для расширений, так как оно предпочтительно для работы на нем.", "enabled remotely": "Это расширение включено на удаленном хост-процессе для расширений, так как оно предпочтительно для работы на нем.", - "extension disabled because of dependency": "Это расширение было отключено, так как оно зависит от расширения, которое отключено.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Это расширение было отключено, так как текущая рабочая область не является доверенной.", "extension enabled on remote": "Расширение включено на \"{0}\"", "extension limited because of trust requirement": "Это расширение имеет ограниченные функции, поскольку текущая рабочая область не является доверенной.", @@ -7317,6 +7379,7 @@ "install anyway": "Все равно установить", "install browser": "Установить в браузере", "install confirmation": "Подтвердить установку \"{0}\"?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "Установить в {0}", "install local extensions title": "Установить локальные расширения в \"{0}\"", "install locally": "Установить локально", @@ -7347,6 +7410,9 @@ "more information": "&&Дополнительные сведения", "no local extensions": "Расширения для установки отсутствуют.", "no versions": "У этого расширения нет других версий.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "Расширение \"{0}\" недоступно в {1}.", "pre-release": "предварительный выпуск", "reinstall": "Переустановить расширение...", @@ -7354,7 +7420,6 @@ "restart extensions": "Перезапустить расширения", "restart product": "Перезапустить для обновления", "review": "Проверить", - "search recommendations": "Поиск расширений", "select and install local extensions": "Установить локальные расширения в \"{0}\"...", "select and install remote extensions": "Установить удаленные расширения локально...", "select color theme": "Выберите цветовую тему", @@ -7366,7 +7431,6 @@ "selectVersion": "Выберите версию для установки", "settings": "параметры", "showRecommendedExtension": "Показать рекомендуемое расширение", - "signature verification failed": "{0} не удается проверить расширение \"{1}\". Действительно установить его?", "switchToPreReleaseLabel": "Переключиться на предварительную версию", "switchToPreReleaseTooltip": "Будет выполнено переключение на предварительную версию и включено постоянное обновление до последней версии", "sync": "Синхронизация этого расширения", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "Обновить расширение {0}", "updateExtensionStart": "Обновление расширения {0} до версии {1} запущено.", "updated": "Обновлен", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Очистить язык интерфейса", "workbench.extensions.action.setColorTheme": "Задать цветовую тему", "workbench.extensions.action.setDisplayLanguage": "Установить язык интерфейса", @@ -7453,6 +7518,7 @@ "builtin": "Встроенные", "builtinFeatureExtensions": "Возможности", "builtinProgrammingLanguageExtensions": "Языки программирования", + "click show": "Click to Show", "deprecated": "Нерекомендуемый", "disabled": "Отключено", "disabledExtensions": "Отключен", @@ -7479,6 +7545,7 @@ "remote": "Удаленный", "searchExtensions": "Поиск расширений в Marketplace", "select and install local extensions": "Установить локальные расширения в \"{0}\"...", + "show": "Show", "suggestProxyError": "Marketplace возвратил ECONNREFUSED. Проверьте параметр http.proxy.", "untrustedPartiallySupportedExtensions": "Ограничено в ограниченном режиме", "untrustedUnsupportedExtensions": "Отключено в ограниченном режиме", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Предварительная версия", "activation": "Время активации", - "dependencies": "Показать зависимости", "extensionIcon.sponsorForeground": "Цвет значка для спонсора расширений.", "extensionIconStarForeground": "Цвет значка для оценок расширений.", "extensionIconVerifiedForeground": "Цвет значка для проверенного издателя расширений.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Автоматическое обновление расширений", "confirmEnableDisableAutoUpdateDetail": "При этом будут сброшены все параметры автоматического обновления, настроенные для отдельных расширений.", "consentRequiredToUpdate": "Обновление расширения {0} содержит исполняемый код, который отсутствует в текущей установленной версии.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Отключить все", "disableDependents": "Отключить расширение с зависимыми объектами", "enable locally": "{0}, чтобы включить это расширение локально.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Включить расширение", "extensionsAutoRestart": "Расширения автоматически перезапущены для включения обновлений.", "incompatible": "Не удается установить расширение \"{0},так как оно несовместимо.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Установить расширение", "installButtonLabelWithAction": "&&Установить расширение и {0}", "installExtensionMessage": "Установить расширение \"{0}\" из \"{1}\"?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Установить расширение?", "installing extension": "Установка расширения...", "installing named extension": "Установка расширения \"{0}\"...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Пользователи сообщали о проблемах с этим расширением.", "multipleDependentsError": "Не удается отключить только расширение \"{0}\". От него зависят \"{1}\", \"{2}\" и другие расширения. Вы хотите отключить все эти расширения?", "multipleDependentsUninstallError": "Невозможно удалить отдельно расширение \"{0}\". От него зависят \"{1}\", \"{2}\" и другие расширения. Удалить все эти расширения?", @@ -7626,8 +7695,6 @@ "status.profiler": "Профилировщик расширений" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Отладка расширений в новом окне", - "developer": "Разработчик", "runtimeExtension": "Запущенные расширения" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Запустить профиль узла расширения", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Сохранить профиль узла расширения", "saveprofile.dialogTitle": "Сохранить профиль узла расширения", "stopExtensionHostProfileStart": "Остановить профиль узла расширения" @@ -7978,6 +8046,7 @@ "exclude": "Настройте [шаблоны подстановки](https://aka.ms/vscode-glob-patterns) для исключения файлов и папок. Например, File Explorer решает, какие файлы и папки показывать или скрывать, на основе этого параметра. Обратитесь к настройке `#search.exclude#`, чтобы определить исключения для поиска. Обратитесь к настройке `#explorer.excludeGitIgnore#` для игнорирования файлов на основе вашего `.gitignore`.", "excludeGitignore": "Определяет, следует ли анализировать записи в .gitignore и исключать их из обозревателя. Аналогично {0}.", "expandSingleFolderWorkspaces": "Определяет, должен ли обозреватель расширять многокорневые рабочие области, содержащие только одну папку, во время инициализации", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Стандартная маска, соответствующая путям к файлам. Задайте значение true или false, чтобы включить или отключить маску.", "explorer.autoRevealExclude.when": "Дополнительная проверка элементов того же уровня соответствующего файла. Используйте $(basename) в качестве переменной для соответствующего имени файла.", "explorer.decorations.badges": "Определяет, следует ли использовать эмблемы в декораторах файла. ", @@ -8162,8 +8231,8 @@ "stop.title": "Остановить чтение встроенных подсказок." }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "Остановить запрос", - "cancelShort": "Остановить", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Изменить код", "send.generate": "Генерировать" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Препятствуют ли сохранению ожидающие сеансы встроенного чата.", "accessibleDiffView": "Отображается ли средство просмотра различий для лиц с ограниченными возможностями для изменений во встроенном чате.", - "accessibleDiffView.auto": "Средство просмотра различий для лиц с ограниченными возможностями поддерживает режим чтения с экрана.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Средство просмотра различий для лиц с ограниченными возможностями всегда отключено.", "accessibleDiffView.on": "Средство просмотра различий для лиц с ограниченными возможностями всегда включено.", "editorOverviewRuler.inlineChatInserted": "Цвет маркера обзорной линейки для вставленного содержимого встроенного чата.", @@ -8252,7 +8321,6 @@ "mode": "Настройте, применяются ли изменения, созданные с помощью встроенного чата, непосредственно к документу или предварительно просматриваются.", "mode.live": "Изменения применяются непосредственно к документу, могут быть выделены с помощью встроенных различий и приняты или отброшены с помощью фрагментов. При завершении сеанса изменения сохраняются.", "mode.preview": "Изменения отображаются только в режиме предварительного просмотра и должны быть приняты с помощью кнопки \"Применить\". При завершении сеанса изменения будут отменены.", - "onlyZone": "Открывается ли встроенный чат непосредственно в виде мини-приложения зоны, между строками или в виде мини-приложения наложения, которое превращается в зону.", "zoneToolbar": "Показывать ли панель инструментов для принятия или отклонения изменений в представлении изменений встроенного чата." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Добавить поиск совпадения к выбору", "deleteLeftMultiSelection": "Удалить слева", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Выйти из режима нескольких курсоров" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "Переменная {0}, значение {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Переменные записной книжки" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Фокус на мини-приложении чата в следующей ячейке", "focusNotebookChat": "Фокус на чате", "focusPreviousCell": "Фокус на предыдущей ячейке", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "Выполнить запрос", "notebook.cell.chat.close": "Закрыть чат", "notebook.cell.chat.nextFromHistory": "Далее из журнала", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Запуск чата для генерации кода", "notebookActions.restoreCellprompt": "Создать" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Фокусируется ли редактор чата в ячейках", "notebookChatAgentRegistered": "Зарегистрирован ли агент чата для записной книжки", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Отменить изменения метаданных", "notebook.diff.cell.revertOutputs": "Отменить изменения выходных данных", "notebook.diff.cell.switchOutputRenderingStyleToText": "Переключение визуализации выходных данных", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Скрыть различия в метаданных", "notebook.diff.ignoreOutputs": "Скрыть различия в выходных данных", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Показать различия в метаданных", "notebook.diff.showOutputs": "Показать различия в выходных данных", "notebook.diff.switchToText": "Открыть редактор текстовых несовпадений", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Управляет высотой строки в пикселях для ячеек Markdown в записных книжках. Если установлено значение {0}, будет использоваться {1}", "notebook.markup.fontSize": "Управляет размером шрифта в пикселях преобразованной для просмотра разметки в записных книжках. Если задано значение {0} используется 120% {1}.", "notebook.minimalErrorRendering": "Укажите, следует ли отображать вывод ошибок в минималистичном стиле.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Семейство шрифтов для вывода текста в ячейках записной книжки. Если не задано, используется {0}.", "notebook.outputFontSize": "Размер шрифта для вывода текста в ячейках записной книжки. При значении 0 используется {0}.", "notebook.outputLineHeight": "Высота строки для вывода текста в ячейках записной книжки.\r\n – При значении 0 используется высота строки редактора.\r\n – Значения от 0 до 8 будут использоваться в качестве множителя размера шрифта.\r\n – Значения больше или равные 8 будут использоваться в качестве действительных значений.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Подключение: приостановить запись сокета", "remote": "Удаленный", "remote.autoForwardPortFallback": "Число портов с автоматической переадресацией, запускающих переключение с \"process\" на \"hybrid\" при автоматической переадресации портов и установленном для \"remote.autoForwardPortsSource\" значении по умолчанию \"process\". Установите значение \"0\", чтобы отключить резервный вариант. Если \"remote.autoForwardPortsFallback\" не настроен, а \"remote.autoForwardPortsSource\" настроен, \"remote.autoForwardPortsFallback\" будет обрабатываться так, как будто для него установлено значение \"0\".", - "remote.autoForwardPorts": "При включении этого параметра будут обнаруживаться новые запущенные процессы, а порты, на которых они ожидают передачу данных, автоматически перенаправляются. Отключение этого параметра не предотвратит перенаправление портов. Даже при отключенном параметре расширения по-прежнему смогут вызывать перенаправление портов, а открытие некоторых URL-адресов также будет приводить к перенаправлению портов.", - "remote.autoForwardPortsSource": "Задает источник, из которого автоматически перенаправляются порты, когда {0} имеет значение TRUE. На удаленных устройствах Windows и macOS параметры \"process\" и \"hybrid\" не действуют, и будет использоваться параметр \"output\".", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Порты будут автоматически перенаправляться при обнаружении путем считывания выходных данных из терминала и выходных данных отладки. Не все процессы, использующие порты, будут выводить данные в интегрированный терминал или в консоль отладки, поэтому некоторые порты будут пропущены. Отмена перенаправления для портов будет осуществляться путем наблюдения за требующими завершения процессами, ожидающими передачи данных для этого порта.", "remote.autoForwardPortsSource.output": "Порты будут автоматически перенаправляться при обнаружении путем считывания выходных данных из терминала и выходных данных отладки. Не все процессы, использующие порты, будут выводить данные в интегрированный терминал или в консоль отладки, поэтому некоторые порты будут пропущены. Для портов, перенаправляемых на основе выходных данных, перенаправление не будет отменено, пока пользователь не закроет порт в представлении \"Порты\".", "remote.autoForwardPortsSource.process": "Порты будут автоматически перенаправляться при обнаружении путем отслеживания запущенных процессов, включающих эти порты.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "В настоящее время удаленные туннели доступны в предварительной версии. Сообщите о возникающих проблемах с помощью команды \"Справка: сообщить о проблеме\"." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "Выполнить ввод REPL" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Управляет задержкой обратной связи при наведении (в миллисекундах) в области перетаскивания между представлениями или редакторами.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Не игнорировать начальные и конечные пробелы.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "Наследовать от diffEditor.ignoreTrimWhitespace.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Игнорировать начальные и конечные пробелы.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Управляет индикаторами событий счетчика в заголовках поставщика системы управления версиями. Эти заголовки отображаются в представлении при наличии нескольких поставщиков, или если включен параметр {0}, и в представлении \"Репозитории системы управления версиями\".", "scm.providerCountBadge.auto": "Отображение счетчика для поставщика системы управления версиями только при ненулевом значении.", "scm.providerCountBadge.hidden": "Скрытие счетчиков для поставщиков систем управления версиями.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Значок представления \"Система управления версиями\"." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Цвет переднего плана графа системы управления версиями (1).", "scmGraphForeground2": "Цвет переднего плана графа системы управления версиями (2).", "scmGraphForeground3": "Цвет переднего плана графа системы управления версиями (3).", - "scmGraphHistoryItemGroupBase": "Цвет группы элементов базового журнала.", - "scmGraphHistoryItemGroupLocal": "Цвет группы элементов локального журнала.", - "scmGraphHistoryItemGroupRemote": "Цвет группы элементов удаленного журнала.", - "scmGraphHistoryItemHoverLabelForeground": "Цвет переднего плана метки при наведении курсора на элемент журнала." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Цвет переднего плана метки при наведении курсора на элемент журнала.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} удаление{1}", "deletions": "Удалений: {0}{1}", "fileChanged": "{0} файл изменен", "filesChanged": "Файлов изменено: {0}", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} вставка{1}", "insertions": "Вставок: {0}{1}", + "items": "{0} Items", "loadMore": "{0} Загрузить еще...", - "outdated": "УСТАРЕЛО", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Обновить", + "repositoryPicker": "Repository Picker", "scm history": "Журнал системы управления версиями", - "scmGraph.HistoryItemHoverAdditionsForeground": "Цвет переднего плана добавлений при наведении курсора на элемент журнала.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Цвет переднего плана удалений при наведении курсора на элемент журнала." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Репозитории системы управления версиями" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Свернуть все репозитории", - "deletion": "{0} удаление{1}", - "deletions": "Удалений: {0}{1}", "expand all": "Развернуть все репозитории", - "fileChanged": "{0} файл изменен", - "filesChanged": "Файлов изменено: {0}", - "historyItemChangesEditorTitle": "Все изменения ({0} ↔ {1})", "input": "Входные данные системы управления версиями", - "insertion": "{0} вставка{1}", - "insertions": "Вставок: {0}{1}", "label.close": "Закрыть", "repositories": "Репозитории", "repositorySortByDiscoveryTime": "Сортировать по времени обнаружения", "repositorySortByName": "Сортировать по имени", "repositorySortByPath": "Сортировать по пути", "scm": "Управление системой управления версиями", - "scm.historyItemAdditionsForeground": "Цвет переднего плана добавлений элементов журнал.", - "scm.historyItemDeletionsForeground": "Цвет переднего плана при удалении элементов журнала.", - "scm.historyItemSelectedStatisticsBorder": "Цвет границы выбранной статистики для элемента журнала.", - "scm.historyItemStatisticsBorder": "Цвет границы статистики элемента журнала.", "scmInputCancelAction": "Отмена", "scmInputMoreActions": "Дополнительные действия…", "setListViewMode": "Просмотреть в виде списка", @@ -10600,8 +10696,7 @@ "sortAction": "Просмотр и сортировка", "sortChangesByName": "Сортировать изменения по имени", "sortChangesByPath": "Сортировать изменения по пути", - "sortChangesByStatus": "Сортировать изменения по статусу", - "viewChanges": "Просмотреть изменения" + "sortChangesByStatus": "Сортировать изменения по статусу" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Система управления версиями" @@ -10820,7 +10915,9 @@ "search": "Поиск", "searchFileMatch": "Найден {0} файл", "searchFileMatches": "Найдено файлов: {0}", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Другие файлы", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "Найдено соответствие: {0}", "searchMatches": "Найдено соответствий: {0}", "searchResultAria": "\"{0}\" в столбце {1}, обнаружено {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "Закрыть диалоговое окно" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Пометить как выполненное", "checkboxTitle": "Если флажок установлен, эта страница будет отображаться при запуске.", "close": "Скрыть", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Улучшенное редактирование", "gettingStarted.keyboardTip": "Совет: используйте сочетание клавиш ", "gettingStarted.someStepsComplete": "{0} из {1} шагов завершено", + "goBack": "Go Back", "imageShowing": "Изображение с {0}", "new": "Создать", "newItems": "Обновлен", @@ -13140,7 +13240,6 @@ "start": "Запуск", "toStart": "чтобы начать.", "walkthroughs": "Пошаговые руководства", - "welcome": "Приветствие", "welcomeAriaLabel": "Общие сведения для знакомства с редактором.", "welcomePage.openFolderWithPath": "Открыть папку {0} с путем {1}", "welcomePage.showOnStartup": "Отображать страницу приветствия при запуске" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Если этот параметр включен, пошаговое руководство по расширению откроется после его установки.", "workspacePlatform": "Платформа текущей рабочей области, которая в контексте удаленных и бессерверных систем может отличаться от платформы пользовательского интерфейса" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Цвет переднего плана заголовка каждого шага пошагового руководства", "welcomePage.background": "Цвет фона страницы приветствия.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Значок, используемый для категории \"Настройка\" на домашней странице", "gettingStarted.accessibilityHelp.description.interpolated": "Диалоговое окно справки по специальным возможностям предоставляет сведения о том, как работает функция, и о командах/сочетаниях клавиш для работы с этой функцией.\r\n Если фокус находится в редакторе, терминале, записной книжке, ответе чата, комментарии или консоли отладки, соответствующее диалоговое окно можно открыть с помощью команды \"Открыть справку по специальным возможностям\".\r\n{0}", "gettingStarted.accessibilityHelp.title": "Используйте диалоговое окно справки по специальным возможностям для получения сведений о функциях", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Звуки и объявления для специальных возможностей воспроизводятся на рабочем месте для различных событий.\r\n Их можно обнаружить и настроить с помощью команд List Signal Sounds и List Signal Announcements.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Настройте сигналы специальных возможностей, которые вы хотите получать с помощью звуковых уведомлений или через устройство Брайля", "gettingStarted.accessibleView.description.interpolated": "Представление с поддержкой специальных возможностей доступно для терминала, при наведении указателя мыши, для уведомлений, комментариев, выходных данных записной книжки, ответов в чате, встроенных завершений и вывода консоли отладки.\r\n Если на любом из этих элементов находится фокус, представление открыть с помощью команды \"Открыть представление с поддержкой специальных возможностей\".\r\n{0}", - "gettingStarted.accessibleView.title": "Используйте представление с поддержкой специальных возможностей для проверки содержимого построчно и посимвольно.", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "Получите обзор наиболее важных функций", "gettingStarted.beginner.title": "Изучение основ", "gettingStarted.codeFolding.description.interpolated": "Сверните или разверните блок кода с помощью команды переключения свертывания.\r\n{0}\r\n Выполняйте свертывание или развертывание рекурсивно с помощью команды рекурсивного переключения свертывания.\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Все готово к написанию кода. Вы можете открыть локальный проект или удаленный репозиторий, чтобы получить файлы в VS Code.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Настройте свой редактор, изучите основы и начните программировать", "gettingStarted.setup.title": "Начало работы с VS Code", - "gettingStarted.setupScreenReader.description": "Узнайте об инструментах и сочетаниях клавиш для поддержки специальных возможностей в VS Code. Обратите внимание, что некоторые действия невозможно выполнить в контексте пошагового руководства.", - "gettingStarted.setupScreenReader.title": "Начните работу с VS Code с помощью средства чтения с экрана", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Настройте свой редактор, изучите основы и начните программировать", "gettingStarted.setupWeb.title": "Начало работы с VS Code в Интернете", "gettingStarted.shortcuts.description.interpolated": "Обнаружив свои любимые команды, создайте настраиваемые сочетания клавиш для быстрого доступа.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Подключиться к...", "gettingStarted.topLevelShowWalkthroughs.description": "Просмотреть пошаговое руководство для редакторе или расширения", "gettingStarted.topLevelShowWalkthroughs.title": "Открыть пошаговое руководство…", - "gettingStarted.verbositySettings.description.interpolated": "Параметры детализации для функций указаны в рабочей среде, чтобы после ознакомления пользователя с функцией он мог отключить подсказки об использовании этой функции. Например, функции, для которых существует диалоговое окно справки по специальным возможностям, указывают, как открыть диалоговое окно, пока параметр детализации для этой функции не будет отключен.\r\n Эти и другие параметры специальных возможностей можно настроить с помощью команды \"Открыть параметры специальных возможностей\".\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Управление детализацией меток ARIA", "gettingStarted.videoTutorial.description.interpolated": "Посмотрите первое из серии кратких практических видеоруководств по основным функциям VS Code.\r\n{0}", "gettingStarted.videoTutorial.title": "Видеоруководства", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Перечисление объявлений сигналов", "listSignalSounds": "Перечисление звуков сигналов", "openAccessibilityHelp": "Открыть справку по специальным возможностям", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Открыть представление с поддержкой специальных возможностей", "openFolder": "Открыть папку", "openGoToSymbol": "Перейти к символу", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Контекстное меню проводника", "menus.explorerContextShare": "Подменю \"Поделиться\" в контекстном меню проводника", "menus.extensionContext": "Контекстное меню расширения", - "menus.historyItemChanges": "Меню заголовка входящих/исходящих изменений системы управления версиями", "menus.historyItemContext": "Контекстное меню элемента журнала системы управления версиями", "menus.home": "Контекстное меню индикатора главной страницы (только веб-версия)", - "menus.incomingChanges": "Меню всходящих изменений в системе управления версиями", - "menus.incomingChangesAllChangesContext": "Контекстное меню всех входящих изменений в системе управления версиями", - "menus.incomingChangesContext": "Контекстное меню входящих изменений системы управления версиями", - "menus.incomingChangesHistoryItemContext": "Контекстное меню элемента журнала входящих изменений в системе управления версиями", "menus.input": "Меню поля ввода системы управления версиями", "menus.mergeEditorResult": "Панель инструментов результата редактора слияния", "menus.multiDiffEditorResource": "Панель инструментов ресурсов в редакторе несовпадений", "menus.notebookVariablesContext": "Контекстное меню представления переменных записной книжки", "menus.opy": "Подменю \"Копировать как\" в меню \"Правка\" верхнего уровня", - "menus.outgoingChanges": "Меню исходящих изменений в системе управления версиями", - "menus.outgoingChangesAllChangesContext": "Контекстное меню всех исходящих изменений в системе управления версиями", - "menus.outgoingChangesContext": "Контекстное меню исходящих изменений системы управления версиями", - "menus.outgoingChangesHistoryItemContext": "Контекстное меню элемента журнала исходящих изменений в системе управления версиями", "menus.resourceFolderContext": "Контекстное меню папки ресурсов для системы управления версиями", "menus.resourceGroupContext": "Контекстное меню группы ресурсов для системы управления версиями", "menus.resourceStateContext": "Контекстное меню состояния ресурсов для системы управления версиями", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "Добавляет пункты подменю в редактор", "webview.context": "Контекстное меню веб-просмотра" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Получает эксперименты для запуска от веб-службы Майкрософт." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Невозможно изменить включение расширения {0}, поскольку оно включено в среде", "cannot change enablement extension kind": "Не удается изменить включение расширения {0} из-за его типа расширения", "cannot change enablement virtual workspace": "Невозможно изменить включение расширения {0}, поскольку оно не поддерживает виртуальные рабочие области.", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Не удается включить или отключить расширение {0}, так как от него зависит синхронизация параметров.", "cannot disable auth extension in workspace": "Не удается включить или отключить расширение {0} в рабочей области, так как оно предоставляет поставщиков проверки подлинности.", "cannot disable language pack extension": "Не удается включить или отключить расширение {0}, так как оно предоставляет языковые пакеты.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Вы хотите установить и синхронизировать расширения на своих устройствах?", "install single extension": "Вы хотите установить и синхронизировать расширение \"{0}\" на своих устройствах?", "limited support": "Функциональность \"{0}\" ограничена в {1}.", - "main.notFound": "Невозможно активировать: не удалось найти {0}", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "Не удается удалить расширение \"{0}\". От него зависят расширения \"{1}\", \"{2}\" и другие.", "non web extensions": "\"{0}\" содержит расширения, которые не поддерживаются в {1}.", "non web extensions detail": "Содержит расширения, которые не поддерживаются.", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json index ee08cc3b27..514d858375 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "Şuradan Dal Oluştur...", "command.checkout": "Kullanıma al...", "command.checkoutDetached": "Şurada kullanıma al (Ayrıldı)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "Tek Tek Seç...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "Değişiklikleri At", "command.cleanAll": "Tüm Değişiklikleri At", "command.cleanAllTracked": "İzlenen Tüm Değişiklikleri At", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "Aşamalı Commit İşlemi Yap (Onaylı, Doğrulama Yok)", "command.continueInLocalClone": "Depoyu Yerel Olarak Kopyala ve Masaüstünde Aç...", "command.continueInLocalClone.qualifiedName": "Yeni Yerel Klonda Çalışmaya Devam Edin", - "command.createTag": "Etiket Oluştur", + "command.createTag": "Create Tag...", "command.deleteBranch": "Dalı Sil...", "command.deleteRemoteTag": "Uzak Etiketi Sil...", "command.deleteTag": "Etiketi Sil...", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/vscode.github.i18n.json index 68bef80477..3b5aeab9cd 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "Bir GitHub deposunu kopyalamak için hangi protokolün kullanıldığını denetler", "description": "VS Code için uygun GitHub özellikleri", "displayName": "GitHub", - "welcome.publishFolder": "Bu klasörü doğrudan bir GitHub deposunda yayımlayabilirsiniz. Yayımlandıktan sonra git ve GitHub tarafından desteklenen kaynak denetimi özelliklerine erişebilirsiniz.\r\n[$(github) GitHub'da Yayımla](command:github.publish)", - "welcome.publishWorkspaceFolder": "Bu çalışma alanı klasörünü doğrudan bir GitHub deposunda yayımlayabilirsiniz. Yayımlandıktan sonra git ve GitHub tarafından desteklenen kaynak denetimi özelliklerine erişebilirsiniz.\r\n[$(github) GitHub'da Yayımla](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-tr/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/vscode.ipynb.i18n.json index 45ddb6e1d7..16047f21d4 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "Hücre Çıktısını Kopyala", "description": "Jupyter'in .ipynb not defteri dosyalarını açmak ve okumak için temel desteği sağlar", "displayName": ".ipynb Desteği", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "ipynb not defteri dosyalarında Markdown hücrelerine resim yapıştırmayı etkinleştirin/devre dışı bırakın. Yapıştırılan resimler hücreye ek olarak eklenir.", "markdownAttachmentRenderer.displayName": "Markdown-It ipynb Hücre Eki işleyicisi", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index 12595d8f92..630f10bf76 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "{0} ayıklanırken hata oluştu. Geçersiz dosya.", "notFound": "{0}, ZIP içinde bulunamadı." }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "Düzenleyiciye şu anda erişilemiyor.", - "accessibilityOffAriaLabel": "{0} Ekran okuyucu için iyileştirilmiş modu etkinleştirmek için şunu kullanın{1}", - "accessibilityOffAriaLabelNoKb": "{0} Ekran okuyucu için iyileştirilmiş modu etkinleştirmek için {1} ile hızlı seçimi açın ve şu anda klavye aracılığıyla tetiklenemeyen Ekran Okuyucusu Erişilebilirlik Modunu Aç/Kapat komutunu çalıştırın.", - "accessibilityOffAriaLabelNoKbs": "{0} Lütfen tuş bağlamaları düzenleyicisine erişerek Ekran Okuyucusu Erişilebilirlik Modunu Aç/Kapat komutu için bir tuş bağlaması atayın {1} ve çalıştırın.", - "editor": "düzenleyici" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "İkincil imleçler kaldırıldı", @@ -207,6 +209,9 @@ "selectAll": "Tümünü Seç", "undo": "Geri Al" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "Fareyle üzerine gelmek için {0} tuşunu basılı tutun" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Fark düzenleyicisinin üst bilgi arka plan rengi" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "Değiştirilen Dosya Yok" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "Düzenleyici içeriği", "emptySelectionClipboard": "Seçmeden kopyalamanın geçerli satırı mı kopyalayacağını denetler.", "enabled": "Düzenleyicide Code Action ampulünü etkinleştirir.", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "Boşluğun yeni, deneysel metotla işlenip işlenmeyeceğini belirler.", "experimentalWhitespaceRendering.font": "Yazı tipi karakterlerini içeren yeni işleme yöntemini kullanın.", "experimentalWhitespaceRendering.off": "Kararlı işleme yöntemini kullanın.", @@ -533,6 +540,7 @@ "inlayHints.enable": "Düzenleyicideki dolgu ipuçlarını etkinleştirir.", "inlayHints.fontFamily": "Düzenleyicideki dolgu ipuçlarının yazı tipi boyutunu denetler. Boş olarak ayarlandığında {0} değeri kullanılır.", "inlayHints.fontSize": "Düzenleyicideki yerleşik ipuçlarının yazı tipi boyutunu denetler. Ayarlanan değer{1} rakamından küçük veya düzenleyici yazı tipi boyutundan büyükse, varsayılan olarak {0} kullanılır.", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "Düzenleyicideki yerleşik ipuçları çevresindeki doldurmayı etkinleştirir.", "inline": "Hızlı öneriler hayalet metin olarak görünür", "inlineCompletionsAccessibilityVerbose": "Bir satır içi tamamlama gösterildiğinde ekran okuyucu kullanıcılarına erişilebilirlik ipucunun sağlanmasının gerekip gerek olmadığını kontrol eder.", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "Satır içi öneri araç çubuğunu hiçbir zaman gösterme.", "inlineSuggest.showToolbar.onHover": "Bir satır içi önerinin üzerine gelindiğinde satır içi öneri araç çubuğunu göster.", "inlineSuggest.suppressSuggestions": "Satır içi önerilerin öneri pencere öğesiyle nasıl etkileşim kurduğunu denetler. Etkinleştirilirse, satır içi öneriler kullanılabilir olduğunda öneri pencere öğesi otomatik olarak gösterilmez.", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "Piksel cinsinden harf aralığını denetler.", "lineHeight": "Satır yüksekliğini kontrol eder. \r\n - Satır yüksekliğini yazı tipi boyutundan otomatik olarak hesaplamak için 0 değerini kullanın.\r\n - 0 ile 8 arasındaki değerler, yazı tipi boyutuyla çarpan olarak kullanılır.\r\n - 8 ve daha büyük değerler etkin değerler olarak kullanılır.", "lineNumbers": "Satır numaralarının görüntülenmesini denetler.", @@ -830,7 +839,6 @@ "editorTextFocus": "Düzenleyici metninin odağa sahip olup olmadığını (imlecin yanıp sönmesi) belirtir", "inCompositeEditor": "Düzenleyicinin daha büyük bir düzenleyicinin (ör. not defterleri) parçası olup olmadığını belirtir", "inDiffEditor": "Bağlamın fark düzenleyicisi olup olmadığını belirtir", - "inMultiDiffEditor": "Bağlamın bir çoklu fark düzenleyicisi olup olmadığını belirtir", "isEmbeddedDiffEditor": "Bağlamın fark düzenleyicisi olup olmadığını belirtir", "multiDiffEditorAllCollapsed": "Çoklu fark düzenleyicisindeki tüm dosyaların daraltılmış olup olmadığı", "standaloneColorPickerFocused": "Tek başına renk seçicinin odaklanmış olup olmadığını belirtir", @@ -1020,21 +1028,23 @@ "placeHolder": "Komut seçin", "showLensOnLine": "Geçerli Satır İçin CodeLens Komutlarını Göster" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "Burada bir renk seçici var." + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" + }, + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "Renk seçeneklerini değiştirmek için tıklayın (rgb/hsl/hex)", - "closeIcon": "Renk seçiciyi kapatma simgesi" + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "Renk Seçiciyi Gizle", - "hideColorPickerDescription": "Tek başına renk seçiciyi gizleyin.", - "insertColorWithStandaloneColorPicker": "Tek Başına Renk Seçici ile Renk Ekle", - "insertColorWithStandaloneColorPickerDescription": "Odaklanmış tek başına renk seçici ile onaltılık/rgb/hsl renkleri ekleyin.", - "mishowOrFocusStandaloneColorPicker": "Tek Başına Renk Seçiciyi &&Göster veya Odakla", - "showOrFocusStandaloneColorPicker": "Tek Başına Renk Seçiciyi Göster veya Odakla", - "showOrFocusStandaloneColorPickerDescription": "Varsayılan renk sağlayıcısını kullanan tek başına bir renk seçiciyi gösterin veya renk seçiciye odaklanın. Onaltılık/rgb/hsl renkleri görüntüler." + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "Blok Açıklamasını Aç/Kapat", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "El ile Katlama Aralıklarını Kaldır", "toggleFoldAction.label": "Katlamayı Aç/Kapat", "toggleFoldRecursivelyAction.label": "Özyinelemeli Katlamayı Aç/Kapat", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "Katlamayı Özyinelemeli Olarak Kaldır", "unfoldAction.label": "Katlamayı Kaldır", "unfoldAllAction.label": "Tümünün Katlamasını Kaldır", @@ -1282,6 +1293,12 @@ "location": "Sembol {1} / {0}", "location.kb": "Sembol {0}/{1}, sonraki için {2}" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "Bu bir üzerine gelme durum çubuğu.", "hoverAccessibilityStatusBarActionWithKeybinding": "{0} etiketi ve {1} tuş bağlamasına sahip bir eylemi var.", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "Burada satır içi düzenlemeler var." }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "Satır İçi Düzenlemeyi Kabul Et", - "action.inlineEdits.hide": "Satır İçi Düzenlemeyi Gizle", - "action.inlineEdits.showNext": "Sonraki Satır İçi Düzenlemeyi Göster", - "action.inlineEdits.showPrevious": "Önceki Satır İçi Düzenlemeyi Göster", - "action.inlineEdits.trigger": "Satır İçi Düzenlemeyi Tetikle", - "inlineEditsActions": "Satır İçi Düzenlemeyi Kabul Et" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "Satır içi düzenlemenin görünür olup olmadığı", - "isPinned": "Satır içi düzenlemenin görünür olup olmadığı" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "Sonraki Değerle Değiştir", "InPlaceReplaceAction.previous.label": "Önceki Değerle Değiştir" @@ -2086,14 +2091,17 @@ "errorDeleting": "'{1}' uzantısı yüklenirken mevcut '{0}' klasörü silinemiyor. Lütfen klasörü el ile silip yeniden deneyin", "incompatible": "VS Code '{1}' ile uyumlu olmadığından '{0}' uzantısı yüklenemiyor.", "invalidManifest": "Market ile bildirim uyumsuzluğu nedeniyle '{0}' uzantısı yüklenemiyor", + "not signed": "Extension is not signed.", "removeError": "{0} uzantısı kaldırılırken hata oluştu. Yeniden denemeden önce lütfen VS Code'u kapatıp tekrar başlatın.", - "restartCode": "{0} öğesini yeniden yüklemeden önce lütfen VS Code'u yeniden başlatın." + "restartCode": "{0} öğesini yeniden yüklemeden önce lütfen VS Code'u yeniden başlatın.", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX geçersiz: package.json bir JSON dosyası değil." }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "Uzantı, VS Code'un geçerli sürümüyle uyumlu olmayan bir '{0}' API teklifi kullanıyor.", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "`{0}` özelliği atlanamaz veya `string[]` türünde olmalıdır", "extensionDescription.activationEvents2": "Uzantıda `{1}` veya `{2}` özelliği yoksa `{0}` özelliği atlanmalıdır.", "extensionDescription.browser1": "`{0}` özelliği atlanabilir veya `string` türünde olması gerekir", @@ -2377,7 +2385,6 @@ "proxySupportOff": "Uzantılar için ara sunucu desteğini devre dışı bırak.", "proxySupportOn": "Uzantılar için ara sunucu desteğini etkinleştir.", "proxySupportOverride": "Uzantılar için ara sunucu desteğini etkinleştir, istek seçeneklerini geçersiz kıl.", - "request": "Ağ İstekleri", "strictSSL": "Ara sunucu sertifikasının sağlanan CA listesine göre doğrulanıp doğrulanmayacağını denetler.", "systemCertificates": "CA sertifikalarının işletim sisteminden yüklenip yüklenmeyeceğini denetler. (Windows ve macOS üzerinde bu ayar kapatıldıktan sonra pencerenin yeniden yüklenmesi gerekir.)", "systemCertificatesV2": "İşletim sistemindeki CA sertifikalarının deneysel olarak yüklenmesinin etkinleştirilip etkinleştirilmeyeceğini denetler. Bu, varsayılan uygulamadan daha genel bir yaklaşım kullanır." @@ -2954,12 +2961,12 @@ "name": "İşlem Adı", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "Paylaşılan" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "&&İzin Ver", "confirmLogin": "'{0}' uzantısı {1} kullanarak oturum açmak istiyor.", @@ -3270,6 +3277,7 @@ "workspace": "Çalışma Alanı" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "Klavye Kısayolları Başvurusu", "miDocumentation": "&&Belgeler", "miKeyboardShortcuts": "&&Klavye Kısayolları Başvurusu", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "Controls whether folders should open in a new window or replace the last active window.\r\nNote that there can still be cases where this setting is ignored (e.g. when using the `--new-window` or `--reuse-window` command line option).", "panelDefaultLocation": "Yeni bir çalışma alanında panelin varsayılan konumunu (Terminal, Hata Ayıklama Konsolu, Çıktı, Sorunlar) kontrol eder. Düzenleyici alanının altında, üstünde, sağında veya solunda gösterilebilir.", "panelOpensMaximized": "Panelin ekranı kaplayacak şekilde açılıp açılmayacağını denetler. Ekranı kaplamış olarak açabilir, hiçbir zaman ekranı kaplayacak şekilde açılmayabilir veya kapatılmadan önceki son durumunda açılabilir.", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "Açık düzenleyici sayısı üst sınırının düzenleyici grubu başına veya tüm düzenleyici gruplarına uygulanıp uygulanmayacağını denetler.", "pinnedTabSizing": "Sabitlenmiş düzenleyici sekmelerinin yüksekliğini denetler. Sabitlenmiş sekmeler tüm açık sekmelerin başında sıralanmıştır ve genellikle sabitlemeleri kaldırılana kadar kapanmaz. {0}, {1} olarak ayarlanmadığında bu değer yok sayılır.", "preserveInput": "Komut paletine son yazılan girişin, paletin bir sonraki açılışında geri yüklenip yüklenmeyeceğini denetler.", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "Erişilebilirlik", "announcement.enabled.auto": "Duyuruyu etkinleştir, yalnızca ekran okuyucu için iyileştirilmiş moddayken çalar.", "announcement.enabled.off": "Duyuruyu devre dışı bırak.", - "autoSynthesize": "Giriş olarak konuşma kullanılırken metinsel yanıtın otomatik olarak sesli okunup okunmayacağını belirtir. Örneğin bir sohbet oturumunda ses sohbet isteği olarak kullanıldığında, yanıt otomatik olarak birleştirilir.", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "Odaklanmamış düzenleyicilerin ve terminallerin karartılıp karartılmayacağı (yazılan girişin nereye gideceğini daha netleştirir). Bu, çoğu düzenleyici ile çalışır ancak not defterleri ve uzantı web görünümü düzenleyicileri gibi iframe kullananlar gibi bazı istisnai durumlar vardır.", "dimUnfocusedOpacity": "Odaklanmamış düzenleyiciler ve terminaller için kullanılacak opaklık kesir (0,2 - 1,0). Bu yalnızca {0} etkin olduğunda devreye girer.", "sound.enabled.auto": "Ekran okuyucu eklendiğinde sesi etkinleştirin.", @@ -5093,6 +5102,7 @@ "verbosity.notification": "Bildirimin Erişilebilir Görünümde nasıl açılacağı hakkında bilgi sağla.", "verbosity.replInputHint": "Repl girişi için ilgili eylemler hakkında bilgi sağlayın.", "verbosity.terminal.description": "Terminale odaklanıldığında terminal erişilebilirlik yardım menüsüne erişme hakkında bilgi sağla.", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "Metin okuma ve konuşmayı metne dönüştürmenin kullanacağı dil. Mümkünse yapılandırılmış görüntüleme dilini kullanmak için 'otomatik' seçeneğini belirtin. Tüm görüntüleme dillerinin konuşma tanıma ve birleştiriciler tarafından desteklenmeyebileceğini unutmayın.", "voice.speechTimeout": "Siz konuşmayı bırakıldıktan sonra ses konuşma tanımanın etkin kalacağı milisaniye cinsinden süre. Örneğin, bir sohbet oturumunda, zaman aşımına gelindikten sonra dönüştürülmüş metni otomatik olarak gönderilir. Bu özelliği devre dışı bırakmak için '0' olarak ayarlayın." }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "Sesli İpuçlarını Etkinleştirme veya Devre Dışı Bırakma", "disabled": "Devre Dışı" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "Bu hesap en son {0} kullanıldı", + "accountPreferences": "Manage account preferences for this extension", "accounts": "Hesaplar", "manageExtensions": "Bu hesaba hangi uzantıların erişebileceğini seçin", "manageTrustedExtensions": "Güvenilen Uzantıları Yönet", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "Yeni Sohbet" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "Kod bloğu uygulanamadı: {0}", - "applyCodeBlock.progress": "{0} kullanılarak kod bloğu uygulanıyor...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "Düzenleyicide Uygula", "interactive.compare.apply": "Düzenlemeyi Uygula...", "interactive.compare.discard": "Düzenlemeleri At", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "İkincil Aracıya Gönder", "chat.newChat.label": "Yeni Sohbete Gönder", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "İptal", "interactive.submit.label": "Gönder" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "Sorun Raporla", "interactive.unhelpful.label": "Yardımcı olmadı" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "Oluşturuluyor" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "Daraltılabilir Sohbet Listesi", + "copyReference": "Copy", "setting.hover": "'{0}' ayarını aç", "usedReferencesCollapsed": "{0}, daraltıldı", "usedReferencesExpanded": "{0}, genişletildi", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "Dosya Ağacı" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "Sohbet düzenleyicisi etiketinin simgesi.", "chatEditorName": "Sohbet" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "Takip sorusu: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "Sohbet Girişi, Soru sormak için yazın veya konular için / yazın, isteği göndermek için Enter tuşuna basın. Sohbet Erişilebilirlik Yardımı için {0} kullanın.", "chat.attachment": "Ekli bağlam, {0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "Sohbet", "chatCommand": "Kullanıcı arayüzünde bu komuta atıfta bulunulan kısa ad, ör. Bir sorunu düzelten veya kodu açıklayan komutlar için `fix` veya * `explain`. Adın bu katılımcı tarafından sağlanan komutlar arasında benzersiz olması gerekir.", "chatCommandDescription": "Bu komutun açıklaması.", - "chatCommandDisambiguation": "Kullanıcı sorularını otomatik olarak bu sohbet komutuna yönlendirmeye yardımcı olacak meta veriler. Bu API'yi kullanmak için 'enabledApiProposals' öğesine 'contribChatParticipantDetection' eklemelisiniz.", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "Bu kategori için ayrıntılı bir ad, örneğin `calisma_alani_sorular` veya `web_sorulari`.", "chatCommandDisambiguationDescription": "Bu sohbet komutuna uygun soru türlerinin ayrıntılı açıklaması.", "chatCommandDisambiguationExamples": "Bu sohbet komutuna uygun, temsili örnek soruların listesi.", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "Bu sohbet katılımcısı için mevcut olan ve kullanıcının `/` işaretiyle çağırabileceği komutlar.", "chatFailErrorMessage": "{0} uzantısının yüklü sürümü bu {1} sürümüyle uyumlu olmadığından sohbet yüklenemedi. Lütfen GitHub Copilot Sohbet uzantısının güncel olduğundan emin olun.", "chatParticipantDescription": "Bu sohbet katılımcısının kullanıcı arayüzünde gösterilen açıklaması.", - "chatParticipantDisambiguation": "Kullanıcı sorularını otomatik olarak bu sohbet katılımcısına yönlendirmeye yardımcı olacak meta veriler. Bu API'yi kullanmak için 'enabledApiProposals' öğesine 'contribChatParticipantDetection' eklemelisiniz.", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "Bu kategori için ayrıntılı bir ad, örneğin `calisma_alani_sorular` veya `web_sorulari`.", "chatParticipantDisambiguationDescription": "Bu sohbet katılımcısına uygun soru türlerinin ayrıntılı açıklaması.", "chatParticipantDisambiguationExamples": "Bu sohbet katılımcısına uygun, temsili örnek soruların listesi.", @@ -5595,7 +5652,9 @@ "chatEditApplied": "Sohbet metni düzenlemeleri uygulandığında true olur.", "chatExtensionInvalid": "Yüklü sohbet uzantısı geçersiz olduğunda ve güncelleştirilmesi gerektiğinde true.", "chatIsEnabled": "Bir uygulama ile varsayılan bir sohbet katılımcısı etkinleştirildiği için sohbet etkinleştirildiğinde true.", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "Panel için varsayılan bir sohbet katılımcısı kaydedildiğinde true.", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "Sohbet öğesi bir istek.", "chatResponse": "Sohbet öğesi bir yanıt.", "chatResponseErrored": "Sohbet yanıtı bir hatayla sonuçlandığında true olur.", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "Açıklamaları filtrele", "comments.filter.placeholder": "Filtre (ör. metin, yazar)", "replyCount": " {0} yanıt,", - "resourceWithCommentLabel": "{3} içinde {1}. satır {2}. sütunda {0},{4} açıklama: {5}", - "resourceWithCommentLabelFile": "{1} içinde {0},{2} açıklama: {3}", - "resourceWithCommentLabelFileOutdated": "{1} içinde {0} süresi geçmiş, {2} açıklama: {3}", - "resourceWithCommentLabelOutdated": "{1} satırının {2} sütunundaki {3} içinde {0} süresi geçmiş,{4} açıklama: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "{0} içindeki açıklamalar; tam yol {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "Geçerli çalışma alanı için açıklamalar", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "Hata ayıkla: {0}", - "selectAndStartDebug": "Hata ayıklama yapılandırmasını seçin ve başlatın", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "Hata Ayıkla" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "Uzantı her zaman etkin olacak.", "extensions.supportUntrustedWorkspaces.version": "Geçersiz kılınacak uzantının sürümünü tanımlar. Belirtilmediğinde geçersiz kılma, uzantı sürümünden bağımsız olarak uygulanır.", "extensions.supportVirtualWorkspaces": "Bir uzantının sanal çalışma alanları desteğini geçersiz kılın.", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "Etkinleştirildiğinde, güncelleştirmelerin uzantılarını otomatik olarak denetler. Bir uzantıya yönelik güncelleştirme varsa uzantı, Uzantılar görünümünde olarak işaretlenir. Güncelleştirmeler bir Microsoft çevrimiçi hizmetinden getirilir.", "extensionsCloseExtensionDetailsOnViewChange": "Etkinleştirildiğinde, uzantı ayrıntılarını içeren düzenleyiciler, Uzantılar Görünümünden uzaklaşıldığında otomatik olarak kapatılır.", "extensionsDeferredStartupFinishedActivation": "Etkinleştirildiğinde, 'onStartupFinished' etkinleştirme olayını bildiren uzantılar zaman aşımından sonra etkinleştirilir.", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "Bir uzantı burada listelendiğinde, uzantı bir URI'yi işlediğinde bir onay istemi görüntülenmez.", "id required": "Uzantı kimliği gerekiyor.", "importKeyboardShortcutsFroms": "Klavye Kısayollarını şu öğeden geçir...", + "install": "Install", "install button": "Yükle", "install installAndDonotSync": "Yükle (Eşitleme)", "installButton": "&&Yükle", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "Önerilen Uzantıları Yapılandır (Çalışma Alanı Klasörü)", "configureWorkspaceRecommendedExtensions": "Önerilen Uzantıları Yapılandır (Çalışma Alanı)", "current": "geçerli", + "dependencies": "Show Dependencies", "deprecated message": "Bu uzantı artık korunmadığından kullanım dışı bırakıldı.", "deprecated tooltip": "Bu uzantı artık korunmadığından kullanım dışı bırakıldı.", "deprecated with alternate extension message": "Bu uzantı kullanım dışıdır. Bunun yerine {0} uzantısını kullanın.", @@ -7294,7 +7356,7 @@ "enabled in web worker": "Bu uzantı, Çalışan Rolü Uzantı Konağında çalıştırılmayı tercih ettiğinden orada etkinleştirildi.", "enabled locally": "Bu uzantı, Yerel Uzantı Konağında çalıştırılmayı tercih ettiğinden orada etkinleştirildi.", "enabled remotely": "Bu uzantı, Uzak Uzantı Konağında çalıştırılmayı tercih ettiğinden orada etkinleştirildi.", - "extension disabled because of dependency": "Bu uzantı, devre dışı bırakılmış bir uzantıya bağımlı olduğundan devre dışı bırakıldı.", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "Bu uzantı, geçerli çalışma alanına güvenilmediğinden devre dışı bırakıldı.", "extension enabled on remote": "Uzantı '{0}' üzerinde etkinleştirildi", "extension limited because of trust requirement": "Bu uzantı, geçerli çalışma alanına güvenilmediğinden sınırlı özelliklere sahip.", @@ -7317,6 +7379,7 @@ "install anyway": "Yine de Yükle", "install browser": "Tarayıcıda Yükle", "install confirmation": "'{0}' yazılımını kaldırmak istediğinizden emin misiniz?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "{0} sunucusuna yükle", "install local extensions title": "Yerel Uzantıları '{0}' İçine Yükle", "install locally": "Yerel Olarak Yükle", @@ -7347,6 +7410,9 @@ "more information": "&&Daha fazla bilgi", "no local extensions": "Yüklenecek uzantı yok.", "no versions": "Bu uzantının başka sürümü yok.", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "'{0}' uzantısı {1} içinde kullanılamıyor.", "pre-release": "yayın öncesi", "reinstall": "Uzantıyı Yeniden Yükle...", @@ -7354,7 +7420,6 @@ "restart extensions": "Uzantıları Yeniden Başlat", "restart product": "Güncelleştirmek için Yeniden Başlat", "review": "Gözden geçir", - "search recommendations": "Uzantı Ara", "select and install local extensions": "Yerel Uzantıları '{0}' İçine Yükle...", "select and install remote extensions": "Uzak Uzantıları Yerel Olarak Yükle...", "select color theme": "Renk Teması Seç", @@ -7366,7 +7431,6 @@ "selectVersion": "Yüklenecek Sürümü Seç", "settings": "ayarlar", "showRecommendedExtension": "Önerilen Uzantıyı Göster", - "signature verification failed": "{0}, '{1}' uzantısını doğrulayamıyor.", "switchToPreReleaseLabel": "Yayın Öncesi Sürüme Geç", "switchToPreReleaseTooltip": "Bu işlem, yayın öncesi sürüme geçiş yapar ve her zaman en son sürüm güncelleştirmelerini etkinleştirir", "sync": "Bu uzantıyı eşitle", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "{0} Uzantısını Güncelleştir", "updateExtensionStart": "{0} uzantısını {1} sürümüne güncelleştirme başladı.", "updated": "Güncelleştirildi", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "Görüntüleme Dilini Temizle", "workbench.extensions.action.setColorTheme": "Renk Temasını Ayarla", "workbench.extensions.action.setDisplayLanguage": "Görüntüleme Dilini Ayarla", @@ -7453,6 +7518,7 @@ "builtin": "Yerleşik", "builtinFeatureExtensions": "Özellikler", "builtinProgrammingLanguageExtensions": "Programlama Dilleri", + "click show": "Click to Show", "deprecated": "Kullanım Dışı", "disabled": "Devre Dışı", "disabledExtensions": "Devre Dışı", @@ -7479,6 +7545,7 @@ "remote": "Uzak", "searchExtensions": "Markette Uzantı Ara", "select and install local extensions": "Yerel Uzantıları '{0}' İçine Yükle...", + "show": "Show", "suggestProxyError": "Market 'ECONNREFUSED' döndürdü. Lütfen 'http.proxy' ayarını denetleyin.", "untrustedPartiallySupportedExtensions": "Kısıtlı Modda Sınırlı", "untrustedUnsupportedExtensions": "Kısıtlı Modda Devre Dışı", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "Yayın Öncesi sürüm", "activation": "Etkinleştirme saati", - "dependencies": "Bağımlılıkları Göster", "extensionIcon.sponsorForeground": "Uzantı sponsoru için simge rengi.", "extensionIconStarForeground": "Uzantı derecelendirmelerinin simge rengi.", "extensionIconVerifiedForeground": "Doğrulanmış uzantı yayıncısı için simge rengi.", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "Uzantıları Otomatik Güncelleştir", "confirmEnableDisableAutoUpdateDetail": "Bu, uzantılar için tek tek ayarladığınız tüm otomatik güncelleştirme ayarlarını sıfırlar.", "consentRequiredToUpdate": "{0} uzantısının güncelleştirmesi, şu anda yüklü olan sürümde bulunmayan yürütülebilir kod içeriyor.", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "Tümünü Devre Dışı Bırak", "disableDependents": "Bağımlıları Olan Uzantıyı Devre Dışı Bırak", "enable locally": "Lütfen bu uzantıyı yerel olarak etkinleştirmek için {0}.", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "Uzantıyı Etkinleştir", "extensionsAutoRestart": "Güncelleştirmeleri etkinleştirmek için uzantılar otomatik olarak yeniden başlatıldı.", "incompatible": "'{0}' uzantısı uyumlu olmadığından yüklenemiyor.", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "&&Uzantıyı Yükle", "installButtonLabelWithAction": "&&{0} ve Uzantıyı Yükle", "installExtensionMessage": "'{1}' konumundan '{0}' uzantısını yüklemek istiyor musunuz?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "Uzantıyı yüklemek istiyor musunuz?", "installing extension": "Uzantı yükleniyor....", "installing named extension": "'{0}' uzantısı yükleniyor....", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "Bu uzantının sorunlu olduğu bildirildi.", "multipleDependentsError": "'{0}' uzantısı tek başına devre dışı bırakılamıyor. '{1}', '{2}' ve diğer uzantılar buna bağlıdır. Tüm bu uzantıları devre dışı bırakmak istiyor musunuz?", "multipleDependentsUninstallError": "'{0}' uzantısı tek başına kaldırılamıyor. '{1}', '{2}' ve diğer uzantılar bu uzantıya bağımlı. Bu uzantıların tümünü kaldırmak istediğinizden emin misiniz?", @@ -7626,8 +7695,6 @@ "status.profiler": "Uzantı Profil Oluşturucusu" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "Yeni Pencerede Uzantıların Hatalarını Ayıkla", - "developer": "Geliştirici", "runtimeExtension": "Uzantılar Çalıştırılıyor" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "Uzantı Konağı Profilini Başlat", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "Uzantı Konağı Profilini Kaydet", "saveprofile.dialogTitle": "Uzantı Konağı Profilini Kaydet", "stopExtensionHostProfileStart": "Uzantı Konağı Profilini Durdur" @@ -7978,6 +8046,7 @@ "exclude": "Dosyaları ve klasörleri hariç tutmak için [glob desenlerini](https://aka.ms/vscode-glob-patterns) yapılandırın. Örneğin, Dosya Gezgini bu ayara göre hangi dosya ve klasörlerin gösterilip hangilerinin gizleneceğine karar verir. Aramaya özel hariç tutmaları tanımlamak için `#search.exclude#` ayarına bakın. `.gitignore` dosyanızı temel alan dosyaları yoksaymak için `#explorer.excludeGitIgnore#` ayarına bakın.", "excludeGitignore": ".gitignore içindeki girişlerin ayrıştırılıp ayrıştırılmayacağını ve Explorer'dan çıkarılıp çıkarılmayacağını kontrol eder. {0}'e benzer.", "expandSingleFolderWorkspaces": "Başlatma sırasında Explorer'ın yalnızca bir klasör içeren çok köklü çalışma alanlarını genişletmesi gerekip gerekmediğini denetler", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "Dosya yollarıyla eşleşecek glob deseni. Deseni etkinleştirmek veya devre dışı bırakmak için true ya da false olarak ayarlayın.", "explorer.autoRevealExclude.when": "Eşleşen bir dosyanın eşdüzey öğeleri üzerinde ek denetim. Eşleşen dosya adı için değişken olarak $(basename) kullanın.", "explorer.decorations.badges": "Dosya süslemelerinin rozet kullanıp kullanmayacağını denetler.", @@ -8162,8 +8231,8 @@ "stop.title": "Döşeme İpuçlarını Okumayı Durdur" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "İsteği Durdur", - "cancelShort": "Durdur", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "Kodu Düzenle", "send.generate": "Oluştur" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "Bekleyen satır içi sohbet oturumlarının kaydetmeyi engelleyip engellemediği.", "accessibleDiffView": "Satır içi sohbetin, değişiklikleri için bir erişilebilir fark görüntüleyicisini de işleyip işlemeyeceğini belirtir.", - "accessibleDiffView.auto": "Erişilebilir fark görüntüleyicisi, etkinleştirilmekte olan ekran okuyucu modunu temel alır.", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "Erişilebilir fark görüntüleyicisi hiçbir zaman etkin değildir.", "accessibleDiffView.on": "Erişilebilir fark görüntüleyicisi her zaman etkindir.", "editorOverviewRuler.inlineChatInserted": "Eklenen satırda sohbet içeriği için genel bakış cetvelinin işaretleyici rengi.", @@ -8252,7 +8321,6 @@ "mode": "Satır içi sohbetle oluşturulan değişikliklerin doğrudan belgeye mi uygulanacağını yoksa önce önizlemelerinin mi görüntüleneceğini yapılandır.", "mode.live": "Değişiklikler doğrudan belgeye uygulanır, satır içi farklar aracılığıyla vurgulanabilir ve bölmeler tarafından kabul edilebilir/atılabilir. Oturum sonlandırıldığında değişiklikleriniz saklanır.", "mode.preview": "Değişiklikler yalnızca önizlenir ve uygula düğmesi aracılığıyla kabul edilmesi gerekir. Oturum sonlandırıldığında değişiklikler atılır.", - "onlyZone": "Satır içi sohbetin bir bölgeye dönüşen katman arabirim öğesi veya satırlar arasında doğrudan bölge arabirim öğesi olarak açılıp açılmadığını belirtir.", "zoneToolbar": "Satır içi sohbet değişiklikleri görünümünde değişiklikleri kabul etmek veya reddetmek için bir araç çubuğu gösterilip gösterilmediği." }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "Seçime Eşleşme Bul Ekle", "deleteLeftMultiSelection": "Solu Sil", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "Çoklu İmleç Modundan Çık" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "{0} değişkeni, {1} değeri" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "Not Defteri Değişkenleri" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "Sonraki Hücre Sohbeti Pencere Öğesine Odaklan", "focusNotebookChat": "Sohbete Odaklan", "focusPreviousCell": "Önceki Hücreye Odaklan", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "İstekte Bulun", "notebook.cell.chat.close": "Sohbeti Kapat", "notebook.cell.chat.nextFromHistory": "Tarihten Sonraki", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Kod Oluşturmak için Sohbeti Başlat", "notebookActions.restoreCellprompt": "Oluştur" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "Hücresel sohbet düzenleyicisinin odaklanmış olup olmadığı", "notebookChatAgentRegistered": "Not defteri için sohbet aracısının kayıtlı olup olmadığı", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "Meta Verileri Geri Al", "notebook.diff.cell.revertOutputs": "Çıkışları Geri Al", "notebook.diff.cell.switchOutputRenderingStyleToText": "Çıkış İşlemeyi Değiştir", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "Meta Veri Farklarını Gizle", "notebook.diff.ignoreOutputs": "Çıkış Farklarını Gizle", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "Meta Veri Farklarını Göster", "notebook.diff.showOutputs": "Çıkış Farklarını Göster", "notebook.diff.switchToText": "Metin Fark Düzenleyicisini Aç", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "Not defterlerindeki markdown hücrelerinin çizgi yüksekliğini piksel cinsinden ayarlar. {0} olarak ayarlandığında, {1} kullanılır", "notebook.markup.fontSize": "Not defterlerinde oluşturulan işaretlemenin piksel cinsinden yazı tipi boyutunu kontrol eder. {0} olarak ayarlandığında, {1} öğesinin %120'si kullanılır.", "notebook.minimalErrorRendering": "Hata çıktısının minimal stilde işlenip işlenmeyeceğini denetleyin.", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "Not defteri hücrelerindeki çıkış metninin yazı tipi ailesi. Boş olarak ayarlandığında {0} kullanılır.", "notebook.outputFontSize": "Not defteri hücrelerindeki çıkış metni için yazı tipi boyutu. 0 olarak ayarlandığında {0} kullanılır.", "notebook.outputLineHeight": "Not defteri hücrelerindeki çıkış metninin satır yüksekliği.\r\n - 0 olarak ayarlandığında, düzenleyici satır yüksekliği kullanılır. \r\n - 0 ile 8 arasındaki değerler yazı tipi boyutu ile çarpan olarak kullanılır.\r\n - 8 veya daha büyük değerler etkin değerler olarak kullanılır.", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "Bağlantı: Yuva yazmayı duraklat", "remote": "Uzak", "remote.autoForwardPortFallback": "Bağlantı noktaları otomatik olarak iletildiğinde ve 'remote.autoForwardPortsSource' varsayılan değer olan 'process' olarak ayarlandığında, 'process' ayarından 'hybrid' ayarına geçişi tetikleyen otomatik iletilen bağlantı noktalarının sayısı. Geri dönüşü devre dışı bırakmak için '0' olarak ayarlayın. 'remote.autoForwardPortsFallback' yapılandırılmamışsa ancak 'remote.autoForwardPortsSource' yapılandırılmışsa, 'remote.autoForwardPortsFallback' değeri '0' olarak ayarlanmış gibi kabul edilir.", - "remote.autoForwardPorts": "Etkinleştirildiğinde, yeni çalışan işlemler saptanır ve dinleyeceği bağlantı noktaları otomatik olarak iletilir. Bu ayarı devre dışı bırakmak, tüm bağlantı noktalarının iletilmesini engellemez. Devre dışı bırakılsa bile, uzantılar yine de bağlantı noktalarının iletilmesine neden olur ve bazı URL'leri açmak yine de bağlantı noktalarının iletilmesine neden olur.", - "remote.autoForwardPortsSource": "{0} true olduğunda bağlantı noktalarının otomatik olarak iletildiği kaynağı ayarlar. Windows ve macOS uzak depolarında, `process` ve `hybrid` seçeneklerinin etkisi yoktur ve `output` kullanılır.", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "Terminal ve hata ayıklama çıkışı okunarak bulunan bağlantı noktaları otomatik olarak iletilir. Bağlantı noktalarını kullanan tüm işlemler tümleşik terminale veya hata ayıklama konsoluna yazılmayacağından bazı bağlantı noktaları eksik olacaktır. Bağlantı noktaları, o bağlantı noktasında dinleyen işlemlerin sonlandırılması izlenerek \"iletilmemiş\" olur.", "remote.autoForwardPortsSource.output": "Terminal ve hata ayıklama çıkışı okunarak bulunan bağlantı noktaları otomatik olarak iletilir. Bağlantı noktalarını kullanan tüm işlemler tümleşik terminale veya hata ayıklama konsoluna yazılmayacağından bazı bağlantı noktaları eksik olacaktır. Çıkışa göre iletilen bağlantı noktaları, yeniden yüklenene veya Bağlantı Noktaları görünümünde kullanıcı tarafından kapatılıncaya kadar \"iletilmez\".", "remote.autoForwardPortsSource.process": "Başlatılan ve bağlantı noktası içeren işlemler izlenerek bulunan bağlantı noktaları otomatik olarak iletilir.", @@ -10432,7 +10512,10 @@ "tunnel.preview": "Uzak Tüneller şu anda önizleme aşamasındadır. Lütfen herhangi bir sorunu \"Yardım: Sorun Bildir\" komutunu kullanarak bildirin." }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "REPL girişini yürüt" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "Görünümler/düzenleyiciler arasındaki sürükleme alanının üzerine gelme geri bildirimi gecikmesini milisaniye cinsinden denetler.", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "Öndeki ve sondaki boşlukların hiçbirini yok sayma.", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "'diffEditor.ignoreTrimWhitespace' öğesinden devral.", "scm.diffDecorationsIgnoreTrimWhitespace.true": "Tüm öndeki ve sondaki boşlukları yok say.", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "Kaynak Denetim Sağlayıcısı üst bilgilerinde sayı rozetlerini kontrol eder. Bu üst bilgiler, birden fazla sağlayıcı olduğunda veya{0} ayarı etkinleştirildiğinde ve Kaynak Denetimi Depoları görünümünde, Kaynak Denetimi görünümlerinde görünür.", "scm.providerCountBadge.auto": "Kaynak Denetim Sağlayıcısı için sayım rozetini yalnızca sıfır olmadığında göster.", "scm.providerCountBadge.hidden": "Kaynak Denetim Sağlayıcısı sayım rozetlerini gizle.", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "Kaynak Denetimi görünümünün simgesini görüntüleyin." }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "Kaynak denetimi grafiği ön plan rengi (1).", "scmGraphForeground2": "Kaynak denetimi grafiği ön plan rengi (2).", "scmGraphForeground3": "Kaynak denetimi grafiği ön plan rengi (3).", - "scmGraphHistoryItemGroupBase": "Temel geçmiş öğesi grubu rengi.", - "scmGraphHistoryItemGroupLocal": "Yerel geçmiş öğesi grubu rengi.", - "scmGraphHistoryItemGroupRemote": "Uzak geçmiş öğesi grubu rengi.", - "scmGraphHistoryItemHoverLabelForeground": "Geçmiş öğesi vurgulama etiketi ön plan rengi." + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "Geçmiş öğesi vurgulama etiketi ön plan rengi.", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} silme{1}", "deletions": "{0} silme{1}", "fileChanged": "{0} dosya değiştirildi", "filesChanged": "{0} dosya değiştirildi", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} ekleme{1}", "insertions": "{0} ekleme{1}", + "items": "{0} Items", "loadMore": "{0} Daha Fazla Yükle...", - "outdated": "SÜRESİ GEÇMİŞ", + "referencePicker": "History Item Reference Picker", "refreshGraph": "Yenile", + "repositoryPicker": "Repository Picker", "scm history": "Kaynak Denetimi Geçmişi", - "scmGraph.HistoryItemHoverAdditionsForeground": "Geçmiş öğesi vurgulama ekleme işlemlerinin ön plan rengi.", - "scmGraph.HistoryItemHoverDeletionsForeground": "Geçmiş öğesi vurgulama silme işlemlerinin ön plan rengi." + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Kaynak Denetim Depoları" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "Tüm Depoları Daralt", - "deletion": "{0} silme{1}", - "deletions": "{0}silme{1}", "expand all": "Tüm Depoları Genişlet", - "fileChanged": "{0} dosya değişti", - "filesChanged": "{0} dosya değiştirildi", - "historyItemChangesEditorTitle": "Tüm Değişiklikler ({0} ↔ {1})", "input": "Kaynak Denetim Girişi", - "insertion": "{0}ekleme{1}", - "insertions": "{0}ekleme{1}", "label.close": "Kapat", "repositories": "Depolar", "repositorySortByDiscoveryTime": "Bulma Zamanına Göre Sırala", "repositorySortByName": "Ada Göre Sırala", "repositorySortByPath": "Yola Göre Sırala", "scm": "Kaynak Denetim Yönetimi", - "scm.historyItemAdditionsForeground": "Geçmiş öğe eklemeleri ön plan rengi.", - "scm.historyItemDeletionsForeground": "Geçmiş öğesi silme işlemlerinin ön plan rengi.", - "scm.historyItemSelectedStatisticsBorder": "Geçmiş öğesi seçili istatistik kenarlığı rengi.", - "scm.historyItemStatisticsBorder": "Geçmiş öğesi seçili istatistik kenarlığı rengi.", "scmInputCancelAction": "İptal et", "scmInputMoreActions": "Diğer Eylemler...", "setListViewMode": "Liste olarak görüntüle", @@ -10600,8 +10696,7 @@ "sortAction": "Görüntüle ve Sırala", "sortChangesByName": "Değişiklikleri Ada Göre Sırala", "sortChangesByPath": "Değişiklikleri Yola Göre Sırala", - "sortChangesByStatus": "Değişiklikleri Duruma Göre Sırala", - "viewChanges": "Değişiklikleri Görüntüle" + "sortChangesByStatus": "Değişiklikleri Duruma Göre Sırala" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "Kaynak denetimi" @@ -10820,7 +10915,9 @@ "search": "Ara", "searchFileMatch": "{0} dosya bulundu", "searchFileMatches": "{0} dosya bulundu", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "Diğer dosyalar", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "{0} eşleşme bulundu", "searchMatches": "{0} eşleşme bulundu", "searchResultAria": "{1} sütununda '{0}', {2} buldu" @@ -13116,6 +13213,8 @@ "dialogClose": "İletişim Kutusunu Kapat" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "Tamamlandı Olarak İşaretle", "checkboxTitle": "İşaretlendiğinde, bu sayfa başlangıçta gösterilir.", "close": "Gizle", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "Düzenleme gelişti", "gettingStarted.keyboardTip": "İpucu: Klavye kısayolunu kullanın", "gettingStarted.someStepsComplete": "{0} / {1} adım tamamlandı", + "goBack": "Go Back", "imageShowing": "{0} gösteren görüntü", "new": "Yeni", "newItems": "Güncelleştirildi", @@ -13140,7 +13240,6 @@ "start": "Başlat", "toStart": "başlangıca.", "walkthroughs": "Adım adım kılavuzlar", - "welcome": "Hoş Geldiniz", "welcomeAriaLabel": "Düzenleyicinizle çalışmaya başlamaya genel bakış.", "welcomePage.openFolderWithPath": "{1} yolundaki {0} klasörünü aç", "welcomePage.showOnStartup": "Başlangıçta karşılama sayfasını göster" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "Etkinleştirildiğinde, bir uzantı yüklendikten sonra uzantının kılavuzu açılır.", "workspacePlatform": "Uzak veya sunucusuz bağlamlardaki UI platformundan farklı olabilecek geçerli çalışma alanının platformu" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "Her kılavuz adımı başlığının ön plan rengi", "welcomePage.background": "Karşılama sayfası için arka plan rengi.", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "Giriş sayfasının kurulum kategorisi için kullanılan simge", "gettingStarted.accessibilityHelp.description.interpolated": "Erişilebilirlik yardım iletişim kutusu, bir özellikten nelerin bekleneceği ve bunları çalıştırmak için gereken komutlar/anahtar bağları hakkında bilgi sağlar.\r\n Odak bir düzenleyicide, terminalde, not defterinde, sohbet yanıtında, yorumda veya hata ayıklama konsolundayken, ilgili iletişim kutusu Erişilebilirlik Yardımını Aç komutuyla açılabilir.\r\n{0}", "gettingStarted.accessibilityHelp.title": "Özellikler hakkında bilgi edinmek için erişilebilirlik yardım iletişim kutusunu kullanın", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "Erişilebilirlik sesleri ve duyurular farklı olaylar için çalışma ekranı etrafında oynatılır.\r\n Bunlar Sinyal Seslerini Listele ve Sinyal Duyurularını Listele komutları kullanılarak bulunabilir ve yapılandırılabilir.\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "Ses veya braille cihazı aracılığıyla almak istediğiniz erişilebilirlik sinyalleri için hassas ayarlamaları yapın", "gettingStarted.accessibleView.description.interpolated": "Erişilebilir görünüm terminal, üzerine gelmeler, bildirimler, yorumlar, not defteri çıktısı, sohbet yanıtları, satır içi tamamlamalar ve hata ayıklama konsolu çıktısı için kullanılabilir.\r\n Odak bu özelliklerden herhangi birindeyken, Erişilebilir Görünümü Aç komutuyla açılabilir.\r\n{0}", - "gettingStarted.accessibleView.title": "İçeriği satır satır, karakter karakter incelemek için erişilebilir görünümü kullanın", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "En temel özelliklere ilişkin genel bakış edinin", "gettingStarted.beginner.title": "Temelleri Öğrenin", "gettingStarted.codeFolding.description.interpolated": "Katlamayı Aç/Kapat komutuyla bir kod bölümünü katlayabilir veya o kod bölümünün katlamasını açabilirsiniz.\r\n{0}\r\n Katlamayı Aç/Kapat Komutuyla özyinelemeli katlama veya katlama açma gerçekleştirin\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "Kodlamaya başlamaya hazırsınız. Dosyalarınızı VS Code’a almak için yerel bir proje veya uzak bir depo açabilirsiniz.\r\n{0}\r\n{1}", "gettingStarted.setup.description": "Düzenleyicinizi özelleştirin, temel bilgileri öğrenin ve kodlamaya başlayın", "gettingStarted.setup.title": "VS Code Kullanmaya Başlayın", - "gettingStarted.setupScreenReader.description": "VS Code uygulamasını erişilebilir kılan araçları ve kısa yolları öğrenin. Bazı eylemlerin kılavuz bağlamından gerçekleştirilemeyeceğini unutmayın.", - "gettingStarted.setupScreenReader.title": "Ekran Okuyucuyu kullanarak VS Code’u kullanmaya başlayın", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "Düzenleyicinizi özelleştirin, temel bilgileri öğrenin ve kodlamaya başlayın", "gettingStarted.setupWeb.title": "Web için VS Code Kullanmaya Başlayın", "gettingStarted.shortcuts.description.interpolated": "Sık kullandığınız komutları keşfettikten sonra, anında erişim için özel klavye kısayolları oluşturun.\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "Bağlan...", "gettingStarted.topLevelShowWalkthroughs.description": "Düzenleyicide veya bir uzantıda bir kılavuz görüntüleyin", "gettingStarted.topLevelShowWalkthroughs.title": "Bir Kılavuz Açın...", - "gettingStarted.verbositySettings.description.interpolated": "Kullanıcı bir özelliği kullanmayı öğrendikçe özelliğin kullanımıyla ilgili ipuçlarını almaması için çalışma alanının etrafındaki özellikler için ayrıntı düzeyi ayarlarını bulunur. Örneğin, erişilebilirlik yardımı için iletişim kutusu bulunan özelliklerde, bu özelliğin ayrıntı düzeyi ayarı devre dışı bırakılıncaya kadar iletişim kutusunun nasıl açılacağına dair ipuçları görüntülenir.\r\n Bu ayarlar ve diğer erişilebilirlik ayarları, Erişilebilirlik Ayarlarını Aç komutu çalıştırılarak yapılandırılabilir.\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "Aria etiketlerinin ayrıntı düzeyini kontrol edin", "gettingStarted.videoTutorial.description.interpolated": "VS Code'un önemli özelliklerine yönelik kısa ve pratik video öğreticileri serisinden ilkini izleyin.\r\n{0}", "gettingStarted.videoTutorial.title": "Video öğreticilerini izleyin", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "Sinyal Duyurularını Listele", "listSignalSounds": "Sinyal Seslerini Listele", "openAccessibilityHelp": "Erişilebilirlik Yardımını Açın", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "Erişilebilir Görünümü Aç", "openFolder": "Klasörü Aç", "openGoToSymbol": "Sembole Git", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "Dosya gezgini bağlam menüsü", "menus.explorerContextShare": "Dosya gezgini bağlam menüsündeki 'Paylaş' alt menüsü", "menus.extensionContext": "Uzantı bağlam menüsü", - "menus.historyItemChanges": "Kaynak Denetimi gelen/giden değişiklikler başlık menüsü", "menus.historyItemContext": "Kaynak Denetimi geçmişi öğesi bağlam menüsü", "menus.home": "Giriş göstergesi bağlam menüsü (yalnızca web)", - "menus.incomingChanges": "Kaynak Denetimi gelen değişiklikler menüsü", - "menus.incomingChangesAllChangesContext": "Kaynak Denetimi tüm gelen değişiklikler bağlam menüsü", - "menus.incomingChangesContext": "Kaynak Denetimi gelen değişiklikler bağlam menüsü", - "menus.incomingChangesHistoryItemContext": "Kaynak Denetimi gelen değişiklikler geçmişi öğe bağlam menüsü", "menus.input": "Kaynak Denetimi giriş kutusu menüsü", "menus.mergeEditorResult": "Birleştirme düzenleyicisinin sonuç araç çubuğu", "menus.multiDiffEditorResource": "Çoklu fark düzenleyicisindeki kaynak araç çubuğu", "menus.notebookVariablesContext": "Not defteri değişkenleri görünümü bağlam menüsü", "menus.opy": "En üstteki Düzen menüsünde bulunan 'Farklı kopyala' alt menüsü", - "menus.outgoingChanges": "Kaynak Denetimi giden değişiklikler menüsü", - "menus.outgoingChangesAllChangesContext": "Kaynak Denetimi tüm giden değişiklikler bağlam menüsü", - "menus.outgoingChangesContext": "Kaynak Denetimi giden değişiklikler bağlam menüsü", - "menus.outgoingChangesHistoryItemContext": "Kaynak Denetimi giden değişiklikler geçmişi öğe bağlam menüsü", "menus.resourceFolderContext": "Kaynak Denetimi kaynak klasörü bağlam menüsü", "menus.resourceGroupContext": "Kaynak Denetimi kaynak grubu bağlam menüsü", "menus.resourceStateContext": "Kaynak Denetimi kaynak durumu bağlam menüsü", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "(Önerilen API) Düzenleyiciye alt menü öğeleriyle katkıda bulunur", "webview.context": "Web görünümü bağlam menüsü" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "Çalıştırılacak denemeleri bir Microsoft çevrimiçi hizmetinden getirir." }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "Ortamda etkinleştirildiğinden {0} uzantısının etkinleştirmesi değiştirilemiyor", "cannot change enablement extension kind": "{0} uzantısının türü nedeniyle uzantının etkinleştirilmesi değiştirilemiyor", "cannot change enablement virtual workspace": "Sanal çalışma alanlarını desteklemediğinden {0} uzantısının etkinleştirmesi değiştirilemiyor", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "Ayar Eşitleme bağımlı olduğundan {0} uzantısının etkinleştirilmesi değiştirilemiyor.", "cannot disable auth extension in workspace": "Kimlik doğrulama sağlayıcıları katkısında bulunduğu için çalışma alanında {0} uzantısının etkinleştirilmesi değiştirilemiyor", "cannot disable language pack extension": "Dil paketlerine katkıda bulunduğu için {0} uzantısının etkinleştirilmesi değiştirilemiyor.", @@ -13943,7 +14048,7 @@ "install multiple extensions": "Uzantıları yüklemek ve cihazlarınızda eşitlemek istiyor musunuz?", "install single extension": "'{0}' uzantısını yükleyip cihazlarınızda eşitlemek istiyor musunuz?", "limited support": "“{0}“, “{1}“ içinde sınırlı işlevselliğe sahiptir.", - "main.notFound": "{0} bulunamadığından etkinleştirilemiyor.", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "'{0}' uzantısı kaldırılamıyor. '{1}' ve '{2}' uzantıları ve diğerleri bu uzantıya bağımlı.", "non web extensions": "“{0}“, “{1}“ desteklenmeyen uzantılar içeriyor.", "non web extensions detail": "Desteklenmeyen uzantılar içerir.", diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json index 97f07af46b..51eed01425 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "从现有来源创建新的分支...", "command.checkout": "签出到...", "command.checkoutDetached": "签出到(已分离)…", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "挑拣…", + "command.cherryPickRef": "Cherry Pick", "command.clean": "放弃更改", "command.cleanAll": "放弃所有更改", "command.cleanAllTracked": "放弃所有跟踪的更改", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "提交已暂存内容(已签收,不验证)", "command.continueInLocalClone": "在本地克隆存储库并在桌面上打开...", "command.continueInLocalClone.qualifiedName": "继续在新的本地克隆中工作", - "command.createTag": "创建标记", + "command.createTag": "Create Tag...", "command.deleteBranch": "删除分支...", "command.deleteRemoteTag": "删除远程标记...", "command.deleteTag": "删除标签...", diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.github.i18n.json index 948853d7d0..34dbbd0615 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "控制用于克隆 GitHub 仓库的协议", "description": "适用于 VS Code 的 GitHub 功能", "displayName": "GitHub", - "welcome.publishFolder": "你可以直接将此文件夹发布到 GitHub 仓库。发布后,你将有权访问由 Git 和 GitHub 提供支持的源代码管理功能。\r\n[$(github) 发布到 GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "你可以直接将工作区文件夹发布到 GitHub 仓库。发布后,你将有权访问由 Git 和 GitHub 提供支持的源代码管理功能。\r\n[$(github) 发布到 GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.ipynb.i18n.json index b30c0bbe40..f2a0802042 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "复制单元格输出", "description": "为打开和读取 Jupyter 的 .ipynb 笔记本文件提供基本支持", "displayName": ".ipynb 支持", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "启用/禁用将图像粘贴到 ipynb 笔记本文件中的 Markdown 单元格中。粘贴的图像会作为附件插入到单元格。", "markdownAttachmentRenderer.displayName": "Markdown-It ipynb 单元格附件呈现器", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json index 5882fef358..5809b28a5b 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "提取 {0} 时出错。文件无效。", "notFound": "在 Zip 中找不到 {0}。" }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "现在无法访问编辑器。", - "accessibilityOffAriaLabel": "{0} 若要启用屏幕阅读器优化模式,请使用 {1}", - "accessibilityOffAriaLabelNoKb": "{0} 若要启用屏幕阅读器优化模式,请使用 {1} 打开快速选取,然后运行“切换屏幕阅读器辅助功能模式”命令;当前无法通过键盘触发此命令。", - "accessibilityOffAriaLabelNoKbs": "{0} 请通过使用 {1} 访问键绑定编辑器并运行它,为“切换屏幕阅读器辅助功能模式”命令分配键绑定。", - "editor": "编辑器" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "已删除辅助游标", @@ -207,6 +209,9 @@ "selectAll": "选择全部", "undo": "撤消" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "按住 {0} 键将鼠标悬停" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "差异编辑器标题的背景色" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "没有已更改的文件" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "编辑器内容", "emptySelectionClipboard": "控制在没有选择内容时进行复制是否复制当前行。", "enabled": "在编辑器中启用代码操作小灯泡提示。", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "控制是否使用新的实验性方法呈现空格。", "experimentalWhitespaceRendering.font": "使用包含字体字符的新呈现方法。", "experimentalWhitespaceRendering.off": "使用稳定呈现方法。", @@ -533,6 +540,7 @@ "inlayHints.enable": "在编辑器中启用内联提示。", "inlayHints.fontFamily": "控制编辑器中嵌入提示的字体系列。设置为空时,将使用 {0}。", "inlayHints.fontSize": "控制编辑器中嵌入提示的字号。默认情况下,当配置的值小于 {1} 或大于编辑器字号时,将使用 {0}。", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "在编辑器中启用叠加提示周围的填充。", "inline": "快速建议显示为虚影文本", "inlineCompletionsAccessibilityVerbose": "控制在显示内联完成时是否应向屏幕阅读器用户提供辅助功能提示。", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "从不显示内联建议工具栏。", "inlineSuggest.showToolbar.onHover": "将鼠标悬停在内联建议上时显示内联建议工具栏。", "inlineSuggest.suppressSuggestions": "控制内联建议如何与建议小组件交互。如果启用,当内联建议可用时,不会自动显示建议小组件。", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "控制字母间距(像素)。", "lineHeight": "控制行高。\r\n - 使用 0 根据字号自动计算行高。\r\n - 介于 0 和 8 之间的值将用作字号的乘数。\r\n - 大于或等于 8 的值将用作有效值。", "lineNumbers": "控制行号的显示。", @@ -830,7 +839,6 @@ "editorTextFocus": "编辑器文本是否具有焦点(光标是否闪烁)", "inCompositeEditor": "该编辑器是否是更大的编辑器(例如笔记本)的一部分", "inDiffEditor": "上下文是否为差异编辑器", - "inMultiDiffEditor": "上下文是否为多个差异编辑器", "isEmbeddedDiffEditor": "上下文是否为嵌入式差异编辑器", "multiDiffEditorAllCollapsed": "是否折叠多差异编辑器中的所有文件", "standaloneColorPickerFocused": "独立颜色选取器是否聚焦", @@ -1020,21 +1028,23 @@ "placeHolder": "选择命令", "showLensOnLine": "显示当前行的 Code Lens 命令" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "此处有颜色选取器。" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" + }, + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "单击以切换颜色选项 (rgb/hsl/hex)", - "closeIcon": "用于关闭颜色选取器的图标" + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "隐藏颜色选取器", - "hideColorPickerDescription": "隐藏独立颜色选取器。", - "insertColorWithStandaloneColorPicker": "使用独立颜色选取器插入颜色", - "insertColorWithStandaloneColorPickerDescription": "使用重点独立颜色选取器插入十六进制/RGB/HSL 颜色。", - "mishowOrFocusStandaloneColorPicker": "&&显示或聚焦独立颜色选取器", - "showOrFocusStandaloneColorPicker": "显示或聚焦独立颜色选取器", - "showOrFocusStandaloneColorPickerDescription": "显示或聚焦使用默认颜色提供程序的独立颜色选取器。它将显示十六进制/RGB/HSL 颜色。" + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "切换块注释", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "删除手动折叠范围", "toggleFoldAction.label": "切换折叠", "toggleFoldRecursivelyAction.label": "以递归方式切换折叠", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "以递归方式展开", "unfoldAction.label": "展开", "unfoldAllAction.label": "全部展开", @@ -1282,6 +1293,12 @@ "location": "{1} 的符号 {0}", "location.kb": "{1} 的符号 {0},下一个使用 {2}" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "这是悬停状态栏。", "hoverAccessibilityStatusBarActionWithKeybinding": "它有一个标签为 {0} 和键绑定为 {1} 的操作。", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "此处有内联编辑。" }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "接受内联编辑", - "action.inlineEdits.hide": "隐藏内联编辑", - "action.inlineEdits.showNext": "显示下一个内联编辑", - "action.inlineEdits.showPrevious": "显示上一个内联编辑", - "action.inlineEdits.trigger": "触发内联编辑", - "inlineEditsActions": "接受内联编辑" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "内联编辑是否可见", - "isPinned": "内联编辑是否可见" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "替换为下一个值", "InPlaceReplaceAction.previous.label": "替换为上一个值" @@ -2086,14 +2091,17 @@ "errorDeleting": "安装扩展“{1}”时无法删除现有文件夹“{0}”。请手动删除此文件夹,然后重试", "incompatible": "无法安装扩展“{0}”,因为它与 VS Code“{1}”不兼容。", "invalidManifest": "无法安装“{0}”扩展,因为清单与市场不匹配", + "not signed": "Extension is not signed.", "removeError": "删除扩展时出错: {0}。请重启 VS Code,然后重试。", - "restartCode": "请在重新安装{0}之前重新启动 VS Code。" + "restartCode": "请在重新安装{0}之前重新启动 VS Code。", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX 无效: package.json 不是 JSON 文件。" }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "扩展使用的 API 建议“{0}”与当前版本的 VS Code 不兼容。", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "属性“{0}”可以省略,否则其类型必须是 `string[]`", "extensionDescription.activationEvents2": "如果扩展没有“{1}”或“{2}”属性,则应省略属性“{0}”。", "extensionDescription.browser1": "属性“{0}”可以省略,否则其类型必须是 `string`", @@ -2377,7 +2385,6 @@ "proxySupportOff": "禁用对扩展的代理支持。", "proxySupportOn": "为扩展启用代理支持。", "proxySupportOverride": "为扩展启用代理支持,覆盖请求选项。", - "request": "网络请求", "strictSSL": "控制是否根据提供的 CA 列表验证代理服务器证书。", "systemCertificates": "控制是否应从操作系统加载 CA 证书。(在 Windows 和 macOS 上, 关闭此窗口后需要重新加载窗口。)", "systemCertificatesV2": "控制是否应启用从 OS 实验性加载 CA 证书。这使用比默认的障碍更通用的方法。" @@ -2954,12 +2961,12 @@ "name": "进程名称", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "共享进程" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "允许(&&A)", "confirmLogin": "扩展\"{0}\"希望使用{1}登录。", @@ -3270,6 +3277,7 @@ "workspace": "工作区" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "键盘快捷方式参考", "miDocumentation": "文档(&&D)", "miKeyboardShortcuts": "键盘快捷方式参考(&&K)", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "控制打开文件夹时是在新窗口打开还是替换上一个活动窗口。\r\n注意,此设置可能会被忽略 (例如,在使用 `--new-window` 或 `--reuse-window` 命令行选项时)。", "panelDefaultLocation": "控制新工作区中面板(终端、调试控制台、输出、问题)的默认位置。它可以显示在编辑器区域的底部、顶部、右侧或左侧。", "panelOpensMaximized": "控制面板是否以最大化方式打开。它可以始终以最大化方式打开、永不以最大化方式打开或以关闭前的最后一个状态打开。", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "控制最大打开的编辑器的限制是否应应用于每个编辑器组或所有编辑器组。", "pinnedTabSizing": "控制固定的编辑器选项卡的大小。固定的选项卡排在所有打开的选项卡的开头,并且在取消固定之前,通常不会关闭。如果未将 {0} 设置为 {1},则会忽略此值。", "preserveInput": "当再次打开命令面板时,控制是否恢复上一次输入的内容。", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "辅助功能", "announcement.enabled.auto": "启用公告,仅在屏幕阅读器优化模式下播放。", "announcement.enabled.off": "禁用公告。", - "autoSynthesize": "当语音用作输入时,是否应自动大声朗读文本响应。例如,在聊天会话中,当语音用作聊天请求时,会自动合成响应。", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "是否将未聚焦的编辑器和终端变暗,这可以更清楚地说明键入的输入将转到何处。这适用于大多数编辑器,但使用 iframe(如笔记本和扩展 Web 视图编辑器)的编辑器除外。", "dimUnfocusedOpacity": "不透明度分数 (0.2 到 1.0) 用于未聚焦的编辑器和终端。这仅在启用 {0} 时生效。", "sound.enabled.auto": "附加屏幕阅读器时,启用声音。", @@ -5093,6 +5102,7 @@ "verbosity.notification": "提供有关如何在辅助视图中打开通知的信息。", "verbosity.replInputHint": "提供有关 Repl 输入的相关操作的信息。", "verbosity.terminal.description": "提供有关如何在聚焦终端时访问终端辅助功能帮助菜单的信息。", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "文本转语音和语音转文本应使用的语言。如果可能,请选择 `auto` 以使用所配置的显示语言。请注意,语音识别与合成器并不支持所有显示语言。", "voice.speechTimeout": "停止说话后语音识别保持活动状态的持续时间(以毫秒为单位)。例如,在聊天会话中,超时后自动提交听录文本。设置为“0”以禁用此功能。" }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "启用/禁用音频提示", "disabled": "已禁用" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "上次使用此帐户的时间: {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "帐户", "manageExtensions": "选择可以访问此帐户的扩展", "manageTrustedExtensions": "管理受信任扩展", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "新建聊天" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "未能应用代码块: {0}", - "applyCodeBlock.progress": "正在使用 {0} 应用代码块...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "在编辑器中应用", "interactive.compare.apply": "应用编辑", "interactive.compare.discard": "放弃编辑", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "提交到辅助代理", "chat.newChat.label": "发送到新聊天", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "取消", "interactive.submit.label": "发送" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "报告问题", "interactive.unhelpful.label": "无用" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "正在生成" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "可折叠聊天列表", + "copyReference": "Copy", "setting.hover": "打开设置“{0}”", "usedReferencesCollapsed": "{0},已折叠", "usedReferencesExpanded": "{0},已展开", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "文件树" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "聊天编辑器标签的图标。", "chatEditorName": "聊天" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "跟进问题:{0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "聊天输入,键入内容进行提问或者键入 / 来查找主题,按 Enter 可发送请求。使用 {0} 查看聊天辅助功能帮助。", "chat.attachment": "附加上下文,{0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "聊天", "chatCommand": "在 UI 中引用此命令时使用的段名称,例如 `fix` 或 * `explain` (用于解决问题或解释代码的命令)。名称在此参与者提供的命令中应是唯一的。", "chatCommandDescription": "此命令的说明。", - "chatCommandDisambiguation": "用于帮助自动将用户问题路由到此聊天命令的元数据。必须将 `contribChatParticipantDetection` 添加到 `enabledApiProposals` 才能使用此 API。", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "此类别的详细名称,例如 `workspace_questions` 或 `web_questions`。", "chatCommandDisambiguationDescription": "适用于此聊天命令的问题类型的详细描述。", "chatCommandDisambiguationExamples": "适用于此聊天命令的代表性示例问题的列表。", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "可用于此聊天参与者的命令,用户可使用 `/` 进行调用。", "chatFailErrorMessage": "无法加载 Chat,因为安装的 {0} 扩展版本与此版本的 {1} 不兼容。请确保 GitHub Copilot Chat 扩展是最新版本。", "chatParticipantDescription": "此聊天参与者的说明,显示在 UI 中。", - "chatParticipantDisambiguation": "用于帮助自动将用户问题路由到此聊天参与者的元数据。必须将 `contribChatParticipantDetection` 添加到 `enabledApiProposals` 才能使用此 API。", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "此类别的详细名称,例如 `workspace_questions` 或 `web_questions`。", "chatParticipantDisambiguationDescription": "适用于此聊天参与者的问题类型的详细描述。", "chatParticipantDisambiguationExamples": "适用于此聊天参与者的代表性示例问题的列表。", @@ -5595,7 +5652,9 @@ "chatEditApplied": "应用聊天文本编辑后为 True。", "chatExtensionInvalid": "已安装的聊天扩展无效且需要更新时为 True。", "chatIsEnabled": "启用聊天时为 True,因为默认聊天参与者是使用实现激活的。", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "为面板注册默认聊天参与者时为 True。", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "聊天项是一个请求", "chatResponse": "聊天项是一个响应。", "chatResponseErrored": "当聊天响应导致错误时为 True。", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "筛选注释", "comments.filter.placeholder": "筛选器(例如文本、作者)", "replyCount": " {0} 条回复,", - "resourceWithCommentLabel": "{3} 中第 {1} 行第 {2} 列的 {0},{4} 注释: {5}", - "resourceWithCommentLabelFile": "{1} 中的 {0},{2} 注释: {3}", - "resourceWithCommentLabelFileOutdated": "已从 {1},{2} 注释: {3} 中的 {0} 起过时", - "resourceWithCommentLabelOutdated": "已从 {3},{4} 注释: {5} 的行 {1} 列 {2} 处的 {0} 起过时", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "{0} 中的注释,完整路径: {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "当前工作区的注释", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "调试: {0}", - "selectAndStartDebug": "选择并启动调试配置", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "调试" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "将始终启用扩展。", "extensions.supportUntrustedWorkspaces.version": "定义应应用替代的扩展的版本。如果未指定,则将在独立于扩展版本的情况下应用替代。", "extensions.supportVirtualWorkspaces": "替代扩展的虚拟工作区支持。", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "启用后,将自动检查扩展更新。若扩展存在更新,将在“扩展”视图中将其标记为过时扩展。更新将从 Microsoft 联机服务中获取。", "extensionsCloseExtensionDetailsOnViewChange": "启用后,将在离开“扩展”视图时,自动关闭扩展详细信息页面。", "extensionsDeferredStartupFinishedActivation": "启用后,将在超时后激活声明“onStartupFinished”激活事件的扩展。", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "当此处列出扩展名时,该扩展名处理URI时将不会显示确认提示。", "id required": "扩展 ID 是必需的。", "importKeyboardShortcutsFroms": "从 - 中迁移键盘快捷方式...", + "install": "Install", "install button": "安装", "install installAndDonotSync": "安装(不同步)", "installButton": "安装(&&I)", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "配置建议的扩展(工作区文件夹)", "configureWorkspaceRecommendedExtensions": "配置建议的扩展(工作区)", "current": "当前", + "dependencies": "Show Dependencies", "deprecated message": "此扩展已弃用,因为已不再对其进行维护。", "deprecated tooltip": "此扩展已弃用,因为已不再对其进行维护。", "deprecated with alternate extension message": "此扩展已弃用。请改用 {0}扩展。", @@ -7294,7 +7356,7 @@ "enabled in web worker": "此扩展将在辅助角色扩展主机中弃用,因为这是其首选运行位置。", "enabled locally": "此扩展在本地扩展主机中被启用,因为这是其首选运行处。", "enabled remotely": "此扩展在远程扩展主机中被启用,因为这是其首选运行处。", - "extension disabled because of dependency": "已禁用此扩展,因为它依赖于已禁用的扩展。", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "当前工作区不受信任,因此已禁用此扩展。", "extension enabled on remote": "已在“{0}”上启用扩展", "extension limited because of trust requirement": "当前工作区不受信任,因此已限制此扩展的功能。", @@ -7317,6 +7379,7 @@ "install anyway": "仍然安装", "install browser": "在浏览器中安装", "install confirmation": "是否确实要安装“{0}”?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "在 {0} 中安装", "install local extensions title": "在“{0}”中安装本地扩展", "install locally": "本地安装", @@ -7347,6 +7410,9 @@ "more information": "更多信息(&&R)", "no local extensions": "没有要安装的扩展。", "no versions": "此扩展没有其他版本。", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "“{0}”扩展在 {1} 中不可用。", "pre-release": "预发布", "reinstall": "重新安装扩展...", @@ -7354,7 +7420,6 @@ "restart extensions": "重新启动扩展", "restart product": "重启以更新", "review": "审阅", - "search recommendations": "搜索扩展", "select and install local extensions": "在“{0}”中安装本地扩展…", "select and install remote extensions": "本地安装远程扩展…", "select color theme": "选择颜色主题", @@ -7366,7 +7431,6 @@ "selectVersion": "选择要安装的版本", "settings": "设置", "showRecommendedExtension": "显示推荐的扩展", - "signature verification failed": "{0} 无法验证 \"{1}\" 扩展。确定要安装它吗?", "switchToPreReleaseLabel": "切换到预发布版本", "switchToPreReleaseTooltip": "这将切换到预发布版本并始终启用最新版本的更新", "sync": "同步此扩展", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "更新 {0} 扩展", "updateExtensionStart": "已启动更新扩展 {0} 到版本 {1}。", "updated": "已更新", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "清除显示语言", "workbench.extensions.action.setColorTheme": "设置颜色主题", "workbench.extensions.action.setDisplayLanguage": "设置显示语言", @@ -7453,6 +7518,7 @@ "builtin": "内置", "builtinFeatureExtensions": "功能", "builtinProgrammingLanguageExtensions": "编程语言", + "click show": "Click to Show", "deprecated": "已弃用", "disabled": "已禁用", "disabledExtensions": "已禁用", @@ -7479,6 +7545,7 @@ "remote": "远程", "searchExtensions": "在应用商店中搜索扩展", "select and install local extensions": "在“{0}”中安装本地扩展…", + "show": "Show", "suggestProxyError": "市场返回了 \"ECONNREFUSED\"。请检查 \"http.proxy\" 设置。", "untrustedPartiallySupportedExtensions": "限制在受限模式下", "untrustedUnsupportedExtensions": "在受限模式下禁用", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "预发布版本", "activation": "激活时间", - "dependencies": "显示依赖关系", "extensionIcon.sponsorForeground": "扩展发起人的图标颜色。", "extensionIconStarForeground": "扩展分级的图标颜色。", "extensionIconVerifiedForeground": "已验证扩展的发布服务器图标颜色。", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "自动更新扩展", "confirmEnableDisableAutoUpdateDetail": "这将重置你为单个扩展设置的任何自动更新设置。", "consentRequiredToUpdate": "{0} 扩展的更新引入了当前安装的版本中不存在的可执行代码。", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "全部禁用", "disableDependents": "禁用带依赖项的扩展", "enable locally": "请使用 {0} 以在本地启用此扩展。", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "启用扩展", "extensionsAutoRestart": "已自动重启扩展来启用更新。", "incompatible": "无法安装“{0}”扩展,因为它不兼容。", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "安装扩展(&&I)", "installButtonLabelWithAction": "安装扩展和 {0}(&&I)", "installExtensionMessage": "是否要从“{1}”安装“{0}”扩展?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "是否要安装扩展?", "installing extension": "正在安装扩展...", "installing named extension": "正在安装 \"{0}\" 扩展...", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "报告称该扩展存在问题。", "multipleDependentsError": "无法单独禁用 \"{0}\" 扩展。\"{1}\"、\"{2}\" 和其他扩展依赖于此扩展。要禁用所有这些扩展吗?", "multipleDependentsUninstallError": "无法单独卸载 \"{0}\" 扩展。\"{1}\"、\"{2}\" 和其他扩展依赖于它。是否要卸载所有这些扩展?", @@ -7626,8 +7695,6 @@ "status.profiler": "扩展探查器" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "在新窗口中调试扩展", - "developer": "开发人员", "runtimeExtension": "正在运行的扩展" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "开始分析扩展宿主", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "保存扩展宿主分析文件", "saveprofile.dialogTitle": "保存扩展宿主分析文件", "stopExtensionHostProfileStart": "停止分析扩展宿主" @@ -7978,6 +8046,7 @@ "exclude": "配置 [glob 模式](https://aka.ms/vscode-glob-patterns)以排除文件和文件夹。例如,文件资源管理器根据此设置决定要显示或隐藏的文件和文件夹。请参阅 `#search.exclude#` 设置以定义特定于搜索的排除。请参阅 `#explorer.excludeGitIgnore#` 设置以基于 `.gitignore` 忽略文件。", "excludeGitignore": "控制是否应从资源管理器中分析和排除 .gitignore 中的条目。类似于 {0}。", "expandSingleFolderWorkspaces": "控制资源管理器是否应在初始化期间展开仅包含一个文件夹的多根工作区", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "匹配文件路径所依据的 glob 模式。设置为 true 或 false 可启用或禁用该模式。", "explorer.autoRevealExclude.when": "对匹配文件的同级文件的其他检查。使用 $(basename) 作为匹配文件名的变量。", "explorer.decorations.badges": "控制文件修饰是否应使用徽章。", @@ -8162,8 +8231,8 @@ "stop.title": "停止内嵌提示读取" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "停止请求", - "cancelShort": "停止", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "编辑代码", "send.generate": "生成" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "挂起的内联聊天会话是否会阻止保存。", "accessibleDiffView": "内联聊天是否还会呈现一个可访问的差异查看器以显示其更改。", - "accessibleDiffView.auto": "可访问的差异查看器基于正在启用的屏幕阅读器模式。", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "从未启用可访问的差异查看器。", "accessibleDiffView.on": "始终启用可访问的差异查看器。", "editorOverviewRuler.inlineChatInserted": "内联聊天插入内容的概述标尺的标记颜色。", @@ -8252,7 +8321,6 @@ "mode": "配置是将在内联聊天中创建的更改直接应用到文档还是先预览它们。", "mode.live": "将更改直接应用到文档,但可通过内联差异突出显示更改,以及通过 hunks 接收/舍弃更改。结束会话将保留更改。", "mode.preview": "仅预览更改,但需要通过“应用”按钮接受这些更改。结束会话将放弃更改。", - "onlyZone": "内联聊天是直接作为区域小组件在两行之间打开,还是先作为覆盖小组件,再变为区域小组件打开。", "zoneToolbar": "是否显示工具栏以接受或拒绝内联聊天更改视图中的更改。" }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "将查找匹配项添加到所选内容", "deleteLeftMultiSelection": "向左删除", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "退出多光标模式" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "变量 {0},值 {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "笔记本变量" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "聚焦到下一个单元格聊天小组件", "focusNotebookChat": "聚焦聊天", "focusPreviousCell": "聚焦上一个单元格", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "发出请求", "notebook.cell.chat.close": "关闭聊天", "notebook.cell.chat.nextFromHistory": "历史记录中的下一个", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "开始聊天以生成代码", "notebookActions.restoreCellprompt": "生成" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "单元格聊天编辑器是否为焦点", "notebookChatAgentRegistered": "是否注册笔记本的聊天代理", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "还原元数据", "notebook.diff.cell.revertOutputs": "还原输出", "notebook.diff.cell.switchOutputRenderingStyleToText": "切换输出呈现", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "隐藏元数据差异", "notebook.diff.ignoreOutputs": "隐藏输出差异", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "显示元数据差异", "notebook.diff.showOutputs": "显示输出差异", "notebook.diff.switchToText": "打开文本差异编辑器", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "控制笔记本中 Markdown 单元格的行高(以像素为单位)。设置为 {0} 时,将会使用 {1}", "notebook.markup.fontSize": "控制笔记本中呈现的标记的字号(以像素为单位)。设置为 {0} 时,将使用 120% 的 {1}。", "notebook.minimalErrorRendering": "控制是否以最小样式呈现错误输出。", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "笔记本单元格内输出文本的字体系列。设置为空时,使用 {0}。", "notebook.outputFontSize": "笔记本单元格内输出文本的字号。设置为 0 时,使用 {0}。", "notebook.outputLineHeight": "笔记本单元格内输出文本的行高。\r\n - 设置为 0 时,使用编辑器行高。\r\n - 介于 0 和 8 之间的值将用作字号的乘数。\r\n - 大于或等于 8 的值将用作有效值。", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "连接: 暂停套接字写入", "remote": "远程", "remote.autoForwardPortFallback": "自动转发端口且 `remote.autoForwardPortsSource` 默认设置为 `process` 时将触发从 `process` 切换到 `hybrid` 的自动转发端口数。设置为 `0` 可禁用回退。如果尚未配置 `remote.autoForwardPortsFallback`,但配置了 `remote.autoForwardPortsSource`,`remote.autoForwardPortsFallback` 将被视为如同设置为 `0`。", - "remote.autoForwardPorts": "启用后,将检测到新的正在运行的进程,并自动转发其侦听的端口。禁用此设置将不会阻止转发所有端口。即使禁用,扩展将仍然能够导致端口被转发,并且打开某些 URL 仍将导致端口被转发。", - "remote.autoForwardPortsSource": "设置当 {0} 为 true 时自动从其转发端口的源。在 Windows 和 Mac 远程设备上,“process”和“hybrid”选项不起作用,系统将使用“output”。", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "通过读取终端和调试输出发现端口时,端口将自动转发。并非所有使用端口的进程都将打印到集成终端或调试控制台,因此某些端口将丢失。通过监视侦听该端口的进程以终止,端口将为“未转发”。", "remote.autoForwardPortsSource.output": "通过读取终端和调试输出发现端口时,将自动转发该端口。并非所有使用端口的进程都将打印到集成终端或调试控制台,因此某些端口将丢失。根据输出转发的端口将不会被“取消转发”,除非重载或用户在“端口”视图中关闭该端口。", "remote.autoForwardPortsSource.process": "通过监视包含端口的已启动进程发现端口时,将自动转发该端口。", @@ -10432,7 +10512,10 @@ "tunnel.preview": "远程隧道目前为预览版。请使用“帮助: 报告问题”命令报告任何问题。" }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "执行 REPL 输入" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "控制视图/编辑器之间拖动区域的悬停反馈延迟(以毫秒为单位)。", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "不要忽略前导空格和尾随空格。", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "继承自 `diffEditor.ignoreTrimWhitespace`。", "scm.diffDecorationsIgnoreTrimWhitespace.true": "忽略前导空格和尾随空格。", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "控制源代码管理提供程序标头上的计数锁屏提醒。当存在多个提供程序或启用 {0} 设置时,以及在“源代码管理存储库”视图中,这些标头将显示在“源代码管理”视图中。", "scm.providerCountBadge.auto": "仅显示非零时源代码管理提供程序的计数锁屏提醒。", "scm.providerCountBadge.hidden": "隐藏源代码管理提供程序计数锁屏提醒。", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "查看“源代码管理”视图的图标。" }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "源代码管理图前景色(1)。", "scmGraphForeground2": "源代码管理图前景色(2)。", "scmGraphForeground3": "源代码管理图前景色(3)。", - "scmGraphHistoryItemGroupBase": "基础历史记录项组的颜色。", - "scmGraphHistoryItemGroupLocal": "本地历史记录项组的颜色。", - "scmGraphHistoryItemGroupRemote": "远程历史记录项组的颜色。", - "scmGraphHistoryItemHoverLabelForeground": "历史记录项组悬停标签前景色。" + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "历史记录项组悬停标签前景色。", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} 个删除{1}", "deletions": "{0} 个删除{1}", "fileChanged": "已更改 {0} 个文件", "filesChanged": "已更改 {0} 个文件", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} 个插入{1}", "insertions": "{0} 个插入{1}", + "items": "{0} Items", "loadMore": "{0} 加载更多...", - "outdated": "已过时", + "referencePicker": "History Item Reference Picker", "refreshGraph": "刷新", + "repositoryPicker": "Repository Picker", "scm history": "源代码管理历史记录", - "scmGraph.HistoryItemHoverAdditionsForeground": "历史记录项悬停添加前景色。", - "scmGraph.HistoryItemHoverDeletionsForeground": "历史记录项悬停删除前景色。" + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "源代码管理存储库" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "折叠所有存储库", - "deletion": "{0} 个删除{1}", - "deletions": "{0} 个删除{1}", "expand all": "展开所有存储库", - "fileChanged": "已更改 {0} 个文件", - "filesChanged": "已更改 {0} 个文件", - "historyItemChangesEditorTitle": "所有更改({0} ↔ {1})", "input": "源代码管理输入", - "insertion": "{0} 个插入{1}", - "insertions": "{0} 个插入{1}", "label.close": "关闭", "repositories": "存储库", "repositorySortByDiscoveryTime": "按发现时间排序", "repositorySortByName": "按名称排序", "repositorySortByPath": "按路径排序", "scm": "源代码管理", - "scm.historyItemAdditionsForeground": "历史记录项添加内容的前景色。", - "scm.historyItemDeletionsForeground": "历史记录项删除内容的前景颜色。", - "scm.historyItemSelectedStatisticsBorder": "历史记录项所选统计信息边框颜色。", - "scm.historyItemStatisticsBorder": "历史记录项统计信息边框颜色。", "scmInputCancelAction": "取消", "scmInputMoreActions": "更多操作...", "setListViewMode": "以列表形式查看", @@ -10600,8 +10696,7 @@ "sortAction": "查看和排序", "sortChangesByName": "按名称对更改进行排序", "sortChangesByPath": "按路径对更改进行排序", - "sortChangesByStatus": "按状态对更改进行排序", - "viewChanges": "查看更改" + "sortChangesByStatus": "按状态对更改进行排序" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "源代码管理" @@ -10820,7 +10915,9 @@ "search": "搜索", "searchFileMatch": "已找到 {0} 个文件", "searchFileMatches": "已找到 {0} 个文件", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "其他文件", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "已找到 {0} 个匹配项", "searchMatches": "已找到 {0} 个匹配项", "searchResultAria": "{1} 列的 {0} 找到了 {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "关闭对话框" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "标记为完成", "checkboxTitle": "选中后,此页面将在启动时显示。", "close": "隐藏", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "编辑进化", "gettingStarted.keyboardTip": "提示: 使用键盘快捷方式 ", "gettingStarted.someStepsComplete": "已完成 {0} 个步骤,共 {1} 个步骤", + "goBack": "Go Back", "imageShowing": "显示 {0} 的图像", "new": "新建", "newItems": "已更新", @@ -13140,7 +13240,6 @@ "start": "启动", "toStart": "以开始。", "walkthroughs": "演练", - "welcome": "欢迎", "welcomeAriaLabel": "关于编辑器快速入门的概述。", "welcomePage.openFolderWithPath": "打开路径为 {1} 的文件夹 {0}", "welcomePage.showOnStartup": "启动时显示欢迎页" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "启用后,扩展的演练将在安装扩展时打开。", "workspacePlatform": "当前工作区的平台,在远程或无服务器上下文中可能不同于 UI 的平台" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "每个演练步骤标题的前景色", "welcomePage.background": "欢迎页面的背景色。", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "用于欢迎页面的设置类别的图标", "gettingStarted.accessibilityHelp.description.interpolated": "辅助功能帮助对话框提供有关功能内容以及用于操作功能的命令/键绑定的信息。\r\n 由于焦点位于编辑器、终端、笔记本、聊天响应、注释或调试控制台上,可使用“打开辅助功能帮助”命令打开相关对话框。\r\n{0}", "gettingStarted.accessibilityHelp.title": "使用辅助功能帮助对话框了解功能", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "辅助功能声音和公告会在各种事件的工作台周围播放。\r\n 可以使用“列出信号声音和列出信号公告”命令来发现和配置这些功能。\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "微调要通过音频或盲文设备接收的辅助功能信号", "gettingStarted.accessibleView.description.interpolated": "辅助视图可用于终端、悬停、通知、批注、笔记本输出、聊天响应、内联完成和调试控制台输出。\r\n 如果焦点位于这些功能上,则可以使用“打开辅助视图”命令打开它。\r\n{0}", - "gettingStarted.accessibleView.title": "使用辅助视图逐行、逐字符检查内容行", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "获取最基本功能的概述", "gettingStarted.beginner.title": "了解基础知识", "gettingStarted.codeFolding.description.interpolated": "使用“切换折叠”命令折叠或展开代码部分。\r\n{0}\r\n 使用“切换折叠递归”命令以递归方式折叠或展开\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "你已准备好开始编码。可以打开本地项目或远程仓库,以将文件置于 VS Code。\r\n{0}\r\n{1}", "gettingStarted.setup.description": "自定义编辑器、了解基础知识并开始编码", "gettingStarted.setup.title": "开始使用 VS Code", - "gettingStarted.setupScreenReader.description": "了解可用于访问 VS Code 的工具和快捷方式。请注意,某些操作在演练的上下文中不可操作。", - "gettingStarted.setupScreenReader.title": "开始通过屏幕阅读器使用 VS Code", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "自定义编辑器、了解基础知识并开始编码", "gettingStarted.setupWeb.title": "面向 Web 的 VS Code 入门", "gettingStarted.shortcuts.description.interpolated": "发现喜欢的命令后,创建自定义键盘快捷方式以进行即时访问。\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "连接到...", "gettingStarted.topLevelShowWalkthroughs.description": "查看编辑器或扩展的演练", "gettingStarted.topLevelShowWalkthroughs.title": "打开演练...", - "gettingStarted.verbositySettings.description.interpolated": "工作台周围存在功能的详细程度设置,以便用户熟悉某项功能后,避免听到有关如何操作该功能的提示。例如,存在辅助功能帮助对话框的功能将指示如何打开对话框,直到该功能的详细程度设置被禁用。\r\n 可通过运行“打开辅助功能设置”命令来配置这些和其他辅助功能设置。\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "控制 aria 标签的详细程度", "gettingStarted.videoTutorial.description.interpolated": "请观看系列简短实用视频教程中的第一课,了解 VS Code 的主要功能。\r\n{0}", "gettingStarted.videoTutorial.title": "观看视频教程", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "列出信号公告", "listSignalSounds": "列出信号声音", "openAccessibilityHelp": "打开辅助功能帮助", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "打开辅助视图", "openFolder": "打开文件夹", "openGoToSymbol": "转到“符号”", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "文件资源管理器上下文菜单", "menus.explorerContextShare": "文件资源管理器上下文菜单中的“共享”子菜单", "menus.extensionContext": "扩展上下文菜单", - "menus.historyItemChanges": "“源代码管理传入/传出更改”标题菜单", "menus.historyItemContext": "源代码管理历史记录项的上下文菜单", "menus.home": "主指示器上下文菜单(仅限 Web)", - "menus.incomingChanges": "“源代码管理”传入更改菜单", - "menus.incomingChangesAllChangesContext": "“源代码管理”所有传入更改上下文菜单", - "menus.incomingChangesContext": "“源代码管理传入更改”上下文菜单", - "menus.incomingChangesHistoryItemContext": "“源代码管理”传入更改历史记录项上下文菜单", "menus.input": "“源代码管理”输入框菜单", "menus.mergeEditorResult": "合并编辑器的结果工具栏", "menus.multiDiffEditorResource": "多差异编辑器中的资源工具栏", "menus.notebookVariablesContext": "“笔记本变量视图”上下文菜单", "menus.opy": "顶层“编辑”菜单中的“复制为”子菜单", - "menus.outgoingChanges": "“源代码管理”传出更改菜单", - "menus.outgoingChangesAllChangesContext": "“源代码管理”所有传出更改上下文菜单", - "menus.outgoingChangesContext": "“源代码管理传出更改”上下文菜单", - "menus.outgoingChangesHistoryItemContext": "“源代码管理”传出更改历史记录项上下文菜单", "menus.resourceFolderContext": "源代码管理资源文件夹上下文菜单", "menus.resourceGroupContext": "源代码管理资源组上下文菜单", "menus.resourceStateContext": "源代码管理资源状态上下文菜单", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "将子菜单项分配到编辑器", "webview.context": "Webview 上下文菜单" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "从 Microsoft 联机服务中获取要进行的实验。" }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "无法更改 {0} 扩展的启用,因为它已在环境中启用", "cannot change enablement extension kind": "由于扩展类型,{0} 扩展的启用无法更改", "cannot change enablement virtual workspace": "无法更改 {0} 扩展的启用,因为它不支持虚拟工作区", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "无法更改 {0} 扩展的启用,因为“设置同步”依赖此扩展。", "cannot disable auth extension in workspace": "无法在工作区中更改 {0} 扩展的启用,因为它提供身份验证提供程序", "cannot disable language pack extension": "无法更改 {0} 扩展的启用,因为它提供语言包。", @@ -13943,7 +14048,7 @@ "install multiple extensions": "是否要跨设备安装并同步扩展?", "install single extension": "是否要跨设备安装并同步 \"{0}\" 扩展?", "limited support": "“{0}”在 {1} 中具有有限的功能。", - "main.notFound": "无法激活,因为找不到 {0}", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "无法卸载扩展程序“{0}”。扩展程序“{1}”、“{2}”以及其他扩展程序都依赖于此。", "non web extensions": "“{0}”包含在“{1}”中不支持的扩展。", "non web extensions detail": "包含不受支持的扩展。", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json index 05ed3e252a..a836ac4c25 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json @@ -353,7 +353,9 @@ "command.branchFrom": "從下列來源建立分支…", "command.checkout": "簽出至...", "command.checkoutDetached": "簽出至 (已中斷連結)...", + "command.checkoutRefDetached": "Checkout (Detached)", "command.cherryPick": "揀選...", + "command.cherryPickRef": "Cherry Pick", "command.clean": "捨棄變更", "command.cleanAll": "捨棄所有變更", "command.cleanAllTracked": "捨棄所有追蹤修訂", @@ -388,7 +390,7 @@ "command.commitStagedSignedNoVerify": "提交暫存 (已登出,未驗證)", "command.continueInLocalClone": "在桌面上複製存放庫並開啟...", "command.continueInLocalClone.qualifiedName": "繼續在新的 [本機複製] 中工作", - "command.createTag": "建立標籤", + "command.createTag": "Create Tag...", "command.deleteBranch": "刪除分支...", "command.deleteRemoteTag": "刪除遠端標籤...", "command.deleteTag": "刪除標籤...", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.github.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.github.i18n.json index ee55dfdeee..fc19b4024e 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.github.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.github.i18n.json @@ -51,8 +51,8 @@ "config.gitProtocol": "控制要用來複製 GitHub 存放庫的通訊協定", "description": "適用於 VS Code 的 GitHub 功能", "displayName": "GitHub", - "welcome.publishFolder": "您可以直接將此資料夾發布到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)", - "welcome.publishWorkspaceFolder": "您可以直接將工作區資料夾發布到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)" + "welcome.publishFolder": "You can directly publish this folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)", + "welcome.publishWorkspaceFolder": "You can directly publish a workspace folder to a GitHub repository. Once published, you'll have access to source control features powered by Git and GitHub.\r\n[$(github) Publish to GitHub](command:github.publish)" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.ipynb.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.ipynb.i18n.json index 7c15297b1e..93266854e2 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.ipynb.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.ipynb.i18n.json @@ -16,6 +16,7 @@ "copyCellOutput.title": "複製儲存格輸出", "description": "提供開啟和讀取 Jupyter .ipynb 筆記本檔案的基本支援", "displayName": ".ipynb 支援", + "ipynb.experimental.serialization": "Experimental feature to serialize the Jupyter notebook in a worker thread. Not supported when the Extension host is running as a web worker.", "ipynb.pasteImagesAsAttachments.enabled": "啟用/停用將影像貼到 IPYNB Notebook 檔案中的 Markdown 儲存格。貼上的影像會插入為儲存格的附件。", "markdownAttachmentRenderer.displayName": "Markdown-It ipynb 資料格附件轉譯器", "newUntitledIpynb.shortTitle": "Jupyter Notebook", diff --git a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json index 0edb8aabe7..49b30a06b6 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -188,12 +188,14 @@ "invalid file": "擷取 {0} 時發生錯誤。檔案無效。", "notFound": "在 ZIP 中找不到 {0}。" }, - "vs/editor/browser/controller/textAreaHandler": { - "accessibilityModeOff": "目前無法存取此編輯器。", - "accessibilityOffAriaLabel": "{0} 若要啟用螢幕助讀程式最佳化模式,請使用 {1}", - "accessibilityOffAriaLabelNoKb": "{0} 若要啟用螢幕助讀程式最佳化模式,,請使用 {1} 開啟快速挑選,然後執行 [切換螢幕助讀程式協助工具模式] 命令,該模式目前無法透過鍵盤觸發。", - "accessibilityOffAriaLabelNoKbs": "{0} 請使用 {1} 存取按鍵繫結關係編輯器並加以執行,以為 [切換螢幕助讀程式協助工具模式] 命令指派按鍵繫結關係。", - "editor": "編輯器" + "vs/editor/browser/controller/editContext/screenReaderUtils": { + "accessibilityModeOff": "The editor is not accessible at this time.", + "accessibilityOffAriaLabel": "{0} To enable screen reader optimized mode, use {1}", + "accessibilityOffAriaLabelNoKb": "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.", + "accessibilityOffAriaLabelNoKbs": "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it." + }, + "vs/editor/browser/controller/editContext/textArea/textAreaEditContext": { + "editor": "editor" }, "vs/editor/browser/coreCommands": { "removedCursor": "已移除次要資料指標", @@ -207,6 +209,9 @@ "selectAll": "全選", "undo": "復原" }, + "vs/editor/browser/gpu/viewGpuContext": { + "editor.dom.render": "Use DOM-based rendering" + }, "vs/editor/browser/services/hoverService/hoverWidget": { "hoverhint": "按住 {0} 鍵將滑鼠懸停在上面" }, @@ -297,6 +302,7 @@ "multiDiffEditor.headerBackground": "Diff 編輯器標頭的背景色彩" }, "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": { + "loading": "Loading...", "noChangedFiles": "沒有變更的檔案" }, "vs/editor/common/config/editorConfigurationSchema": { @@ -493,6 +499,7 @@ "editorViewAccessibleLabel": "編輯器內容", "emptySelectionClipboard": "控制複製時不選取任何項目是否會複製目前程式行。", "enabled": "在編輯器中啟用程式碼動作燈泡。", + "experimentalEditContextEnabled": "Sets whether the new experimental edit context should be used instead of the text area.", "experimentalWhitespaceRendering": "控制是否使用新的實驗性方法來呈現空白字元。", "experimentalWhitespaceRendering.font": "使用具有字型字元的新轉譯方法。", "experimentalWhitespaceRendering.off": "使用穩定轉譯方法。", @@ -533,6 +540,7 @@ "inlayHints.enable": "啟用編輯器中的內嵌提示。", "inlayHints.fontFamily": "控制編輯器中,內嵌提示的字型家族。設定為空白時,則會使用 {0}。", "inlayHints.fontSize": "控制編輯器中內嵌提示的字型大小。當設定的值小於 {1} 或大於編輯器字型大小時,則會使用{0} 預設值。", + "inlayHints.maximumLength": "Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate", "inlayHints.padding": "在編輯器中啟用的內嵌提示周圍的填補。", "inline": "快速建議會顯示為浮水印文字", "inlineCompletionsAccessibilityVerbose": "控制當顯示內嵌完成時,是否應提供協助工具提示給螢幕助讀程式使用者。", @@ -549,6 +557,7 @@ "inlineSuggest.showToolbar.never": "永不顯示內嵌建議工具列。", "inlineSuggest.showToolbar.onHover": "每當游標停留在內嵌建議上方時,顯示內嵌建議工具列。", "inlineSuggest.suppressSuggestions": "控制內嵌建議如何與建議小工具互動。如果啟用,有可用的內嵌建議時,不會自動顯示建議小工具。", + "inlineSuggest.syntaxHighlightingEnabled": "Controls whether to show syntax highlighting for inline suggestions in the editor.", "letterSpacing": "控制字母間距 (像素)。", "lineHeight": "控制行高。\r\n - 使用 0 從字型大小自動計算行高。\r\n - 使用介於 0 和 8 之間的值作為字型大小的乘數。\r\n - 大於或等於 8 的值將用來作為有效值。", "lineNumbers": "控制行號的顯示。", @@ -830,7 +839,6 @@ "editorTextFocus": "編輯器文字是否有焦點 (游標閃爍)", "inCompositeEditor": "編輯器是否為較大編輯器的一部分 (例如筆記本)", "inDiffEditor": "內容是否為 Diff 編輯器", - "inMultiDiffEditor": "內容是否為 Diff 編輯器", "isEmbeddedDiffEditor": "內容是否為內嵌 Diff 編輯器", "multiDiffEditorAllCollapsed": "是否摺疊多重 Diff 編輯器中的所有檔案", "standaloneColorPickerFocused": "獨立的顏色選擇器是否聚焦", @@ -1020,21 +1028,23 @@ "placeHolder": "選取命令", "showLensOnLine": "顯示目前行的 Code Lens 命令" }, - "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": { - "hoverAccessibilityColorParticipant": "這裡有色彩選擇器。" + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": { + "closeIcon": "Icon to close the color picker" + }, + "vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": { + "clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)" }, - "vs/editor/contrib/colorPicker/browser/colorPickerWidget": { - "clickToToggleColorOptions": "按一下以切換色彩選項 (rgb/hsl/hex)", - "closeIcon": "要關閉顏色選擇器的圖示" + "vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": { + "hoverAccessibilityColorParticipant": "There is a color picker here." }, - "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": { - "hideColorPicker": "隱藏顏色選擇器", - "hideColorPickerDescription": "隱藏獨立色彩選擇器。", - "insertColorWithStandaloneColorPicker": "使用獨立的顏色選擇器插入顏色", - "insertColorWithStandaloneColorPickerDescription": "使用焦點獨立色彩選擇器插入十六進位/RGB/HSL 色彩。", - "mishowOrFocusStandaloneColorPicker": "&&顯示或聚焦獨立的顏色選擇器", - "showOrFocusStandaloneColorPicker": "顯示或聚焦獨立的顏色選擇器", - "showOrFocusStandaloneColorPickerDescription": "顯示或聚焦使用預設色彩提供者的獨立色彩選擇器。它會顯示十六進位/RGB/HSL 色彩。" + "vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": { + "hideColorPicker": "Hide the Color Picker", + "hideColorPickerDescription": "Hide the standalone color picker.", + "insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker", + "insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.", + "mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker", + "showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors." }, "vs/editor/contrib/comment/browser/comment": { "comment.block": "切換區塊註解", @@ -1160,6 +1170,7 @@ "removeManualFoldingRanges.label": "移除手動折疊範圍", "toggleFoldAction.label": "切換摺疊", "toggleFoldRecursivelyAction.label": "切換以遞迴方式摺疊", + "toggleImportFold.label": "Toggle Import Fold", "unFoldRecursivelyAction.label": "以遞迴方式展開", "unfoldAction.label": "展開", "unfoldAllAction.label": "全部展開", @@ -1282,6 +1293,12 @@ "location": "{1} 的符號 {0}", "location.kb": "{1} 的符號 {0},{2} 為下一個" }, + "vs/editor/contrib/gpu/browser/gpuActions": { + "drawGlyph.label": "Draw Glyph", + "gpuDebug.label": "Developer: Debug Editor GPU Renderer", + "logTextureAtlasStats.label": "Log Texture Atlas Stats", + "saveTextureAtlas.label": "Save Texture Atlas" + }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "這是暫留狀態列。", "hoverAccessibilityStatusBarActionWithKeybinding": "其動作具有標籤 {0} 與按鍵繫結關係 {1}。", @@ -1405,18 +1422,6 @@ "vs/editor/contrib/inlineEdit/browser/hoverParticipant": { "hoverAccessibilityInlineEdits": "這裡有內嵌編輯。" }, - "vs/editor/contrib/inlineEdits/browser/commands": { - "action.inlineEdits.accept": "接受內嵌編輯", - "action.inlineEdits.hide": "隱藏內嵌編輯", - "action.inlineEdits.showNext": "顯示下一個內嵌編輯", - "action.inlineEdits.showPrevious": "顯示上一個內嵌編輯", - "action.inlineEdits.trigger": "觸發內嵌編輯", - "inlineEditsActions": "接受內嵌編輯" - }, - "vs/editor/contrib/inlineEdits/browser/consts": { - "inlineEditsVisible": "是否顯示內嵌編輯", - "isPinned": "是否顯示內嵌編輯" - }, "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": { "InPlaceReplaceAction.next.label": "以下一個值取代", "InPlaceReplaceAction.previous.label": "以上一個值取代" @@ -2086,14 +2091,17 @@ "errorDeleting": "安裝延伸模組 '{1}' 時無法刪除現有的資料夾 '{0}'。請手動刪除該資料夾後,再試一次", "incompatible": "因為延伸模組 '{0}' 與 VS Code '{1}' 不相容,所以無法安裝該延伸模組。", "invalidManifest": "無法安裝 '{0}' 延伸模組,因為資訊清單與 Marketplace 不符", + "not signed": "Extension is not signed.", "removeError": "移除延伸模組: {0} 時發生錯誤。重新嘗試前請離開並再次啟動 VS Code。", - "restartCode": "請在重新安裝 {0} 前重新啟動 VS Code。" + "restartCode": "請在重新安裝 {0} 前重新啟動 VS Code。", + "signature verification failed": "Signature verification failed with '{0}' error.", + "signature verification not executed": "Signature verification was not executed." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX 無效: package.json 不是 JSON 檔案。" }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch": "延伸模組正在使用的 API 提案 '{0}' 與目前的 VS Code 版本不相容。", + "apiProposalMismatch": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", "extensionDescription.activationEvents1": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", "extensionDescription.activationEvents2": "如果延伸模組沒有 `{1}` 或 `{2}` 屬性,則應該省略屬性 `{0}`。", "extensionDescription.browser1": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", @@ -2377,7 +2385,6 @@ "proxySupportOff": "停用延伸模組的 Proxy 支援。", "proxySupportOn": "啟用延伸模組的 Proxy 支援。", "proxySupportOverride": "啟用延伸模組的 Proxy 支援,覆寫要求選項。", - "request": "網路要求", "strictSSL": "控制是否應根據提供的 CA 清單驗證 Proxy 伺服器憑證。", "systemCertificates": "控制是否應從 OS 載入 CA 憑證。(關閉此設定後,Windows 和 macOS 都需要重新載入視窗。)", "systemCertificatesV2": "控制是否應啟用來自 OS 的 CA 憑證實驗性載入。這使用的方法比預設的模擬方法更為普遍。" @@ -2954,12 +2961,12 @@ "name": "流程名稱", "pid": "PID" }, + "vs/code/electron-utility/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/node/cliProcessMain": { "cli": "CLI" }, - "vs/code/node/sharedProcess/sharedProcessMain": { - "sharedLog": "共享" - }, "vs/workbench/api/browser/mainThreadAuthentication": { "allow": "允許(&&A)", "confirmLogin": "延伸模組 '{0}' 欲使用 {1} 登入。", @@ -3270,6 +3277,7 @@ "workspace": "工作區" }, "vs/workbench/browser/actions/helpActions": { + "getStartedWithAccessibilityFeatures": "Get Started with Accessibility Features", "keybindingsReference": "鍵盤快速鍵參考", "miDocumentation": "文件(&&D)", "miKeyboardShortcuts": "鍵盤快速鍵參考(&&K)", @@ -4408,6 +4416,7 @@ "openFoldersInNewWindow": "控制資料夾應在新視窗中開啟或取代上次使用中的視窗。\r\n請注意,仍可能發生忽略此設定的情況 (例如當使用 `--new-window` 或 `--reuse-window` 命令列選項時)。", "panelDefaultLocation": "在新工作區控制面板的預設位置 (終端機、偵錯主控台、輸出、問題)。可顯示在編輯器區域的底部、頂部、右側或左側。", "panelOpensMaximized": "控制是否以最大化方式開啟面板。面板可以總是以最大化方式開啟、永不以最大化方式開啟,或以關閉前的最後狀態開啟。", + "panelShowLabel": "Controls whether activity items in the panel title are shown as label or icon.", "perEditorGroup": "控制要將已開啟編輯器的上限逐一套用到編輯器群組,或是套用到所有編輯器群組。", "pinnedTabSizing": "控制釘選的編輯器索引標籤大小。釘選的索引標籤會排序在所有開啟的索引標籤前面,且通常在取消釘選前不會關閉。當未設為 {1} 時,會忽略 {0}。", "preserveInput": "控制上次鍵入命令選擇區的輸入是否應在下次將其開啟時還原。", @@ -5071,7 +5080,7 @@ "accessibilityConfigurationTitle": "協助工具", "announcement.enabled.auto": "啟用宣告,只有在螢幕助讀程式最佳化模式中才能播放。", "announcement.enabled.off": "停用宣告。", - "autoSynthesize": "使用語音做為輸入時,是否應該自動大聲朗讀文字回應。例如,在聊天工作階段中,當語音做為聊天要求時,會自動合成回應。", + "autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.", "dimUnfocusedEnabled": "是否要將未專注的編輯器和終端機變暗,這可讓您更清楚輸入輸入的來源。這適用於大部分的編輯器,以及使用如筆記本和擴充網頁檢視編輯器等 iframe 的值得注意的例外狀況。", "dimUnfocusedOpacity": "不透明度分數 (0.2 到 1.0) 用於未專注的編輯器和終端機。只有在啟用 {0} 時才會生效。", "sound.enabled.auto": "已連結螢幕助讀程式時啟用音效。", @@ -5093,6 +5102,7 @@ "verbosity.notification": "提供如何在可存取檢視中開啟通知的資訊。", "verbosity.replInputHint": "提供 Repl 輸入的相關動作資訊。", "verbosity.terminal.description": "提供聚焦於終端時,如何存取終端協助工具說明功能表的相關資訊。", + "verbosity.walkthrough": "Provide information about how to open the walkthrough in an Accessible View.", "voice.speechLanguage": "文字轉換語音和語音轉換文字應該使用的語言。如果可能的話,選取 [自動] 以使用設定的顯示語言。請注意,並非所有顯示語言都可能受語音辨識和合成器的支援。", "voice.speechTimeout": "在您停止說話之後,語音辨識保持作用中的持續時間 (以毫秒為單位)。例如,在聊天工作階段中,達到逾時之後,即會自動提交轉錄的文字。設為 `0` 以停用此功能。" }, @@ -5209,8 +5219,19 @@ "audioCues.help.settings": "啟用/停用音訊提示", "disabled": "停用" }, + "vs/workbench/contrib/authentication/browser/actions/manageAccountPreferencesForExtensionAction": { + "accounts": "Accounts", + "currentAccount": "Current account", + "manageAccountPreferenceForExtension": "Manage Extension Account Preferences", + "noAccounts": "No accounts are currently used by this extension.", + "pickAProviderTitle": "Manage Extension Account Preferences", + "placeholder": "Manage '{0}' account preferences...", + "selectProvider": "Select an authentication provider to manage account preferences for", + "title": "'{0}' Account Preferences For This Workspace" + }, "vs/workbench/contrib/authentication/browser/actions/manageTrustedExtensionsForAccountAction": { "accountLastUsedDate": "上次使用此帳戶是 {0}", + "accountPreferences": "Manage account preferences for this extension", "accounts": "帳戶", "manageExtensions": "選擇可存取此帳戶的延伸模組", "manageTrustedExtensions": "管理受信任的延伸模組", @@ -5368,8 +5389,11 @@ "chat.newChat.label": "新增聊天" }, "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": { - "applyCodeBlock.error": "無法套用程式碼區塊:{0}", - "applyCodeBlock.progress": "正在使用 {0} 套用程式碼區塊...", + "chat.applyAll.label": "Apply All Edits", + "chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.", + "chatCodeBlock.applyAllEdits": "Applying edits to workspace...", + "chatCodeBlock.generating": "Generating edits...", + "chatCodeBlock.generatingEdits": "Applying all edits", "interactive.applyInEditor.label": "在編輯器中套用", "interactive.compare.apply": "套用編輯", "interactive.compare.discard": "捨棄編輯", @@ -5397,6 +5421,7 @@ "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": { "actions.chat.submitSecondaryAgent": "提交給次要代理程式", "chat.newChat.label": "傳送至新聊天", + "chat.pickModel.label": "Pick Model", "interactive.cancel.label": "取消", "interactive.submit.label": "傳送" }, @@ -5431,6 +5456,17 @@ "interactive.reportIssueForBug.label": "回報問題", "interactive.unhelpful.label": "無益" }, + "vs/workbench/contrib/chat/browser/actions/codeBlockOperations": { + "applyCodeBlock.error": "Failed to apply code block: {0}", + "applyCodeBlock.noActiveEditor": "To apply this code block, open a code or notebook editor.", + "applyCodeBlock.progress": "Applying code block using {0}...", + "applyCodeBlock.readonly": "Cannot apply code block to read-only file.", + "applyCodeBlock.readonlyNotebook": "Cannot apply code block to read-only notebook editor.", + "insertCodeBlock.noActiveEditor": "To insert the code block, open a code editor or notebook editor and set the cursor at the location where to insert the code block.", + "insertCodeBlock.readonly": "Cannot insert the code block to read-only code editor.", + "insertCodeBlock.readonlyNotebook": "Cannot insert the code block to read-only notebook editor.", + "overlap": "Another code change is being previewed. Please apply or discard the pending changes first." + }, "vs/workbench/contrib/chat/browser/chat": { "generating": "正在產生" }, @@ -5486,6 +5522,7 @@ }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { "chatCollapsibleList": "可摺疊的聊天清單", + "copyReference": "Copy", "setting.hover": "開啟設定 '{0}'", "usedReferencesCollapsed": "{0},已摺疊", "usedReferencesExpanded": "{0},已展開", @@ -5499,6 +5536,15 @@ "vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": { "treeAriaLabel": "檔案樹狀結構" }, + "vs/workbench/contrib/chat/browser/chatDragAndDrop": { + "attach": "Attach", + "file": "File" + }, + "vs/workbench/contrib/chat/browser/chatEditingService": { + "accept.allFiles": "Accept All", + "accept.file": "Accept File", + "multiDiffEditorInput.name": "Suggested Edits" + }, "vs/workbench/contrib/chat/browser/chatEditorInput": { "chatEditorLabelIcon": "聊天編輯器標籤的圖示。", "chatEditorName": "聊天" @@ -5506,6 +5552,17 @@ "vs/workbench/contrib/chat/browser/chatFollowups": { "followUpAriaLabel": "後續追蹤問題: {0}" }, + "vs/workbench/contrib/chat/browser/chatGettingStarted": { + "chat.openPanel": "Open Chat Panel", + "workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel." + }, + "vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": { + "actions.attach.label": "Attach File as Context", + "actions.goToDecl.label": "Go to Definition", + "goToReferences.label": "Go to References", + "miGotoDefinition": "Go to &&Definition", + "miGotoReference": "Go to &&References" + }, "vs/workbench/contrib/chat/browser/chatInputPart": { "actions.chat.accessibiltyHelp": "聊天輸入,輸入以提出問題或輸入以取得主題,按 Enter 以送出要求。使用 {0} 以取得聊天協助工具說明。", "chat.attachment": "附加的內容,{0}", @@ -5534,7 +5591,7 @@ "chat.viewContainer.label": "聊天", "chatCommand": "在 UI 中參考此命令的簡短名稱,例如,針對可修正問題或說明程式碼的命令使用 `fix` 或 * `explain`。名稱在此參與者提供的命令中應該是唯一的。", "chatCommandDescription": "此命令的描述。", - "chatCommandDisambiguation": "中繼資料,可協助將使用者問題自動路由至此聊天命令。您必須將 `contribChatParticipantDetection` 新增至 `enabledApiProposals` 以使用此 API。", + "chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command.", "chatCommandDisambiguationCategory": "此類別的詳細名稱,例如 `workspace_questions` 或 `web_questions`。", "chatCommandDisambiguationDescription": "適合此聊天命令的問題類型的詳細描述。", "chatCommandDisambiguationExamples": "適合此聊天命令的代表性範例問題的清單。", @@ -5544,7 +5601,7 @@ "chatCommandsDescription": "可供此聊天參與者使用的命令,使用者可以使用 `/` 來叫用。", "chatFailErrorMessage": "無法載入聊天,因為安裝的 {0} 延伸模組版本與此版本的 {1} 不相容。請確保 GitHub Copilot 聊天延伸模組是最新的。", "chatParticipantDescription": "此聊天參與者的描述,顯示在 UI 中。", - "chatParticipantDisambiguation": "中繼資料,可協助將使用者問題自動路由至此聊天參與者。您必須將 `contribChatParticipantDetection` 新增至 `enabledApiProposals` 以使用此 API。", + "chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant.", "chatParticipantDisambiguationCategory": "此類別的詳細名稱,例如 `workspace_questions` 或 `web_questions`。", "chatParticipantDisambiguationDescription": "適合此聊天參與者的問題類型的詳細描述。", "chatParticipantDisambiguationExamples": "適合此聊天參與者的代表性範例問題的清單。", @@ -5595,7 +5652,9 @@ "chatEditApplied": "已套用聊天文字編輯時為 True。", "chatExtensionInvalid": "當安裝的聊天擴充功能無效且需要更新時為 True。", "chatIsEnabled": "啟用聊天時為 True,因為預設聊天參與者已使用實作來啟用。", + "chatModelsAreUserSelectable": "True when the chat model can be selected manually by the user.", "chatParticipantRegistered": "當預設聊天參與者註冊面板時為 True。", + "chatParticipantSupportsModelPicker": "True when the current chat participant supports picking the model manually.", "chatRequest": "聊天項目是要求", "chatResponse": "聊天項目是回應。", "chatResponseErrored": "當聊天回應導致錯誤時為 True。", @@ -6001,10 +6060,10 @@ "comments.filter.ariaLabel": "篩選註解", "comments.filter.placeholder": "篩選 (例如文字、作者)", "replyCount": " {0} 個回覆,", - "resourceWithCommentLabel": "{0} 在 {3} 的行 {1} 欄位 {2} 中,{4} 註解: {5}", - "resourceWithCommentLabelFile": "{1} 中的 {0},{2} 註解: {3}", - "resourceWithCommentLabelFileOutdated": "{0} 中的 {1} 已過期,{2} 註解: {3}", - "resourceWithCommentLabelOutdated": "{3} 中位於行 {1} 資料行 {2} 的 {0} 已過期,{4} 註解: {5}", + "resourceWithCommentLabel": "{0} at line {1} column {2} in {3} {4}\r\nComment: {5}{6}", + "resourceWithCommentLabelFile": "{0} in {1} {2}\r\nComment: {3}{4}", + "resourceWithCommentLabelFileOutdated": "Outdated from {0} in {1} {2}\r\nComment: {3}{4}{5}", + "resourceWithCommentLabelOutdated": "Outdated from {0} at line {1} column {2} in {3}{4}\r\nComment: {5}{6}", "resourceWithCommentThreadsLabel": "{0} 中的註解,完整路徑 {1}", "resourceWithRepliesLabel": "{0} {1}", "rootCommentsLabel": "目前工作區的註解", @@ -6565,7 +6624,7 @@ }, "vs/workbench/contrib/debug/browser/debugStatus": { "debugTarget": "偵錯: {0}", - "selectAndStartDebug": "選取並啟動偵錯組態", + "selectAndStartDebug": "Select and Start Debug Configuration", "status.debug": "偵錯" }, "vs/workbench/contrib/debug/browser/debugTaskRunner": { @@ -7151,6 +7210,7 @@ "extensions.supportUntrustedWorkspaces.true": "一律會啟用延伸模組。", "extensions.supportUntrustedWorkspaces.version": "定義應套用覆寫的延伸模組版本。若未指定,將會獨立於延伸模組版本套用覆寫。", "extensions.supportVirtualWorkspaces": "覆蓋延伸模組的虛擬工作區支援。", + "extensions.verifySignature": "When enabled, extensions are verified to be signed before getting installed.", "extensionsCheckUpdates": "啟用時,會自動檢查延伸模組更新。若延伸模組有更新,就會在 [延伸模組] 檢視中標記為過時。更新會從 Microsoft 線上服務擷取。", "extensionsCloseExtensionDetailsOnViewChange": "啟用時,包含延伸模組詳細資料的編輯器會自動在從 [延伸模組] 檢視導覽到他處時,自動關閉。", "extensionsDeferredStartupFinishedActivation": "啟用時,會在逾時之後啟用宣告 'onStartupFinished' 啟用事件的延伸模組。", @@ -7168,6 +7228,7 @@ "handleUriConfirmedExtensions": "當此處列出延伸模組時,將不會在延伸模組處理 URI 時顯示確認提示。", "id required": "延伸模組識別碼為必要項。", "importKeyboardShortcutsFroms": "從下列來源移轉鍵盤快速鍵...", + "install": "Install", "install button": "安裝", "install installAndDonotSync": "安裝 (不同步)", "installButton": "安裝(&&I)", @@ -7267,6 +7328,7 @@ "configureWorkspaceFolderRecommendedExtensions": "設定建議的延伸模組 (工作區資料夾) ", "configureWorkspaceRecommendedExtensions": "設定建議的延伸模組 (工作區)", "current": "目前", + "dependencies": "Show Dependencies", "deprecated message": "此延伸模組已被取代且不再維護。", "deprecated tooltip": "此延伸模組已被取代且不再維護。", "deprecated with alternate extension message": "此延伸模組已被取代。請改用 {0} 延伸模組。", @@ -7294,7 +7356,7 @@ "enabled in web worker": "因為此延伸模組偏好在背景工作角色延伸主機中執行,所以已在其中啟用。", "enabled locally": "因為此延伸模組偏好在本機延伸主機中執行,所以已在其中啟用。", "enabled remotely": "因為此延伸模組偏好在遠端延伸主機中執行,所以已在其中啟用。", - "extension disabled because of dependency": "此延伸模組已停用,因為它依賴已停用的延伸模組。", + "extension disabled because of dependency": "This extension depends on an extension that is disabled.", "extension disabled because of trust requirement": "因為目前的工作區不受信任,所以已停用此延伸模組。", "extension enabled on remote": "已在 ‘{0}’ 上啟用延伸模組", "extension limited because of trust requirement": "此延伸模組的功能有限,因為目前的工作區不信任。", @@ -7317,6 +7379,7 @@ "install anyway": "仍要安裝", "install browser": "安裝在瀏覽器中", "install confirmation": "確定要安裝 {0} 嗎?", + "install donot verify": "Install Anyway (Don't Verify Signature)", "install in remote": "安裝至 {0}", "install local extensions title": "在 '{0}' 中安裝本機延伸模組", "install locally": "在本機安裝", @@ -7347,6 +7410,9 @@ "more information": "詳細資訊(&&M)", "no local extensions": "沒有任何要安裝的延伸模組。", "no versions": "此延伸模組沒有其他版本。", + "not signed": "'{0}' is an extension from an unknown source. Are you sure you want to install?", + "not signed detail": "Extension is not signed.", + "not signed tooltip": "This extension is not signed by the Extension Marketplace.", "not web tooltip": "{1} 中無法使用 '{0}' 延伸模組。", "pre-release": "發行前版本", "reinstall": "重新安裝延伸模組...", @@ -7354,7 +7420,6 @@ "restart extensions": "重新啟動延伸模組", "restart product": "重新啟動以更新", "review": "檢閱", - "search recommendations": "搜尋延伸模組", "select and install local extensions": "在 '{0}' 中安裝本機延伸模組...", "select and install remote extensions": "在本機安裝遠端延伸模組...", "select color theme": "選取色彩佈景主題", @@ -7366,7 +7431,6 @@ "selectVersion": "選擇安裝的版本", "settings": "設定", "showRecommendedExtension": "顯示建議的延伸模組", - "signature verification failed": "{0} 無法驗證 '{1}' 延伸模組。確定要安裝?", "switchToPreReleaseLabel": "切換到發行前版本", "switchToPreReleaseTooltip": "這會切換到發行前版本,並一律啟用更新至最新版本", "sync": "同步此延伸模組", @@ -7389,6 +7453,7 @@ "updateExtensionConsentTitle": "更新 {0} 延伸模組", "updateExtensionStart": "已開始將延伸模組 {0} 更新至 {1} 版。", "updated": "已更新", + "verification failed": "Cannot install '{0}' extension because {1} cannot verify the extension signature", "workbench.extensions.action.clearLanguage": "清除顯示語言", "workbench.extensions.action.setColorTheme": "設定色彩主題", "workbench.extensions.action.setDisplayLanguage": "設定顯示語言", @@ -7453,6 +7518,7 @@ "builtin": "內建", "builtinFeatureExtensions": "功能", "builtinProgrammingLanguageExtensions": "程式語言", + "click show": "Click to Show", "deprecated": "已取代", "disabled": "停用", "disabledExtensions": "停用", @@ -7479,6 +7545,7 @@ "remote": "遠端", "searchExtensions": "在 Marketplace 中搜尋延伸模組", "select and install local extensions": "在 '{0}' 中安裝本機延伸模組...", + "show": "Show", "suggestProxyError": "Marketplace 傳回了 'ECONNREFUSED'。請檢查 'http.proxy' 設定。", "untrustedPartiallySupportedExtensions": "限制模式中有限制", "untrustedUnsupportedExtensions": "在限制模式中停用", @@ -7503,7 +7570,6 @@ "vs/workbench/contrib/extensions/browser/extensionsWidgets": { "Show prerelease version": "發行前版本", "activation": "啟用時間", - "dependencies": "顯示相依性", "extensionIcon.sponsorForeground": "延伸模組贊助者的圖示色彩。", "extensionIconStarForeground": "延伸模組分級的圖示色彩。", "extensionIconVerifiedForeground": "用於延伸模組已驗證發行者的圖示色彩。", @@ -7532,6 +7598,7 @@ "confirmEnableDisableAutoUpdate": "自動更新延伸模組", "confirmEnableDisableAutoUpdateDetail": "這會重設您為個別延伸模組設定的任何自動更新設定。", "consentRequiredToUpdate": "{0} 延伸模組的更新引進了可執行程式碼,其在目前安裝的版本中並不存在。", + "deprecated extensions": "Deprecated extensions detected. Review them and migrate to alternatives.", "disable all": "全部停用", "disableDependents": "停用具有相依項目的延伸模組", "enable locally": "請 {0} 以本機啟用此延伸模組。", @@ -7542,6 +7609,7 @@ "enableExtensionTitle": "啟用延伸模組", "extensionsAutoRestart": "已自動重新啟動延伸模組來啟用更新。", "incompatible": "無法安裝 '{0}' 延伸模組,因為它不相容。", + "incompatibleExtensions": "Some extensions are disabled due to version incompatibility. Review and update them.", "installButtonLabel": "安裝延伸模組(&&I)", "installButtonLabelWithAction": "安裝延伸模組和 {0}(&&I)", "installExtensionMessage": "您要從 '{1}' 安裝 '{0}' 延伸模組嗎?", @@ -7549,6 +7617,7 @@ "installVSIXMessage": "您要安裝延伸模組嗎?", "installing extension": "正在安裝延伸模組....", "installing named extension": "正在安裝 '{0}' 延伸模組....", + "invalidExtensions": "Invalid extensions detected. Review them.", "malicious": "有人回報此延伸模組有問題。", "multipleDependentsError": "無法單獨停用 '{0}' 延伸模組。'{1}'、'{2}' 及其他延伸模組相依於此項。要停用這全部的延伸模組嗎?", "multipleDependentsUninstallError": "無法單獨解除安裝 '{0}' 延伸模組。其為 '{1}'、'{2}' 及其他延伸模組的相依對象。確定要將這些延伸模組解除安裝嗎?", @@ -7626,8 +7695,6 @@ "status.profiler": "延伸模組分析工具" }, "vs/workbench/contrib/extensions/electron-sandbox/extensions.contribution": { - "debugExtensionHost": "在新視窗中偵錯延伸模組", - "developer": "開發人員", "runtimeExtension": "正在執行延伸模組" }, "vs/workbench/contrib/extensions/electron-sandbox/extensionsActions": { @@ -7648,6 +7715,7 @@ }, "vs/workbench/contrib/extensions/electron-sandbox/runtimeExtensionsEditor": { "extensionHostProfileStart": "啟動延伸主機設定檔", + "openExtensionHostProfile": "Open Extension Host Profile", "saveExtensionHostProfile": "儲存延伸主機設定檔", "saveprofile.dialogTitle": "儲存延伸主機設定檔", "stopExtensionHostProfileStart": "停止延伸主機設定檔" @@ -7978,6 +8046,7 @@ "exclude": "設定排除檔案與資料夾的 [全域模式](https://aka.ms/vscode-glob-patterns)。例如,檔案總管會根據此設定,決定要顯示或隱藏的檔案與資料夾。請參閱 `#search.exclude#` 設定,定義搜尋特定的排除項目。請參閱 `#explorer.excludeGitIgnore#` 設定,以根據 `.gitignore` 忽略檔案。", "excludeGitignore": "控制是否應從總管剖析及排除 .gitignore 中的項目。類似於 {0}。", "expandSingleFolderWorkspaces": "控制總管是否應在初始化期間展開只包含一個資料夾的多根工作區", + "experimentalWatcherNext": "Enables a newer, experimental version of the file watcher.", "explorer.autoRevealExclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。", "explorer.autoRevealExclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。", "explorer.decorations.badges": "控制檔案裝飾是否須使用徽章。", @@ -8162,8 +8231,8 @@ "stop.title": "停止內嵌提示讀取" }, "vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": { - "cancel": "停止要求", - "cancelShort": "停止", + "cancel": "Cancel Request", + "cancelShort": "Cancel", "send.edit": "編輯程式碼", "send.generate": "產生" }, @@ -8214,7 +8283,7 @@ "vs/workbench/contrib/inlineChat/common/inlineChat": { "acceptedOrDiscardBeforeSave": "擱置中的內嵌聊天會話是否防止儲存。", "accessibleDiffView": "內嵌聊天是否也會為其變更轉譯具有協助工具功能的 Diff 檢視器。", - "accessibleDiffView.auto": "具有協助工具功能的 Diff 檢視器是以正在啟用的螢幕助讀程式模式為基礎。", + "accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.", "accessibleDiffView.off": "永遠部會啟用具有協助工具功能的 Diff 檢視器。", "accessibleDiffView.on": "一律會啟用具有協助工具功能的 Diff 檢視器。", "editorOverviewRuler.inlineChatInserted": "內嵌聊天所插入內容的概觀尺規標記色彩。", @@ -8252,7 +8321,6 @@ "mode": "設定使用內嵌聊天製作的變更是要直接套用至文件還是先預覽。", "mode.live": "變更會直接套用至文件、可以透過內嵌差異來強調顯示,且由 hunks 接受/捨棄。結束工作階段將會保留變更。", "mode.preview": "變更僅限預覽,且必須透過套用按鈕接受。結束工作階段將捨棄變更。", - "onlyZone": "內嵌聊天是否直接作為區域 widget 在行之間開啟,或變成區域的重疊 widget。", "zoneToolbar": "是否要在內嵌聊天變更檢視中顯示工具列以接受或拒絕變更。" }, "vs/workbench/contrib/inlineChat/electron-sandbox/inlineChatActions": { @@ -9152,6 +9220,7 @@ "vs/workbench/contrib/notebook/browser/contrib/multicursor/notebookMulticursor": { "addFindMatchToSelection": "將尋找相符項目新增至選取範圍", "deleteLeftMultiSelection": "向左刪除", + "deleteRightMultiSelection": "Delete Right", "exitMultiSelection": "結束多指標模式" }, "vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": { @@ -9184,6 +9253,7 @@ "notebookVariableAriaLabel": "變數 {0},值 {1}" }, "vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesView": { + "notebook.ReplVariables": "REPL Variables", "notebook.notebookVariables": "筆記本變數" }, "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": { @@ -9238,6 +9308,9 @@ "focusNextChatWidget": "聚焦下一個儲存格聊天小工具", "focusNotebookChat": "聚焦聊天", "focusPreviousCell": "聚焦於上一個儲存格", + "notebook.apply1": "Accept and Run", + "notebook.apply2": "Accept & Run", + "notebook.apply3": "Accept the changes and run the cell", "notebook.cell.chat.accept": "提出要求", "notebook.cell.chat.close": "關閉聊天", "notebook.cell.chat.nextFromHistory": "下一個來自歷程記錄", @@ -9249,6 +9322,9 @@ "notebookActions.menu.insertCodeCellWithChat.tooltip": "開始聊天以產生程式碼", "notebookActions.restoreCellprompt": "產生" }, + "vs/workbench/contrib/notebook/browser/controller/chat/notebook.chat.contribution": { + "pickKernelVariableLabel": "Pick a variable from the kernel" + }, "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": { "notebookCellChatFocused": "儲存格聊天編輯器是否聚焦", "notebookChatAgentRegistered": "是否已註冊筆記本的聊天專員", @@ -9391,8 +9467,11 @@ "notebook.diff.cell.revertMetadata": "還原中繼資料", "notebook.diff.cell.revertOutputs": "還原輸出", "notebook.diff.cell.switchOutputRenderingStyleToText": "切換輸出轉譯", + "notebook.diff.cell.toggleCollapseUnchangedRegions": "Toggle Collapse Unchanged Regions", "notebook.diff.ignoreMetadata": "隱藏中繼資料差異", "notebook.diff.ignoreOutputs": "隱藏輸出差異", + "notebook.diff.openFile": "Open File", + "notebook.diff.revertMetadata": "Revert Notebook Metadata", "notebook.diff.showMetadata": "顯示中繼資料差異", "notebook.diff.showOutputs": "顯示輸出差異", "notebook.diff.switchToText": "開啟文字 Diff 編輯器", @@ -9450,6 +9529,7 @@ "notebook.markdown.lineHeight": "控制筆記本中 Markdown 儲存格的行高 (以像素為單位)。設定為 {0} 時,將使用 {1}", "notebook.markup.fontSize": "控制筆記本中轉譯標記的字型大小 (像素)。設定為 {0} 時,則會使用 120% 的 {1}。", "notebook.minimalErrorRendering": "控制是否要以最基本樣式呈現錯誤輸出。", + "notebook.multiCursor.enabled": "Experimental. Enables a limited set of multi cursor controls across multiple cells in the notebook editor. Currently supported are core editor actions (typing/cut/copy/paste/composition) and a limited subset of editor commands.", "notebook.outputFontFamily": "筆記本儲存格內輸出文字的字型家族。設定為空白時,則會使用 {0}。", "notebook.outputFontSize": "筆記本儲存格內輸出文字的字型大小。當設定為 0 時,則會使用 {0}。", "notebook.outputLineHeight": "筆記本儲存格內輸出文字的行高。\r\n - 當設定為 0 時,會使用編輯器行高。\r\n - 介於 0 到 8 之間的值會用來做為字型大小的乘數。\r\n - 大於或等於 8 的值將做為有效值。", @@ -10355,8 +10435,8 @@ "pauseSocketWriting": "連線: 暫停通訊端寫入", "remote": "遠端", "remote.autoForwardPortFallback": "當自動轉送連接埠和 'remote.autoForwardPortsSource' 預設設為 'process' 時,會觸發從 'process' 到 'hybrid' 之交換器的自動轉送連接埠數目。設定為 '0' 以停用後援。未設定 `remote.autoForwardPortsFallback` 但已設定 `remote.autoForwardPortsSource` 時,會將 `remote.autoForwardPortsFallback` 視為已設定為 '0'。", - "remote.autoForwardPorts": "啟用時,系統會偵測到新的執行流程,並自動轉寄其接聽的連接埠。停用此設定不會阻止轉寄所有的連接埠。即使停用,延伸模組仍可引起連接埠轉寄,開啟某些 URL 也仍會造成連接埠轉寄。", - "remote.autoForwardPortsSource": "當 {0} 為 true,設定自動轉送連接埠的來源。在 Windows 與 macOS 遠端上,`process` 和 `hybrid` 選項沒有作用,將使用 `output`。", + "remote.autoForwardPorts": "When enabled, new running processes are detected and ports that they listen on are automatically forwarded. Disabling this setting will not prevent all ports from being forwarded. Even when disabled, extensions will still be able to cause ports to be forwarded, and opening some URLs will still cause ports to forwarded. Also see {0}.", + "remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. When {0} is false, {1} will be used to find information about ports that have already been forwarded. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.", "remote.autoForwardPortsSource.hybrid": "當透過讀取終端和偵錯輸出而探索到連接埠時,會自動轉送連接埠。並非所有使用連接埠的處理序都將列印到整合式終端或偵錯主控台,因此將缺少部分連接埠。將透過監看在即將終止的連接埠上的處理序來取消轉送連接埠。", "remote.autoForwardPortsSource.output": "當透過讀取終端和偵錯輸出而探索到連接埠時,會自動轉送連接埠。並非所有使用連接埠的處理序都將列印到整合式終端或偵錯主控台,因此將缺少部分連接埠。根據輸出而轉送的連接埠,在重新載入或使用者在 [連接埠] 檢視中關閉連接埠之前,不會是「未轉送」。", "remote.autoForwardPortsSource.process": "當透過監看已啟動且包含連接埠的處理序而探索到連接埠時,會自動轉送連接埠。", @@ -10432,7 +10512,10 @@ "tunnel.preview": "遠端通道現為預覽階段。請使用 [協助: 回報問題] 命令回報任何問題。" }, "vs/workbench/contrib/replNotebook/browser/repl.contribution": { - "repl.execute": "執行 REPL 輸入" + "repl.execute": "Execute REPL input" + }, + "vs/workbench/contrib/replNotebook/browser/replEditorInput": { + "replEditorLabelIcon": "Icon of the REPL editor label." }, "vs/workbench/contrib/sash/browser/sash.contribution": { "sashHoverDelay": "控制檢視/編輯器之間拖曳區域的暫留回饋延遲 (毫秒)。", @@ -10527,6 +10610,11 @@ "scm.diffDecorationsIgnoreTrimWhitespace.false": "請勿忽略開頭和尾端空白字元。", "scm.diffDecorationsIgnoreTrimWhitespace.inherit": "繼承自 `diffEditor.ignoreTrimWhitespace`。", "scm.diffDecorationsIgnoreTrimWhitespace.true": "忽略開頭和尾端空白字元。", + "scm.graph.badges": "Controls which badges are shown in the Source Control Graph view. The badges are shown on the right side of the graph indicating the names of history item groups.", + "scm.graph.badges.all": "Show badges of all history item groups in the Source Control Graph view.", + "scm.graph.badges.filter": "Show only the badges of history item groups used as a filter in the Source Control Graph view.", + "scm.graph.pageOnScroll": "Controls whether the Source Control Graph view will load the next page of items when you scroll to the end of the list.", + "scm.graph.pageSize": "The number of items to show in the Source Control Graph view by default and when loading more items.", "scm.providerCountBadge": "控制原始檔控制提供者標頭上的計數徽章。當存在多個提供者或啟用了 {0} 設定時,這些標頭將顯示在 [原始檔控制] 檢視中,以及 [原始檔控制存放庫] 檢視中。", "scm.providerCountBadge.auto": "當不為零時,僅顯示原始檔控制提供者的計數徽章。", "scm.providerCountBadge.hidden": "隱藏原始檔控制提供者計數徽章。", @@ -10547,52 +10635,60 @@ "sourceControlViewIcon": "[原始檔控制] 檢視的檢視圖示。" }, "vs/workbench/contrib/scm/browser/scmHistory": { + "scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.", + "scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color.", "scmGraphForeground1": "原始檔控制圖形前景色彩 (1)。", "scmGraphForeground2": "原始檔控制圖形前景色彩 (2)。", "scmGraphForeground3": "原始檔控制圖形前景色彩 (3)。", - "scmGraphHistoryItemGroupBase": "基礎歷程記錄項目群組色彩。", - "scmGraphHistoryItemGroupLocal": "本機歷程記錄項目群組色彩。", - "scmGraphHistoryItemGroupRemote": "遠端歷程記錄項目群組色彩。", - "scmGraphHistoryItemHoverLabelForeground": "歷程記錄項目暫留標籤前景色彩。" + "scmGraphForeground4": "Source control graph foreground color (4).", + "scmGraphForeground5": "Source control graph foreground color (5).", + "scmGraphHistoryItemBaseRefColor": "History item base reference color.", + "scmGraphHistoryItemHoverDefaultLabelBackground": "History item hover default label background color.", + "scmGraphHistoryItemHoverDefaultLabelForeground": "History item hover default label foreground color.", + "scmGraphHistoryItemHoverLabelForeground": "歷程記錄項目暫留標籤前景色彩。", + "scmGraphHistoryItemRefColor": "History item reference color.", + "scmGraphHistoryItemRemoteRefColor": "History item remote reference color." }, "vs/workbench/contrib/scm/browser/scmHistoryViewPane": { + "activeRepository": "Show the source control graph for the active repository", + "all": "All", + "allHistoryItemRefs": "All history item references", + "auto": "Auto", + "currentHistoryItemRef": "Current history item reference(s)", "deletion": "{0} 個刪除{1}", "deletions": "{0} 個刪除{1}", "fileChanged": "{0} 個檔案已變更", "filesChanged": "{0} 個檔案已變更", + "goToCurrentHistoryItem": "Go to Current History Item", + "historyItemChangesEditorTitle": "All Changes ({0} ↔ {1})", + "historyItemMessage": "Message", "insertion": "{0} 個插入{1}", "insertions": "{0} 個插入{1}", + "items": "{0} Items", "loadMore": "{0}載入更多...", - "outdated": "已過期", + "referencePicker": "History Item Reference Picker", "refreshGraph": "重新整理", + "repositoryPicker": "Repository Picker", "scm history": "原始檔控制歷程記錄", - "scmGraph.HistoryItemHoverAdditionsForeground": "歷程記錄項目暫留新增前景色彩。", - "scmGraph.HistoryItemHoverDeletionsForeground": "歷程記錄項目暫留刪除前景色彩。" + "scmGraphHistoryItemRef": "Select one/more history item references to view, type to filter", + "scmGraphRepository": "Select the repository to view, type to filter all repositories", + "scmGraphViewOutdated": "Please refresh the graph using the refresh action ($(refresh)).", + "scmGraphViewRevealCurrentHistoryItem": "The current history item is not present in the source control graph. Please use the history item references picker to expand the set of history items in the graph.", + "viewChanges": "View Changes" }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "原始檔控制存放庫" }, "vs/workbench/contrib/scm/browser/scmViewPane": { "collapse all": "摺疊所有存放庫", - "deletion": "{0} 歌刪除{1}", - "deletions": "{0} 個刪除{1}", "expand all": "展開所有存放庫", - "fileChanged": "{0} 個檔案已變更", - "filesChanged": "{0} 個檔案已變更", - "historyItemChangesEditorTitle": "所有變更 ({0} ↔ {1})", "input": "原始檔控制輸入", - "insertion": "{0} 個插入{1}", - "insertions": "{0} 個插入{1}", "label.close": "關閉", "repositories": "存放庫", "repositorySortByDiscoveryTime": "依探索時間排序", "repositorySortByName": "依名稱排序", "repositorySortByPath": "依路徑排序", "scm": "原始檔控制管理", - "scm.historyItemAdditionsForeground": "歷程記錄項目新增前景色彩。", - "scm.historyItemDeletionsForeground": "歷程記錄項目刪除前景色彩。", - "scm.historyItemSelectedStatisticsBorder": "歷程記錄項目選取的統計資料框線色彩。", - "scm.historyItemStatisticsBorder": "歷程記錄項目統計資料框線色彩。", "scmInputCancelAction": "取消", "scmInputMoreActions": "其他動作...", "setListViewMode": "清單檢視", @@ -10600,8 +10696,7 @@ "sortAction": "檢視及排序", "sortChangesByName": "依名稱排序變更", "sortChangesByPath": "依路徑排序變更", - "sortChangesByStatus": "依狀態排序變更", - "viewChanges": "檢視變更" + "sortChangesByStatus": "依狀態排序變更" }, "vs/workbench/contrib/scm/browser/scmViewPaneContainer": { "source control": "原始檔控制" @@ -10820,7 +10915,9 @@ "search": "搜尋", "searchFileMatch": "找到 {0} 個檔案", "searchFileMatches": "找到 {0} 個檔案", + "searchFolderMatch.aiText.label": "Load AI Results", "searchFolderMatch.other.label": "其他檔案", + "searchFolderMatch.plainText.label": "Text Results", "searchMatch": "找到 {0} 個相符", "searchMatches": "找到 {0} 個相符", "searchResultAria": "在資料行 {1} 的 '{0}' 找到 {2}" @@ -13116,6 +13213,8 @@ "dialogClose": "關閉對話方塊" }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted": { + "acessibleViewHint": "Inspect this in the accessible view ({0}).\r\n", + "acessibleViewHintNoKbOpen": "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n", "allDone": "標記完成", "checkboxTitle": "核取時,啟動時會顯示此頁面。", "close": "隱藏", @@ -13125,6 +13224,7 @@ "gettingStarted.editingEvolved": "編輯已進化", "gettingStarted.keyboardTip": "提示: 使用鍵盤快速鍵 ", "gettingStarted.someStepsComplete": "{1} 個步驟中已完成 {0} 個", + "goBack": "Go Back", "imageShowing": "顯示 {0} 的影像", "new": "新增", "newItems": "已更新", @@ -13140,7 +13240,6 @@ "start": "開始", "toStart": "以開始。", "walkthroughs": "逐步解說", - "welcome": "歡迎", "welcomeAriaLabel": "概述如何利用編輯器加速。", "welcomePage.openFolderWithPath": "透過路徑 {1} 開啟資料夾 {0}", "welcomePage.showOnStartup": "啟動時顯示歡迎頁面" @@ -13166,6 +13265,11 @@ "workbench.welcomePage.walkthroughs.openOnInstall": "啟用後,延伸模組的逐步解說將在安裝延伸模組時開啟。", "workspacePlatform": "目前工作區的平台,在遠端或無伺服器內容中可能會與 UI 平台不同" }, + "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedAccessibleView": { + "gettingStarted.description": "Description: {0}", + "gettingStarted.step": "Step {0}: {1}\r\nDescription: {2}", + "gettingStarted.title": "Title: {0}" + }, "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedColors": { "walkthrough.stepTitle.foreground": "每個逐步說明步驟標題的前景色彩", "welcomePage.background": "歡迎頁面的背景色彩。", @@ -13241,10 +13345,12 @@ "getting-started-setup-icon": "用於歡迎頁面設定類別的圖示", "gettingStarted.accessibilityHelp.description.interpolated": "協助工具說明對話方塊提供功能預期的相關資訊,以及操作功能的命令/按鍵繫結關係。\r\n 在編輯器、終端機、筆記本、聊天回應、註解或偵錯主控台中聚焦時,可以使用 [開啟協助工具說明] 命令來開啟相關的對話方塊。\r\n{0}", "gettingStarted.accessibilityHelp.title": "使用協助工具說明對話方塊來了解功能", + "gettingStarted.accessibilitySettings.description.interpolated": "Accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", + "gettingStarted.accessibilitySettings.title": "Configure accessibility settings", "gettingStarted.accessibilitySignals.description.interpolated": "協助工具音效和公告會針對不同事件在工作台播放。\r\n 您可以使用 [列出訊號音效] 和 [列出訊號公告] 命令來探索並設定這些項目。\r\n{0}\r\n{1}", "gettingStarted.accessibilitySignals.title": "微調您要透過音訊或點字裝置接收的協助工具訊號", "gettingStarted.accessibleView.description.interpolated": "可存取的檢視可供終端機、暫留、通知、註解、筆記本輸出、聊天回應、內嵌完成和偵錯主控台輸出使用。\r\n 焦點位於這些功能之一時,可以使用 [開啟可存取的檢視] 命令來開啟它。\r\n{0}", - "gettingStarted.accessibleView.title": "使用可存取的檢視來逐行、逐字元檢查內容", + "gettingStarted.accessibleView.title": "Screen reader users can inspect content line by line, character by character in the accessible view.", "gettingStarted.beginner.description": "取得最重要功能的概觀", "gettingStarted.beginner.title": "了解基礎", "gettingStarted.codeFolding.description.interpolated": "使用 [切換摺疊] 命令來摺疊或展開程式碼區段。\r\n{0}\r\n 使用 [以遞迴方式切換摺疊] 命令,以遞迴方式摺疊或展開\r\n{1}\r\n", @@ -13296,8 +13402,8 @@ "gettingStarted.setup.OpenFolderWeb.description.interpolated": "您已準備開始撰寫程式碼。您可以開啟本機專案或遠端存放庫,將您的檔案放入 VS Code。\r\n{0}\r\n{1}", "gettingStarted.setup.description": "自訂您的編輯器、了解基本知識,並開始編寫程式碼", "gettingStarted.setup.title": "開始使用 VS Code", - "gettingStarted.setupScreenReader.description": "了解讓 VS Code 可存取的工具和快速鍵。請注意,有些動作無法從逐步解說內容中執行。", - "gettingStarted.setupScreenReader.title": "使用螢幕助讀程式開始使用 VS Code", + "gettingStarted.setupAccessibility.description": "Learn the tools and shortcuts that make VS Code accessible. Note that some actions are not actionable from within the context of the walkthrough.", + "gettingStarted.setupAccessibility.title": "Get Started with Accessibility Features", "gettingStarted.setupWeb.description": "自訂您的編輯器、了解基本知識,並開始編寫程式碼", "gettingStarted.setupWeb.title": "開始使用 VS Code 網頁版", "gettingStarted.shortcuts.description.interpolated": "一旦找到您最愛的命令,請建立自訂鍵盤快速鍵以立即存取。\r\n{0}", @@ -13316,7 +13422,7 @@ "gettingStarted.topLevelRemoteOpen.title": "連接至...", "gettingStarted.topLevelShowWalkthroughs.description": "檢視編輯器或延伸模組的逐步解說", "gettingStarted.topLevelShowWalkthroughs.title": "開啟逐步解說...", - "gettingStarted.verbositySettings.description.interpolated": "工作台功能有詳細程度設定,因此一旦使用者熟悉某項功能,他們便可避免聽到有關操作方式的提示。例如,有協助工具說明對話方塊的功能會指出如何開啟對話方塊,直到該功能的詳細程度設定停用為止。\r\n 執行 [開啟協助工具設定] 命令,即可設定這些和其他協助工具設定。\r\n{0}", + "gettingStarted.verbositySettings.description.interpolated": "Screen reader verbosity settings exist for features around the workbench so that once a user is familiar with a feature, they can avoid hearing hints about how to operate it. For example, features for which an accessibility help dialog exists will indicate how to open the dialog until the verbosity setting for that feature has been disabled.\r\n These and other accessibility settings can be configured by running the Open Accessibility Settings command.\r\n{0}", "gettingStarted.verbositySettings.title": "控制 Aria 標籤的詳細程度", "gettingStarted.videoTutorial.description.interpolated": "觀看一系列簡短練習影片教學課程中的第一集,以了解 VS Code 的主要功能。\r\n{0}", "gettingStarted.videoTutorial.title": "觀看影片教學課程", @@ -13328,6 +13434,7 @@ "listSignalAnnouncements": "列出訊號公告", "listSignalSounds": "列出訊號音效", "openAccessibilityHelp": "開啟協助工具說明", + "openAccessibilitySettings": "Open Accessibility Settings", "openAccessibleView": "開啟可存取的檢視", "openFolder": "開啟資料夾", "openGoToSymbol": "移至符號", @@ -13595,22 +13702,13 @@ "menus.explorerContext": "檔案總管操作功能表", "menus.explorerContextShare": "檔案總管操作功能表中的 [共用] 子功能表", "menus.extensionContext": "延伸模組操作功能表", - "menus.historyItemChanges": "原始檔控制傳入/傳出變更標題功能表", "menus.historyItemContext": "原始檔控制歷程記錄項目操作功能表", "menus.home": "主指示器操作功能表 (僅限網頁版)", - "menus.incomingChanges": "[原始檔控制傳入變更] 功能表", - "menus.incomingChangesAllChangesContext": "[原始檔控制] 所有傳入變更操作功能表", - "menus.incomingChangesContext": "[原始檔控制] 傳入變更操作功能表", - "menus.incomingChangesHistoryItemContext": "原始檔控制傳入變更歷程記錄項目操作功能表", "menus.input": "原始檔控制輸入方塊選單", "menus.mergeEditorResult": "合併編輯器的結果工具列", "menus.multiDiffEditorResource": "多重 Diff 編輯器中的資源工具列", "menus.notebookVariablesContext": "筆記本變數的檢視操作功能表", "menus.opy": "最上層 [編輯] 功能表中的 [複製為] 子功能表", - "menus.outgoingChanges": "原始檔控制輸出變更功能表", - "menus.outgoingChangesAllChangesContext": "原始檔控制所有傳出變更操作功能表", - "menus.outgoingChangesContext": "[原始檔控制] 傳出變更操作功能表", - "menus.outgoingChangesHistoryItemContext": "原始檔控制傳出變更歷程記錄項目操作功能表", "menus.resourceFolderContext": "原始檔控制資源資料夾內容功能表", "menus.resourceGroupContext": "原始檔控制資源群組操作功能表", "menus.resourceStateContext": "原始檔控制資源群組狀態操作功能表", @@ -13684,6 +13782,12 @@ "vscode.extension.contributes.submenus": "將子功能表項目提供給編輯器", "webview.context": "Web 檢視操作功能表" }, + "vs/workbench/services/activity/common/activity": { + "activityErrorBadge.background": "Background color of the error activity badge", + "activityErrorBadge.foreground": "Foreground color of the error activity badge", + "activityWarningBadge.background": "Background color of the warning activity badge", + "activityWarningBadge.foreground": "Foreground color of the warning activity badge" + }, "vs/workbench/services/assignment/common/assignmentService": { "workbench.enableExperiments": "擷取要從 Microsoft 線上服務執行的實驗。" }, @@ -13904,6 +14008,7 @@ "cannot change enablement environment": "無法變更 {0} 延伸模組的啟用,因為它在環境中已啟用", "cannot change enablement extension kind": "因為延伸模組種類的影響,所以無法變更 {0} 延伸模組的啟用", "cannot change enablement virtual workspace": "無法變更 {0} 延伸模組的啟用,因為它不支援虛擬工作區", + "cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid", "cannot disable auth extension": "因為 [設定同步] 相依於 {0} 延伸模組,所以無法變更啟用狀態。", "cannot disable auth extension in workspace": "因為工作區中的 {0} 延伸模組提供驗證提供者,所以無法變更啟用狀態", "cannot disable language pack extension": "因為 {0} 延伸模組提供語言套件,所以無法變更啟用狀態。", @@ -13943,7 +14048,7 @@ "install multiple extensions": "您要在所有裝置上安裝及同步延伸模組嗎?", "install single extension": "您要在所有裝置上安裝及同步 '{0}' 延伸模組嗎?", "limited support": "'{0}' 在 {1} 中的功能受限。", - "main.notFound": "因為找不到 {0},無法啟用", + "main.notFound": "Cannot activate because {0} not found", "multipleDependentsError": "無法將延伸模組 '{0}' 解除安裝。其為 '{1}'、'{2}' 及其他延伸模組的相依對象。", "non web extensions": "'{0}' 包含 {1} 不支援的延伸模組。", "non web extensions detail": "包含不支援的延伸模組。",