diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index ea5c97e7f4..ebdd18c89d 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Počet mezer, které odpovídají tabulátoru. Toto nastavení se přepíše na základě obsahu souboru, když je zapnuto {0}.", "trimAutoWhitespace": "Odebrat automaticky vložené koncové prázdné znaky", "useInlineViewWhenSpaceIsLimited": "Pokud je povoleno a šířka editoru je příliš malá, použije se vložené zobrazení.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Určuje, jestli se mají dokončování vypočítávat na základě slov v dokumentu a ze kterých dokumentů se mají vypočítávat.", "wordBasedSuggestions.allDocuments": "Navrhovaná slova ze všech otevřených dokumentů", "wordBasedSuggestions.currentDocument": "Navrhovat jen slova z aktivního dokumentu", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Editor rozdílů" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Pokud je tato možnost povolena, zobrazí se v nabídce účtů dostupné nároky pro daný účet.", - "workbench.chat.showWelcomeView": "Pokud je tato možnost povolená, zobrazí se uvítací zobrazení panelu chatu." + "workbench.accounts.showEntitlements": "Pokud je tato možnost povolena, zobrazí se v nabídce účtů dostupné nároky pro daný účet." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Při vytvoření žádosti o chat přehraje zvuk.", @@ -5450,7 +5450,7 @@ "dismiss": "Zavřít" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Použité odkazy", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, sbaleno", "usedReferencesExpanded": "{0}, rozbaleno", "usedReferencesPlural": "Použité odkazy na {0}", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Další…" }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Zobrazit rozšíření", "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", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Určuje, jestli vyvolání příkazu převede chat do trvalého režimu, kde se příkaz automaticky přidá do vstupu chatu pro další zprávu.", "chatCommandWhen": "Podmínka, která musí být true, aby byl tento příkaz povolen.", "chatCommandsDescription": "Příkazy dostupné pro tohoto účastníka chatu, které uživatel může vyvolat pomocí lomítka (/).", - "chatFailErrorMessage": "Chat se nepovedlo načíst. 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í", "chatParticipantFullName": "Celé jméno tohoto účastníka chatu, které se zobrazuje jako popisek pro odpovědi od tohoto účastníka. Pokud se nezadá, použije se {0}.", "chatParticipantId": "Jedinečné ID tohoto účastníka chatu", @@ -7300,6 +7300,8 @@ "update product": "Aktualizovat {0}", "update to": "Aktualizovat na verzi {0}", "updateExtensionComplete": "Aktualizace rozšíření {0} na verzi {1} byla dokončena.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "Byla zahájena aktualizace rozšíření {0} na verzi {1}.", "updated": "Aktualizováno", "workbench.extensions.action.clearLanguage": "Vymazat jazyk zobrazení", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Zakázat vše", "disableDependents": "Disable Extension with Dependents", "enable locally": "Pokud chcete toto rozšíření povolit místně, proveďte prosím toto: {0}.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Změnit jazyk buňky", "clearAllCellsOutputs": "Vymazat všechny výstupy", "clearCellOutputs": "Vymazat výstupy buněk", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Odstranit", "confirmDeleteButtonMessage": "Tato buňka je spuštěná. Opravdu ji chcete odstranit?", "detectLanguage": "Přijmout rozpoznaný jazyk pro buňku", @@ -10416,6 +10420,15 @@ "source control repositories": "Úložiště správy zdrojového kódu", "sourceControlViewIcon": "Zobrazit ikonu zobrazení správy zdrojového kódu" }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Úložiště správy zdrojového kódu" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Přijmout vybraný návrh", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Skrýt widget návrhů", "workbench.action.terminal.selectNextPageSuggestion": "Vybrat návrh další stránky.", "workbench.action.terminal.selectNextSuggestion": "Vybrat další návrh", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Vybrat předchozí návrh." }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Povolí experimentální návrhy IntelliSense terminálu pro podporovaná prostředí ({0}), když je {1} nastaveno na {2}.\r\n\r\nPokud je integrace prostředí nainstalována ručně, {3} se musí být před voláním skriptu integrace prostředí nastavit na {4}.", "suggest.quickSuggestions": "Určuje, jestli se při psaní mají automaticky zobrazovat návrhy. Pozor také na nastavení {0}, které řídí, jestli budou návrhy vyvolány speciálními znaky.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Určuje, jestli se mají při napsání aktivačních znaků automaticky zobrazovat návrhy." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Náhled", "profileExists": "Profil nastavení s názvem {0} už existuje.", "profileNameRequired": "Název profilu je povinný.", + "replace": "Replace", "untitled": "Bez názvu", "use as new window": "Použít pro nová okna" }, @@ -14508,9 +14528,7 @@ "create from": "Kopírovat z:", "create from profile": "Vytvořit profil: {0}", "create keybindings": "Vytváří se klávesové zkratky...", - "create new": "&&Vytvořit nový profil", "create new profle": "Vytvořit nový profil...", - "create new title": "Vytvoření nového profilu", "create profile": "Vytvořit profil", "create snippets": "Vytváří se fragmenty kódu...", "create tasks": "Vytváří se úlohy...", @@ -14537,15 +14555,14 @@ "keybindings": "Klávesové zkratky", "learn more": "Další informace", "local": "Místní", - "name": "Název profilu", "name placeholder": "Název Profilu", "name required": "Název profilu je povinný a musí být neprázdnou hodnotou.", "open": "&&Otevřít odkaz", "open in": "&&Otevřít v {0}", - "overwrite": "&&Přepsat", + "overwrite": "&&Replace", "preview profile": "Náhled profilu", "preview profile message": "Ve výchozím nastavení se při zobrazování náhledu profilu na webu neinstalují rozšíření. Stále je můžete nainstalovat ručně před importem profilu. ", - "profile already exists": "Profil s názvem {0} už existuje. Chcete ho přepsat?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Chyba při importu profilu: {0}", "profile name required": "Musí se zadat název profilu.", "profileExists": "Profil nastavení s názvem {0} už existuje.", diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index 54a52755f9..6fd1f12890 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Die Anzahl der Leerzeichen, denen ein Tabstopp entspricht. Diese Einstellung wird basierend auf dem Inhalt der Datei überschrieben, wenn {0} aktiviert ist.", "trimAutoWhitespace": "Nachfolgende automatisch eingefügte Leerzeichen entfernen", "useInlineViewWhenSpaceIsLimited": "Wenn diese Option aktiviert ist und die Breite des Editors nicht ausreicht, wird die Inlineansicht verwendet.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Steuert, ob Vervollständigungen auf Grundlage der Wörter im Dokument berechnet werden sollen, und aus welchen Dokumenten sie berechnet werden sollen.", "wordBasedSuggestions.allDocuments": "Wörter aus allen geöffneten Dokumenten vorschlagen", "wordBasedSuggestions.currentDocument": "Nur Wörter aus dem aktiven Dokument vorschlagen", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Diff-Editor" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Wenn diese Option aktiviert ist, werden die verfügbaren Berechtigungen für das Konto im Menü \"Konten\" angezeigt.", - "workbench.chat.showWelcomeView": "Wenn diese Option aktiviert ist, wird die Willkommensansicht des Chatbereichs angezeigt." + "workbench.accounts.showEntitlements": "Wenn diese Option aktiviert ist, werden die verfügbaren Berechtigungen für das Konto im Menü \"Konten\" angezeigt." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Spielt einen Sound ab, wenn eine Chatanfrage gestellt wird.", @@ -5450,7 +5450,7 @@ "dismiss": "Schließen" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Verwendete Verweise", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, zugeklappt", "usedReferencesExpanded": "{0}, aufgeklappt", "usedReferencesPlural": "{0} Verweise verwendet", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Mehr..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Erweiterung anzeigen", "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.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Gibt an, ob durch Aufrufen des Befehls der Chat in einen beständigen Modus versetzt wird, in dem der Befehl automatisch zur Chateingabe für die nächste Nachricht hinzugefügt wird.", "chatCommandWhen": "Eine Bedingung, die erfüllt sein muss, um diesen Befehl zu aktivieren.", "chatCommandsDescription": "Für diesen Chatteilnehmer verfügbare Befehle, die der Benutzer mit einem `/` aufrufen kann.", - "chatFailErrorMessage": "Fehler beim Laden des Chats. 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.", "chatParticipantFullName": "Der vollständige Name dieses Chatteilnehmers, der als Bezeichnung für Antworten angezeigt wird, die von diesem Teilnehmer stammen. Sofern nicht angegeben, wird {0} verwendet.", "chatParticipantId": "Eine eindeutige ID für diesen Chatteilnehmer.", @@ -7300,6 +7300,8 @@ "update product": "{0} aktualisieren", "update to": "Auf v{0} aktualisieren", "updateExtensionComplete": "Das Update der Erweiterung {0} auf Version {1} ist abgeschlossen.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "Das Update der Erweiterung {0} auf Version {1} wurde gestartet.", "updated": "Aktualisiert", "workbench.extensions.action.clearLanguage": "Anzeigesprache löschen", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Alle deaktivieren", "disableDependents": "Disable Extension with Dependents", "enable locally": "Aktivieren Sie „{0}“, um die Erweiterung lokal zu aktivieren.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Zellsprache ändern", "clearAllCellsOutputs": "Alle Ausgaben löschen", "clearCellOutputs": "Zellenausgaben löschen", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Löschen", "confirmDeleteButtonMessage": "Diese Zelle wird ausgeführt. Möchten Sie sie wirklich löschen?", "detectLanguage": "Erkannte Sprache für Zelle akzeptieren", @@ -10416,6 +10420,15 @@ "source control repositories": "Repositorys der Quellcodeverwaltung", "sourceControlViewIcon": "Ansichtssymbol der Quellcodeverwaltungsansicht." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositorys der Quellcodeverwaltung" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Ausgewählten Vorschlag annehmen", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Vorschlagswidget ausblenden", "workbench.action.terminal.selectNextPageSuggestion": "Vorschlag für die nächste Seite auswählen", "workbench.action.terminal.selectNextSuggestion": "Nächsten Vorschlag auswählen", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Vorherigen Vorschlag auswählen" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Aktiviert experimentelle IntelliSense-Terminalvorschläge für unterstützte Shells ({0}), wenn {1} auf {2} festgelegt ist.\r\n\r\nWenn die Shellintegration manuell installiert wird, muss {3} auf {4} festgelegt werden, bevor das Skript für die Shellintegration aufgerufen wird.", "suggest.quickSuggestions": "Steuert, ob Vorschläge während des Tippens automatisch angezeigt werden sollen. Beachten Sie auch die {0}-Einstellung, die steuert, ob Vorschläge durch Sonderzeichen ausgelöst werden.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Steuert, ob Vorschläge automatisch angezeigt werden sollen, wenn Triggerzeichen eingegeben werden." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Vorschau", "profileExists": "Das Profil mit dem Namen {0} ist bereits vorhanden.", "profileNameRequired": "Der Profilname ist erforderlich.", + "replace": "Replace", "untitled": "Unbenannt", "use as new window": "Für neue Fenster verwenden" }, @@ -14508,9 +14528,7 @@ "create from": "Kopieren von:", "create from profile": "Profil erstellen: {0}", "create keybindings": "Tastenkombinationen werden erstellt...", - "create new": "&&Neues Profil erstellen", "create new profle": "Neues Profil erstellen...", - "create new title": "Neues Profil erstellen", "create profile": "Profil erstellen", "create snippets": "Codeausschnitte werden erstellt...", "create tasks": "Aufgaben werden erstellt...", @@ -14537,15 +14555,14 @@ "keybindings": "Tastenkombinationen", "learn more": "Weitere Informationen", "local": "Lokal", - "name": "Profilname", "name placeholder": "Profilname", "name required": "Der Profilname ist erforderlich und muss ein nicht leerer Wert sein.", "open": "&&Link öffnen", "open in": "&&In {0}öffnen", - "overwrite": "&&Überschreiben", + "overwrite": "&&Replace", "preview profile": "Vorschau des Profils anzeigen", "preview profile message": "Standardmäßig werden Erweiterungen nicht installiert, wenn eine Vorschau eines Profils im Web angezeigt wird. Sie können sie weiterhin manuell installieren, bevor Sie das Profil importieren. ", - "profile already exists": "Ein Profil mit dem Namen „{0}“ ist bereits vorhanden. Möchten Sie es überschreiben?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Fehler beim Importieren des Profils: {0}", "profile name required": "Profilname muss angegeben werden.", "profileExists": "Das Profil mit dem Namen {0} ist bereits vorhanden.", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index 540d6541a2..5ecbd55fd2 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "El número de espacios a los que equivale una tabulación. Este valor se invalida en función del contenido del archivo cuando {0} está activado.", "trimAutoWhitespace": "Quitar el espacio en blanco final autoinsertado.", "useInlineViewWhenSpaceIsLimited": "Si está habilitada y el ancho del editor es demasiado pequeño, se usa la vista en línea.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Controla si las finalizaciones se deben calcular en función de las palabras del documento y desde qué documentos se calculan.", "wordBasedSuggestions.allDocuments": "Sugerir palabras de todos los documentos abiertos.", "wordBasedSuggestions.currentDocument": "Sugerir palabras solo del documento activo.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Editor de diferencias" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Cuando se habilita, los derechos disponibles para la cuenta se mostrarán en el menú cuentas.", - "workbench.chat.showWelcomeView": "Cuando se habilita, se mostrará la vista de bienvenida del panel de chat." + "workbench.accounts.showEntitlements": "Cuando se habilita, los derechos disponibles para la cuenta se mostrarán en el menú cuentas." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Reproduce un sonido cuando se realiza una solicitud de chat.", @@ -5450,7 +5450,7 @@ "dismiss": "Descartar" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Referencias usadas", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, se ha contraído", "usedReferencesExpanded": "{0}, expandido", "usedReferencesPlural": "Referencias de {0} usadas", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Más..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Mostrar extensión", "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.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Indica si la invocación del comando deja el chat en modo persistente, donde el comando se agrega automáticamente a la entrada del chat para el siguiente mensaje.", "chatCommandWhen": "Condición que debe ser verdadera para habilitar este comando.", "chatCommandsDescription": "Comandos disponibles para este participante del chat, que el usuario puede invocar con \"/\".", - "chatFailErrorMessage": "Error al cargar el chat. 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.", "chatParticipantFullName": "Nombre completo de este participante del chat, que se muestra como la etiqueta para las respuestas procedentes de este participante. Si no se proporciona, se usa {0}.", "chatParticipantId": "Id. único de este participante del chat.", @@ -7300,6 +7300,8 @@ "update product": "Actualizar {0}", "update to": "Actualización a v{0}", "updateExtensionComplete": "La actualización de la extensión {0} a la versión {1} ha finalizado.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "Inició la actualización de la extensión {0} a la versión {1}.", "updated": "Actualizado", "workbench.extensions.action.clearLanguage": "Borrar idioma para mostrar", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Deshabilitar todo", "disableDependents": "Disable Extension with Dependents", "enable locally": "{0} habilitar esta extensión localmente.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Cambiar el lenguaje de la celda", "clearAllCellsOutputs": "Borrar todas las salidas", "clearCellOutputs": "Borrar salidas de celdas", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Eliminar", "confirmDeleteButtonMessage": "Esta celda se está ejecutando, ¿está seguro de que desea eliminarla?", "detectLanguage": "Aceptar lenguaje detectado para celda", @@ -10416,6 +10420,15 @@ "source control repositories": "Repositorios de control de código fuente", "sourceControlViewIcon": "Vea el icono de la vista Control de código fuente." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositorios de control de código fuente" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Aceptar sugerencia seleccionada", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Ocultar widget de sugerencias", "workbench.action.terminal.selectNextPageSuggestion": "Seleccionar la sugerencia de página siguiente", "workbench.action.terminal.selectNextSuggestion": "Seleccionar la sugerencia siguiente", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Seleccionar la sugerencia anterior" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Habilita las sugerencias experimentales de IntelliSense de terminal para los shells admitidos ({0}) cuando {1} se establece en {2}.\r\n\r\nSi la integración del shell se instala manualmente, {3} debe establecerse en {4} antes de llamar al script de integración del shell.", "suggest.quickSuggestions": "Controla si las sugerencias deben mostrarse automáticamente al escribir. Tenga en cuenta también la configuración de {0} que controla si los caracteres especiales desencadenan las sugerencias.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Controla si deben aparecer sugerencias de forma automática al escribir caracteres desencadenadores." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Vista previa", "profileExists": "Ya existe un perfil con el nombre {0}.", "profileNameRequired": "El nombre del perfil es obligatorio.", + "replace": "Replace", "untitled": "Sin título", "use as new window": "Usar para nuevas ventanas" }, @@ -14508,9 +14528,7 @@ "create from": "Copiar de:", "create from profile": "Crear perfil: {0}", "create keybindings": "Creando métodos abreviados de teclado...", - "create new": "&&Crear nuevo perfil", "create new profle": "Crear perfil...", - "create new title": "Crear perfil", "create profile": "Crear perfil", "create snippets": "Creando fragmentos de código...", "create tasks": "Creando tareas...", @@ -14537,15 +14555,14 @@ "keybindings": "Métodos abreviados de teclado", "learn more": "Más información", "local": "Local", - "name": "Nombre del perfil", "name placeholder": "Nombre del perfil", "name required": "El nombre del perfil es obligatorio y debe ser un valor que no esté vacío.", "open": "&&Abrir vínculo", "open in": "&&Abrir en {0}", - "overwrite": "&&Sobrescribir", + "overwrite": "&&Replace", "preview profile": "Perfil de vista previa", "preview profile message": "De forma predeterminada, las extensiones no se instalan al obtener una vista previa de un perfil en la web. Aún puede instalarlas manualmente antes de importar el perfil. ", - "profile already exists": "El perfil con el nombre \"{0}\" ya existe. ¿Quiere sobrescribirlo?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Error al importar el perfil: {0}", "profile name required": "Se debe proporcionar un nombre de perfil.", "profileExists": "Ya existe un perfil con el nombre {0}.", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index dc384172c9..07295f3a48 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Le nombre d’espaces auxquels une tabulation est égale. Ce paramètre est substitué basé sur le contenu du fichier lorsque {0} est activé.", "trimAutoWhitespace": "Supprimer l'espace blanc de fin inséré automatiquement.", "useInlineViewWhenSpaceIsLimited": "Si cette option est activée et que la largeur de l'éditeur est trop étroite, la vue inline est utilisée.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Contrôle si les complétions doivent être calculées en fonction des mots du document et à partir de quels documents elles sont calculées.", "wordBasedSuggestions.allDocuments": "Suggère des mots dans tous les documents ouverts.", "wordBasedSuggestions.currentDocument": "Suggère uniquement des mots dans le document actif.", @@ -2890,22 +2891,6 @@ "vs/server/node/serverServices": { "remoteExtensionLog": "Serveur" }, - "win32/i18n/messages": { - "AddContextMenuFiles": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de fichier de l'Explorateur Windows", - "AddContextMenuFolders": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de répertoire de l'Explorateur Windows", - "AddToPath": "Ajouter à PATH (nécessite un redémarrage de l'interpréteur de commande)", - "AdditionalIcons": "Icônes supplémentaires :", - "AssociateWithFiles": "Inscrire %1 en tant qu'éditeur pour les types de fichier pris en charge", - "ConfirmUninstall": "Voulez-vous vraiment supprimer complètement %1 et tous ses composants ?", - "CreateDesktopIcon": "Créer une icône de &Bureau", - "CreateQuickLaunchIcon": "Créer un &icône de lancement rapide", - "FinishedLabel": "Le programme d'installation a fini d'installer [name] sur votre ordinateur. Vous pouvez lancer l'application en sélectionnant les raccourcis installés.", - "OpenWithCodeContextMenu": "Ouvr&ir avec %1", - "Other": "Autre :", - "RunAfter": "Exécuter %1 après l'installation", - "SourceFile": "Fichier source %1", - "UpdatingVisualStudioCode": "Mise à jour de Visual Studio Code..." - }, "vs/code/electron-main/app": { "cancel": "&&Non", "confirmOpenDetail": "Si vous n'avez pas lancé cette requête, cela signifie peut-être que votre système a fait l'objet d'une tentative d'attaque. Si vous n'avez pas effectué d'action explicite pour lancer cette requête, appuyez sur Non", @@ -5138,8 +5123,7 @@ "openDiffEditorAnnouncement": "Éditeur de différences" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Lorsqu'ils sont activés, les droits disponibles pour le compte seront affichés dans le menu des comptes.", - "workbench.chat.showWelcomeView": "Lorsque cette option est activée, l’affichage de l’accueil du panneau de conversation s’affiche." + "workbench.accounts.showEntitlements": "Lorsqu'ils sont activés, les droits disponibles pour le compte seront affichés dans le menu des comptes." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Émet un son lorsqu’une requête de conversation est effectuée.", @@ -5450,7 +5434,7 @@ "dismiss": "Ignorer" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Références utilisées", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, réduit", "usedReferencesExpanded": "{0}, développé", "usedReferencesPlural": "{0} références utilisées", @@ -5482,11 +5466,12 @@ "notebook.moreExecuteActionsLabel": "Plus..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Afficher l’extension", "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.", @@ -5494,7 +5479,6 @@ "chatCommandSticky": "Indique si l’appel de la commande place la conversation dans un mode persistant dans lequel la commande est automatiquement ajoutée à l’entrée de conversation pour le message suivant.", "chatCommandWhen": "Condition qui doit avoir la valeur true pour activer cette commande.", "chatCommandsDescription": "Commandes disponibles pour ce participant à la conversation que l’utilisateur peut appeler avec un `/`.", - "chatFailErrorMessage": "Désolé... Nous n’avons pas pu charger Conversation. Veuillez vérifier que l’extension Conversation GitHub Copilot est à jour.", "chatParticipantDescription": "Description de ce participant à la conversation, affichée dans l’interface utilisateur.", "chatParticipantFullName": "Nom complet de ce participant à la conversation, qui est affiché comme étiquette pour les réponses provenant de ce participant. S’il n’est pas fourni, {0} est utilisé.", "chatParticipantId": "ID unique de ce participant à la conversation.", @@ -7300,6 +7284,8 @@ "update product": "Mise à jour {0}", "update to": "Mise à jour vers v{0}", "updateExtensionComplete": "Mise à jour de l'extension {0} vers la version {1} terminée.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "La mise à jour de l'extension {0} vers la version {1} a commencé.", "updated": "Mise à jour terminée", "workbench.extensions.action.clearLanguage": "Effacer le langage d’affichage", @@ -7444,6 +7430,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Tout désactiver", "disableDependents": "Disable Extension with Dependents", "enable locally": "Veuillez {0} pour activer cette extension localement.", @@ -9158,6 +9145,7 @@ "changeLanguage": "Changer le langage des cellules", "clearAllCellsOutputs": "Effacer toutes les sorties", "clearCellOutputs": "Effacer les sorties de cellule", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Supprimer", "confirmDeleteButtonMessage": "Cette cellule est en cours d’exécution. Voulez-vous vraiment la supprimer ?", "detectLanguage": "Accepter le langage détecté pour la cellule", @@ -10416,6 +10404,15 @@ "source control repositories": "Dépôts de contrôle de code source", "sourceControlViewIcon": "Icône de vue du contrôle de code source." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Dépôts de contrôle de code source" }, @@ -12096,6 +12093,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Accepter la suggestion sélectionnée", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Masquer le widget de suggestion", "workbench.action.terminal.selectNextPageSuggestion": "Sélectionner la suggestion de page suivante", "workbench.action.terminal.selectNextSuggestion": "Sélectionner la suggestion suivante", @@ -12103,8 +12101,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Sélectionner la suggestion précédente" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Permet les suggestions Intellisense du terminal expérimental pour les shells pris en charge ({0}) lorsque {1} est défini sur {2}.\r\n\r\nSi l’intégration de l’interpréteur de commandes est installée manuellement, {3} doit être définie sur {4} avant d’appeler le script d’intégration de l’interpréteur de commandes.", "suggest.quickSuggestions": "Contrôle si les suggestions doivent s’afficher automatiquement lors de la saisie. Tenez également compte du {0}-setting qui contrôle si les suggestions sont déclenchées par des caractères spéciaux.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Contrôle si les suggestions devraient automatiquement s’afficher lorsque vous tapez les caractères de déclencheur." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12792,7 @@ "preview": "Afficher un aperçu", "profileExists": "Il existe déjà un profil intitulé {0}.", "profileNameRequired": "Un nom de profil est requis.", + "replace": "Replace", "untitled": "Sans titre", "use as new window": "Utiliser pour les nouvelles fenêtres" }, @@ -14508,9 +14512,7 @@ "create from": "Copier à partir de :", "create from profile": "Créer un profil : {0}", "create keybindings": "Création des raccourcis clavier...", - "create new": "&&Créer un profil", "create new profle": "Créer un profil...", - "create new title": "Créer un profil", "create profile": "Créer un profil", "create snippets": "Création d’extraits de code...", "create tasks": "Création des tâches...", @@ -14537,15 +14539,14 @@ "keybindings": "Raccourcis clavier", "learn more": "En savoir plus", "local": "Local", - "name": "Nom du profil", "name placeholder": "Nom du profil", "name required": "Le nom de profil est obligatoire et doit être une valeur non vide.", "open": "&&Ouvrir le lien", "open in": "&&Ouvrir dans {0}", - "overwrite": "&&Substituer", + "overwrite": "&&Replace", "preview profile": "Profil d’aperçu", "preview profile message": "Par défaut, les extensions ne sont pas installées lors de l’aperçu d’un profil sur le web. Vous pouvez toujours les installer manuellement avant d’importer le profil. ", - "profile already exists": "Le profil portant le nom « {0} » existe déjà. Voulez-vous le remplacer ?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Erreur lors de l’importation du profil : {0}", "profile name required": "Le nom du profil doit être fourni.", "profileExists": "Il existe déjà un profil intitulé {0}.", @@ -14744,6 +14745,22 @@ "saveWorkspaceMessage": "Voulez-vous enregistrer la configuration de votre espace de travail dans un fichier ?", "workspaceOpenedDetail": "L’espace de travail est déjà ouvert dans une autre fenêtre. Veuillez s’il vous plaît d’abord fermer cette fenêtre et puis essayez à nouveau.", "workspaceOpenedMessage": "Impossible d’enregistrer l’espace de travail '{0}'" + }, + "win32/i18n/messages": { + "AddContextMenuFiles": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de fichier de l'Explorateur Windows", + "AddContextMenuFolders": "Ajouter l'action \"Ouvrir avec %1\" au menu contextuel de répertoire de l'Explorateur Windows", + "AddToPath": "Ajouter à PATH (nécessite un redémarrage de l'interpréteur de commande)", + "AdditionalIcons": "Icônes supplémentaires :", + "AssociateWithFiles": "Inscrire %1 en tant qu'éditeur pour les types de fichier pris en charge", + "ConfirmUninstall": "Voulez-vous vraiment supprimer complètement %1 et tous ses composants ?", + "CreateDesktopIcon": "Créer une icône de &Bureau", + "CreateQuickLaunchIcon": "Créer un &icône de lancement rapide", + "FinishedLabel": "Le programme d'installation a fini d'installer [name] sur votre ordinateur. Vous pouvez lancer l'application en sélectionnant les raccourcis installés.", + "OpenWithCodeContextMenu": "Ouvr&ir avec %1", + "Other": "Autre :", + "RunAfter": "Exécuter %1 après l'installation", + "SourceFile": "Fichier source %1", + "UpdatingVisualStudioCode": "Mise à jour de Visual Studio Code..." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index 241969a4a0..b4d4b8ae36 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Numero di spazi a cui è uguale una scheda. Questa impostazione viene sottoposta a override in base al contenuto del file quando {0} è attivo.", "trimAutoWhitespace": "Rimuovi gli spazi finali inseriti automaticamente.", "useInlineViewWhenSpaceIsLimited": "Se questa opzione è abilitata e la larghezza dell'editor è troppo piccola, verrà usata la visualizzazione inline.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Controlla se i completamenti devono essere calcolati in base alle parole nel documento e dai documenti da cui vengono calcolati.", "wordBasedSuggestions.allDocuments": "Suggerisci parole da tutti i documenti aperti.", "wordBasedSuggestions.currentDocument": "Suggerisci parole solo dal documento attivo.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Editor diff" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Se questa opzione è abilitata, i diritti disponibili per l'account verranno visualizzati nel menu Account.", - "workbench.chat.showWelcomeView": "Se questa opzione è abilitata, viene mostrata la visualizzazione di benvenuto del pannello della chat." + "workbench.accounts.showEntitlements": "Se questa opzione è abilitata, i diritti disponibili per l'account verranno visualizzati nel menu Account." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Riproduce un suono quando viene effettuata una richiesta di chat.", @@ -5450,7 +5450,7 @@ "dismiss": "Ignora" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Riferimenti inutilizzati", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, compresso", "usedReferencesExpanded": "{0}, espansa", "usedReferencesPlural": "Riferimenti inutilizzati {0}", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Altro..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Mostra estensione", "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.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Indica se richiamando il comando la chat viene attivata in modalità persistente, in cui il comando viene aggiunto automaticamente all'input della chat per il messaggio successivo.", "chatCommandWhen": "Una condizione che deve essere True per abilitare questo comando.", "chatCommandsDescription": "Comandi disponibili per questo partecipante alla chat, che l'utente può richiamare con '/'.", - "chatFailErrorMessage": "Caricamento chat non riuscito. Assicurarsi che l'estensione chat GitHub Copilot sia aggiornata.", "chatParticipantDescription": "Una descrizione di questo partecipante alla chat, visualizzata nell'interfaccia utente.", "chatParticipantFullName": "Nome completo di questo partecipante alla chat, che viene visualizzato come etichetta per le risposte provenienti da questo partecipante. Se non viene specificato, viene usato {0}.", "chatParticipantId": "Un ID univoco per questo partecipante alla chat.", @@ -7300,6 +7300,8 @@ "update product": "Aggiornamento {0}", "update to": "Eseguire l'aggiornamento a v{0}", "updateExtensionComplete": "L'aggiornamento dell'estensione {0} alla versione {1} è stata completata.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "L'aggiornamento dell'estensione {0} alla versione {1} è stata avviata.", "updated": "Aggiornata", "workbench.extensions.action.clearLanguage": "Cancella lingua visualizzata", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Disabilita tutto", "disableDependents": "Disable Extension with Dependents", "enable locally": "Please {0} per abilitare questa estensione a livello locale.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Cambia linguaggio della cella", "clearAllCellsOutputs": "Cancella tutti gli output", "clearCellOutputs": "Cancella output della cella", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Elimina", "confirmDeleteButtonMessage": "La cella è in esecuzione. Eliminarla?", "detectLanguage": "Accetta lingua rilevata per la cella", @@ -10416,6 +10420,15 @@ "source control repositories": "Repository del controllo del codice sorgente", "sourceControlViewIcon": "Icona della visualizzazione Controllo del codice sorgente." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repository del controllo del codice sorgente" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Accetta i suggerimenti selezionati", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Nascondi widget suggerimenti", "workbench.action.terminal.selectNextPageSuggestion": "Selezionare il suggerimento per la pagina successiva", "workbench.action.terminal.selectNextSuggestion": "Seleziona il suggerimento successivo", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Seleziona il suggerimento precedente" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Abilita i suggerimenti IntelliSense del terminale sperimentale per le shell supportate ({0}) quando {1} è impostato su {2}.\r\n\r\nSe l'integrazione della shell viene installata manualmente, è necessario impostare {3} su {4} prima di chiamare lo script di integrazione della shell.", "suggest.quickSuggestions": "Controlla se i suggerimenti devono essere visualizzati automaticamente durante la digitazione. Tenere anche conto dell'impostazione {0} che controlla se i suggerimenti vengono attivati dai caratteri speciali.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Controlla se i suggerimenti devono essere visualizzati automaticamente durante la digitazione dei caratteri trigger." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Anteprima", "profileExists": "Il profilo con nome {0} esiste già.", "profileNameRequired": "Il nome profilo è obbligatorio.", + "replace": "Replace", "untitled": "Senza titolo", "use as new window": "Usa per nuove finestre" }, @@ -14508,9 +14528,7 @@ "create from": "Copia da:", "create from profile": "Crea profilo: {0}", "create keybindings": "Creazione delle scelte rapide da tastiera in corso...", - "create new": "&&Crea nuovo profilo", "create new profle": "Crea nuovo profilo...", - "create new title": "Crea nuovo profilo", "create profile": "Crea profilo", "create snippets": "Creazione dei frammenti in corso...", "create tasks": "Creazione delle attività in corso...", @@ -14537,15 +14555,14 @@ "keybindings": "Tasti di scelta rapida", "learn more": "Altre informazioni", "local": "Locale", - "name": "Nome del profilo", "name placeholder": "Nome del profilo", "name required": "Il nome del profilo è obbligatorio e deve essere un valore non vuoto.", "open": "&&Apri collegamento", "open in": "&&Apri in {0}", - "overwrite": "&&Sovrascrivi", + "overwrite": "&&Replace", "preview profile": "Anteprima profilo", "preview profile message": "Per impostazione predefinita, le estensioni non vengono installate quando si visualizza l'anteprima di un profilo sul Web. È comunque possibile installarle manualmente prima di importare il profilo. ", - "profile already exists": "Esiste già un modello con il nome '{0}' specificato. Sovrascriverlo?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Errore durante l'importazione del profilo: {0}", "profile name required": "È necessario specificare il nome del profilo.", "profileExists": "Il profilo con nome {0} esiste già.", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index 36e3cfe4d2..5b83a56156 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "1 つのタブに相当するスペースの数。{0} がオンの場合、この設定はファイル コンテンツに基づいて上書きされます。", "trimAutoWhitespace": "自動挿入された末尾の空白を削除します。", "useInlineViewWhenSpaceIsLimited": "有効になっていると、エディターの幅が小さすぎる場合はインライン ビューが使用されます。", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "ドキュメントの単語に基づいて入力候補を計算するかどうか、またどのドキュメントから入力候補を計算するかを制御します。", "wordBasedSuggestions.allDocuments": "開いているすべてのドキュメントから単語の候補を表示します。", "wordBasedSuggestions.currentDocument": "アクティブなドキュメントからのみ単語の候補を表示します。", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "差分エディター" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "有効にすると、アカウントの使用可能な権利が [アカウント] メニューに表示されます。", - "workbench.chat.showWelcomeView": "有効にすると、チャット パネルのウェルカム ビューが表示されます。" + "workbench.accounts.showEntitlements": "有効にすると、アカウントの使用可能な権利が [アカウント] メニューに表示されます。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "チャット要求が行われたときにサウンドを再生します。", @@ -5450,7 +5450,7 @@ "dismiss": "閉じる" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "使用済み参照", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}、折りたたまれています", "usedReferencesExpanded": "{0}、展開済み", "usedReferencesPlural": "{0} 参照 使用済み", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "その他..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "拡張機能の表示", "chat.viewContainer.label": "チャット", "chatCommand": "このコマンドが UI で参照されるときの短い名前。たとえば、問題を修正するコマンドやコードを説明するコマンドの場合は、'fix' や * 'explain' などです。この名前は、参加者が提供するコマンドの中で一意である必要があります。", "chatCommandDescription": "このコマンドの説明。", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "コマンドを呼び出すと、チャットが永続モードにになります。ここで、コマンドは次のメッセージのチャット入力に自動的に追加されます。", "chatCommandWhen": "このコマンドを有効にするために true にする必要がある条件。", "chatCommandsDescription": "このチャット参加者が使用できるコマンド。ユーザーは '/' で呼び出すことができます。", - "chatFailErrorMessage": "チャットを読み込めませんでした。GitHub Copilot チャット拡張機能が最新であることを確認してください。", "chatParticipantDescription": "UI に表示される、このチャット参加者の説明。", "chatParticipantFullName": "このチャット参加者の完全な名前。この参加者からの応答のラベルとして表示されます。指定しない場合は、{0} が使用されます。", "chatParticipantId": "このチャット参加者の一意の ID。", @@ -7300,6 +7300,8 @@ "update product": "{0} の更新", "update to": "v{0} に更新", "updateExtensionComplete": "拡張機能 {0} のバージョン {1} への更新を完了しました。", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "拡張機能 {0} のバージョン {1} への更新を開始しました。", "updated": "更新", "workbench.extensions.action.clearLanguage": "表示言語のクリア", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "すべて無効にする", "disableDependents": "Disable Extension with Dependents", "enable locally": "この拡張機能をローカルで有効にするには、{0} してください。", @@ -9158,6 +9161,7 @@ "changeLanguage": "セルの言語の変更", "clearAllCellsOutputs": "すべての出力のクリア", "clearCellOutputs": "セルの出力をクリアする", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "削除", "confirmDeleteButtonMessage": "このセルは実行中です。削除しますか?", "detectLanguage": "セルの検出された言語を承諾する", @@ -10416,6 +10420,15 @@ "source control repositories": "ソース管理リポジトリ", "sourceControlViewIcon": "ソース管理ビューの表示アイコン。" }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "ソース管理リポジトリ" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "選択した提案を承諾しますか?", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "提案ウィジェットを非表示にする", "workbench.action.terminal.selectNextPageSuggestion": "次のページ候補を選択する", "workbench.action.terminal.selectNextSuggestion": "[次の提案] を選択する", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "前の候補を選択する" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "{1} が {2} に設定されている場合、サポートされているシェル ({0}) の試験的なターミナル Intellisense 候補が有効になります。\r\n\r\nシェル統合を手動でインストールする場合は、シェル統合スクリプトを呼び出す前に、{3} を {4} に設定する必要があります。", "suggest.quickSuggestions": "入力中に候補を自動的に表示するかどうかを制御します。また、提案が特殊文字によってトリガーされるかどうかを制御する {0}-設定にも注意してください。", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "トリガー文字の入力時に候補が自動的に表示されるようにするかどうかを制御します。" }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "プレビュー", "profileExists": "{0} という名前のプロファイルは既に存在します。", "profileNameRequired": "プロファイル名が必要です。", + "replace": "Replace", "untitled": "無題", "use as new window": "新しい Windows に使用する" }, @@ -14508,9 +14528,7 @@ "create from": "コピー元:", "create from profile": "プロファイルの作成: {0}", "create keybindings": "キーボード ショートカットを作成しています...", - "create new": "新しいプロファイルの作成(&&C)", "create new profle": "新しいプロファイルの作成...", - "create new title": "新しいプロファイルの作成", "create profile": "プロファイルを作成する", "create snippets": "スニペットを作成しています...", "create tasks": "タスクを作成しています...", @@ -14537,15 +14555,14 @@ "keybindings": "キーボード ショートカット", "learn more": "詳細情報", "local": "ローカル", - "name": "プロファイル名", "name placeholder": "プロファイル名", "name required": "プロファイル名は必須であり、空でない値である必要があります。", "open": "リンクを開く(&&O)", "open in": "{0} で開く(&&O)", - "overwrite": "上書き(&&O)", + "overwrite": "&&Replace", "preview profile": "プロファイルをプレビューする", "preview profile message": "既定では、Web 上でプロファイルをプレビューするときに拡張機能はインストールされません。プロファイルをインポートする前に手動でインストールすることもできます。 ", - "profile already exists": "名前 '{0}' のプロフィールが既に存在します。上書きしますか?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "エラーのインポート中にエラーが発生しました: {0}", "profile name required": "プロファイル名を指定する必要があります。", "profileExists": "{0} という名前のプロファイルは既に存在します。", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index 31a0e90ad6..64b140825e 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "탭이 같은 공백의 수입니다. 이 설정은 {0}이(가) 켜져 있을 때 파일 내용을 기반으로 재정의됩니다.", "trimAutoWhitespace": "끝에 자동 삽입된 공백을 제거합니다.", "useInlineViewWhenSpaceIsLimited": "사용하도록 설정하고 편집기 너비가 너무 작을 경우 인라인 보기가 사용됩니다.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "문서의 단어를 기준으로 완성도를 계산해야 하는지 여부 및 완성도가 계산되는 문서를 기준으로 계산되는지 여부를 제어합니다.", "wordBasedSuggestions.allDocuments": "모든 열린 문서에서 단어를 제안합니다.", "wordBasedSuggestions.currentDocument": "활성 문서에서만 단어를 제안합니다.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Diff 편집기" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "사용하도록 설정하면 계정에 대해 사용 가능한 자격이 계정 메뉴에 표시됩니다.", - "workbench.chat.showWelcomeView": "사용하도록 설정하면 채팅 패널 시작 보기가 표시됩니다." + "workbench.accounts.showEntitlements": "사용하도록 설정하면 계정에 대해 사용 가능한 자격이 계정 메뉴에 표시됩니다." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "채팅 요청이 있을 때 소리를 재생합니다.", @@ -5450,7 +5450,7 @@ "dismiss": "해제" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "사용된 참조", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, 축소됨", "usedReferencesExpanded": "{0}, 확장됨", "usedReferencesPlural": "사용된 {0} 참조", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "자세히..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "확장 표시", "chat.viewContainer.label": "채팅", "chatCommand": "이 명령이 UI에서 참조되는 짧은 이름(예: 문제를 해결하거나 코드를 설명하는 명령에 대한 'fix' 또는 * 'explain')입니다. 이름은 이 참가자가 제공한 명령 중에서 고유해야 합니다.", "chatCommandDescription": "이 명령에 대한 설명.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "명령을 호출하면 채팅이 영구 모드로 전환되는지 여부가 결정됩니다. 여기서 명령은 다음 메시지의 채팅 입력에 자동으로 추가됩니다.", "chatCommandWhen": "이 명령을 사용하려면 true여야 하는 조건입니다.", "chatCommandsDescription": "이 채팅 참가자에 사용할 수 있는 명령입니다. 사용자가 '/'를 사용하여 호출할 수 있습니다.", - "chatFailErrorMessage": "채팅을 로드하지 못했습니다. GitHub Copilot 채팅 확장이 최신 상태인지 확인하세요.", "chatParticipantDescription": "UI에 표시된 이 채팅 참가자에 대한 설명입니다.", "chatParticipantFullName": "이 참가자가 보낸 응답의 레이블로 표시되는 이 채팅 참가자의 전체 이름입니다. 제공하지 않으면 {0}이(가) 사용됩니다.", "chatParticipantId": "이 채팅 참가자의 고유 ID입니다.", @@ -7300,6 +7300,8 @@ "update product": "{0} 업데이트", "update to": "{0} 버전으로 업데이트", "updateExtensionComplete": "{0} 확장을 {1} 버전으로 업데이트가 완료되었습니다.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "{0} 확장을 {1} 버전으로 업데이트가 시작되었습니다.", "updated": "업데이트", "workbench.extensions.action.clearLanguage": "표시 언어 지우기", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "모두 사용 안 함", "disableDependents": "Disable Extension with Dependents", "enable locally": "이 확장을 로컬로 활성화하려면 {0}합니다.", @@ -9158,6 +9161,7 @@ "changeLanguage": "셀 언어 변경", "clearAllCellsOutputs": "출력 모두 지우기", "clearCellOutputs": "셀 출력 지우기", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "삭제", "confirmDeleteButtonMessage": "이 셀이 실행 중입니다. 삭제하시겠습니까?", "detectLanguage": "셀에 대해 감지된 언어 수락", @@ -10416,6 +10420,15 @@ "source control repositories": "소스 제어 리포지토리", "sourceControlViewIcon": "소스 제어 보기의 뷰 아이콘입니다." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "소스 제어 리포지토리" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "선택한 제안 수락", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "제안 위젯 숨기기", "workbench.action.terminal.selectNextPageSuggestion": "다음 페이지 제안 선택", "workbench.action.terminal.selectNextSuggestion": "다음 제안 선택", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "이전 제안 선택" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "{1}이(가) {2}(으)로 설정된 경우 지원되는 셸({0})에 대한 실험적 터미널 Intellisense 제안을 활성화합니다.\r\n\r\n셸 통합을 수동으로 설치한 경우 셸 통합 스크립트를 호출하기 전에 {3}을(를) {4}(으)로 설정해야 합니다.", "suggest.quickSuggestions": "입력하는 동안 제안을 자동으로 표시할지 여부를 제어합니다. 또한 제안이 특수 문자에 의해 실행되는지 여부를 제어하는 {0}-설정에 유의하세요.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "트리거 문자를 입력할 때 제안을 자동으로 표시할지 여부를 제어합니다." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "미리 보기", "profileExists": "이름이 {0}인 프로필이 이미 있습니다.", "profileNameRequired": "프로필 이름은 필수 항목입니다.", + "replace": "Replace", "untitled": "제목 없음", "use as new window": "새 Windows에 사용" }, @@ -14508,9 +14528,7 @@ "create from": "복사 원본:", "create from profile": "프로필 만들기: {0}", "create keybindings": "바로 가기 키를 만드는 중...", - "create new": "새 프로필 만들기(&&C)", "create new profle": "새 프로필 만들기...", - "create new title": "새 프로필 만들기", "create profile": "프로필 만들기", "create snippets": "코드 조각을 만드는 중...", "create tasks": "작업을 만드는 중...", @@ -14537,15 +14555,14 @@ "keybindings": "바로 가기 키", "learn more": "자세히 알아보기", "local": "로컬", - "name": "프로필 이름", "name placeholder": "프로필 이름", "name required": "프로필 이름은 필수이며 비어 있지 않은 값이어야 합니다.", "open": "링크 열기(&&O)", "open in": "{0}에서 열기(&&O)", - "overwrite": "덮어쓰기(&&O)", + "overwrite": "&&Replace", "preview profile": "프로필 미리 보기", "preview profile message": "기본적으로 웹에서 프로필을 미리 볼 때 확장이 설치되지 않습니다. 프로필을 가져오기 전에 수동으로 설치할 수 있습니다. ", - "profile already exists": "이름이 '{0}'인 템플릿이 이미 있습니다. 덮어쓰시겠습니까?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "프로필을 가져오는 중 오류 발생: {0}", "profile name required": "프로필 이름을 제공해야 합니다.", "profileExists": "이름이 {0}인 프로필이 이미 있습니다.", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index cfe0440236..1d879574d5 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Liczba spacji, której równy jest tabulator. To ustawienie jest przesłaniane na podstawie zawartości pliku, gdy jest włączona opcja {0}.", "trimAutoWhitespace": "Usuń automatycznie wstawiony końcowy znak odstępu.", "useInlineViewWhenSpaceIsLimited": "Jeśli ta opcja jest włączona, a szerokość edytora jest za mała, używany jest widok wbudowany.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Określa, czy uzupełnienia mają być obliczane na podstawie wyrazów w dokumencie i na podstawie tego, z których dokumentów pochodzą.", "wordBasedSuggestions.allDocuments": "Sugeruj wyrazy ze wszystkich otwartych dokumentów.", "wordBasedSuggestions.currentDocument": "Sugeruj tylko wyrazy z aktywnego dokumentu.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Edytor różnic" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Gdy ta opcja jest włączona, dostępne uprawnienia dla konta będą wyświetlane w menu konta.", - "workbench.chat.showWelcomeView": "Po włączeniu tej opcji będzie wyświetlany widok powitalny panelu czatu." + "workbench.accounts.showEntitlements": "Gdy ta opcja jest włączona, dostępne uprawnienia dla konta będą wyświetlane w menu konta." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Odtwarza dźwięk po wysłaniu żądania czatu.", @@ -5450,7 +5450,7 @@ "dismiss": "Odrzuć" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Użyte odwołania", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, zwinięto", "usedReferencesExpanded": "{0}, rozwinięto", "usedReferencesPlural": "Użyto następującą liczbę odwołań: {0}", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Więcej..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Pokaż rozszerzenie", "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.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "To, czy wywołanie polecenia powoduje przejście czatu w tryb trwały, w którym polecenie jest automatycznie dodawane do danych wejściowych czatu dla następnej wiadomości.", "chatCommandWhen": "Warunek, który musi mieć wartość True (Prawda), aby włączyć to polecenie.", "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. Upewnij się, że rozszerzenie czatu GitHub Copilot jest aktualne.", "chatParticipantDescription": "Opis tego uczestnika czatu wyświetlany w interfejsie użytkownika.", "chatParticipantFullName": "Pełna nazwa tego uczestnika czatu, która jest wyświetlana jako etykieta odpowiedzi pochodzących od tego uczestnika. Jeśli nie zostanie podana, {0} zostanie użyta.", "chatParticipantId": "Unikatowy identyfikator tego uczestnika czatu.", @@ -7300,6 +7300,8 @@ "update product": "Aktualizuj {0}", "update to": "Aktualizuj do wersji v{0}", "updateExtensionComplete": "Ukończono aktualizowanie rozszerzenia {0} do wersji {1}.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "Rozpoczęto aktualizowanie rozszerzenia {0} do wersji {1}.", "updated": "Zaktualizowano", "workbench.extensions.action.clearLanguage": "Wyczyść język wyświetlania", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Wyłącz wszystkie", "disableDependents": "Disable Extension with Dependents", "enable locally": "Włącz {0} to rozszerzenie lokalnie.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Zmień język komórki", "clearAllCellsOutputs": "Wyczyść wszystkie dane wyjściowe", "clearCellOutputs": "Wyczyść dane wyjściowe komórki", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Usuń", "confirmDeleteButtonMessage": "Ta komórka jest uruchomiona. Czy na pewno chcesz ją usunąć?", "detectLanguage": "Zaakceptuj wykryty język dla komórki", @@ -10416,6 +10420,15 @@ "source control repositories": "Repozytoria kontroli źródła", "sourceControlViewIcon": "Wyświetl ikonę widoku Kontrola źródła." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repozytoria kontroli źródła" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Zaakceptuj wybraną sugestię", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Ukryj widżet Sugestia", "workbench.action.terminal.selectNextPageSuggestion": "Wybierz sugestię na następnej stronie", "workbench.action.terminal.selectNextSuggestion": "Wybierz następną sugestię", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Wybierz poprzednią sugestię" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Włącza eksperymentalne podpowiedzi terminala IntelliSense dla obsługiwanych powłok ({0}), gdy {1} jest ustawiona na {2}.\r\n\r\nJeśli integracja powłoki jest instalowana ręcznie, należy ustawić {3} na {4} przed wywołaniem skryptu integracji powłoki.", "suggest.quickSuggestions": "Określa, czy sugestie powinny być automatycznie wyświetlane podczas pisania. Pamiętaj również o ustawieniu {0}, które kontroluje, czy sugestie są wyzwalane przez znaki specjalne.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Określa, czy sugestie powinny być automatycznie wyświetlane podczas wpisywania znaków wyzwalacza." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Podgląd", "profileExists": "Profil o nazwie {0} już istnieje.", "profileNameRequired": "Nazwa profilu jest wymagana.", + "replace": "Replace", "untitled": "Bez tytułu", "use as new window": "Użyj dla nowego systemu Windows" }, @@ -14508,9 +14528,7 @@ "create from": "Kopiuj z:", "create from profile": "Utwórz profil: {0}", "create keybindings": "Trwa tworzenie skrótów klawiaturowych...", - "create new": "&&Utwórz nowy profil", "create new profle": "Utwórz nowy profil...", - "create new title": "Utwórz nowy profil", "create profile": "Utwórz profil", "create snippets": "Trwa tworzenie fragmentów kodu...", "create tasks": "Trwa tworzenie zadań...", @@ -14537,15 +14555,14 @@ "keybindings": "Skróty klawiaturowe", "learn more": "Dowiedz się więcej", "local": "Lokalny", - "name": "Nazwa profilu", "name placeholder": "Nazwa profilu", "name required": "Nazwa profilu jest wymagana i musi być wartością niepustą.", "open": "&&Otwórz link", "open in": "&&Otwórz w {0}", - "overwrite": "&&Zastąp", + "overwrite": "&&Replace", "preview profile": "Profil podglądu", "preview profile message": "Domyślnie rozszerzenia nie są instalowane podczas wyświetlania podglądu profilu w sieci Web. Nadal możesz zainstalować je ręcznie przed zaimportowaniem profilu. ", - "profile already exists": "Profil o nazwie „{0}” już istnieje. Czy chcesz go zastąpić?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Błąd podczas importowania profilu: {0}", "profile name required": "Należy podać nazwę profilu.", "profileExists": "Profil o nazwie {0} już istnieje.", 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 2cadb3b646..af812a997f 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "O número de espaços aos qual uma guia é igual. Essa configuração é substituída com base no conteúdo do arquivo quando {0} está ativado.", "trimAutoWhitespace": "Remover o espaço em branco inserido automaticamente à direita.", "useInlineViewWhenSpaceIsLimited": "Se habilitada e a largura do editor for muito pequena, será usada a exibição embutida.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Controla se as conclusões devem ser computadas com base nas palavras do documento e a partir de quais documentos elas são computadas.", "wordBasedSuggestions.allDocuments": "Sugerir palavras de todos os documentos abertos.", "wordBasedSuggestions.currentDocument": "Sugerir palavras apenas do documento ativo.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Editor de comparação" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Quando habilitados, os direitos disponíveis para a conta serão mostrados no menu de contas.", - "workbench.chat.showWelcomeView": "Quando habilitado, o modo de exibição de boas-vindas do painel de chat será mostrado." + "workbench.accounts.showEntitlements": "Quando habilitados, os direitos disponíveis para a conta serão mostrados no menu de contas." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Toca um som quando uma solicitação de chat é feita.", @@ -5450,7 +5450,7 @@ "dismiss": "Ignorar" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Referências Usadas", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, recolhido", "usedReferencesExpanded": "{0}, expandido", "usedReferencesPlural": "{0} referências usadas", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Mais..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Mostrar Extensão", "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.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Se a invocação do comando coloca o chat em um modo persistente, no qual o comando é adicionado automaticamente à entrada do chat para a próxima mensagem.", "chatCommandWhen": "Uma condição que deve ser verdadeira para habilitar esse comando.", "chatCommandsDescription": "Comandos disponíveis para este participante do chat, que o usuário pode invocar com um `/`.", - "chatFailErrorMessage": "Falha ao carregar o chat. Certifique-se de que a extensão do GitHub Copilot Chat esteja atualizada.", "chatParticipantDescription": "Uma descrição deste participante do chat, mostrada na interface do usuário.", "chatParticipantFullName": "O nome completo do participante do chat, que é mostrado como o rótulo das respostas provenientes desse participante. Se não for fornecido, será usado {0}.", "chatParticipantId": "Uma ID exclusiva para este participante do chat.", @@ -7300,6 +7300,8 @@ "update product": "Atualizar {0}", "update to": "Atualizar para v{0}", "updateExtensionComplete": "A atualização da extensão {0} para a versão {1} foi concluída.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "A atualização da extensão {0} para a versão {1} foi iniciada.", "updated": "Atualizado", "workbench.extensions.action.clearLanguage": "Limpar Idioma de Exibição", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Desabilitar Tudo", "disableDependents": "Disable Extension with Dependents", "enable locally": "{0} para habilitar esta extensão localmente.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Alterar Linguagem da Célula", "clearAllCellsOutputs": "Limpar Todas as Saídas", "clearCellOutputs": "Limpar Saídas de Célula", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Excluir", "confirmDeleteButtonMessage": "Esta célula está em execução, tem certeza de que deseja excluí-la?", "detectLanguage": "Aceitar Idioma Detectado para Célula", @@ -10416,6 +10420,15 @@ "source control repositories": "Repositórios de Controle do Código-Fonte", "sourceControlViewIcon": "Ícone da exibição Controle do Código-fonte." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Repositórios de Controle do Código-Fonte" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Aceitar Sugestão Selecionada", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Ocultar Widget de Sugestão", "workbench.action.terminal.selectNextPageSuggestion": "Selecionar a Sugestão da Próxima Página", "workbench.action.terminal.selectNextSuggestion": "Selecione a Próxima Sugestão", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Selecione a Sugestão Anterior" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Habilita sugestões de IntelliSense de terminal experimental para shells ({0}) com suporte quando {1} é definido como {2}.\r\n\r\nSe a integração do shell for instalada manualmente, {3} precisa ser definido como {4} antes de chamar o script de integração do shell.", "suggest.quickSuggestions": "Controla se as sugestões devem aparecer automaticamente durante a digitação. Esteja ciente também da configuração {0}-que controla se as sugestões são acionadas por caracteres especiais.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Controla se as sugestões devem ser exibidas automaticamente ao digitar caracteres de gatilho." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Visualização", "profileExists": "O perfil com nome o {0} já existe.", "profileNameRequired": "O nome do perfil é obrigatório.", + "replace": "Replace", "untitled": "Sem título", "use as new window": "Usar para Novas Janelas" }, @@ -14508,9 +14528,7 @@ "create from": "Copiar de:", "create from profile": "Criar Perfil: {0}", "create keybindings": "Criando atalhos de teclado...", - "create new": "&&Criar Novo Perfil", "create new profle": "Criar Novo Perfil...", - "create new title": "Criar Novo Perfil", "create profile": "Criar Perfil", "create snippets": "Criando Snippets...", "create tasks": "Criando Tarefas...", @@ -14537,15 +14555,14 @@ "keybindings": "Atalhos de Teclado", "learn more": "Saiba mais", "local": "Local", - "name": "Nome do perfil", "name placeholder": "Nome do perfil", "name required": "O nome do perfil é necessário e deve ser um valor não vazio.", "open": "&&Abrir link", "open in": "&&Abrir em {0}", - "overwrite": "&&Substituir", + "overwrite": "&&Replace", "preview profile": "Visualizar Perfil", "preview profile message": "Por padrão, as extensões não são instaladas ao visualizar um perfil na Web. Você ainda poderá instalá-las manualmente antes de importar o perfil. ", - "profile already exists": "O perfil com o nome '{0}' já existe. Deseja substituí-lo?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Erro ao importar o perfil: {0}", "profile name required": "O nome do perfil deve ser fornecido.", "profileExists": "O perfil com nome o {0} já existe.", 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 fcdd82b089..a4704ebb15 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Thë ñµmþër øf spæçës æ tæþ ïs ëqµæl tø. Thïs sëttïñg ïs øvërrïððëñ þæsëð øñ thë fïlë çøñtëñts whëñ {0} ïs øñ.", "trimAutoWhitespace": "Rëmøvë træïlïñg æµtø ïñsërtëð whïtëspæçë.", "useInlineViewWhenSpaceIsLimited": "Ïf ëñæþlëð æñð thë ëðïtør wïðth ïs tøø smæll, thë ïñlïñë vïëw ïs µsëð.", + "useTrueInlineView": "Ïf ëñæþlëð æñð thë ëðïtør µsës thë ïñlïñë vïëw, wørð çhæñgës ærë rëñðërëð ïñlïñë.", "wordBasedSuggestions": "Çøñtrøls whëthër çømplëtïøñs shøµlð þë çømpµtëð þæsëð øñ wørðs ïñ thë ðøçµmëñt æñð frøm whïçh ðøçµmëñts thëÿ ærë çømpµtëð.", "wordBasedSuggestions.allDocuments": "§µggëst wørðs frøm æll øpëñ ðøçµmëñts.", "wordBasedSuggestions.currentDocument": "Øñlÿ sµggëst wørðs frøm thë æçtïvë ðøçµmëñt.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Ðïff ëðïtør" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Whëñ ëñæþlëð, ævæïlæþlë ëñtïtlëmëñts før thë æççøµñt wïll þë shøw ïñ thë æççøµñts mëñµ.", - "workbench.chat.showWelcomeView": "Whëñ ëñæþlëð, thë çhæt pæñël wëlçømë vïëw wïll þë shøwñ." + "workbench.accounts.showEntitlements": "Whëñ ëñæþlëð, ævæïlæþlë ëñtïtlëmëñts før thë æççøµñt wïll þë shøw ïñ thë æççøµñts mëñµ." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Plæÿs æ søµñð whëñ æ çhæt rëqµëst ïs mæðë.", @@ -5450,7 +5450,7 @@ "dismiss": "Ðïsmïss" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Üsëð Rëfërëñçës", + "chatCollapsibleList": "Çøllæpsïþlë Çhæt £ïst", "usedReferencesCollapsed": "{0}, çøllæpsëð", "usedReferencesExpanded": "{0}, ëxpæñðëð", "usedReferencesPlural": "Üsëð {0} rëfërëñçës", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Mørë..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "Thïs çøðë mætçhës 1 rëfërëñçë ïñ pµþlïç rëpøsïtørïës", + "codeCitationsPlural": "Thïs çøðë mætçhës {0} rëfërëñçës ïñ pµþlïç rëpøsïtørïës", "usedAgent": "[[(rërµñ wïthøµt)]]", "usedAgentSlashCommand": "µsëð {0} [[(rërµñ wïthøµt)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "§høw Ëxtëñsïøñ", "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æñð.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Whëthër ïñvøkïñg thë çømmæñð pµts thë çhæt ïñtø æ përsïstëñt møðë, whërë thë çømmæñð ïs æµtømætïçællÿ æððëð tø thë çhæt ïñpµt før thë ñëxt mëssægë.", "chatCommandWhen": "Æ çøñðïtïøñ whïçh mµst þë trµë tø ëñæþlë thïs çømmæñð.", "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øæð. 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ë ÜÏ.", "chatParticipantFullName": "Thë fµll ñæmë øf thïs çhæt pærtïçïpæñt, whïçh ïs shøwñ æs thë læþël før rëspøñsës çømïñg frøm thïs pærtïçïpæñt. Ïf ñøt prøvïðëð, {0} ïs µsëð.", "chatParticipantId": "Æ µñïqµë ïð før thïs çhæt pærtïçïpæñt.", @@ -7300,6 +7300,8 @@ "update product": "Üpðætë {0}", "update to": "Üpðætë tø v{0}", "updateExtensionComplete": "Üpðætïñg ëxtëñsïøñ {0} tø vërsïøñ {1} çømplëtëð.", + "updateExtensionConsent": "{0}\r\n\r\nWøµlð ÿøµ lïkë tø prøçëëð wïth thë µpðætë?", + "updateExtensionConsentTitle": "Üpðætë {0} Ëxtëñsïøñ", "updateExtensionStart": "Üpðætïñg ëxtëñsïøñ {0} tø vërsïøñ {1} stærtëð.", "updated": "Üpðætëð", "workbench.extensions.action.clearLanguage": "Çlëær Ðïsplæÿ £æñgµægë", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Ðø ÿøµ wæñt tø ëñæþlë æµtø µpðætë før æll ëxtëñsïøñs?", "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ëñt vërsïøñ.", "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ÿ.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Çhæñgë Çëll £æñgµægë", "clearAllCellsOutputs": "Çlëær Æll صtpµts", "clearCellOutputs": "Çlëær Çëll صtpµts", + "commentSelectedCells": "Çømmëñt §ëlëçtëð Çëlls", "confirmDeleteButton": "Ðëlëtë", "confirmDeleteButtonMessage": "Thïs çëll ïs rµññïñg, ærë ÿøµ sµrë ÿøµ wæñt tø ðëlëtë ït?", "detectLanguage": "Æççëpt Ðëtëçtëð £æñgµægë før Çëll", @@ -10416,6 +10420,15 @@ "source control repositories": "§øµrçë Çøñtrøl Rëpøsïtørïës", "sourceControlViewIcon": "Vïëw ïçøñ øf thë §øµrçë Çøñtrøl vïëw." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "Thë grëëñ çølør µsëð ïñ hïstørÿ græph.", + "scm.historyGraph.historyItemGroupLocal": "£øçæl hïstørÿ ïtëm grøµp çølør.", + "scm.historyGraph.red": "Thë rëð çølør µsëð ïñ hïstørÿ græph.", + "scm.historyGraph.yellow": "Thë ÿëlløw çølør µsëð ïñ hïstørÿ græph.", + "scm.historyItemGroupBase": "ßæsë hïstørÿ ïtëm grøµp çølør.", + "scm.historyItemGroupHoverLabelForeground": "Hïstørÿ ïtëm grøµp høvër læþël førëgrøµñð çølør.", + "scm.historyItemGroupRemote": "Rëmøtë hïstørÿ ïtëm grøµp çølør." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "§øµrçë Çøñtrøl Rëpøsïtørïës" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Æççëpt §ëlëçtë𠧵ggëstïøñ", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Æççëpt §ëlëçtë𠧵ggëstïøñ (Ëñtër)", "workbench.action.terminal.hideSuggestWidget": "Hïðë §µggëst Wïðgët", "workbench.action.terminal.selectNextPageSuggestion": "§ëlëçt thë Ñëxt Pægë §µggëstïøñ", "workbench.action.terminal.selectNextSuggestion": "§ëlëçt thë Ñëxt §µggëstïøñ", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "§ëlëçt thë Prëvïøµs §µggëstïøñ" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Ælwæÿs rµñ øñ ëñtër.", + "runOnEnter.exactMatch": "Rµñ øñ ëñtër whëñ thë sµggëstïøñ ïs tÿpëð ïñ ïts ëñtïrëtÿ.", + "runOnEnter.exactMatchIgnoreExtension": "Rµñ øñ ëñtër whëñ thë sµggëstïøñ ïs tÿpëð ïñ ïts ëñtïrëtÿ ør whëñ æ fïlë ïs tÿpëð wïthøµt ïts ëxtëñsïøñ ïñçlµðëð.", + "runOnEnter.never": "Ñëvër rµñ øñ ëñtër.", "suggest.enabled": "Ëñæþlës ëxpërïmëñtæl tërmïñæl Ïñtëllïsëñsë sµggëstïøñs før sµppørtëð shëlls ({0}) whëñ {1} ïs sët tø {2}.\r\n\r\nÏf shëll ïñtëgrætïøñ ïs ïñstællëð mæñµællÿ, {3} ñëëðs tø þë sët tø {4} þëførë çællïñg thë shëll ïñtëgrætïøñ sçrïpt.", "suggest.quickSuggestions": "Çøñtrøls whëthër sµggëstïøñs shøµlð æµtømætïçællÿ shøw µp whïlë tÿpïñg. Ælsø þë æwærë øf thë {0}-sëttïñg whïçh çøñtrøls ïf sµggëstïøñs ærë trïggërëð þÿ spëçïæl çhæræçtërs.", + "suggest.runOnEnter": "Çøñtrøls whëthër sµggëstïøñs shøµlð rµñ ïmmëðïætëlÿ whëñ ëñtër (ñøt tæþ) ïs µsëð tø æççëpt thë rësµlt.", "suggest.suggestOnTriggerCharacters": "Çøñtrøls whëthër sµggëstïøñs shøµlð æµtømætïçællÿ shøw µp whëñ tÿpïñg trïggër çhæræçtërs." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Prëvïëw", "profileExists": "Prøfïlë wïth ñæmë {0} ælrëæðÿ ëxïsts.", "profileNameRequired": "Prøfïlë ñæmë ïs rëqµïrëð.", + "replace": "Rëplæçë", "untitled": "Üñtïtlëð", "use as new window": "Üsë før Ñëw Wïñðøws" }, @@ -14508,9 +14528,7 @@ "create from": "Çøpÿ frøm:", "create from profile": "Çrëætë Prøfïlë: {0}", "create keybindings": "Çrëætïñg Këÿþøærð §hørtçµts...", - "create new": "&&Çrëætë Ñëw Prøfïlë", "create new profle": "Çrëætë Ñëw Prøfïlë...", - "create new title": "Çrëætë Ñëw Prøfïlë", "create profile": "Çrëætë Prøfïlë", "create snippets": "Çrëætïñg §ñïppëts...", "create tasks": "Çrëætïñg Tæsks...", @@ -14537,15 +14555,14 @@ "keybindings": "Këÿþøærð §hørtçµts", "learn more": "£ëærñ mørë", "local": "£øçæl", - "name": "Prøfïlë ñæmë", "name placeholder": "Prøfïlë ñæmë", "name required": "Prøfïlë ñæmë ïs rëqµïrëð æñð mµst þë æ ñøñ-ëmptÿ vælµë.", "open": "&&Øpëñ £ïñk", "open in": "&&Øpëñ ïñ {0}", - "overwrite": "&&Øvërwrïtë", + "overwrite": "&&Rëplæçë", "preview profile": "Prëvïëw Prøfïlë", "preview profile message": "ßÿ ðëfæµlt, ëxtëñsïøñs ærëñ't ïñstællëð whëñ prëvïëwïñg æ prøfïlë øñ thë wëþ. Ýøµ çæñ stïll ïñstæll thëm mæñµællÿ þëførë ïmpørtïñg thë prøfïlë. ", - "profile already exists": "Prøfïlë wïth ñæmë '{0}' ælrëæðÿ ëxïsts. Ðø ÿøµ wæñt tø øvërwrïtë ït?", + "profile already exists": "Prøfïlë wïth ñæmë '{0}' ælrëæðÿ ëxïsts. Ðø ÿøµ wæñt tø rëplæçë ïts çøñtëñts?", "profile import error": "Ërrør whïlë ïmpørtïñg prøfïlë: {0}", "profile name required": "Prøfïlë ñæmë mµst þë prøvïðëð.", "profileExists": "Prøfïlë wïth ñæmë {0} ælrëæðÿ ëxïsts.", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index 3e6959a2f8..b74c1de6a7 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Число пробелов, соответствующее табуляции. Этот параметр переопределяется на основе содержимого файла, если включен параметр {0}.", "trimAutoWhitespace": "Удалить автоматически вставляемый конечный пробел.", "useInlineViewWhenSpaceIsLimited": "Если параметр включен и ширина редактора слишком мала, используется встроенное представление.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Определяет, следует ли вычислять завершения на основе слов в документе и из каких документов они вычисляются.", "wordBasedSuggestions.allDocuments": "Предложение слов из всех открытых документов.", "wordBasedSuggestions.currentDocument": "Предложение слов только из активного документа.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Редактор несовпадений" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Если этот параметр включен, доступные права для учетной записи будут отображаться в меню учетных записей.", - "workbench.chat.showWelcomeView": "Если эта функция включена, будет отображаться приветственное окно панели чата." + "workbench.accounts.showEntitlements": "Если этот параметр включен, доступные права для учетной записи будут отображаться в меню учетных записей." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Воспроизводит звук при выполнении запроса чата.", @@ -5450,7 +5450,7 @@ "dismiss": "Закрыть" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Использованные ссылки", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, свернуто", "usedReferencesExpanded": "{0}, развернуто", "usedReferencesPlural": "Использовано ссылок: {0}", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Дополнительно..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Показать расширение", "chat.viewContainer.label": "Чат", "chatCommand": "Короткое имя, под которым эта команда указывается в пользовательском интерфейсе, например \"исправить\" или * \"объяснить\" для команд, которые исправляют проблему или объясняют код. Имя должно быть уникальным среди команд, предоставленных этим участником.", "chatCommandDescription": "Описание этой команды.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Выполняет ли вызов команды перевод чата в постоянный режим, в котором команда автоматически добавляется во входные данные чата для следующего сообщения.", "chatCommandWhen": "Условие, которое должно иметь значение true, чтобы включить эту команду.", "chatCommandsDescription": "Доступные команды для этого участника чата, которые пользователь может вызывать с помощью \"/\".", - "chatFailErrorMessage": "Не удалось загрузить чат. Убедитесь, что расширение чата GitHub Copilot обновлено.", "chatParticipantDescription": "Описание этого участника чата, отображаемое в пользовательском интерфейсе.", "chatParticipantFullName": "Полное имя участника чата, отображаемое в качестве метки для ответов, поступающих от этого участника. Если не предоставлено, используется {0}.", "chatParticipantId": "Уникальный идентификатор этого участника чата.", @@ -7300,6 +7300,8 @@ "update product": "Обновить {0}", "update to": "Обновление до версии{0}", "updateExtensionComplete": "Обновление расширения {0} до версии {1} завершено. ", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "Обновление расширения {0} до версии {1} запущено.", "updated": "Обновлен", "workbench.extensions.action.clearLanguage": "Очистить язык интерфейса", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Отключить все", "disableDependents": "Disable Extension with Dependents", "enable locally": "{0}, чтобы включить это расширение локально.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Изменить язык ячеек", "clearAllCellsOutputs": "Очистить все выходные данные", "clearCellOutputs": "Очистить выходные данные ячейки", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Удалить", "confirmDeleteButtonMessage": "Эта ячейка выполняется. Вы действительно хотите удалить ее?", "detectLanguage": "Принять обнаруженный язык для ячейки", @@ -10416,6 +10420,15 @@ "source control repositories": "Репозитории системы управления версиями", "sourceControlViewIcon": "Значок представления \"Система управления версиями\"." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Репозитории системы управления версиями" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Принять выбранное предложение", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Скрыть мини-приложение для предложений", "workbench.action.terminal.selectNextPageSuggestion": "Выбрать следующую предлагаемую страницу", "workbench.action.terminal.selectNextSuggestion": "Выбрать следующее предложение", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Выбрать предыдущее предложение" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "Включает экспериментальные предложения Intellisense для терминала для поддерживаемых оболочек ({0}), если для {1} установлено значение {2}.\r\n\r\nЕсли интеграция оболочки установлена вручную, необходимо установить для {3} значение {4}перед вызовом сценария интеграции оболочки.", "suggest.quickSuggestions": "Определяет, должны ли предложения автоматически отображаться при вводе. Необходимо также помнить о параметре{0}, который управляет активированием предложений специальными символами.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Определяет, должны ли при вводе триггерных символов автоматически отображаться предложения." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Предварительный просмотр", "profileExists": "Профиль с именем {0} уже существует.", "profileNameRequired": "Требуется указать имя профиля.", + "replace": "Replace", "untitled": "Без имени", "use as new window": "Использовать для новых окон" }, @@ -14508,9 +14528,7 @@ "create from": "Копировать из:", "create from profile": "Создать профиль: {0}", "create keybindings": "Создание сочетания клавиш...", - "create new": "&&Создать профиль", "create new profle": "Создать профиль...", - "create new title": "Создать профиль", "create profile": "Создание профиля", "create snippets": "Создание фрагментов...", "create tasks": "Создание задач...", @@ -14537,15 +14555,14 @@ "keybindings": "Сочетания клавиш", "learn more": "Подробнее", "local": "Локальный", - "name": "Имя профиля", "name placeholder": "Имя профиля", "name required": "Имя профиля является обязательным, и оно не может быть пустым.", "open": "&&Открыть ссылку", "open in": "&&Открыть в {0}", - "overwrite": "&&Перезаписать", + "overwrite": "&&Replace", "preview profile": "Предварительный просмотр профиля", "preview profile message": "По умолчанию расширения не устанавливаются при предварительном просмотре профиля в Интернете. Но вы можете установить их вручную перед импортом профиля. ", - "profile already exists": "Профиль с именем \"{0}\" уже существует. Хотите перезаписать его?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "Ошибка при импорте профиля: {0}", "profile name required": "Должно быть указано имя профиля.", "profileExists": "Профиль с именем {0} уже существует.", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index b9b4965003..59258a919d 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "Bir sekmenin eşit olduğu boşluk sayısı. Bu ayar, {0} açık olduğunda dosya içeriğine göre geçersiz kılınır.", "trimAutoWhitespace": "Sondaki otomatik eklenmiş boşluğu kaldır.", "useInlineViewWhenSpaceIsLimited": "Etkinleştirilmişse ve düzenleyici genişliği çok küçükse satır içi görünüm kullanılır.", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "Tamamlamaların belgedeki sözcüklere ve bunların hangi belgelerden hesaplandığına göre hesaplanıp hesaplanmayacağını kontrol eder.", "wordBasedSuggestions.allDocuments": "Tüm açık belgelerden sözcük önerin.", "wordBasedSuggestions.currentDocument": "Yalnızca etkin belgeden sözcük önerin.", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Fark düzenleyicisi" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "Etkinleştirildiğinde, hesap için mevcut yetkiler hesaplar menüsünde gösterilecektir.", - "workbench.chat.showWelcomeView": "Etkinleştirildiğinde sohbet paneli karşılama görünümü gösterilecektir." + "workbench.accounts.showEntitlements": "Etkinleştirildiğinde, hesap için mevcut yetkiler hesaplar menüsünde gösterilecektir." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "Bir sohbet isteğinde bulunulduğunda ses çalar.", @@ -5450,7 +5450,7 @@ "dismiss": "Kapat" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "Kullanılan Başvurular", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0}, daraltıldı", "usedReferencesExpanded": "{0}, genişletildi", "usedReferencesPlural": "Kullanılan {0} başvuru", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "Diğer..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "Uzantıyı Göster", "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ı.", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "Komutun çağrılmasının sohbeti, bir sonraki mesaj için komutun otomatik olarak sohbet girişine eklendiği kalıcı moda geçirip geçirmediği.", "chatCommandWhen": "Bu komutu etkinleştirmek için doğru olması gereken bir koşul.", "chatCommandsDescription": "Bu sohbet katılımcısı için mevcut olan ve kullanıcının `/` işaretiyle çağırabileceği komutlar.", - "chatFailErrorMessage": "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ı.", "chatParticipantFullName": "Bu sohbet katılımcısının, yanıtlarının etiketi olarak gösterilen tam adı. Belirtilmemişse, {0} kullanılır.", "chatParticipantId": "Bu sohbet katılımcısı için benzersiz bir kimlik.", @@ -7300,6 +7300,8 @@ "update product": "{0} Öğesini Güncelleştir", "update to": "v{0} sürümüne güncelleştir", "updateExtensionComplete": "{0} uzantısını {1} sürümüne güncelleştirme tamamlandı.", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "{0} uzantısını {1} sürümüne güncelleştirme başladı.", "updated": "Güncelleştirildi", "workbench.extensions.action.clearLanguage": "Görüntüleme Dilini Temizle", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "Tümünü Devre Dışı Bırak", "disableDependents": "Disable Extension with Dependents", "enable locally": "Lütfen bu uzantıyı yerel olarak etkinleştirmek için {0}.", @@ -9158,6 +9161,7 @@ "changeLanguage": "Hücre Dilini Değiştir", "clearAllCellsOutputs": "Tüm Çıkışları Temizle", "clearCellOutputs": "Hücre Çıkışlarını Temizle", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "Sil", "confirmDeleteButtonMessage": "Bu hücre çalışıyor, silmek istediğinizden emin misiniz?", "detectLanguage": "Hücre için Algılanan Dili Kabul Et", @@ -10416,6 +10420,15 @@ "source control repositories": "Kaynak Denetim Depoları", "sourceControlViewIcon": "Kaynak Denetimi görünümünün simgesini görüntüleyin." }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "Kaynak Denetim Depoları" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "Seçili Öneriyi Kabul Etme", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "Öneri Pencere Öğesini Gizleme", "workbench.action.terminal.selectNextPageSuggestion": "Sonraki Sayfa Önerisini Seçme", "workbench.action.terminal.selectNextSuggestion": "Sonraki Öneriyi Seçme", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "Önceki Öneriyi Seçme" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "{1}, {2} olarak ayarlandığında desteklenen kabuklar ({0}) için deneysel terminal Intellisense önerilerini etkinleştirir.\r\n\r\nKabuk tümleştirmesi el ile yüklenirse, kabuk tümleştirme betiğini çağırmadan önce {3}, {4} olarak ayarlanmalıdır.", "suggest.quickSuggestions": "Yazarken önerilerin otomatik olarak görünüp görünmeyeceğini denetler. Ayrıca, önerilerin özel karakterlerle tetiklenip tetiklenmeyeceğini denetleyen '{0}' ayarına dikkat edin.", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "Tetikleyici karakterleri yazılırken önerilerin otomatik olarak gösterilip gösterilmeyeceğini denetler." }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "Önizleme", "profileExists": "{0} adlı Profil zaten var.", "profileNameRequired": "Profil adı gereklidir.", + "replace": "Replace", "untitled": "Adsız", "use as new window": "Yeni Pencereler için Kullan" }, @@ -14508,9 +14528,7 @@ "create from": "Kopyalama kaynağı:", "create from profile": "Profil Oluştur: {0}", "create keybindings": "Klavye Kısayolları Uygulanıyor...", - "create new": "Yeni Profil &&Oluştur", "create new profle": "Yeni Profil Oluştur...", - "create new title": "Yeni Profil Oluştur", "create profile": "Profil Oluştur", "create snippets": "Kod Parçacıkları Oluşturuluyor...", "create tasks": "Görevler Oluşturuluyor...", @@ -14537,15 +14555,14 @@ "keybindings": "Klavye Kısayolları", "learn more": "Daha fazla bilgi edinin", "local": "Yerel", - "name": "Profil adı", "name placeholder": "Profil adı", "name required": "Profil adı gereklidir ve boş olmayan bir değer olmalıdır.", "open": "Bağlantıyı &&Aç", "open in": "{0} içinde &&aç", - "overwrite": "&&Üzerine Yaz", + "overwrite": "&&Replace", "preview profile": "Önizleme Profili", "preview profile message": "Varsayılan olarak, web'de bir profilin önizlemesi sırasında uzantılar yüklenmez. Profili içeri aktarmadan önce bunları el ile yükleyebilirsiniz. ", - "profile already exists": "'{0}' adına sahip profil zaten var. Üzerine yazmak istiyor musunuz?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "{0} profili içeri aktarılırken hata oluştu", "profile name required": "Profil adı sağlanmalıdır.", "profileExists": "{0} adlı Profil zaten var.", 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 b1fb6e9449..63f52c7e9c 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "一个制表符等于的空格数。当 {0} 打开时,将根据文件内容替代此设置。", "trimAutoWhitespace": "删除自动插入的尾随空白符号。", "useInlineViewWhenSpaceIsLimited": "如果启用并且编辑器宽度太小,则使用内联视图。", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "控制是否应根据文档中的字词计算补全,以及从哪些文档中计算补全。", "wordBasedSuggestions.allDocuments": "建议所有打开的文档中的字词。", "wordBasedSuggestions.currentDocument": "仅建议活动文档中的字词。", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "差异编辑器" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "启用后,帐户的可用权利将显示在帐户菜单中。", - "workbench.chat.showWelcomeView": "启用后,将显示聊天面板欢迎视图。" + "workbench.accounts.showEntitlements": "启用后,帐户的可用权利将显示在帐户菜单中。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "发出聊天请求时播放声音。", @@ -5450,7 +5450,7 @@ "dismiss": "关闭" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "已使用的引用", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0},已折叠", "usedReferencesExpanded": "{0},已展开", "usedReferencesPlural": "已使用 {0} 个引用", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "更多..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "显示扩展", "chat.viewContainer.label": "聊天", "chatCommand": "在 UI 中引用此命令时使用的段名称,例如 `fix` 或 * `explain` (用于解决问题或解释代码的命令)。名称在此参与者提供的命令中应是唯一的。", "chatCommandDescription": "此命令的说明。", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "调用命令是否将聊天置于持久模式,其中该命令会自动添加到下一条消息的聊天输入中。", "chatCommandWhen": "启用命令时必须为 true 的条件。", "chatCommandsDescription": "可用于此聊天参与者的命令,用户可使用 `/` 进行调用。", - "chatFailErrorMessage": "无法加载 Chat。请确保 GitHub Copilot Chat 扩展是最新版本。", "chatParticipantDescription": "此聊天参与者的说明,显示在 UI 中。", "chatParticipantFullName": "此聊天参与者的全名,显示为来自此参与者的响应的标签。如果未提供,则使用 {0}。", "chatParticipantId": "此聊天参与者的唯一 ID。", @@ -7300,6 +7300,8 @@ "update product": "更新 {0}", "update to": "更新到 v{0}", "updateExtensionComplete": "已完成更新扩展 {0} 到版本 {1}。", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "已启动更新扩展 {0} 到版本 {1}。", "updated": "已更新", "workbench.extensions.action.clearLanguage": "清除显示语言", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "全部禁用", "disableDependents": "Disable Extension with Dependents", "enable locally": "请使用 {0} 以在本地启用此扩展。", @@ -9158,6 +9161,7 @@ "changeLanguage": "更改单元格语言", "clearAllCellsOutputs": "清除所有输出", "clearCellOutputs": "清除单元格输出", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "删除", "confirmDeleteButtonMessage": "此单元格正在运行,是否确实要删除它?", "detectLanguage": "接受单元格检测到的语言", @@ -10416,6 +10420,15 @@ "source control repositories": "源代码管理存储库", "sourceControlViewIcon": "查看“源代码管理”视图的图标。" }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "源代码管理存储库" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "接受所选建议", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "隐藏建议小组件", "workbench.action.terminal.selectNextPageSuggestion": "选择下一页建议", "workbench.action.terminal.selectNextSuggestion": "选择下一条建议", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "选择上一条建议" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "当 {1} 设置为 {2} 时,为受支持的 shell ({0})启用实验性终端 Intellisense 建议。\r\n\r\n如果是手动安装的 shell 集成,则在调用 shell 集成脚本之前,需要将 {3} 设置为 {4}。", "suggest.quickSuggestions": "控制是否应在键入时自动显示建议。另请注意控制建议是否由特殊字符触发的 {0} 设置。", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "控制在键入触发字符后是否自动显示建议。" }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "预览", "profileExists": "具有名称 {0} 的配置文件已经存在。", "profileNameRequired": "配置文件名称是必需的。", + "replace": "Replace", "untitled": "无标题", "use as new window": "用于新 Windows" }, @@ -14508,9 +14528,7 @@ "create from": "复制来源:", "create from profile": "创建配置文件: {0}", "create keybindings": "正在创建键盘快捷方式...", - "create new": "新建配置文件(&&C)", "create new profle": "创建新配置文件...", - "create new title": "新建配置文件", "create profile": "创建配置文件", "create snippets": "正在创建代码片段...", "create tasks": "正在创建任务...", @@ -14537,15 +14555,14 @@ "keybindings": "键盘快捷方式", "learn more": "了解详细信息", "local": "本地", - "name": "配置文件名称", "name placeholder": "配置文件名称", "name required": "配置文件名称是必需的,并且必须为非空值。", "open": "打开链接(&&O)", "open in": "在 {0} 中打开(&&O)", - "overwrite": "覆盖(&&O)", + "overwrite": "&&Replace", "preview profile": "预览配置文件", "preview profile message": "默认情况下,在 Web 上预览配置文件时不会安装扩展。在导入配置文件之前,你仍然可以手动安装它们。 ", - "profile already exists": "已存在 \"{0}\" 同名的配置文件。是否要覆盖?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "导入配置文件时出错: {0}", "profile name required": "必须提供配置文件名称。", "profileExists": "具有名称 {0} 的配置文件已经存在。", 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 b8523df018..1b22300706 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -334,6 +334,7 @@ "tabSize": "與 Tab 相等的空格數量。當 {0} 已開啟時,會根據檔案內容覆寫此設定。", "trimAutoWhitespace": "移除尾端自動插入的空白字元。", "useInlineViewWhenSpaceIsLimited": "如果啟用且編輯器寬度太小,則會使用內嵌檢視。", + "useTrueInlineView": "If enabled and the editor uses the inline view, word changes are rendered inline.", "wordBasedSuggestions": "控制是否應該根據文件中的文字來計算完成,以及從哪些文件計算。", "wordBasedSuggestions.allDocuments": "建議來自所有已開啟文件中的字組。", "wordBasedSuggestions.currentDocument": "僅建議來自使用中文件中的字組。", @@ -2869,22 +2870,6 @@ "workspaceOpenedDetail": "此工作區已在其他視窗中開啟。請先關閉該視窗再重試一次。", "workspaceOpenedMessage": "無法儲存工作區 '{0}'" }, - "win32/i18n/messages": { - "AddContextMenuFiles": "將 [以 %1 開啟] 動作加入 Windows 檔案總管檔案的操作功能表中", - "AddContextMenuFolders": "將 [以 %1 開啟] 動作加入 Windows 檔案總管目錄的操作功能表中", - "AddToPath": "新增至 PATH (需要殼層重新啟動)", - "AdditionalIcons": "其他圖示:", - "AssociateWithFiles": "針對支援的檔案類型將 %1 註冊為編輯器", - "ConfirmUninstall": "確定要全面移除 %1 及其所有元件嗎?", - "CreateDesktopIcon": "建立桌面圖示(&D)", - "CreateQuickLaunchIcon": "建立快速啟動圖示(&Q)", - "FinishedLabel": "安裝程式已完成您電腦上 [名稱] 的安裝。您可以選取安裝的捷徑來啟動該應用程式。", - "OpenWithCodeContextMenu": "以 %1 開啟(&I)", - "Other": "其他:", - "RunAfter": "安裝後執行 %1", - "SourceFile": "%1 來源檔案", - "UpdatingVisualStudioCode": "正在更新 Visual Studio Code..." - }, "vs/server/node/remoteExtensionHostAgentCli": { "remotecli": "遠端 CLI" }, @@ -2906,6 +2891,22 @@ "vs/server/node/serverServices": { "remoteExtensionLog": "伺服器" }, + "win32/i18n/messages": { + "AddContextMenuFiles": "將 [以 %1 開啟] 動作加入 Windows 檔案總管檔案的操作功能表中", + "AddContextMenuFolders": "將 [以 %1 開啟] 動作加入 Windows 檔案總管目錄的操作功能表中", + "AddToPath": "新增至 PATH (需要殼層重新啟動)", + "AdditionalIcons": "其他圖示:", + "AssociateWithFiles": "針對支援的檔案類型將 %1 註冊為編輯器", + "ConfirmUninstall": "確定要全面移除 %1 及其所有元件嗎?", + "CreateDesktopIcon": "建立桌面圖示(&D)", + "CreateQuickLaunchIcon": "建立快速啟動圖示(&Q)", + "FinishedLabel": "安裝程式已完成您電腦上 [名稱] 的安裝。您可以選取安裝的捷徑來啟動該應用程式。", + "OpenWithCodeContextMenu": "以 %1 開啟(&I)", + "Other": "其他:", + "RunAfter": "安裝後執行 %1", + "SourceFile": "%1 來源檔案", + "UpdatingVisualStudioCode": "正在更新 Visual Studio Code..." + }, "vs/code/electron-main/app": { "cancel": "否(&&N)", "confirmOpenDetail": "如果您未將此要求初始化,表示有人嘗試攻擊您的系統。除非您採取了明確的動作將此要求初始化,否則請按 [否]", @@ -5138,8 +5139,7 @@ "openDiffEditorAnnouncement": "Diff 編輯器" }, "vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": { - "workbench.accounts.showEntitlements": "啟用時,帳戶的可用權利將會顯示在帳戶功能表中。", - "workbench.chat.showWelcomeView": "啟用時,會顯示聊天面板歡迎使用檢視。" + "workbench.accounts.showEntitlements": "啟用時,帳戶的可用權利將會顯示在帳戶功能表中。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { "audioCues.chatRequestSent": "提出聊天要求時播放音效。", @@ -5450,7 +5450,7 @@ "dismiss": "關閉" }, "vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": { - "usedReferences": "已使用的參考", + "chatCollapsibleList": "Collapsible Chat List", "usedReferencesCollapsed": "{0},已摺疊", "usedReferencesExpanded": "{0},已展開", "usedReferencesPlural": "已使用 {0} 個參考", @@ -5482,11 +5482,12 @@ "notebook.moreExecuteActionsLabel": "其他..." }, "vs/workbench/contrib/chat/browser/chatListRenderer": { + "codeCitation": "This code matches 1 reference in public repositories", + "codeCitationsPlural": "This code matches {0} references in public repositories", "usedAgent": "[[(rerun without)]]", "usedAgentSlashCommand": "used {0} [[(rerun without)]]" }, "vs/workbench/contrib/chat/browser/chatParticipantContributions": { - "action.showExtension": "顯示延伸模組", "chat.viewContainer.label": "聊天", "chatCommand": "在 UI 中參考此命令的簡短名稱,例如,針對可修正問題或說明程式碼的命令使用 `fix` 或 * `explain`。名稱在此參與者提供的命令中應該是唯一的。", "chatCommandDescription": "此命令的描述。", @@ -5494,7 +5495,6 @@ "chatCommandSticky": "叫用命令是否會將聊天置於持續性模式,其中命令會自動新增至下一個訊息的聊天輸入。", "chatCommandWhen": "必須為 True 才能啟用此命令的條件。", "chatCommandsDescription": "可供此聊天參與者使用的命令,使用者可以使用 `/` 來叫用。", - "chatFailErrorMessage": "聊天無法載入。請確保 GitHub Copilot 聊天延伸模組是最新的。", "chatParticipantDescription": "此聊天參與者的描述,顯示在 UI 中。", "chatParticipantFullName": "此聊天參與者的全名,顯示為來自此參與者的回應標籤。如果未提供,則會使用 {0}。", "chatParticipantId": "此聊天參與者的唯一識別碼。", @@ -7300,6 +7300,8 @@ "update product": "更新 {0}", "update to": "更新至 {0} 版", "updateExtensionComplete": "將延伸模組 {0} 更新至 {1} 版已完成。", + "updateExtensionConsent": "{0}\r\n\r\nWould you like to proceed with the update?", + "updateExtensionConsentTitle": "Update {0} Extension", "updateExtensionStart": "已開始將延伸模組 {0} 更新至 {1} 版。", "updated": "已更新", "workbench.extensions.action.clearLanguage": "清除顯示語言", @@ -7444,6 +7446,7 @@ "confirmEnableAutoUpdate": "Do you want to enable auto update for all extensions?", "confirmEnableDisableAutoUpdate": "Auto Update Extensions", "confirmEnableDisableAutoUpdateDetail": "This will reset any auto update settings you have set for individual extensions.", + "consentRequiredToUpdate": "The update for {0} extension introduces executable code, which is not present in the current version.", "disable all": "全部停用", "disableDependents": "Disable Extension with Dependents", "enable locally": "請 {0} 以本機啟用此延伸模組。", @@ -9158,6 +9161,7 @@ "changeLanguage": "變更儲存格語言", "clearAllCellsOutputs": "清除所有輸出", "clearCellOutputs": "清除儲存格輸出", + "commentSelectedCells": "Comment Selected Cells", "confirmDeleteButton": "刪除", "confirmDeleteButtonMessage": "此儲存格正在執行,您確定要刪除它嗎?", "detectLanguage": "接受偵測到的儲存格語言", @@ -10416,6 +10420,15 @@ "source control repositories": "原始檔控制存放庫", "sourceControlViewIcon": "[原始檔控制] 檢視的檢視圖示。" }, + "vs/workbench/contrib/scm/browser/scmHistory": { + "scm.historyGraph.green": "The green color used in history graph.", + "scm.historyGraph.historyItemGroupLocal": "Local history item group color.", + "scm.historyGraph.red": "The red color used in history graph.", + "scm.historyGraph.yellow": "The yellow color used in history graph.", + "scm.historyItemGroupBase": "Base history item group color.", + "scm.historyItemGroupHoverLabelForeground": "History item group hover label foreground color.", + "scm.historyItemGroupRemote": "Remote history item group color." + }, "vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": { "scm": "原始檔控制存放庫" }, @@ -12096,6 +12109,7 @@ }, "vs/workbench/contrib/terminalContrib/suggest/browser/terminal.suggest.contribution": { "workbench.action.terminal.acceptSelectedSuggestion": "接受選取的建議", + "workbench.action.terminal.acceptSelectedSuggestionEnter": "Accept Selected Suggestion (Enter)", "workbench.action.terminal.hideSuggestWidget": "隱藏建議小工具", "workbench.action.terminal.selectNextPageSuggestion": "選取下一頁建議", "workbench.action.terminal.selectNextSuggestion": "選取下一個建議", @@ -12103,8 +12117,13 @@ "workbench.action.terminal.selectPrevSuggestion": "選取上一個建議" }, "vs/workbench/contrib/terminalContrib/suggest/common/terminalSuggestConfiguration": { + "runOnEnter.always": "Always run on enter.", + "runOnEnter.exactMatch": "Run on enter when the suggestion is typed in its entirety.", + "runOnEnter.exactMatchIgnoreExtension": "Run on enter when the suggestion is typed in its entirety or when a file is typed without its extension included.", + "runOnEnter.never": "Never run on enter.", "suggest.enabled": "在 {1} 設為 {2} 時,為支援的殼層 ({0}) 啟用實驗性終端機 IntelliSense 建議。\r\n\r\n如果是手動安裝殼層整合,{3} 必須先設為 {4},才能呼叫殼層整合指令碼。", "suggest.quickSuggestions": "控制輸入時是否應自動顯示建議。另外也請注意 {0} 設定,其會控制建議是否由特殊字元所觸發。", + "suggest.runOnEnter": "Controls whether suggestions should run immediately when enter (not tab) is used to accept the result.", "suggest.suggestOnTriggerCharacters": "控制建議是否應在鍵入觸發字元時自動顯示。" }, "vs/workbench/contrib/terminalContrib/typeAhead/common/terminalTypeAheadConfiguration": { @@ -12789,6 +12808,7 @@ "preview": "預覽", "profileExists": "名稱為 {0} 的設定檔已經存在。", "profileNameRequired": "需要設定檔名稱。", + "replace": "Replace", "untitled": "無標題", "use as new window": "用於新 Windows" }, @@ -14508,9 +14528,7 @@ "create from": "複製來源:", "create from profile": "建立設定檔: {0}", "create keybindings": "正在建立鍵盤快速鍵...", - "create new": "建立新的設定檔(&&C)", "create new profle": "建立新的設定檔...", - "create new title": "建立新的設定檔", "create profile": "建立設定檔", "create snippets": "正在建立程式碼片段...", "create tasks": "正在建立工作...", @@ -14537,15 +14555,14 @@ "keybindings": "鍵盤快速鍵", "learn more": "深入了解", "local": "本機", - "name": "設定檔名稱", "name placeholder": "設定檔名稱", "name required": "需要設定檔名稱,而且必須是非空白值。", "open": "開啟連結(&&O)", "open in": "在 {0} 中開啟(&&O)", - "overwrite": "覆寫(&&O)", + "overwrite": "&&Replace", "preview profile": "預覽設定檔", "preview profile message": "根據預設,預覽網頁上的設定檔時不會安裝延伸模組。您仍可在匯入設定檔前手動安裝。 ", - "profile already exists": "具有名稱 '{0}' 的範本已存在。您要覆寫它嗎?", + "profile already exists": "Profile with name '{0}' already exists. Do you want to replace its contents?", "profile import error": "匯入設定檔時發生錯誤: {0}", "profile name required": "必須提供設定檔名稱。", "profileExists": "名稱為 {0} 的設定檔已經存在。",