From 4048bf238e337304c34ca09d7427cbbd633486b4 Mon Sep 17 00:00:00 2001 From: vscode Date: Sat, 14 Jan 2023 00:48:52 +0000 Subject: [PATCH] Updated strings from microsoft/vscode-loc-drop@bcafc0aec2dc23cb4227d666cb0d9ff05666e67b --- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 108 ++++++++++-------- .../extensions/vscode.git.i18n.json | 6 + ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 80 ++++++++----- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 108 ++++++++++-------- .../extensions/vscode.git.i18n.json | 6 + ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 82 +++++++------ .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 6 + ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 50 +++++--- .../extensions/vscode.git.i18n.json | 6 + ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 82 +++++++------ .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 108 ++++++++++-------- .../extensions/vscode.git.i18n.json | 8 +- ...ode.typescript-language-features.i18n.json | 1 + .../translations/main.i18n.json | 106 ++++++++++------- 42 files changed, 914 insertions(+), 564 deletions(-) diff --git a/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json index 3edd45ed07..89b29a124d 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Zvolit složku...", "Choose a folder to clone {0} into": "Zvolte složku, do které chcete naklonovat {0}.", "Choose a repository": "Zvolte úložiště.", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "Klonovat z adresy URL", "Clone from {0}": "Klonovat z {0}", "Cloning git repository \"{0}\"...": "Klonuje se úložiště Git {0}...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Potvrdit a synchronizovat změny", "Commit Anyway": "Přesto potvrdit", "Commit Changes": "Potvrdit změny", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Potvrdit změny do nové větve", "Commit Hash": "Hodnota hash potvrzení", "Commit Staged Changes": "Potvrdit připravené změny", @@ -171,9 +173,11 @@ "Please provide a tag name": "Zadejte prosím název značky.", "Please provide the commit hash": "Zadejte prosím hodnotu hash potvrzení.", "Publish Branch": "Publikovat větev", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publikovat Branch", "Publish to {0}": "Publikovat do {0}", "Publish to...": "Publikovat do...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch se publikuje", "Pull": "Přijetí změn", "Pull {0} and push {1} commits between {2}/{3}": "Přijmout {0} a nasdílet {1} potvrzení mezi {2}/{3}", @@ -194,7 +198,7 @@ "Select a branch to delete": "Vyberte větev, která se má odstranit.", "Select a branch to merge from": "Vyberte větev, ze které se má provést sloučení.", "Select a branch to rebase onto": "Vyberte větev, do které chcete přenést změny.", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Vyberte odkaz, ze kterého se má vytvořit větev", "Select a remote to delete a tag from": "Vyberte vzdálené úložiště, ze kterého chcete značku odstranit.", "Select a remote to fetch": "Vyberte vzdálené úložiště, které se má načíst.", "Select a tag to delete": "Vyberte značku, která se má odstranit.", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Připraveno na potvrzení (bez ověření)", "command.commitStagedSigned": "Potvrdit připravené (finálně verifikováno)", "command.commitStagedSignedNoVerify": "Připraveno na potvrzení (odhlášení, bez ověření)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Vytvořit značku", "command.deleteBranch": "Odstranit větev...", "command.deleteRemoteTag": "Odstranit vzdálenou značku", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/vscode.typescript-language-features.i18n.json index 10a0345b8c..75170be4fc 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Zkontrolujte, zda je npm nainstalován pro [Automatické získávání typů](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Zakáže [Automatické získávání typů](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). Automatické získávání typů načte balíčky @types z npm, aby se vylepšila funkce IntelliSense pro externí knihovny.", "typescript.enablePromptUseWorkspaceTsdk": "Umožňuje dotazovat se uživatelů na použití verze TypeScript nakonfigurované v pracovním prostoru pro Intellisense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Vyhledat odkazy na soubory", "typescript.format.enable": "Umožňuje povolit nebo zakázat výchozí formátovací modul TypeScriptu.", "typescript.goToSourceDefinition": "Přejít na definici zdroje", diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index 847001f1b1..0959b139e4 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Řádky se budou zalamovat podle šířky viewportu (zobrazení)." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Určuje, jestli se mají návrhy přijímat po stisknutí potvrzovacích znaků. Například v jazyce JavaScript může být potvrzovacím znakem středník (;), který návrh přijme a napíše tento znak.", "acceptSuggestionOnEnter": "Určuje, jestli se mají návrhy přijímat po stisknutí klávesy Enter (navíc ke klávese Tab). Pomáhá vyhnout se nejednoznačnosti mezi vkládáním nových řádků nebo přijímáním návrhů.", "acceptSuggestionOnEnterSmart": "Přijmout návrh pomocí klávesy Enter, pouze pokud jde o návrh změny v textu", "accessibilityPageSize": "Určuje počet řádků v editoru, které může čtečka obrazovky přečíst najednou. Když rozpoznáme čtečku obrazovky, automaticky nastavíme výchozí hodnotu na 500. Upozornění: Hodnoty větší než výchozí hodnota mají vliv na výkon.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Aktivovat vložený návrh", "inlineSuggestionHasIndentation": "Určuje, jestli vložený návrh začíná prázdným znakem.", "inlineSuggestionHasIndentationLessThanTabSize": "Určuje, zda vložený návrh začíná mezerou, která je menší, než jaká by byla vložena tabulátorem", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Určuje, jestli je vložený návrh viditelný." }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Rozdílový řádek odstraněn", "audioCues.diffLineInserted": "Vložen rozdílový řádek", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Rozdílný řádek změněn", "audioCues.lineHasBreakpoint.name": "Zarážka na řádku", "audioCues.lineHasError.name": "Chyba na řádku", "audioCues.lineHasFoldedArea.name": "Složená oblast na řádku", @@ -1567,8 +1568,8 @@ "cliDataDir": "Adresář, do kterého se mají ukládat metadata CLI.", "deprecated.useInstead": "Použijte místo ní {0}.", "diff": "Umožňuje porovnat dva soubory.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Zakažte zadané rozšíření. Tato možnost není trvalá a platí jenom v případě, že příkaz otevře nové okno.", + "disableExtensions": "Zakažte všechna nainstalovaná rozšíření. Tato možnost není trvalá a platí jenom v případě, že příkaz otevře nové okno.", "disableGPU": "Umožňuje zakázat hardwarovou akceleraci GPU.", "experimentalApis": "Umožňuje povolit navrhované funkce rozhraní API pro rozšíření. Je možné zadat jedno nebo více ID rozšíření pro povolení jednotlivých rozšíření.", "extensionHomePath": "Umožňuje nastavit kořenovou cestu pro rozšíření.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Připnutý příkaz", "terminal.commands.pinned": "připnuto" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Připojování jako {0} ({1})", "remoteTunnelService.building": "Sestavování rozhraní příkazového řádku ze zdrojů", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Neočekávaný ukončovací kód z vytvořit podřízený procesu prostředí (kód {0}, signál {1})", "resolveShellEnvTimeout": "Obecné možnosti prostředí se nepovedlo v rozumné době vyřešit. Zkontrolujte prosím konfiguraci prostředí a proveďte restartování." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Pokud má toto nastavení hodnotu false, nebude se odesílat žádná telemetrie bez ohledu na hodnotu nového nastavení. Zastaralé ve prospěch nastavení {0}.", "telemetry.crashReports": "Hlášení o selhání", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Automaticky zjišťovat výchozí" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Historie byla obnovena" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Nakonfigurujte nastavení, která mají být při synchronizaci ignorována.", "settingsSync.keybindingsPerPlatform": "Synchronizovat klávesové zkratky pro každou platformu" }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Nelze číst data počítačů, protože aktuální verze není kompatibilní. Aktualizujte prosím {0} a zkuste to znovu." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Po instalaci spustit %1", "SourceFile": "Zdrojový soubor %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Ne", "confirmOpenDetail": "Pokud jste tento požadavek neiniciovali, může to představovat pokus o útok na váš systém. Pokud jste vy sami neprovedli žádné kroky vedoucí k iniciování tohoto požadavku, doporučujeme kliknout na Ne.", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Zavřít", + "mainLog": "Main", "secondInstanceAdmin": "Jiná instance {0} je už spuštěná jako správce.", "secondInstanceAdminDetail": "Zavřete prosím druhou instanci a zkuste to znovu.", "secondInstanceNoResponse": "Je spuštěná jiná instance {0}, která ale nereaguje.", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Upravit" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Rozšíření {0} nelze aktivovat, protože je závislé na rozšíření {1}, které je zakázané. Chcete rozšíření povolit a znovu načíst okno?", "disabledDepNoAction": "Rozšíření {0} nelze aktivovat, protože je závislé na rozšíření {1}, které je zakázáno.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Odemknout skupinu editoru" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Nakonfigurujte vzory glob pro editory (například „*.hex“: „hexEditor.hexedit“). Tyto mají přednost před výchozím chováním.", "editorLargeFileSizeConfirmation": "Určuje minimální velikost souboru v MB před žádostí o potvrzení při otevření v editoru.", "interactiveWindow": "Interaktivní okno", "markdownPreview": "Náhled ve formátu Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Určuje, jestli je fokus klávesnice uvnitř ovládacího prvku rychlého otevření." }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Resetovat uživatelská data", "reset user data message": "Chcete obnovit data (nastavení, klávesové zkratky, rozšíření, fragmenty kódu a stav uživatelského rozhraní) a znovu je načíst?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} ve Windows 7 už nebudou dostávat žádné další aktualizace." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Přehraje zvuk, když se fokus přesune na odstraněný řádek v režimu kontroly rozdílů nebo na další/předchozí změnu.", + "audioCues.diffLineInserted": "Přehraje zvuk, když se fokus přesune na vložený řádek v režimu kontroly rozdílů nebo na další/předchozí změnu.", + "audioCues.diffLineModified": "Přehraje zvuk, když se fokus přesune na změněný řádek v režimu kontroly rozdílů nebo na další/předchozí změnu.", "audioCues.enabled.auto": "Povolí zvukový signál, pokud je připojena čtečka obrazovky.", "audioCues.enabled.off": "Zakázat zvukový signál.", "audioCues.enabled.on": "Povolit zvukový signál.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Integrovaný", "continueEditSessionItem.openInLocalFolder.v2": "Otevřít v místní složce", "continueEditSessionPick.title.v2": "Vyberte vývojové prostředí a pokračujte v práci na {0} v", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Nainstalovat další možnosti vývojového prostředí", "continueOnCloudChanges": "Určuje, jestli se má uživateli při použití funkce Ukládání pracovních změn zobrazit výzva k uložení pracovních změn v cloudu.", "continueOnCloudChanges.off": "Neukládejte pracovní změny v cloudu s funkcí Ukládání pracovních změn, pokud uživatel ještě nezapnul Změny v cloudu.", "continueOnCloudChanges.promptForAuth": "Vyzve uživatele, aby se přihlásil, aby uložil pracovní změny v cloudu, a to s využitím funkce Ukládání pracovních změn.", @@ -5422,6 +5443,9 @@ "cloud changes": "Změny v cloudu", "editSessionViewIcon": "Ikona zobrazení změn v cloudu." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: rozbalit zkratku", "miEmmetExpandAbbreviation": "Emmet: &&rozbalit zkratku" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Pokud chcete jazyk zobrazení změnit na {0}, zkuste vyhledat jazykové sady na Marketplace." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Změny v cloudu", "extensionTelemetryLog": "Telemetrie rozšíření{0}", - "rendererLog": "Okno", - "show window log": "Zobrazit protokol okna", - "telemetryLog": "Telemetrie{0}", - "userDataSyncLog": "Synchronizace nastavení" + "show window log": "Zobrazit protokol okna" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Vše", @@ -6738,10 +6758,6 @@ "trace": "Trasování", "warn": "Upozornění" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Hlavní", - "sharedLog": "Sdíleno" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Otevřít složku protokolů rozšíření", "openLogsFolder": "Otevřít složku s logy" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Ano", "remoteTunnelAccess.machineName": "Název, pod kterým je vzdálený tunelový přístup zaregistrovaný. Pokud není nastavený, použije se název hostitele.", "remoteTunnelAccess.machineNameRegex": "Název musí obsahovat jen písmena, číslice, podtržítka a spojovníky. Nesmí začínat pomlčkou.", - "remoteTunnelLog": "Vzdálená služba tunelového propojení", "sign in using account": "Přihlásit přes {0}", "signed in": "Přihlášeno", "tunnel.preview": "Vzdálené tunely jsou aktuálně ve verzi Preview. Nahlaste všechny problémy pomocí příkazu Nápověda: Nahlásit problém." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Vymazat historii příkazů", "workbench.action.terminal.clearSelection": "Vymazat výběr", "workbench.action.terminal.copyAndClearSelection": "Kopírovat a vymazat výběr", - "workbench.action.terminal.copyLastCommand": "Kopírovat poslední příkaz", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Kopírovat výběr", "workbench.action.terminal.copySelectionAsHtml": "Kopírovat výběr jako HTML", "workbench.action.terminal.createTerminalEditor": "Vytvořit nový terminál v oblasti editoru", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Nejde spustit proces terminálu v nedůvěryhodnému pracovním prostoru.", "workspaceNotTrustedCreateTerminalCwd": "Nejde spustit proces terminál v nedůvěryhodném pracovním prostoru s cwd {0} a userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Hostitel Pty" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (výchozí)", "miNewTerminal": "&&Nový terminál", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Změnit barvu...", "workbench.action.terminal.changeIcon": "Změnit ikonu...", "workbench.action.terminal.clear": "Vymazat", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Vymazat terminál", "workbench.action.terminal.copySelection.short": "Kopírovat", "workbench.action.terminal.copySelectionAsHtml": "Kopírovat jako HTML", "workbench.action.terminal.joinInstance": "Spojit terminály", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Nakonfigurovat nastavení terminálu", "workbench.action.terminal.paste.short": "Vložit", "workbench.action.terminal.renameInstance": "Přejmenovat...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Spustit aktivní soubor", + "workbench.action.terminal.runSelectedText": "Spustit vybraný text", "workbench.action.terminal.selectAll": "Vybrat vše", "workbench.action.terminal.selectDefaultProfile": "Vybrat výchozí profil", "workbench.action.terminal.showsTabs": "Zobrazit karty", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Profil terminálu s tímto názvem už existuje.", "terminalProfiles": "profily", "terminalProfiles.detected": "zjištěno", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Tento profil terminálu používá potenciálně nebezpečnou cestu, kterou může změnit jiný uživatel: {0}. Chcete ji použít?", "yes": "Ano" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Zkopírujte výstup vybrané úlohy jako HTML", "terminal.learnShellIntegration": "Další informace o integraci prostředí", "terminal.rerunCommand": "Znovu spustit příkaz", - "toggleVisibility": "Přepnout viditelnost" + "toggleVisibility": "Přepnout viditelnost", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Příkaz se spustil {0} a nezdařil se", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "otevřete JSON výchozího nastavení", "openDefaultSettingsJson.capitalized": "Otevřít výchozí nastavení (JSON)", "process": "název procesu terminálu", - "separator": "podmíněný oddělovač („ - “), který se zobrazí pouze v případě uzavření do proměnných s hodnotami nebo statickým textem.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "název zadaný pro proces terminálu", "task": "indikuje, že tento terminál je přidružený k úloze", "terminal.integrated.allowChords": "Určuje, jestli se mají na terminálu povolit posloupnosti kláves (klávesové akordy). Poznámka: Pokud je tato vlastnost nastavena na hodnotu true a výsledkem stisknutí klávesových zkratek je klávesový akord, nepoužije se nastavení {0}. Nastavení této vlastnosti na hodnotu false je užitečné, zejména když chcete pomocí kombinace kláves ctrl+k přejít do prostředí (neplatí pro VS Code).", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Když se tato možnost povolí, zobrazí se při otevírání odkazů v důvěryhodných pracovních prostorech výzvy důvěryhodné domény." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Změnit ikonu...", + "change icon title": "Změnit ikonu pro profil {0}", "confiirmation message": "Toto nahradí vaše aktuální nastavení. Opravdu chcete pokračovat?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Vytvořit prázdný Profil", + "create from current profle": "Vytvořit z aktuálního Profilu", + "create profile": "Vytvořit profil...", + "create profile title": "{0}: Vytvořit…", + "current": "Aktuální", + "default": "Výchozí", "export profile": "Exportovat profil ({0})…", "export profile in share": "Exportovat profil ({0})…", "import from file": "Importovat ze souboru profilu", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Importovat profil", "import profile share": "Importovat Profil…", "import profile title": "Importování nastavení z profilu", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Název Profilu", + "pick icon": "Vybrat ikonu...", "profile": "Profil ({0})", "profile import error": "Chyba při importu profilu: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "Profil nastavení s názvem {0} už existuje.", + "rename profile": "Přejmenovat...", + "save profile as": "Vytvořit z aktuálního Profilu", + "show profile contents": "Zobrazit obsah...", "workbench.experimental.profiles.enabled": "Určuje, jestli se má povolit funkce Profily ve verzi Preview." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Ikona pro výběr složky v editoru důvěryhodnosti pracovního prostoru", "hostColumnLabel": "Hostitel", "invalidTrust": "V rámci úložiště nemůžete důvěřovat jednotlivým složkám.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Místní", "no untrustedSettings": "Nastavení pracovního prostoru vyžadující vztah důvěryhodnosti se nepoužívají.", "noTrustedFoldersDescriptions": "Zatím nedůvěřujete žádným složkám nebo souborům pracovního prostoru.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Vyberte nový výchozí editor pro {0}." }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Nakonfigurujte vzory glob pro editory (například „*.hex“: „hexEditor.hexedit“). Tyto mají přednost před výchozím chováním." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "Bisekce rozšíření je aktivní a zakázala {0} rozšíření. Zkontrolujte, jestli stále můžete problém reprodukovat, a pokračujte výběrem z těchto možností.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Změny, které jste provedli, se nemusí uložit. Zkontrolujte prosím, že jste stlačili Zrušit, a zkuste to znovu." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Znovu nezobrazovat" }, diff --git a/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json index 7c1a30eb6f..c7e023ec53 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Ordner auswählen...", "Choose a folder to clone {0} into": "Wählen Sie einen Ordner aus, in den {0} geklont werden soll.", "Choose a repository": "Repository auswählen", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "Repository-URL", "Clone from {0}": "Aus \"{0}\" klonen", "Cloning git repository \"{0}\"...": "Git-Repository \"{0}\" wird geklont...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Committen und Änderungen synchronisieren", "Commit Anyway": "Commit dennoch ausführen", "Commit Changes": "Änderungen committen", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Commit der Änderungen für neue Verzweigung ausführen", "Commit Hash": "Commithash", "Commit Staged Changes": "Gestagete Änderungen committen", @@ -171,9 +173,11 @@ "Please provide a tag name": "Geben Sie einen Tagnamen an.", "Please provide the commit hash": "Geben Sie den Commithash an.", "Publish Branch": "Verzweigung veröffentlichen", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch veröffentlichen", "Publish to {0}": "In \"{0}\" veröffentlichen", "Publish to...": "Veröffentlichen in...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch wird veröffentlicht...", "Pull": "Pull", "Pull {0} and push {1} commits between {2}/{3}": "{0} Commits per Pull und {1} Commits per Push zwischen {2}/{3} übertragen", @@ -194,7 +198,7 @@ "Select a branch to delete": "Wählen Sie einen Branch zum Löschen aus", "Select a branch to merge from": "Branch für die Zusammenführung auswählen", "Select a branch to rebase onto": "Branch für Rebase auswählen", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Wählen Sie einen Verweis aus, aus dem der Branch erstellt werden soll.", "Select a remote to delete a tag from": "Wählen Sie ein Remoteelement aus, aus dem ein Tag gelöscht werden soll.", "Select a remote to fetch": "Remote zum Abrufen auswählen", "Select a tag to delete": "Zu löschendes Tag auswählen", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Commit gestaget (keine Überprüfung)", "command.commitStagedSigned": "Gestagetes committen (signiert)", "command.commitStagedSignedNoVerify": "Commit gestaget (abgemeldet, keine Überprüfung)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Tag erstellen", "command.deleteBranch": "Branch löschen...", "command.deleteRemoteTag": "Remotetag löschen", diff --git a/i18n/vscode-language-pack-de/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/vscode.typescript-language-features.i18n.json index c89a3fc4dc..4dfc2f5d22 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Überprüfen Sie, ob npm für [Automatische Typerfassung](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) installiert ist.", "typescript.disableAutomaticTypeAcquisition": "Deaktiviert [automatische Typerfassung](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). Die automatische Typerfassung ruft „@types\" Pakete von npm ab, um IntelliSense für externe Bibliotheken zu verbessern.", "typescript.enablePromptUseWorkspaceTsdk": "Aktiviert eine Benutzeraufforderung zur Verwendung der im Arbeitsbereich konfigurierten TypeScript-Version für IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Dateiverweise suchen", "typescript.format.enable": "Standardmäßigen TypeScript-Formatierer aktivieren/deaktivieren.", "typescript.goToSourceDefinition": "Gehen Sie zu Quelldefinition", diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index c14755187b..f76c51c2a3 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Der Zeilenumbruch erfolgt an der Breite des Anzeigebereichs." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Steuert, ob Vorschläge über Commitzeichen angenommen werden sollen. In JavaScript kann ein Semikolon (\";\") beispielsweise ein Commitzeichen sein, das einen Vorschlag annimmt und dieses Zeichen eingibt.", "acceptSuggestionOnEnter": "Steuert, ob Vorschläge mit der EINGABETASTE (zusätzlich zur TAB-Taste) akzeptiert werden sollen. Vermeidet Mehrdeutigkeit zwischen dem Einfügen neuer Zeilen oder dem Annehmen von Vorschlägen.", "acceptSuggestionOnEnterSmart": "Einen Vorschlag nur mit der EINGABETASTE akzeptieren, wenn dieser eine Änderung am Text vornimmt.", "accessibilityPageSize": "Steuert die Anzahl von Zeilen im Editor, die von einer Sprachausgabe in einem Arbeitsschritt gelesen werden können. Wenn eine Sprachausgabe erkannt wird, wird der Standardwert automatisch auf 500 festgelegt. Warnung: Ein Wert höher als der Standardwert, kann sich auf die Leistung auswirken.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Inline-Vorschlag auslösen", "inlineSuggestionHasIndentation": "Gibt an, ob der Inline-Vorschlag mit Leerzeichen beginnt.", "inlineSuggestionHasIndentationLessThanTabSize": "Ob der Inline-Vorschlag mit Leerzeichen beginnt, das kleiner ist als das, was durch die Tabulatortaste eingefügt werden würde", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Gibt an, ob ein Inline-Vorschlag sichtbar ist." }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Vergleichslinie gelöscht", "audioCues.diffLineInserted": "Vergleichslinie eingefügt", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Vergleichslinie geändert", "audioCues.lineHasBreakpoint.name": "Haltepunkt in der Zeile", "audioCues.lineHasError.name": "Fehler in der Zeile", "audioCues.lineHasFoldedArea.name": "Gefalteter Bereich in der Zeile", @@ -1567,8 +1568,8 @@ "cliDataDir": "Verzeichnis, in dem CLI-Metadaten gespeichert werden sollen.", "deprecated.useInstead": "Verwenden Sie stattdessen {0}.", "diff": "Vergleicht zwei Dateien.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Deaktivieren Sie die angegebene Erweiterung. Diese Option wird nicht beibehalten und ist nur wirksam, wenn der Befehl ein neues Fenster öffnet.", + "disableExtensions": "Deaktivieren Sie alle installierten Erweiterungen. Diese Option wird nicht beibehalten und ist nur wirksam, wenn der Befehl ein neues Fenster öffnet.", "disableGPU": "Deaktiviert die GPU-Hardwarebeschleunigung.", "experimentalApis": "Aktiviert vorgeschlagene API-Funktionen für Erweiterungen. Kann eine oder mehrere Erweiterungs IDs individuell aktivieren.", "extensionHomePath": "Legen Sie den Stammpfad für Erweiterungen fest.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Angehefteter Befehl", "terminal.commands.pinned": "angeheftet" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Herstellen einer Verbindung als {0} ({1})", "remoteTunnelService.building": "CLI wird aus Quellen erstellt", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Unerwarteter Exitcode aus der erzeugten Shell (Code {0}, Signal {1})", "resolveShellEnvTimeout": "Ihre Shell-Umgebung kann nicht in einem angemessenen Zeitraum aufgelöst werden. Überprüfen Sie Ihre Shell-Konfiguration, und starten Sie sie neu." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Wenn diese Einstellung FALSE ist, werden unabhängig vom Wert der neuen Einstellung keine Telemetriedaten gesendet. Zugunsten der {0}-Einstellung veraltet.", "telemetry.crashReports": "Absturzberichte", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Standard automatisch erkennen" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Verlauf wiederhergestellt" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Konfigurieren Sie die Einstellungen, die während der Synchronisierung ignoriert werden sollen.", "settingsSync.keybindingsPerPlatform": "Synchronisieren Sie die Tastenzuordnungen für jede Plattform." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Die Computerdaten können nicht gelesen werden, weil die aktuelle Version nicht kompatibel ist. Aktualisieren Sie \"{0}\", und versuchen Sie es noch mal." }, @@ -2411,6 +2424,9 @@ "RunAfter": "%1 nach der Installation ausführen", "SourceFile": "%1-Quelldatei" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Nein", "confirmOpenDetail": "Wenn Sie diese Anforderung nicht initiiert haben, handelt es sich möglicherweise um einen Angriffsversuch auf Ihr System. Wenn Sie keine explizite Aktion zum Initiieren dieser Anforderung durchgeführt haben, drücken Sie \"Nein\".", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Schließen", + "mainLog": "Main", "secondInstanceAdmin": "Eine andere Instanz von {0} wird bereits als Administrator ausgeführt.", "secondInstanceAdminDetail": "Schließen Sie die andere Instanz, und versuchen Sie es erneut.", "secondInstanceNoResponse": "Eine andere Instanz von {0} läuft, reagiert aber nicht", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Bearbeiten" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Erweiterung \"{0}\" kann nicht aktiviert werden, da sie von der deaktivierten Erweiterung \"{1}\" abhängig ist. Möchten Sie die Erweiterung aktivieren und das Fenster neu laden?", "disabledDepNoAction": "Die '{0}' Erweiterung kann nicht aktiviert werden, weil sie von der '{1}' Erweiterung abhängig ist, die deaktiviert ist.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Editor-Gruppe entsperren" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Konfigurieren Sie Globmuster für Editoren (z. B. `\"*.hex\": \"hexEditor.hexedit\"`). Diese haben Vorrang vor dem Standardverhalten.", "editorLargeFileSizeConfirmation": "Steuert die Mindestgröße einer Datei in MB, bevor beim Öffnen im Editor eine Aufforderung zur Bestätigung angezeigt wird.", "interactiveWindow": "Interaktives Fenster", "markdownPreview": "Markdownvorschau", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Gibt an, ob sich der Tastaturfokus innerhalb des Quick Open-Steuerelements befindet." }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Benutzerdaten zurücksetzen", "reset user data message": "Möchten Sie Ihre Daten (Einstellungen, Tastenzuordnungen, Erweiterungen, Codeausschnitte und UI-Status) zurücksetzen und neu laden?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} unter Windows 7 erhalten keine weiteren Updates mehr." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Gibt einen Sound wieder, wenn der Fokus auf eine gelöschte Zeile im Vergleichsüberprüfungsmodus oder auf die nächste/vorherige Änderung verschoben wird.", + "audioCues.diffLineInserted": "Gibt einen Sound wieder, wenn der Fokus auf eine eingefügte Zeile im Diff-Überprüfungsmodus oder auf die nächste/vorherige Änderung verschoben wird.", + "audioCues.diffLineModified": "Gibt einen Sound wieder, wenn der Fokus auf eine geänderte Zeile im Diff-Überprüfungsmodus oder auf die nächste/vorherige Änderung verschoben wird.", "audioCues.enabled.auto": "Aktivieren Sie Audiohinweise, wenn eine Sprachausgabe angefügt ist.", "audioCues.enabled.off": "Deaktivieren Sie Audiohinweise.", "audioCues.enabled.on": "Aktivieren Sie Audiohinweise.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Integriert", "continueEditSessionItem.openInLocalFolder.v2": "Im lokalen Ordner öffnen", "continueEditSessionPick.title.v2": "Wählen Sie eine Entwicklungsumgebung aus, um weiterhin an {0} in zu arbeiten.", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Installieren zusätzlicher Optionen für die Entwicklungsumgebung", "continueOnCloudChanges": "Steuert, ob der Benutzer aufgefordert werden soll, Arbeitsänderungen in der Cloud zu speichern, wenn „Arbeit fortsetzen an“ verwendet wird.", "continueOnCloudChanges.off": "Speichern Sie keine Arbeitsänderungen in der Cloud mit „Arbeit fortsetzen an“, es sei denn, der Benutzer hat Cloudänderungen bereits aktiviert.", "continueOnCloudChanges.promptForAuth": "Fordern Sie den Benutzer auf, sich anzumelden, um Arbeitsänderungen in der Cloud mit „Arbeit fortsetzen an“ zu speichern.", @@ -5422,6 +5443,9 @@ "cloud changes": "Cloudänderungen", "editSessionViewIcon": "Zeigen Sie das Symbol der Ansicht „Cloudänderungen“ an." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: Abkürzung erweitern", "miEmmetExpandAbbreviation": "Emmet: Abkürzung &&erweitern" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Suchen Sie im Marketplace nach Sprachpaketen, um die Anzeigesprache in {0} zu ändern." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Cloudänderungen", "extensionTelemetryLog": "Erweiterungstelemetrie{0}", - "rendererLog": "Fenster", - "show window log": "Fensterprotokoll anzeigen", - "telemetryLog": "Telemetrie{0}", - "userDataSyncLog": "Einstellungssynchronisierung" + "show window log": "Fensterprotokoll anzeigen" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Alle", @@ -6738,10 +6758,6 @@ "trace": "Ablaufverfolgung", "warn": "Warnung" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Haupt", - "sharedLog": "Gemeinsame Sperre" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Ordner mit den Erweiterungsprotokollen öffnen", "openLogsFolder": "Protokollordner öffnen" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Ja", "remoteTunnelAccess.machineName": "Der Name, unter dem der Remotetunnelzugriff registriert ist. Wenn nicht festgelegt, wird der Hostname verwendet.", "remoteTunnelAccess.machineNameRegex": "Der Name darf nur aus Buchstaben, Ziffern, Unterstrichen und Bindestrichen bestehen. Er darf nicht mit einem Bindestrich beginnen.", - "remoteTunnelLog": "Remotetunneldienst", "sign in using account": "Anmelden mit \"{0}\"", "signed in": "Angemeldet", "tunnel.preview": "Remotetunnel befindet sich derzeit in der Vorschau. Bitte melden Sie eventuelle Probleme mit dem Befehl \"Hilfe: Problem melden\"." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Befehlsverlauf löschen", "workbench.action.terminal.clearSelection": "Auswahl löschen", "workbench.action.terminal.copyAndClearSelection": "Auswahl kopieren und löschen", - "workbench.action.terminal.copyLastCommand": "Letzten Befehl kopieren", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Auswahl kopieren", "workbench.action.terminal.copySelectionAsHtml": "Auswahl als HTML kopieren", "workbench.action.terminal.createTerminalEditor": "Neues Terminal im Editorbereich erstellen", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Ein Terminalprozess in einem nicht vertrauenswürdigen Arbeitsbereich kann nicht gestartet werden.", "workspaceNotTrustedCreateTerminalCwd": "In einem nicht vertrauenswürdigen Arbeitsbereich mit „cwd“ {0} und „userHome“-{1} kann kein Terminalprozess gestartet werden." }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty-Host" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Standard)", "miNewTerminal": "&&Neues Terminal", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Farbe ändern...", "workbench.action.terminal.changeIcon": "Symbol ändern", "workbench.action.terminal.clear": "Löschen", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Terminal löschen", "workbench.action.terminal.copySelection.short": "Kopieren", "workbench.action.terminal.copySelectionAsHtml": "Als HTML kopieren", "workbench.action.terminal.joinInstance": "Terminals verknüpfen", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Terminaleinstellungen konfigurieren", "workbench.action.terminal.paste.short": "Einfügen", "workbench.action.terminal.renameInstance": "Umbenennen...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Aktive Datei ausführen", + "workbench.action.terminal.runSelectedText": "Ausgewählten Text ausführen", "workbench.action.terminal.selectAll": "Alle auswählen", "workbench.action.terminal.selectDefaultProfile": "Standardprofil auswählen", "workbench.action.terminal.showsTabs": "Registerkarten anzeigen", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Ein Terminalprofil mit diesem Namen ist bereits vorhanden.", "terminalProfiles": "Profile", "terminalProfiles.detected": "Erkannt", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Dieses Terminalprofil verwendet einen potenziell unsicheren Pfad, der von einem anderen Benutzer geändert werden kann: {0}. Möchten Sie es wirklich verwenden?", "yes": "Ja" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Taskausgabe als HTML kopieren", "terminal.learnShellIntegration": "Informationen zur Shellintegration", "terminal.rerunCommand": "Befehl erneut ausführen", - "toggleVisibility": "Sichtbarkeit umschalten" + "toggleVisibility": "Sichtbarkeit umschalten", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Der Befehl wurde {0} ausgeführt und ist fehlgeschlagen.", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "JSON-Standardeinstellungen öffnen", "openDefaultSettingsJson.capitalized": "Standardeinstellungen öffnen (JSON)", "process": "der Name des Terminalprozesses", - "separator": "ein bedingtes Trennzeichen(„ – “), das nur angezeigt wird, wenn es von Variablen mit Werten oder statischem Text umgeben ist.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "der vom Prozess für das Terminal angegebene Name", "task": "gibt an, dass dieses Terminal einer Aufgabe zugeordnet ist.", "terminal.integrated.allowChords": "Gibt an, ob Akkordtastaturbindungen im Terminal erlaubt sind oder nicht. Beachten Sie, dass, wenn dies true ist und der Tastendruck einen Akkord ergibt, {0} umgangen wird. Die Einstellung false ist besonders nützlich, wenn Sie wollen, dass ctrl+k zu Ihrer Shell geht (nicht zu VS Code).", @@ -9542,7 +9556,7 @@ "terminal.integrated.splitCwd.inherited": "Unter macOS und Linux verwendet ein neues geteiltes Terminal das Arbeitsverzeichnis des übergeordneten Terminals. Unter Windows wird dasselbe Arbeitsverzeichnis verwendet wie zu Beginn.", "terminal.integrated.splitCwd.initial": "Ein neues geteiltes Terminal verwendet das Arbeitsverzeichnis, mit dem das übergeordnete Terminal gestartet wurde.", "terminal.integrated.splitCwd.workspaceRoot": "Ein neues geteiltes Terminal verwendet den Arbeitsbereichsstamm als Arbeitsverzeichnis. In einem Arbeitsbereich mit mehreren Stämmen können Sie auswählen, welcher Stamm als Arbeitsverzeichnis verwendet werden soll.", - "terminal.integrated.tabStopWidth": "The number of cells in a tab stop.", + "terminal.integrated.tabStopWidth": "Die Anzahl der Zellen in einem Tabstopp.", "terminal.integrated.tabs.defaultColor": "Eine Designfarb-ID, die standardmäßig mit Terminalsymbolen verknüpft wird.", "terminal.integrated.tabs.defaultIcon": "Eine Codicon-ID, die Terminalsymbolen standardmäßig zugeordnet werden soll.", "terminal.integrated.tabs.enableAnimation": "Steuert, ob der Terminalregisterkartenstatus Animationen unterstützen (z. B. Aufgaben in Bearbeitung).", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Wenn diese Option aktiviert ist, werden beim Öffnen von Links in vertrauenswürdigen Arbeitsbereichen Eingabeaufforderungen für vertrauenswürdige Domänen angezeigt." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Symbol ändern...", + "change icon title": "Symbol für Profil {0} ändern", "confiirmation message": "Hierdurch werden die vorhandenen Einstellungen ersetzt. Möchten Sie den Vorgang fortsetzen?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Leeres Profil erstellen...", + "create from current profle": "Aus aktuellem Profil erstellen...", + "create profile": "Profil erstellen...", + "create profile title": "{0}: Erstellen...", + "current": "Aktuell", + "default": "Standard", "export profile": "Profil ({0}) exportieren...", "export profile in share": "Profil exportieren ({0})...", "import from file": "Aus Profildatei importieren", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Profil importieren", "import profile share": "Profil importieren...", "import profile title": "Einstellungen aus einem Profil importieren", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Profilname", + "pick icon": "Symbol auswählen...", "profile": "Profil ({0})", "profile import error": "Fehler beim Importieren des Profils: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "Das Profil mit dem Namen {0} ist bereits vorhanden.", + "rename profile": "Umbenennen...", + "save profile as": "Aus aktuellem Profil erstellen...", + "show profile contents": "Inhalt anzeigen...", "workbench.experimental.profiles.enabled": "Steuert, ob das Vorschaufeature des Profiles aktiviert werden soll." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Symbol für das Symbol „Ordner auswählen“ im Arbeitsbereichsvertrauensstellungs-Editor.", "hostColumnLabel": "Host", "invalidTrust": "Sie können einzelnen Ordnern innerhalb eines Repositorys nicht vertrauen.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Lokal", "no untrustedSettings": "Arbeitsbereichseinstellungen, für die Vertrauen erforderlich sind, werden nicht angewendet.", "noTrustedFoldersDescriptions": "Sie haben noch keine Ordner oder Arbeitsbereichsdateien als vertrauenswürdig eingestuft.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Neuen Standard-Editor für \"{0}\" auswählen" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Konfigurieren Sie Globmuster für Editoren (z. B. `\"*.hex\": \"hexEditor.hexedit\"`). Diese haben Vorrang vor dem Standardverhalten." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "Die Zweiteilung von Erweiterungen ist aktiv und hat {0} Erweiterungen deaktiviert. Überprüfen Sie, ob Sie das Problem weiterhin reproduzieren können, und setzen Sie den Vorgang fort, indem Sie aus diesen Optionen auswählen.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Von Ihnen vorgenommene Änderungen werden möglicherweise nicht gespeichert. Klicken Sie auf „Abbrechen“, und versuchen Sie es noch einmal." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Nicht mehr anzeigen" }, diff --git a/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json index 802520f2dc..d00945abe6 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Elegir carpeta...", "Choose a folder to clone {0} into": "Elija una carpeta en la que clonar {0}", "Choose a repository": "Elija un repositorio", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "Dirección URL de repositorio", "Clone from {0}": "Clonar desde {0}", "Cloning git repository \"{0}\"...": "Clonando el repositorio GIT '{0}'...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Confirmar y sincronizar cambios", "Commit Anyway": "Confirmar de todos modos", "Commit Changes": "Confirmar cambios", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Hacer \"commit\" de cambios en una nueva rama", "Commit Hash": "Hash de confirmación", "Commit Staged Changes": "Hacer \"commit\" de los cambios \"staged\"", @@ -171,9 +173,11 @@ "Please provide a tag name": "Por favor proporcione un nombre para la etiqueta ", "Please provide the commit hash": "Proporcione el hash de \"commit\".", "Publish Branch": "Publicar rama", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publicar Branch", "Publish to {0}": "Publicar en {0}", "Publish to...": "Publicar en...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publicando Branch...", "Pull": "Incorporación de cambios", "Pull {0} and push {1} commits between {2}/{3}": "Hacer \"pull\" de {0} y \"push\" de {1} \"commits\" entre {2}/{3}", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Confirmar almacenados provisionalmente (no comprobar)", "command.commitStagedSigned": "Confirmar por etapas (Aprobado)", "command.commitStagedSignedNoVerify": "Confirmar almacenados provisionalmente (aprobado, no comprobar)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Crear etiqueta", "command.deleteBranch": "Borrar rama...", "command.deleteRemoteTag": "Eliminar etiqueta remota", diff --git a/i18n/vscode-language-pack-es/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/vscode.typescript-language-features.i18n.json index 677b38c378..459ec92bd8 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Comprobar si npm está instalado para [Adquisición automática de tipos](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Deshabilita [adquisición automática de tipos](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). La adquisición automática de tipos obtiene los paquetes \"@types\" de npm para mejorar el IntelliSense de las bibliotecas externas.", "typescript.enablePromptUseWorkspaceTsdk": "Permite solicitar a los usuarios el uso de la versión de TypeScript configurada en el área de trabajo para IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Buscar referencias de archivo", "typescript.format.enable": "Habilita o deshabilita el formateador predeterminado de TypeScript.", "typescript.goToSourceDefinition": "Ir a definición de origen", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index 4fdd0f98c8..ad4746600e 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Las líneas se ajustarán en el ancho de la ventanilla." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Controla si se deben aceptar sugerencias en los caracteres de confirmación. Por ejemplo, en Javascript, el punto y coma (\";\") puede ser un carácter de confirmación que acepta una sugerencia y escribe ese carácter.", "acceptSuggestionOnEnter": "Controla si las sugerencias deben aceptarse con \"Entrar\", además de \"TAB\". Ayuda a evitar la ambigüedad entre insertar nuevas líneas o aceptar sugerencias.", "acceptSuggestionOnEnterSmart": "Aceptar solo una sugerencia con \"Entrar\" cuando realiza un cambio textual.", "accessibilityPageSize": "Controla el número de líneas del editor que pueden ser leídas por un lector de pantalla a la vez. Cuando detectamos un lector de pantalla, fijamos automáticamente el valor por defecto en 500. Advertencia: esto tiene una implicación de rendimiento para números mayores que el predeterminado.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Desencadenar sugerencia alineada", "inlineSuggestionHasIndentation": "Si la sugerencia alineada comienza con un espacio en blanco", "inlineSuggestionHasIndentationLessThanTabSize": "Si la sugerencia insertada comienza con un espacio en blanco menor que lo que se insertaría mediante tabulación", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Si una sugerencia alineada está visible" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Línea de diferencia eliminada", "audioCues.diffLineInserted": "Línea de diferencia insertada", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Línea de diferencia modificada", "audioCues.lineHasBreakpoint.name": "Punto de interrupción en la línea", "audioCues.lineHasError.name": "Error en la línea", "audioCues.lineHasFoldedArea.name": "Área doblada en la línea", @@ -1567,8 +1568,8 @@ "cliDataDir": "Directorio donde deben almacenarse los metadatos de la CLI.", "deprecated.useInstead": "Use {0} en su lugar.", "diff": "Comparar dos archivos entre sí.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Deshabilite la extensión proporcionada. Esta opción no es persistente y solo es efectiva cuando el comando abre una nueva ventana.", + "disableExtensions": "Deshabilite las extensiones instaladas. Esta opción no es persistente y solo es efectiva cuando el comando abre una nueva ventana.", "disableGPU": "Deshabilita la aceleración de hardware de GPU.", "experimentalApis": "Habilita las características de API propuestas para las extensiones. Puede recibir uno o más identificadores de extensión para habilitar individualmente.", "extensionHomePath": "Establezca la ruta de acceso raíz para las extensiones.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Comando anclado", "terminal.commands.pinned": "anclado" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Conectarse como {0} ({1})", "remoteTunnelService.building": "Compilación de la CLI a partir de orígenes", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Código de salida inesperado del shell generado (código {0}, señal {1})", "resolveShellEnvTimeout": "No se puede resolver el entorno de shell en un tiempo razonable. Revise la configuración del shell y reinicie." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Si esta configuración es false, no se enviará ningún dato de telemetría independientemente del valor de la nueva configuración. En desuso en favor de la configuración de {0}.", "telemetry.crashReports": "Informes de bloqueo", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Detectar automáticamente el valor predeterminado" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Historial restaurado" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Configure los ajustes que se omitirán durante la sincronización.", "settingsSync.keybindingsPerPlatform": "Sincronice los enlaces de teclado para cada plataforma." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "No se pueden leer los datos de las máquinas, ya que la versión actual no es compatible. Actualice {0} e inténtelo de nuevo." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Ejecutar %1 después de la instalación", "SourceFile": "Archivo de origen %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&No", "confirmOpenDetail": "Si no ha iniciado esta solicitud, puede tratarse de un intento de ataque a su sistema. A menos que haya realizado una acción explícita para iniciar esta solicitud, debe presionar \"No\".", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Cerrar", + "mainLog": "Main", "secondInstanceAdmin": "Ya se está ejecutando como administrador otra instancia de {0}.", "secondInstanceAdminDetail": "Cierre la otra instancia y vuelva a intentarlo.", "secondInstanceNoResponse": "Se está ejecutando otra instancia de {0} pero no responde", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Editar" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "No se puede activar la extensión '{0}' porque depende de la '{1}' extensión, que está deshabilitada. ¿Quieres activar la extensión y volver a cargar la ventana?", "disabledDepNoAction": "No puede activar la extensión \"{0}\" porque depende de la extensión \"{1}\", que está deshabilitada.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Desbloquear grupo de editores" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Configurar patrones glob a los editores (por ejemplo `\"*.hex\": \"hexEditor.hexedit\"`). Estos tienen prioridad sobre el comportamiento predeterminado.", "editorLargeFileSizeConfirmation": "Controla el tamaño mínimo de un archivo en MB antes de solicitar confirmación al abrirlo en el editor.", "interactiveWindow": "Ventana interactiva", "markdownPreview": "Vista previa de Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Si el foco del teclado está dentro del control de apertura rápida" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Restablecer datos de usuario", "reset user data message": "¿Desea restablecer los datos (configuración, enlaces de teclado, extensiones, fragmentos de código y estado de la interfaz de usuario) y volver a cargar?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} en Windows 7 ya no recibirá más actualizaciones." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Reproduce un sonido cuando el foco se mueve a una línea eliminada en modo de revisión de diferencias o al cambio siguiente o anterior.", + "audioCues.diffLineInserted": "Reproduce un sonido cuando el foco se mueve a una línea insertada en modo de revisión de diferencias o al cambio siguiente o anterior", + "audioCues.diffLineModified": "Reproduce un sonido cuando el foco se mueve a una línea modificada en modo de revisión de diferencias o al cambio siguiente o anterior", "audioCues.enabled.auto": "Habilita las indicaciones de audio cuando se conecta un lector de pantalla.", "audioCues.enabled.off": "Deshabilitar indicaciones de audio.", "audioCues.enabled.on": "Habilite indicaciones de audio.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Integrado", "continueEditSessionItem.openInLocalFolder.v2": "Abrir en carpeta local", "continueEditSessionPick.title.v2": "Seleccione un entorno de desarrollo para seguir trabajando en {0} en", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Instalar opciones adicionales del entorno de desarrollo", "continueOnCloudChanges": "Controla si se pide al usuario que almacene los cambios de trabajo en la nube al usar Continuar trabajando en.", "continueOnCloudChanges.off": "No almacene los cambios de trabajo en la nube con Continuar trabajando en, a menos que el usuario ya haya activado los Cambios en la nube.", "continueOnCloudChanges.promptForAuth": "Solicite al usuario que inicie sesión para almacenar los cambios de trabajo en la nube con Continuar trabajando en.", @@ -5422,6 +5443,9 @@ "cloud changes": "Cambios en la nube", "editSessionViewIcon": "Ver icono de la vista de los cambios en la nube" }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: Expandir abreviatura", "miEmmetExpandAbbreviation": "Emmet: E&&xpandir abreviación" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Busca paquetes de idioma en Marketplace para cambiar el idioma a {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Cambios en la nube", "extensionTelemetryLog": "Telemetría de extensiones{0}", - "rendererLog": "Ventana", - "show window log": "Mostrar registro de ventana", - "telemetryLog": "Telemetría{0}", - "userDataSyncLog": "Sincronización de configuración" + "show window log": "Mostrar registro de ventana" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Todo", @@ -6738,10 +6758,6 @@ "trace": "Seguimiento", "warn": "Advertencia" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Principal", - "sharedLog": "Compartido" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Abrir carpeta de registros de extensión", "openLogsFolder": "Abrir carpeta de registros" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Sí", "remoteTunnelAccess.machineName": "Nombre con el que se registra el acceso al túnel remoto. Si no se establece, se usa el nombre de host.", "remoteTunnelAccess.machineNameRegex": "El nombre solo debe constar de letras, números, guiones bajos y guiones. No debe comenzar con un guión.", - "remoteTunnelLog": "Servicio de túnel remoto", "sign in using account": "Iniciar sesión con {0}", "signed in": "Sesión iniciada", "tunnel.preview": "Los túneles remotos están actualmente en versión preliminar. Informe de cualquier problema con el comando \"Ayuda: notificar problema\"." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Borrar historial de comandos", "workbench.action.terminal.clearSelection": "Borrar selección", "workbench.action.terminal.copyAndClearSelection": "Copiar y borrar selección", - "workbench.action.terminal.copyLastCommand": "Copiar último comando", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Copiar selección", "workbench.action.terminal.copySelectionAsHtml": "Copiar la selección como HTML", "workbench.action.terminal.createTerminalEditor": "Crear nuevo terminal en el área del editor", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "No se puede iniciar un proceso de terminal en un área de trabajo que no es de confianza", "workspaceNotTrustedCreateTerminalCwd": "No se puede iniciar un proceso de terminal en un área de trabajo que no es de confianza con cwd {0} y userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty Host" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (valor predeterminado)", "miNewTerminal": "&&Nuevo terminal", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Ya existe un perfil de terminal con ese nombre.", "terminalProfiles": "perfiles", "terminalProfiles.detected": "detectado", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Este perfil de terminal usa una ruta de acceso potencialmente no segura que otro usuario podría modificar: {0}. ¿Está seguro de que desea usarlo?", "yes": "Sí" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Copiar salida como HTML", "terminal.learnShellIntegration": "Más información sobre la integración de Shell", "terminal.rerunCommand": "Volver a ejecutar el comando", - "toggleVisibility": "Alternar visibilidad" + "toggleVisibility": "Alternar visibilidad", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "El comando se ejecutó {0} y no se pudo ejecutar", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "abrir el archivo JSON de configuración predeterminada", "openDefaultSettingsJson.capitalized": "Abrir la configuración predeterminada (JSON)", "process": "el nombre del proceso de terminal", - "separator": "un separador condicional (\" - \") que solo se muestra cuando está rodeado por variables con valores o texto estático.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "el nombre proporcionado al terminal por el proceso", "task": "indica que este terminal está asociado a una tarea", "terminal.integrated.allowChords": "Indica si se permiten o no los enlaces de teclado de presión simultánea en el terminal. Tenga en cuenta que cuando es true y la pulsación de tecla da como resultado una presión simultánea, se omitirá {0}, establecer este valor en false resulta particularmente útil cuando quiere que ctrl+k vaya al shell (no a VS Code).", @@ -10001,8 +10015,8 @@ "change icon": "Change Icon...", "change icon title": "Change icon for {0} Profile", "confiirmation message": "Esto reemplazará la configuración actual. ¿Está seguro de que quiere continuar?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", + "create empty profile": "Crear un perfil vacío...", + "create from current profle": "Crear a partir del perfil actual...", "create profile": "Create Profile...", "create profile title": "{0}: Create...", "current": "Current", @@ -10021,9 +10035,9 @@ "pick icon": "Pick icon...", "profile": "Perfil ({0})", "profile import error": "Error al importar el perfil: {0}", - "profileExists": "Profile with name {0} already exists.", + "profileExists": "Ya existe un perfil con el nombre {0}.", "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", + "save profile as": "Crear a partir del perfil actual...", "show profile contents": "Show Contents...", "workbench.experimental.profiles.enabled": "Controla si se va a habilitar la característica de vista previa de perfiles." }, @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Icono de la carpeta de selección en el editor de confianza del área de trabajo.", "hostColumnLabel": "Host", "invalidTrust": "No puedes fiarte de las carpetas individuales de un repositorio.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Local", "no untrustedSettings": "La configuración del área de trabajo que requiere confianza no se aplica", "noTrustedFoldersDescriptions": "Aún no ha otorgado confianza a ninguna carpeta o archivo de área de trabajo.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Seleccionar el nuevo editor predeterminado para '{0}'" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Configurar patrones glob a los editores (por ejemplo `\"*.hex\": \"hexEditor.hexedit\"`). Estos tienen prioridad sobre el comportamiento predeterminado." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "La extensión Bisect está activa y ha deshabilitado {0} extensiones. Compruebe si aún puede reproducir el problema y, a continuación, seleccione una de estas opciones.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Es posible que los cambios realizados no se guarden. Seleccione \"Cancelar\" e inténtelo de nuevo." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "No mostrar de nuevo" }, diff --git a/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json index 3e9733b9fd..cb55901346 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Choisir un dossier...", "Choose a folder to clone {0} into": "Choisir un dossier dans lequel cloner {0}", "Choose a repository": "Choisir un dépôt", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "URL de dépôt", "Clone from {0}": "Cloner à partir de {0}", "Cloning git repository \"{0}\"...": "Clonage du dépôt Git '{0}'...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Valider et synchroniser les modifications", "Commit Anyway": "Commiter quand même", "Commit Changes": "Valider les modifications", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Valider les modifications apportées à la nouvelle branche", "Commit Hash": "Commiter le code de hachage", "Commit Staged Changes": "Commiter les changements indexés", @@ -171,9 +173,11 @@ "Please provide a tag name": "Spécifiez un nom de balise", "Please provide the commit hash": "Indiquez le code de hachage du commit", "Publish Branch": "Publier la branche", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publier Branch", "Publish to {0}": "Publier sur {0}", "Publish to...": "Publier sur...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publication de Branch...", "Pull": "Pull", "Pull {0} and push {1} commits between {2}/{3}": "Tirer (pull) {0} et envoyer (push) {1} commits entre {2}/{3}", @@ -194,7 +198,7 @@ "Select a branch to delete": "Sélectionner une branche à supprimer", "Select a branch to merge from": "Sélectionner une branche à fusionner", "Select a branch to rebase onto": "Sélectionner une branche où rebaser", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Sélectionner une référence à partir de laquelle créer la branche", "Select a remote to delete a tag from": "Sélectionner un dépôt distant à partir duquel supprimer une balise", "Select a remote to fetch": "Sélectionner un dépôt distant à extraire", "Select a tag to delete": "Sélectionner une étiquette à supprimer", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Commiter l'index (aucune vérification)", "command.commitStagedSigned": "Valider les modifications en attente (signé)", "command.commitStagedSignedNoVerify": "Commiter l'index (signé, aucune vérification)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Créer une balise", "command.deleteBranch": "Supprimer la branche...", "command.deleteRemoteTag": "Supprimer la balise distante", diff --git a/i18n/vscode-language-pack-fr/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/vscode.typescript-language-features.i18n.json index 95bd416cd9..2f5246a7db 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Vérifiez si npm est installé pour l’[acquisition automatique de type](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Désactive l’[acquisition automatique de type](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). L’acquisition automatique de type récupère les packages `@types` par le biais de npm afin d’améliorer IntelliSense pour les bibliothèques externes.", "typescript.enablePromptUseWorkspaceTsdk": "Permet d'inviter les utilisateurs à se servir de la version TypeScript configurée dans l'espace de travail pour IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Rechercher les références de fichiers", "typescript.format.enable": "Activez/désactivez le formateur TypeScript par défaut.", "typescript.goToSourceDefinition": "Atteindre la définition source", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index 08bf4eb635..38a2cf81e1 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Le retour automatique à la ligne s'effectue en fonction de la largeur de la fenêtre d'affichage." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Contrôle si les suggestions doivent être acceptées sur les caractères de validation. Par exemple, en JavaScript, le point-virgule (`;`) peut être un caractère de validation qui accepte une suggestion et tape ce caractère.", "acceptSuggestionOnEnter": "Contrôle si les suggestions sont acceptées après appui sur 'Entrée', en plus de 'Tab'. Permet d’éviter toute ambiguïté entre l’insertion de nouvelles lignes et l'acceptation de suggestions.", "acceptSuggestionOnEnterSmart": "Accepter uniquement une suggestion avec 'Entrée' quand elle effectue une modification textuelle.", "accessibilityPageSize": "Contrôle le nombre de lignes de l’éditeur qu’un lecteur d’écran peut lire en une seule fois. Quand nous détectons un lecteur d’écran, nous définissons automatiquement la valeur par défaut à 500. Attention : Les valeurs supérieures à la valeur par défaut peuvent avoir un impact important sur les performances.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Déclencher la suggestion en ligne", "inlineSuggestionHasIndentation": "Indique si la suggestion en ligne commence par un espace blanc", "inlineSuggestionHasIndentationLessThanTabSize": "Indique si la suggestion incluse commence par un espace blanc inférieur à ce qui serait inséré par l’onglet.", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Indique si une suggestion en ligne est visible" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Ligne de diffusion supprimée", "audioCues.diffLineInserted": "Ligne de diffusion insérée", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Ligne diff modifiée", "audioCues.lineHasBreakpoint.name": "Point d’arrêt sur ligne", "audioCues.lineHasError.name": "Erreur sur la ligne", "audioCues.lineHasFoldedArea.name": "Zone pliée sur la ligne", @@ -1567,8 +1568,8 @@ "cliDataDir": "Répertoire dans lequel les métadonnées CLI doivent être stockées.", "deprecated.useInstead": "Utilisez {0} à la place.", "diff": "Comparez deux fichiers entre eux.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Désactivez l’extension fournie. Cette option n’est pas persistante et ne s’applique que lorsque la commande ouvre une nouvelle fenêtre.", + "disableExtensions": "Désactivez toutes les extensions installées. Cette option n’est pas persistante et n’est effective que lorsque la commande ouvre une nouvelle fenêtre.", "disableGPU": "Désactivez l'accélération matérielle du GPU.", "experimentalApis": "Active les fonctionnalités de l'API proposées pour les extensions. Peut recevoir un ou plusieurs ID d'extension pour les activer individuellement.", "extensionHomePath": "Définissez le chemin racine des extensions.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Commande épinglée", "terminal.commands.pinned": "épinglé" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Connexion en tant que {0} ({1})", "remoteTunnelService.building": "Génération de l’interface CLI à partir de sources", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Code de sortie inattendu de l’interpréteur de commandes généré (code {0}, signal {1})", "resolveShellEnvTimeout": "Impossible de résoudre votre environnement d'interpréteur de commandes dans un délai raisonnable. Veuillez vérifier la configuration de votre interpréteur de commandes et redémarrer." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Si ce paramètre est faux, aucune télémétrie ne sera envoyée quelle que soit la valeur du nouveau paramètre. Déconseillé au profit du {0} cadre.", "telemetry.crashReports": "Rapports d’incidents", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Détecter automatiquement la valeur par défaut" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Historique restauré" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Configurez les paramètres à ignorer pendant la synchronisation.", "settingsSync.keybindingsPerPlatform": "Synchronisez les combinaisons de touches pour chaque plateforme." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Impossible de lire les données des machines, car la version actuelle est incompatible. Mettez à jour {0}, puis réessayez." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Exécuter %1 après l'installation", "SourceFile": "Fichier source %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "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", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Fermer", + "mainLog": "Main", "secondInstanceAdmin": "Une autre instance de {0} est déjà en cours d’exécution en tant qu’administrateur.", "secondInstanceAdminDetail": "Veuillez s'il vous plaît fermer l'autre instance et réessayer à nouveau.", "secondInstanceNoResponse": "Une autre instance de {0} est déjà en cours d'exécution mais ne répond pas", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Modifier" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Impossible d’activer l’extension « {0} », car elle dépend de l’extension « {1} » qui est désactivée. Voulez-vous activer l’extension et recharger la fenêtre ?", "disabledDepNoAction": "Impossible d’activer l’extension « {0} » car elle dépend de l’extension « {1} » qui est désactivée.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Déverrouiller le Groupe de Rédacteurs" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Configurez des modèles Glob dans les éditeurs (par exemple `\"*.hex\": \"hexEditor.hexedit\"`). Ceux-ci ont priorité sur le comportement par défaut.", "editorLargeFileSizeConfirmation": "Contrôle la taille minimale d’un fichier en Mo avant de demander une confirmation lors de l’ouverture dans l’éditeur.", "interactiveWindow": "Fenêtre interactive", "markdownPreview": "Aperçu Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Indique si le focus clavier se trouve dans le contrôle Quick Open" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Réinitialiser les données d’utilisateur", "reset user data message": "Voulez-vous réinitialiser vos données (paramètres, combinaisons de touches, extensions, extraits de code et état de l’interface utilisateur) et recharger?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} sur Windows 7 ne recevront plus de mises à jour supplémentaires." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Lit un son lorsque le focus se déplace vers une ligne supprimée en mode révision différentiel ou vers la modification suivante/précédente", + "audioCues.diffLineInserted": "Lit un son lorsque le focus se déplace vers une ligne insérée en mode révision différentiel ou vers la modification suivante/précédente", + "audioCues.diffLineModified": "Lit un son lorsque le focus passe à une ligne modifiée en mode révision différentiel ou à la modification suivante/précédente", "audioCues.enabled.auto": "Activez le signal audio lorsqu’un lecteur d’écran est attaché.", "audioCues.enabled.off": "Désactivez le signal audio.", "audioCues.enabled.on": "Désactivez les signaux audio.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Intégré", "continueEditSessionItem.openInLocalFolder.v2": "Ouvrir dans le dossier local", "continueEditSessionPick.title.v2": "Sélectionner un environnement de développement pour continuer à travailler sur {0} dans", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Installer des options d’environnement de développement supplémentaires", "continueOnCloudChanges": "Contrôle s’il faut inviter l’utilisateur à stocker les modifications de travail dans le cloud lors de l’utilisation de Continuer à travailler sur.", "continueOnCloudChanges.off": "Ne stockez pas les modifications de travail dans le cloud avec l’option Continuer à travailler, sauf si l’utilisateur a déjà activé l’option Modifications dans le cloud.", "continueOnCloudChanges.promptForAuth": "Invitez l’utilisateur à se connecter pour stocker les modifications de travail dans le cloud avec Continuer à travailler sur.", @@ -5422,6 +5443,9 @@ "cloud changes": "Modifications du cloud", "editSessionViewIcon": "Afficher l’icône de l’affichage des modifications dans le cloud." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet : Expand Abbreviation", "miEmmetExpandAbbreviation": "Emmet : Dé&&velopper l'abréviation" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Recherchez dans les modules linguistiques du Marketplace pour remplacer la langue d'affichage par {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Modifications du cloud", "extensionTelemetryLog": "Télémétrie de l’extension{0}", - "rendererLog": "Fenêtre", - "show window log": "Afficher le journal de la fenêtre", - "telemetryLog": "Télémétrie{0}", - "userDataSyncLog": "Synchronisation des paramètres" + "show window log": "Afficher le journal de la fenêtre" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Tous", @@ -6738,10 +6758,6 @@ "trace": "Trace", "warn": "Avertissement" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Principal", - "sharedLog": "Partagé" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Ouvrir le dossier des journaux d'extension", "openLogsFolder": "Ouvrir le dossier des journaux" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Oui", "remoteTunnelAccess.machineName": "Nom sous lequel l’accès au tunnel distant est inscrit. S’il n’est pas défini, le nom d’hôte est utilisé.", "remoteTunnelAccess.machineNameRegex": "Le nom ne doit être composé que de lettres, de chiffres, de traits de soulignement et de tirets. Il ne doit pas commencer par un tiret.", - "remoteTunnelLog": "Service de tunnel distant", "sign in using account": "Vous connecter à {0}", "signed in": "Connecté", "tunnel.preview": "Les tunnels distants sont actuellement en préversion. Signalez les problèmes éventuels à l’aide de la commande « Aide : signaler un problème »." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Effacer l’historique des commandes", "workbench.action.terminal.clearSelection": "Effacer la sélection", "workbench.action.terminal.copyAndClearSelection": "Copier et effacer la sélection", - "workbench.action.terminal.copyLastCommand": "Copier la dernière commande", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Copier la sélection", "workbench.action.terminal.copySelectionAsHtml": "Copier la sélection en HTML", "workbench.action.terminal.createTerminalEditor": "Créer un nouveau terminal dans la zone de l’éditeur", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Impossible de lancer un processus terminal dans un espace de travail non approuvé", "workspaceNotTrustedCreateTerminalCwd": "Impossible de lancer un processus terminal dans un espace de travail non approuvé avec cwd {0} et userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Hôte Pty" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Par défaut)", "miNewTerminal": "&&Nouveau terminal", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Modifier la couleur...", "workbench.action.terminal.changeIcon": "Changer l’icône...", "workbench.action.terminal.clear": "Effacer", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Effacer le terminal", "workbench.action.terminal.copySelection.short": "Copier", "workbench.action.terminal.copySelectionAsHtml": "Copier au format HTML", "workbench.action.terminal.joinInstance": "Joindre des terminaux", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Configurer les paramètres du terminal", "workbench.action.terminal.paste.short": "Coller", "workbench.action.terminal.renameInstance": "Renommer...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Exécuter le fichier actif", + "workbench.action.terminal.runSelectedText": "Exécuter le texte sélectionné", "workbench.action.terminal.selectAll": "Tout sélectionner", "workbench.action.terminal.selectDefaultProfile": "Sélectionner le profil par défaut", "workbench.action.terminal.showsTabs": "Afficher les onglets", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Il existe déjà un profil de terminal portant ce nom", "terminalProfiles": "profils", "terminalProfiles.detected": "détecté(s)", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Ce profil de terminal utilise un chemin potentiellement dangereux qui peut être modifié par un autre utilisateur : {0}. Voulez-vous vraiment l’utiliser ?", "yes": "Oui" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Copier la sortie au format HTML", "terminal.learnShellIntegration": "En savoir plus sur l’intégration de l’interpréteur de commandes", "terminal.rerunCommand": "Commande de réexécution", - "toggleVisibility": "Activer/désactiver la visibilité" + "toggleVisibility": "Activer/désactiver la visibilité", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "La commande s’est exécutée {0} et a échoué.", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "ouvrir le JSON des paramètres par défaut", "openDefaultSettingsJson.capitalized": "Ouvrir les paramètres par défaut (JSON)", "process": "nom du processus terminal", - "separator": "un séparateur conditionnel (\"-\") qui apparaît uniquement quand il est entouré de variables avec des valeurs ou du texte statique.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "nom fourni au terminal par le processus", "task": "indique que ce terminal est associé à une tâche", "terminal.integrated.allowChords": "Indique s’il faut autoriser ou non les combinaisons de touches d’une combinaison de touches dans le terminal. Notez que lorsque cela est vrai et que la frappe entraîne une pression, elle contourne {0}, la définition de la valeur false est particulièrement utile lorsque vous souhaitez que ctrl+k accède à votre interpréteur de commandes (pas VS Code).", @@ -9542,7 +9556,7 @@ "terminal.integrated.splitCwd.inherited": "Sur macOS et Linux, un nouveau terminal divisé utilise le répertoire de travail du terminal parent. Sur Windows, le comportement est le même qu'avec le paramètre initial.", "terminal.integrated.splitCwd.initial": "Un nouveau terminal divisé utilise le répertoire de travail dans lequel le terminal parent a démarré.", "terminal.integrated.splitCwd.workspaceRoot": "Un nouveau terminal divisé utilise la racine de l'espace de travail en tant que répertoire de travail. Dans un espace de travail multiracine, vous pouvez choisir le dossier racine à utiliser.", - "terminal.integrated.tabStopWidth": "The number of cells in a tab stop.", + "terminal.integrated.tabStopWidth": "Nombre de cellules dans un taquet de tabulation.", "terminal.integrated.tabs.defaultColor": "ID de couleur de thème à associer aux icônes de terminal par défaut.", "terminal.integrated.tabs.defaultIcon": "ID de codicon à associer aux icônes de terminal par défaut.", "terminal.integrated.tabs.enableAnimation": "Contrôle si les états de l’onglet terminal prennent en charge l’animation (tâches en cours d’exécution).", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Lorsque cette option est activée, des invites de domaine approuvé s’affichent lors de l’ouverture de liens dans les espaces de travail approuvés." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Changer l’icône...", + "change icon title": "Modifier l’icône du profil {0}", "confiirmation message": "Cela remplacera vos paramètres actuels. Voulez-vous vraiment continuer ?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Créer un profil vide...", + "create from current profle": "Créer à partir du profil actuel...", + "create profile": "Créer un profil...", + "create profile title": "{0} : Créer...", + "current": "Actuel", + "default": "Par défaut", "export profile": "Exporter le profil ({0})...", "export profile in share": "Exporter le profil ({0})...", "import from file": "Importer à partir d’un fichier de profil", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Importer le profil", "import profile share": "Importer le profil...", "import profile title": "Importer des paramètres à partir d’un profil", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Nom du profil", + "pick icon": "Sélectionner une icône...", "profile": "Profil ({0})", "profile import error": "Erreur lors de l’importation du profil : {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "Il existe déjà un profil intitulé {0}.", + "rename profile": "Renommer...", + "save profile as": "Créer à partir du profil actuel...", + "show profile contents": "Afficher le contenu", "workbench.experimental.profiles.enabled": "Contrôle si la fonctionnalité d’évaluation de l’aperçu des profils doit être activée." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Icône pour l'icône de sélection de dossier dans l'éditeur de confiance de l'espace de travail.", "hostColumnLabel": "Hôte", "invalidTrust": "Vous ne pouvez pas approuver des dossiers individuels dans un référentiel.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Local", "no untrustedSettings": "Les paramètres d’espace de travail nécessitant une approbation ne sont pas appliqués", "noTrustedFoldersDescriptions": "Vous n’avez pas encore approuvé de dossiers ou de fichiers d’espace de travail.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Sélectionner un nouvel éditeur par défaut pour « {0} »" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Configurez des modèles Glob dans les éditeurs (par exemple `\"*.hex\": \"hexEditor.hexedit\"`). Ceux-ci ont priorité sur le comportement par défaut." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "L'extension Bisect est active et a désactivé {0} extensions. Vérifiez si vous pouvez encore reproduire le problème, puis continuez en effectuant votre sélection parmi les options disponibles.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Les modifications que vous avez apportées risquent de ne pas être enregistrées. Veuillez cocher « Annuler » et réessayer." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Ne plus afficher" }, diff --git a/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json index 51041007e1..939836d73a 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Scegli cartella...", "Choose a folder to clone {0} into": "Scegliere una cartella in cui clonare {0}", "Choose a repository": "Scegli un repository", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "URL del repository", "Clone from {0}": "Clona da {0}", "Cloning git repository \"{0}\"...": "Clonazione del repository Git \"{0}\"...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Commit e sincronizzazione delle modifiche", "Commit Anyway": "Eseguire comunque il commit", "Commit Changes": "Eseguire il commit delle modifiche", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Eseguire il commit delle modifiche apportate a un nuovo ramo", "Commit Hash": "Hash del commit", "Commit Staged Changes": "Esegui commit delle modifiche per il commit", @@ -171,9 +173,11 @@ "Please provide a tag name": "Specificare un nome di tag", "Please provide the commit hash": "Specificare l'hash del commit", "Publish Branch": "Pubblica Ramo", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pubblica Branch", "Publish to {0}": "Pubblica in {0}", "Publish to...": "Pubblica in...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pubblicazione Branch in corso...", "Pull": "Esegui pull", "Pull {0} and push {1} commits between {2}/{3}": "Esegui il pull di {0} e il push di {1} commit tra {2}/{3}", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Esegui commit dei file preparati (nessuna verifica)", "command.commitStagedSigned": "Esegui commit dei file preparati (approvazione)", "command.commitStagedSignedNoVerify": "Esegui commit dei file preparati (approvazione, nessuna verifica)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Crea tag", "command.deleteBranch": "Elimina ramo...", "command.deleteRemoteTag": "Elimina tag remoto", diff --git a/i18n/vscode-language-pack-it/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/vscode.typescript-language-features.i18n.json index 3f09deaca2..a3435ba2ce 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Verificare se npm è installato per [acquisizione automatica del tipo](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Disabilita [acquisizione automatica del tipo](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). L'acquisizione automatica del tipo recupera pacchetti \"@types\" dall'npm per migliorare IntelliSense per le raccolte esterne.", "typescript.enablePromptUseWorkspaceTsdk": "Consente di chiedere agli utenti se usare la versione di TypeScript configurata nell'area di lavoro per IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Trova riferimenti a file", "typescript.format.enable": "Abilita/Disabilita il formattatore TypeScript predefinito.", "typescript.goToSourceDefinition": "Vai alla definizione di origine", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index 5e6cfa3344..01bd6376dc 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Il ritorno a capo automatico delle righe viene applicato in corrispondenza della larghezza del viewport." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Controlla se accettare i suggerimenti con i caratteri di commit. Ad esempio, in JavaScript il punto e virgola (';') può essere un carattere di commit che accetta un suggerimento e digita tale carattere.", "acceptSuggestionOnEnter": "Controlla se i suggerimenti devono essere accettati con 'INVIO' in aggiunta a 'TAB'. In questo modo è possibile evitare ambiguità tra l'inserimento di nuove righe e l'accettazione di suggerimenti.", "acceptSuggestionOnEnterSmart": "Accetta un suggerimento con 'Invio' solo quando si apporta una modifica al testo.", "accessibilityPageSize": "Controlla il numero di righe nell'Editor che possono essere lette alla volta da un utilità per la lettura dello schermo. Quando viene rilevata un'utilità per la lettura dello schermo, questo valore viene impostato su 500 per impostazione predefinita. Avviso: questa opzione può influire sulle prestazioni se il numero di righe è superiore a quello predefinito.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Trigger del suggerimento inline", "inlineSuggestionHasIndentation": "Se il suggerimento in linea inizia con spazi vuoti", "inlineSuggestionHasIndentationLessThanTabSize": "Indica se il suggerimento inline inizia con uno spazio vuoto minore di quello che verrebbe inserito dalla tabulazione", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Se è visibile un suggerimento inline" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Riga diff eliminata", "audioCues.diffLineInserted": "Riga diff inserita", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Riga diff modificata", "audioCues.lineHasBreakpoint.name": "Punto di interruzione sulla riga", "audioCues.lineHasError.name": "Errore sulla riga", "audioCues.lineHasFoldedArea.name": "Area piegata sulla linea", @@ -1567,8 +1568,8 @@ "cliDataDir": "Directory in cui devono essere archiviati i metadati dell'interfaccia della riga di comando.", "deprecated.useInstead": "Usare {0}.", "diff": "Confronta due file tra loro.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Disabilitare l'estensione specificata. Questa opzione non è persistente ed è valida solo quando il comando apre una nuova finestra.", + "disableExtensions": "Disabilitare tutte le estensioni installate. Questa opzione non è persistente ed è valida solo quando il comando apre una nuova finestra.", "disableGPU": "Disabilita l'accelerazione hardware della GPU.", "experimentalApis": "Abilita le funzionalità API proposte per un'estensione. Può ricevere uno o più ID estensione da abilitare singolarmente.", "extensionHomePath": "Impostare il percorso radice per le estensioni.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Comando bloccato", "terminal.commands.pinned": "aggiunto" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Connessione come {0} ({1})", "remoteTunnelService.building": "Compilazione dell'interfaccia della riga di comando da origini", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Codice di uscita imprevisto dalla shell generata (codice {0}, segnale {1})", "resolveShellEnvTimeout": "Non è possibile risolvere l'ambiente della shell in un tempo ragionevole. Verificare la configurazione della shell e riavviare." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Se questa impostazione è false, non verranno inviati dati di telemetria indipendentemente dal valore della nuova impostazione. Deprecata e sostituita dall'impostazione {0}.", "telemetry.crashReports": "Segnalazioni di arresto anomalo del sistema", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Rileva automaticamente l'impostazione predefinita" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Cronologia ripristinata" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Configura le impostazioni da ignorare durante la sincronizzazione.", "settingsSync.keybindingsPerPlatform": "Sincronizza i tasti di scelta rapida per ogni piattaforma." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Non è possibile leggere i dati dei computer perché la versione corrente non è compatibile. Aggiornare {0} e riprovare." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Esegui %1 dopo l'installazione", "SourceFile": "File di origine %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&No", "confirmOpenDetail": "Se questa richiesta non è stata avviata, potrebbe rappresentare un tentativo di attacco nel sistema. Se non è stata intrapresa un'azione esplicita per avviare questa richiesta, è consigliabile fare clic su 'No'", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Chiudi", + "mainLog": "Main", "secondInstanceAdmin": "Un'altra istanza di {0} è già in esecuzione come amministratore.", "secondInstanceAdminDetail": "Chiudere l'altra istanza e riprovare.", "secondInstanceNoResponse": "Un'altra istanza di {0} è in esecuzione ma non risponde", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Modifica" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Non è possibile attivare l'estensione '{0}' perché si basa sull'estensione '{1}', che è disabilitata. Abilitare l'estensione e ricaricare la finestra?", "disabledDepNoAction": "Non è possibile attivare l'estensione '{0}' perché dipende dall'estensione '{1}' che è disabilitata.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Sblocca gruppo di editor" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Configurare i modelli GLOB per gli editor, ad esempio `\"*.hex\": \"hexEditor.hexedit\"`. Questi hanno la precedenza sul comportamento predefinito.", "editorLargeFileSizeConfirmation": "Controlla le dimensioni minime di un file in MB prima di richiedere conferma all'apertura nell'editor.", "interactiveWindow": "Finestra interattiva", "markdownPreview": "Anteprima di Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Indica se lo stato attivo della tastiera si trova all'interno del controllo Quick Open" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Reimpostare dati utente", "reset user data message": "Reimpostare i dati (impostazioni, tasti di scelta rapida, estensioni, frammenti e stato dell'interfaccia utente) e ricaricare?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} su Windows 7 non riceverà più altri aggiornamenti." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Riproduce un suono quando lo stato attivo si sposta su una riga eliminata in modalità di revisione delle differenze o sulla modifica successiva/precedente", + "audioCues.diffLineInserted": "Riproduce un suono quando lo stato attivo si sposta su una riga inserita in modalità di revisione delle differenze o sulla modifica successiva/precedente", + "audioCues.diffLineModified": "Riproduce un suono quando lo stato attivo si sposta su una riga modificata in modalità di revisione delle differenze o sulla modifica successiva/precedente", "audioCues.enabled.auto": "Abilita segnale audio quando è collegata un'utilità per la lettura dello schermo.", "audioCues.enabled.off": "Disabilita il segnale audio.", "audioCues.enabled.on": "Abilita segnale audio.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Predefinito", "continueEditSessionItem.openInLocalFolder.v2": "Apri nella cartella locale", "continueEditSessionPick.title.v2": "Selezionare un ambiente di sviluppo in cui continuare a lavorare su {0} in", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Installare opzioni aggiuntive per l'ambiente di sviluppo", "continueOnCloudChanges": "Controlla se richiedere all'utente di archiviare le modifiche di lavoro nel cloud quando si usa Continua a lavorare.", "continueOnCloudChanges.off": "Non archiviare le modifiche di lavoro nel cloud con Continua a lavorare, a meno che l'utente non abbia già attivato Modifiche al cloud.", "continueOnCloudChanges.promptForAuth": "Chiedere all'utente di accedere per archiviare le modifiche di lavoro nel cloud con Continua a lavorare.", @@ -5422,6 +5443,9 @@ "cloud changes": "Modifiche cloud", "editSessionViewIcon": "Icona della visualizzazione delle modifiche del cloud." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: Espandi abbreviazione", "miEmmetExpandAbbreviation": "Emmet: &&Espandi abbreviazione" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Consente di cercare i Language Pack nel Marketplace per impostare la lingua visualizzata su {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Modifiche cloud", "extensionTelemetryLog": "Telemetria dell'estensione{0}", - "rendererLog": "Finestra", - "show window log": "Mostra log della finestra", - "telemetryLog": "Telemetria{0}", - "userDataSyncLog": "Sincronizzazione impostazioni" + "show window log": "Mostra log della finestra" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Tutto", @@ -6738,10 +6758,6 @@ "trace": "Analisi", "warn": "Avviso" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Principale", - "sharedLog": "Condiviso" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Apri cartella dei log dell'estensione", "openLogsFolder": "Apri cartella dei log" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Sì", "remoteTunnelAccess.machineName": "Nome con cui è registrato l'accesso al tunnel remoto. Se non è impostato, viene usato il nome host.", "remoteTunnelAccess.machineNameRegex": "Il nome deve essere composto solo da lettere, numeri, caratteri di sottolineatura e trattini. Non deve iniziare con un trattino.", - "remoteTunnelLog": "Servizio di tunnel remoto", "sign in using account": "Accedi con {0}", "signed in": "Connesso", "tunnel.preview": "Tunnel remoti è attualmente in anteprima. Per segnalare eventuali problemi, usare il comando \"Guida: Segnala problema\"." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Cancella cronologia dei comandi", "workbench.action.terminal.clearSelection": "Cancella selezione", "workbench.action.terminal.copyAndClearSelection": "Copiare e cancellare selezione", - "workbench.action.terminal.copyLastCommand": "Copia ultimo comando", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Copia selezione", "workbench.action.terminal.copySelectionAsHtml": "Copia selezione come HTML", "workbench.action.terminal.createTerminalEditor": "Crea nuovo terminale nell'area dell'editor", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Non è possibile avviare un processo del terminale in un'area di lavoro non attendibile", "workspaceNotTrustedCreateTerminalCwd": "Non è possibile avviare un processo del terminale in un'area di lavoro non attendibile con cwd {0} e userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty Host" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Predefinito)", "miNewTerminal": "&&Nuovo terminale", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Esiste già un profilo del terminale con lo stesso nome", "terminalProfiles": "profili", "terminalProfiles.detected": "rilevati", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Questo profilo del terminale usa un percorso potenzialmente non sicuro che può essere modificato da un altro utente: {0}. Si vuole usarlo?", "yes": "Sì" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Copia output come HTML", "terminal.learnShellIntegration": "Informazioni sull'integrazione della shell", "terminal.rerunCommand": "Riesegui il confronto", - "toggleVisibility": "Attiva/Disattiva visibilità" + "toggleVisibility": "Attiva/Disattiva visibilità", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Comando eseguito {0} e non riuscito", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "Apri il file JSON delle impostazioni predefinite", "openDefaultSettingsJson.capitalized": "Apri impostazioni predefinite (JSON)", "process": "il nome del processo del terminale", - "separator": "un separatore condizionale (“ - “) visualizzato solo se circondato da variabili con valori o testo statici.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "il nome fornito al terminale dal processo", "task": "indica che il terminale è associato a un'attività", "terminal.integrated.allowChords": "Indica se consentire o meno i tasti di scelta rapida nel terminale. Si tenga presente che quando è True e il tasto di scelta rapida restituisce una pressione contemporanea, ignorerà {0}. Impostare su False è particolarmente utile se si vuole usare CTRL+K per passare alla shell (non VS Code).", @@ -9542,7 +9556,7 @@ "terminal.integrated.splitCwd.inherited": "In macOS e Linux un nuovo terminale diviso userà la directory di lavoro del terminale padre. In Windows il comportamento è uguale a quello iniziale.", "terminal.integrated.splitCwd.initial": "Un nuovo terminale diviso userà la directory di lavoro con cui è stato avviato il terminale padre.", "terminal.integrated.splitCwd.workspaceRoot": "Un nuovo terminale diviso userà la radice dell'area di lavoro come directory di lavoro. In un'area di lavoro con più radici è possibile scegliere la cartella radice da usare.", - "terminal.integrated.tabStopWidth": "The number of cells in a tab stop.", + "terminal.integrated.tabStopWidth": "Numero di celle in una tabulazione.", "terminal.integrated.tabs.defaultColor": "ID colore del tema da associare alle icone del terminale per impostazione predefinita.", "terminal.integrated.tabs.defaultIcon": "ID codicon da associare alle icone del terminale per impostazione predefinita.", "terminal.integrated.tabs.enableAnimation": "Controllare se gli stati delle schede del terminale supportano l'animazione (ad esempio, le attività in corso).", @@ -10001,8 +10015,8 @@ "change icon": "Change Icon...", "change icon title": "Change icon for {0} Profile", "confiirmation message": "In questo modo verranno sostituite le impostazioni correnti. Continuare?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", + "create empty profile": "Crea un profilo vuoto...", + "create from current profle": "Crea dal profilo corrente...", "create profile": "Create Profile...", "create profile title": "{0}: Create...", "current": "Current", @@ -10021,9 +10035,9 @@ "pick icon": "Pick icon...", "profile": "Profilo ({0})", "profile import error": "Errore durante l'importazione del profilo: {0}", - "profileExists": "Profile with name {0} already exists.", + "profileExists": "Il profilo con nome {0} esiste già.", "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", + "save profile as": "Crea dal profilo corrente...", "show profile contents": "Show Contents...", "workbench.experimental.profiles.enabled": "Controllare se abilitare la funzionalità di anteprima profili." }, @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Icona per l'icona di selezione della cartella nell'editor attendibilità dell'area di lavoro.", "hostColumnLabel": "Host", "invalidTrust": "Non è possibile considerare attendibili singole cartelle all'interno di un repository.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Locale", "no untrustedSettings": "Le impostazioni dell'area di lavoro che richiedono attendibilità non sono applicate", "noTrustedFoldersDescriptions": "Non sono ancora stati considerati attendibili file di area di lavoro o cartelle.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Selezionare il nuovo editor predefinito per ' {0}'" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Configurare i modelli GLOB per gli editor, ad esempio `\"*.hex\": \"hexEditor.hexedit\"`. Questi hanno la precedenza sul comportamento predefinito." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "La funzionalità Bisezione estensioni è attiva e ha disabilitato {0} estensioni. Verificare se è ancora possibile riprodurre il problema e procedere selezionando una di queste opzioni.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Le modifiche apportate potrebbero non essere salvate. Selezionare \"Annulla\" e riprovare." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Non visualizzare più questo messaggio" }, diff --git a/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json index 00039e198e..fabbc0eaf7 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "フォルダーを選択...", "Choose a folder to clone {0} into": "{0} を複製するフォルダーを選択してください", "Choose a repository": "リポジトリの選択", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "リポジトリの URL", "Clone from {0}": "{0} から複製", "Cloning git repository \"{0}\"...": "Git リポジトリ \"{0}\" を複製しています...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "変更点をコミットして同期", "Commit Anyway": "このままコミット", "Commit Changes": "変更点のコミット", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "新しいブランチに変更をコミットする", "Commit Hash": "コミット ハッシュ", "Commit Staged Changes": "ステージされている変更のコミット", @@ -171,9 +173,11 @@ "Please provide a tag name": "タグ名を入力してください", "Please provide the commit hash": "コミット ハッシュを指定してください", "Publish Branch": "ブランチを発行...", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch を発行", "Publish to {0}": "{0} に発行する", "Publish to...": "以下に発行する...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch を公開しています...", "Pull": "プル", "Pull {0} and push {1} commits between {2}/{3}": "{2}/{3} の間で {0} 件のコミットをプルし、{1} 件のコミットをプッシュします", @@ -194,7 +198,7 @@ "Select a branch to delete": "削除するブランチの選択", "Select a branch to merge from": "マージ元のブランチを選択", "Select a branch to rebase onto": "リベース先のブランチを選択", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "ブランチの作成元 ref を選択", "Select a remote to delete a tag from": "タグを削除するリモートを選択します", "Select a remote to fetch": "リモートを選択して取得", "Select a tag to delete": "削除するタグを選択する", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "ステージング済みをコミット (確認なし)", "command.commitStagedSigned": "コミットしてステージング (サインオフ)", "command.commitStagedSignedNoVerify": "ステージング済みをコミット (サインオフ、確認なし)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "タグを作成", "command.deleteBranch": "ブランチの削除...", "command.deleteRemoteTag": "リモート タグの削除", diff --git a/i18n/vscode-language-pack-ja/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/vscode.typescript-language-features.i18n.json index fbfeb5bd34..6b5e053a06 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "npm が [自動タイプ取得](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 用にインストールされているかどうかを確認します。", "typescript.disableAutomaticTypeAcquisition": "[自動タイプ取得](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) を無効にします。自動タイプ取得では、外部ライブラリの IntelliSense を向上させるために、npm から '@types' パッケージが取得されます。", "typescript.enablePromptUseWorkspaceTsdk": "ワークスペースで Intellisense 用に構成されている TypeScript バージョンを使用することについてユーザーへの確認を有効にします。", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "ファイル参照の検索", "typescript.format.enable": "既定の TypeScript フォーマッタを有効/無効にします。", "typescript.goToSourceDefinition": "ソース定義に移動", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index da0c24b4a1..6050485231 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "行をビューポートの幅で折り返します。" }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "コミット文字で候補を受け入れるかどうかを制御します。たとえば、JavaScript ではセミコロン (`;`) をコミット文字にして、候補を受け入れてその文字を入力することができます。", "acceptSuggestionOnEnter": "`Tab` キーに加えて `Enter` キーで候補を受け入れるかどうかを制御します。改行の挿入や候補の反映の間であいまいさを解消するのに役立ちます。", "acceptSuggestionOnEnterSmart": "テキストの変更を行うとき、`Enter` を使用する場合にのみ候補を受け付けます。", "accessibilityPageSize": "一度にスクリーン リーダーによって読み上げることができるエディターの行数を制御します。スクリーン リーダーが検出されると、既定値が 500 に自動的に設定されます。警告: 既定値より大きい数値の場合は、パフォーマンスに影響があります。", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "インライン候補をトリガーする", "inlineSuggestionHasIndentation": "インライン候補がスペースで始まるかどうか", "inlineSuggestionHasIndentationLessThanTabSize": "インライン候補が、タブで挿入されるものよりも小さいスペースで始まるかどうか", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "インライン候補を表示するかどうか" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "差分行が削除されました", "audioCues.diffLineInserted": "差分行が挿入されました", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "変更された差分行", "audioCues.lineHasBreakpoint.name": "行のブレークポイント", "audioCues.lineHasError.name": "行のエラー", "audioCues.lineHasFoldedArea.name": "行の折りたたまれた面", @@ -1567,8 +1568,8 @@ "cliDataDir": "CLI メタデータを格納するディレクトリ。", "deprecated.useInstead": "代わりに {0} を使用してください。", "diff": "2 つのファイルを比較します。", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "指定された拡張機能を無効にします。このオプションは保存されず、コマンドが新しいウィンドウを開いた場合にのみ有効です。", + "disableExtensions": "インストールされた拡張機能をすべて無効にします。このオプションは保存されず、コマンドが新しいウィンドウを開いた場合にのみ有効です。", "disableGPU": "GPU ハードウェア アクセラレータを無効にします。", "experimentalApis": "拡張機能の Proposed API 機能を有効にします。個々に有効にする 1 つ以上の拡張機能 ID を指定できます。", "extensionHomePath": "拡張機能のルート パスを設定します。", @@ -1903,6 +1904,9 @@ "pinnedCommand": "ピン留め済みのコマンド", "terminal.commands.pinned": "ピン留め済み" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "{0} として接続しています ({1})", "remoteTunnelService.building": "ソースから CLI をビルドしています", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "生成されたシェルでの予期しない終了コード (コード {0}、シグナル {1})", "resolveShellEnvTimeout": "適度な時間内にシェル環境を解決できません。シェルの構成を確認して、再起動してください。" }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "この設定が false の場合、新しい設定の値に関係なくテレメトリは送信されません。{0}設定を優先して非推奨になりました。", "telemetry.crashReports": "クラッシュ レポート", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "既定値を自動的に検出する" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "履歴が復元されました" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "同期中に無視される設定を構成します。", "settingsSync.keybindingsPerPlatform": "各プラットフォームのキー バインドを同期します。" }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "マシン データは、現在のバージョンと互換性がないため、読み取ることができません。{0} を更新して、もう一度お試しください。" }, @@ -2411,6 +2424,9 @@ "RunAfter": "インストール後に %1 を実行する", "SourceFile": "%1 ソース ファイル" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "いいえ(&&N)", "confirmOpenDetail": "お客様がこの要求を開始しなかった場合は、システムに対して攻撃が試行されている可能性があります。この要求を明示的に開始していない場合は、[いいえ] をクリックしてください", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "閉じる(&&C)", + "mainLog": "Main", "secondInstanceAdmin": "{0} の別のインスタンスが既に管理者として実行されています。", "secondInstanceAdminDetail": "他のインスタンスを閉じてからもう一度お試しください。", "secondInstanceNoResponse": "{0} の別のインスタンスが実行中ですが応答していません", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "編集" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "'{0}' 拡張機能を有効できません。この拡張機能は、無効になっている '{1}' 拡張機能に依存しています。拡張機能を有効にしてウィンドウを再読み込みしますか。", "disabledDepNoAction": "無効な '{1}' 拡張機能に依存しているため、'{0}' 拡張機能をアクティブ化できません。", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "エディター グループをロック解除する" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "glob パターンをエディターに構成します (`\"*.hex\": \"hexEditor.hexedit\"` など)。これらは既定の動作よりも優先されます。", "editorLargeFileSizeConfirmation": "エディターで開くときに確認を求める前に、ファイルの最小サイズを MB 単位で制御します。", "interactiveWindow": "対話型ウィンドウ", "markdownPreview": "マークダウンのプレビュー", @@ -3653,6 +3673,7 @@ "inQuickOpen": "キーボード フォーカスが Quick Open コントロール内にあるかどうか" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "ユーザー データをリセットする", "reset user data message": "データ (設定、キー バインド、拡張機能、スニペット、UI 状態) をリセットして再読み込みしますか?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "Windows 7 の {0} は、これ以上の更新プログラムを受け取らなくなります。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "差分レビュー モードでフォーカスが削除された行に移動したときまたは次/前の変更に移動したときに音を鳴らします", + "audioCues.diffLineInserted": "差分レビュー モードでフォーカスが挿入された行に移動したときまたは次/前の変更に移動したときに音を鳴らします", + "audioCues.diffLineModified": "差分レビュー モードでフォーカスが変更された行に移動したときまたは次/前の変更に移動したときに音を鳴らします", "audioCues.enabled.auto": "スクリーン リーダーが接続されたときにオーディオ キューを有効にします。", "audioCues.enabled.off": "オーディオ キューを無効にします。", "audioCues.enabled.on": "オーディオ キューを有効にします。", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "組み込み", "continueEditSessionItem.openInLocalFolder.v2": "ローカル フォルダーで開く", "continueEditSessionPick.title.v2": "次で {0} の作業を続けるには、開発環境を選択してください:", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "追加の開発環境オプションをインストールする", "continueOnCloudChanges": "[作業の続行] を使用するときに、クラウドに作業変更を保存するようユーザーに確認するかどうかを制御します。", "continueOnCloudChanges.off": "ユーザーがクラウドの変更を既に有効にしていない限り、[作業を続行] を使用してクラウドに作業変更を保存しないでください。", "continueOnCloudChanges.promptForAuth": "[作業を続行] を使用して作業変更をクラウドに保存するためにサインインするようユーザーに確認します。", @@ -5422,6 +5443,9 @@ "cloud changes": "クラウドの変更", "editSessionViewIcon": "クラウドの変更ビューのビュー アイコン。" }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: 略語の展開", "miEmmetExpandAbbreviation": "Emmet: 省略記法を展開(&&X)" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "表示言語を {0} に変更するために Marketplace で言語パックを検索します。" }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "クラウドの変更", "extensionTelemetryLog": "拡張機能テレメトリ {0}", - "rendererLog": "ウィンドウ", - "show window log": "ウィンドウ ログの表示", - "telemetryLog": "テレメトリ {0}", - "userDataSyncLog": "設定の同期" + "show window log": "ウィンドウ ログの表示" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "すべて", @@ -6738,10 +6758,6 @@ "trace": "トレース", "warn": "警告" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "メイン", - "sharedLog": "共有" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "拡張機能のログ フォルダーを開く", "openLogsFolder": "ログ フォルダーを開く" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "はい", "remoteTunnelAccess.machineName": "リモート トンネル アクセスに登録されている名前。設定されていない場合は、ホスト名が使用されます。", "remoteTunnelAccess.machineNameRegex": "名前は文字、数字、アンダースコア、ダッシュのみで構成する必要があります。ダッシュで始めることはできません。", - "remoteTunnelLog": "リモート トンネル サービス", "sign in using account": "{0} でサインイン", "signed in": "サインイン済み", "tunnel.preview": "リモート トンネルは現在プレビュー中です。「Help: Report Issue」コマンドを使用して問題を報告してください。" @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "コマンド履歴のクリア", "workbench.action.terminal.clearSelection": "選択のクリア", "workbench.action.terminal.copyAndClearSelection": "選択範囲のコピーとクリア", - "workbench.action.terminal.copyLastCommand": "直近のコマンドのコピー", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "選択内容のコピー", "workbench.action.terminal.copySelectionAsHtml": "選択内容を HTML としてコピー", "workbench.action.terminal.createTerminalEditor": "エディター領域で新しいターミナルを作成", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "信頼されていないワークスペースでターミナル プロセスを起動することはできません", "workspaceNotTrustedCreateTerminalCwd": "cwd {0} と userHome {1} を含む信頼されていないワークスペースでターミナル プロセスを起動することはできません" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "PTY ホスト" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (既定値)", "miNewTerminal": "新しいターミナル(&&N)", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "色の変更...", "workbench.action.terminal.changeIcon": "アイコンの変更...", "workbench.action.terminal.clear": "クリア", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "ターミナルのクリア", "workbench.action.terminal.copySelection.short": "コピー", "workbench.action.terminal.copySelectionAsHtml": "HTML としてコピーする", "workbench.action.terminal.joinInstance": "ターミナルに参加する", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "ターミナル設定の構成", "workbench.action.terminal.paste.short": "貼り付け", "workbench.action.terminal.renameInstance": "名前の変更...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "アクティブなファイルの実行", + "workbench.action.terminal.runSelectedText": "選択したテキストの実行", "workbench.action.terminal.selectAll": "すべてを選択", "workbench.action.terminal.selectDefaultProfile": "既定のプロファイルの選択", "workbench.action.terminal.showsTabs": "タブの表示", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "その名前のターミナルのプロファイルは既に存在します", "terminalProfiles": "プロファイル", "terminalProfiles.detected": "検出済み", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "このプロファイルでは、別のユーザーが変更できる安全でない可能性のあるパスを使用しています: {0}。使用しますか?", "yes": "はい" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "出力を HTML としてコピー", "terminal.learnShellIntegration": "シェル統合に関する詳細情報", "terminal.rerunCommand": "コマンドを再実行", - "toggleVisibility": "表示を切り替え" + "toggleVisibility": "表示を切り替え", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "コマンドは {0} に実行され、失敗しました", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "既定の設定の JSON を開く", "openDefaultSettingsJson.capitalized": "既定の設定 (JSON) を開く", "process": "ターミナル プロセスの名前", - "separator": "値か固定のテキストで囲われたとき、条件付きの区切り記号 (\" - \") を表示します。", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "プロセスによってターミナルに指定された名前", "task": "このターミナルがタスクに関連付けられていることを示す", "terminal.integrated.allowChords": "ターミナルでコードのキーバインドを許可するかどうか。これが true で、キーストロークの結果がコード内の場合、{0} をバイパスすることに注意してください。これを false に設定すると、Ctrl + k キーを (VS Code ではなく) シェルに移動する場合に特に便利です。", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "有効にすると、信頼されたワークスペースでリンクを開いたときに信頼されたドメインのプロンプトが表示されます。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "アイコンの変更...", + "change icon title": "{0} プロファイルのアイコンを変更する", "confiirmation message": "これにより、現在の設定が置換えられます。続行しますか?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "空のプロファイルを作成します...", + "create from current profle": "現在のプロファイルから作成します...", + "create profile": "プロファイルの作成...", + "create profile title": "{0}: 作成...", + "current": "現在", + "default": "既定", "export profile": "プロファイルのエクスポート ({0})...", "export profile in share": "プロファイルのエクスポート ({0})...", "import from file": "プロファイル ファイルからインポートする", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "プロファイルのインポート", "import profile share": "プロファイルのインポート...", "import profile title": "プロファイルから設定をインポートする", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "プロファイル名", + "pick icon": "アイコンの選択...", "profile": "プロファイル ({0})", "profile import error": "エラーのインポート中にエラーが発生しました: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "{0} という名前のプロファイルは既に存在します。", + "rename profile": "名前の変更...", + "save profile as": "現在のプロファイルから作成します...", + "show profile contents": "コンテンツの表示...", "workbench.experimental.profiles.enabled": "プロファイル プレビュー機能を有効にするかどうかを制御します。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "ワークスペース信頼エディターの [フォルダーの選択] アイコンのアイコン。", "hostColumnLabel": "ホスト", "invalidTrust": "リポジトリ内の個々のフォルダーを信頼することはできません。", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "ローカル", "no untrustedSettings": "信頼が必要なワークスペース設定が適用されない", "noTrustedFoldersDescriptions": "フォルダーまたはワークスペース ファイルをまだ信頼していません。", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "'{0}' の新しい既定のエディターを選択する" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "glob パターンをエディターに構成します (`\"*.hex\": \"hexEditor.hexedit\"` など)。これらは既定の動作よりも優先されます。" }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "拡張機能のバイセクトがアクティブであり、{0} の拡張機能が無効化されました。問題を再現できるかどうかを確認し、これらのオプションから選択して続行します。", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "変更内容は保存されない可能性があります。[キャンセル] を押して、もう一度お試しください。" }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "今後表示しない" }, diff --git a/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json index 9e94781e07..974ddd2f7e 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "폴더 선택...", "Choose a folder to clone {0} into": "{0}을(를) 복제할 폴더를 선택하세요.", "Choose a repository": "리포지토리 선택", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "리포지토리 URL", "Clone from {0}": "{0}에서 복제", "Cloning git repository \"{0}\"...": "Git 리포지토리 \"{0}\"을(를) 복제하는 중...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "변경 내용 커밋 및 동기화", "Commit Anyway": "커밋 진행", "Commit Changes": "변경 내용 커밋", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "새 분기에 변경 내용 커밋", "Commit Hash": "커밋 해시", "Commit Staged Changes": "스테이징된 변경 사항 커밋", @@ -171,9 +173,11 @@ "Please provide a tag name": "태그 이름을 입력하세요.", "Please provide the commit hash": "커밋 해시를 제공하세요.", "Publish Branch": "분기 게시", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "게시 Branch", "Publish to {0}": "{0}에 게시", "Publish to...": "다음에 게시...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "게시 Branch...", "Pull": "풀", "Pull {0} and push {1} commits between {2}/{3}": "{2}/{3} 간에 {0}개 커밋 풀 및 {1}개 커밋 푸시", @@ -194,7 +198,7 @@ "Select a branch to delete": "삭제할 분기 선택", "Select a branch to merge from": "병합할 분기 선택", "Select a branch to rebase onto": "다시 지정할 대상 분기 선택", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "분기를 만들 ref 선택", "Select a remote to delete a tag from": "태그를 삭제할 원격 선택", "Select a remote to fetch": "가져올 원격 선택", "Select a tag to delete": "삭제할 태그 선택", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "커밋 스테이징됨(확인 안 함)", "command.commitStagedSigned": "스테이징된 항목 커밋(로그오프됨)", "command.commitStagedSignedNoVerify": "커밋 스테이징됨(로그오프됨, 확인 안 함)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "태그 만들기", "command.deleteBranch": "분기 삭제...", "command.deleteRemoteTag": "원격 태그 삭제", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/vscode.typescript-language-features.i18n.json index 5836162219..a19bb09d86 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)을 위해 npm이 설치되어 있는지 확인하세요.", "typescript.disableAutomaticTypeAcquisition": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)을 사용하지 않도록 설정합니다. 자동 형식 인식은 npm에서 '@types' 패키지를 가져와 외부 라이브러리에 대한 IntelliSense를 개선합니다.", "typescript.enablePromptUseWorkspaceTsdk": "Intellisense 작업 영역에서 구성된 TypeScript 버전을 사용하라는 메시지를 사용자에게 표시할 수 있습니다.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "파일 참조 찾기", "typescript.format.enable": "기본 TypeScript 포맷터를 사용하거나 사용하지 않습니다.", "typescript.goToSourceDefinition": "원본 정의로 이동", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index 890f77bfe1..4d7d55e878 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "뷰포트 너비에서 줄이 바뀝니다." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "커밋 문자에 대한 제안을 허용할지를 제어합니다. 예를 들어 JavaScript에서는 세미콜론(';')이 제안을 허용하고 해당 문자를 입력하는 커밋 문자일 수 있습니다.", "acceptSuggestionOnEnter": "'Tab' 키 외에 'Enter' 키에 대한 제안도 허용할지를 제어합니다. 새 줄을 삽입하는 동작과 제안을 허용하는 동작 간의 모호함을 없앨 수 있습니다.", "acceptSuggestionOnEnterSmart": "텍스트를 변경할 때 `Enter` 키를 사용한 제안만 허용합니다.", "accessibilityPageSize": "화면 읽기 프로그램에서 한 번에 읽을 수 있는 편집기 줄 수를 제어합니다. 화면 읽기 프로그램을 검색하면 기본값이 500으로 자동 설정됩니다. 경고: 기본값보다 큰 수의 경우 성능에 영향을 미칩니다.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "인라인 제안 트리거", "inlineSuggestionHasIndentation": "인라인 제안이 공백으로 시작하는지 여부", "inlineSuggestionHasIndentationLessThanTabSize": "인라인 제안이 탭에 의해 삽입되는 것보다 작은 공백으로 시작하는지 여부", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "인라인 제안 표시 여부" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Diff 줄 삭제됨", "audioCues.diffLineInserted": "Diff 줄 삽입됨", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Diff 줄 수정됨", "audioCues.lineHasBreakpoint.name": "줄의 중단점", "audioCues.lineHasError.name": "줄에 대한 오류", "audioCues.lineHasFoldedArea.name": "줄의 접힌 부분", @@ -1567,8 +1568,8 @@ "cliDataDir": "CLI 메타데이터를 저장해야 하는 디렉터리입니다.", "deprecated.useInstead": "대신 {0}을(를) 사용하세요.", "diff": "두 파일을 서로 비교합니다.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "제공된 확장을 사용하지 않도록 설정합니다. 이 옵션은 유지되지 않으며 명령을 통해 새 창을 여는 경우에만 유효합니다.", + "disableExtensions": "설치된 모든 확장을 사용하지 않도록 설정합니다. 이 옵션은 유지되지 않으며 명령을 통해 새 창을 여는 경우에만 유효합니다.", "disableGPU": "GPU 하드웨어 가속을 사용하지 않도록 설정합니다.", "experimentalApis": "확장에 대해 제안된 API 기능을 사용하도록 설정합니다. 개별적으로 사용하도록 설정할 확장 ID를 하나 이상 수신할 수 있습니다.", "extensionHomePath": "확장의 루트 경로를 설정합니다.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "고정된 명령", "terminal.commands.pinned": "고정됨" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "{0}({1})(으)로 연결하는 중", "remoteTunnelService.building": "원본에서 CLI를 빌드하는 중", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "생성된 셸의 예기치 않은 종료 코드(코드 {0}, 신호 {1})", "resolveShellEnvTimeout": "적절한 시간 내에 셸 환경을 확인할 수 없습니다. 셸 구성을 검토하고 다시 시작하세요." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "이 설정이 false이면 새 설정 값에 관계없이 원격 분석이 전송되지 않습니다. {0} 설정으로 인해 더 이상 사용되지 않습니다.", "telemetry.crashReports": "크래시 보고서", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "자동으로 기본값 검색" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "복원된 기록" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "동기화하는 동안 무시할 설정을 구성합니다.", "settingsSync.keybindingsPerPlatform": "각 플랫폼에 대해 키 바인딩을 동기화합니다." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "현재 버전이 호환되지 않아서 머신 데이터를 읽을 수 없습니다. {0}을(를) 업데이트하고 다시 시도하세요." }, @@ -2411,6 +2424,9 @@ "RunAfter": "설치 후 %1 실행", "SourceFile": "%1 원본 파일" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "아니요(&&N)", "confirmOpenDetail": "이 요청을 시작하지 않은 경우 시스템에 대한 공격 시도를 나타낼 수 있습니다. 이 요청을 시작하는 명시적 조치를 수행하지 않은 경우에는 '아니요'를 눌러야 합니다.", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "닫기(&&C)", + "mainLog": "Main", "secondInstanceAdmin": "다른 {0} 인스턴스가 이미 관리자 권한으로 실행되고 있습니다.", "secondInstanceAdminDetail": "다른 인스턴스를 닫고 다시 시도하세요.", "secondInstanceNoResponse": "{0}의 다른 인스턴스가 실행 중이지만 응답하지 않음", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "편집" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "'{0}' 확장은 사용하지 않도록 설정된 '{1}' 확장에 따라 달라지기 때문에 활성화할 수 없습니다. 확장을 사용하도록 설정하고 창을 다시 로드하시겠습니까?", "disabledDepNoAction": "'{0}' 확장은 사용하지 않도록 설정된 '{1}' 확장에 종속되어 있으므로 활성화할 수 없습니다.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "편집기 그룹 잠금 해제" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "GLOB 패턴을 편집기로 구성합니다(예: `\"*.hex\": \"hexEditor.hexedit\"`). 이러한 동작은 기본 동작보다 우선합니다.", "editorLargeFileSizeConfirmation": "편집기에서 열 때 확인을 요청하기 전에 파일의 최소 크기(MB)를 제어합니다.", "interactiveWindow": "대화형 창", "markdownPreview": "Markdown 미리 보기", @@ -3653,6 +3673,7 @@ "inQuickOpen": "키보드 포커스가 Quick Open 컨트롤 내에 있는지 여부" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "사용자 데이터 초기화", "reset user data message": "데이터(설정, 키 바인딩, 확장, 코드 조각 및 UI 상태)를 초기화한 후 다시 로드하시겠습니까?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "Windows 7의 {0}은(는) 더 이상 추가 업데이트를 받지 않습니다." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Diff 검토 모드에서 삭제된 줄이나 다음/이전 변경 내용으로 포커스가 이동할 때 소리를 재생합니다.", + "audioCues.diffLineInserted": "Diff 검토 모드에서 삽입된 줄이나 다음/이전 변경 내용으로 포커스가 이동할 때 소리를 재생합니다.", + "audioCues.diffLineModified": "Diff 검토 모드에서 수정된 줄이나 다음/이전 변경 내용으로 포커스가 이동할 때 소리를 재생합니다.", "audioCues.enabled.auto": "화면 읽기 프로그램이 연결되면 오디오 큐를 사용합니다.", "audioCues.enabled.off": "오디오 큐를 사용하지 않습니다.", "audioCues.enabled.on": "오디오 큐를 사용합니다.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "기본 제공", "continueEditSessionItem.openInLocalFolder.v2": "로컬 폴더에서 열기", "continueEditSessionPick.title.v2": "{0}에서 계속 작업하려면 개발 환경을 선택하세요.", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "추가 개발 환경 옵션 설치", "continueOnCloudChanges": "계속 작업을 사용할 때 사용자에게 작업 변경 내용을 클라우드에 저장하라는 메시지를 표시할지 여부를 제어합니다.", "continueOnCloudChanges.off": "사용자가 클라우드 변경 내용을 이미 설정한 경우를 제외하고는 작업 변경을 클라우드에 저장하지 마세요.", "continueOnCloudChanges.promptForAuth": "계속 작업을 사용하여 클라우드에 작업 변경 내용을 저장하기 위해 로그인하라는 메시지를 사용자에게 표시합니다.", @@ -5422,6 +5443,9 @@ "cloud changes": "클라우드 변경 내용", "editSessionViewIcon": "클라우드 변경 내용 보기의 보기 아이콘입니다." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: 약어 확장", "miEmmetExpandAbbreviation": "Emmet: 약어 확장 (&&x)" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Marketplace에서 언어 팩을 검색하여 표시 언어를 {0}(으)로 변경합니다." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "클라우드 변경 내용", "extensionTelemetryLog": "확장 원격 분석{0}", - "rendererLog": "창", - "show window log": "창 로그 표시", - "telemetryLog": "원격 분석{0}", - "userDataSyncLog": "설정 동기화" + "show window log": "창 로그 표시" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "모두", @@ -6738,10 +6758,6 @@ "trace": "추적", "warn": "경고" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "기본", - "sharedLog": "공유" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "확장 로그 폴더 열기", "openLogsFolder": "Logs 폴더 열기" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "예", "remoteTunnelAccess.machineName": "원격 터널 액세스가 등록되는 이름입니다. 설정하지 않으면 호스트 이름이 사용됩니다.", "remoteTunnelAccess.machineNameRegex": "이름은 문자, 숫자, 밑줄 및 대시로만 구성되어야 합니다. 대시로 시작해서는 안 됩니다.", - "remoteTunnelLog": "원격 터널 서비스", "sign in using account": "{0}(으)로 로그인", "signed in": "로그인됨", "tunnel.preview": "원격 터널은 현재 미리 보기로 제공됩니다. \"도움말: 문제 보고\" 명령을 사용하여 문제를 보고하세요." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "명령 기록 지우기", "workbench.action.terminal.clearSelection": "선택 영역 지우기", "workbench.action.terminal.copyAndClearSelection": "선택 영역 복사 및 지우기", - "workbench.action.terminal.copyLastCommand": "마지막 명령 복사", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "선택 영역 복사", "workbench.action.terminal.copySelectionAsHtml": "선택 항목을 HTML로 복사", "workbench.action.terminal.createTerminalEditor": "편집기 영역에서 새 터미널 만들기", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "신뢰할 수 없는 작업 영역에서 터미널 프로세스를 시작할 수 없습니다.", "workspaceNotTrustedCreateTerminalCwd": "cwd가 {0}이고 userHome이 {1}인 신뢰할 수 없는 작업 영역에서 터미널 프로세스를 시작할 수 없습니다." }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty 호스트" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0}(기본값)", "miNewTerminal": "새 터미널(&&N)", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "색 변경...", "workbench.action.terminal.changeIcon": "아이콘 변경...", "workbench.action.terminal.clear": "지우기", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "터미널 지우기", "workbench.action.terminal.copySelection.short": "복사", "workbench.action.terminal.copySelectionAsHtml": "HTML로 복사", "workbench.action.terminal.joinInstance": "터미널 조인", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "터미널 설정 구성", "workbench.action.terminal.paste.short": "붙여넣기", "workbench.action.terminal.renameInstance": "이름 바꾸기...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "활성 파일 실행", + "workbench.action.terminal.runSelectedText": "선택한 텍스트 실행", "workbench.action.terminal.selectAll": "모두 선택", "workbench.action.terminal.selectDefaultProfile": "기본 프로필 선택", "workbench.action.terminal.showsTabs": "탭 표시", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "해당 이름을 가진 터미널 프로필이 이미 있음", "terminalProfiles": "프로필", "terminalProfiles.detected": "검색됨", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "이 터미널 프로필은 다른 사용자({0})가 수정할 수 있는 안전하지 않은 경로를 사용합니다. 사용하시겠습니까?", "yes": "예" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "출력을 HTML로 복사", "terminal.learnShellIntegration": "셸 통합에 대해 알아보기", "terminal.rerunCommand": "다시 실행 명령", - "toggleVisibility": "표시 여부 토글" + "toggleVisibility": "표시 여부 토글", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "명령이 {0}을(를) 실행하고 실패했습니다.", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "기본 설정 JSON 열기", "openDefaultSettingsJson.capitalized": "기본 설정 열기(JSON)", "process": "터미널 프로세스의 이름", - "separator": "값 또는 정적 텍스트가 있는 변수로 둘러싸인 경우에만 표시되는 조건부 구분 기호 ( \"-\").", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "프로세스에서 터미널에 제공한 이름", "task": "이 터미널이 작업과 연결되어 있음을 나타냅니다.", "terminal.integrated.allowChords": "터미널에서 동시 키 바인딩을 허용할지 여부입니다. 이 설정이 true이고 키 입력이 동시에 발생하는 경우 {0}이(가) 무시되고, 이 설정을 false로 설정하면 를 눌러 셸(VS Code 아님)로 이동하려는 경우에 특히 유용합니다.", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "사용하도록 설정하면 신뢰할 수 있는 작업 영역에서 링크를 열 때 트러스트된 도메인 프롬프트가 표시됩니다." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "아이콘 변경...", + "change icon title": "{0} 프로필 아이콘 변경", "confiirmation message": "이렇게 하면 현재 설정이 대체됩니다. 계속하시겠습니까?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "빈 프로필 만들기...", + "create from current profle": "현재 프로필에서 만들기...", + "create profile": "프로필 만들기...", + "create profile title": "{0}: 만들기...", + "current": "현재", + "default": "기본값", "export profile": "프로필 내보내기({0})...", "export profile in share": "프로필 내보내기({0})...", "import from file": "프로필 파일에서 가져오기", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "프로필 가져오기", "import profile share": "프로필 가져오기...", "import profile title": "프로필에서 설정 가져오기", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "프로필 이름", + "pick icon": "아이콘 선택...", "profile": "프로필({0})", "profile import error": "프로필을 가져오는 중 오류 발생: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "이름이 {0}인 프로필이 이미 있습니다.", + "rename profile": "이름 바꾸기...", + "save profile as": "현재 프로필에서 만들기...", + "show profile contents": "콘텐츠 표시...", "workbench.experimental.profiles.enabled": "프로필 미리 보기 기능을 사용할지 여부를 제어합니다." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "작업 영역 신뢰 편집기의 폴더 선택 아이콘 아이콘입니다.", "hostColumnLabel": "호스트", "invalidTrust": "리포지토리 내에서 개별 폴더를 신뢰할 수 없습니다.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "로컬", "no untrustedSettings": "신뢰가 필요한 작업 영역 설정이 적용되지 않음", "noTrustedFoldersDescriptions": "아직 폴더나 작업 공간 파일을 신뢰하지 않았습니다.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "'{0}'에 대한 새 기본 편집기 선택" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "GLOB 패턴을 편집기로 구성합니다(예: `\"*.hex\": \"hexEditor.hexedit\"`). 이러한 동작은 기본 동작보다 우선합니다." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "확장 이등분이 활성 상태이며 {0} 확장을 사용하지 않도록 설정했습니다. 계속해서 문제를 재현할 수 있는지 확인하고 관련 옵션을 선택하여 계속 진행하세요.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "변경한 내용이 저장되지 않을 수 있습니다. 확인 후 '취소'를 누르고 다시 시도하세요." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "다시 표시 안 함" }, diff --git a/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json index fc28c8bd8f..24e6b8bfa0 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Wybierz folder...", "Choose a folder to clone {0} into": "Wybierz folder do sklonowania {0}", "Choose a repository": "Wybierz repozytorium", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "Klonuj z adresu URL", "Clone from {0}": "Klonuj z {0}", "Cloning git repository \"{0}\"...": "Trwa klonowanie repozytorium Git „{0}”...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Zatwierdź i synchronizuj zmiany", "Commit Anyway": "Zatwierdź mimo to", "Commit Changes": "Zatwierdź zmiany", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Zatwierdź zmiany w nowej gałęzi", "Commit Hash": "Skrót zatwierdzenia", "Commit Staged Changes": "Zatwierdź przygotowane zmiany", @@ -171,9 +173,11 @@ "Please provide a tag name": "Podaj nazwę tagu", "Please provide the commit hash": "Podaj skrót zatwierdzenia", "Publish Branch": "Opublikuj gałąź", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Opublikuj Branch", "Publish to {0}": "Opublikuj w {0}", "Publish to...": "Opublikuj w...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Trwa publikowanie Branch…", "Pull": "Ściągnij", "Pull {0} and push {1} commits between {2}/{3}": "Ściągnij zatwierdzenia: {0} i wypchnij zatwierdzenia: {1} między {2}/{3}", @@ -194,7 +198,7 @@ "Select a branch to delete": "Wybierz gałąź do usunięcia", "Select a branch to merge from": "Wybierz gałąź, z której należy przeprowadzić scalanie", "Select a branch to rebase onto": "Wybierz gałąź, do której chcesz zmienić bazę", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Wybierz odwołanie, z którego chcesz utworzyć rozgałęzienie", "Select a remote to delete a tag from": "Wybierz element zdalny, z którego ma zostać usunięty tag", "Select a remote to fetch": "Wybierz element zdalny do pobrania", "Select a tag to delete": "Wybierz tag do usunięcia", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Zatwierdź przejściowe (bez weryfikacji)", "command.commitStagedSigned": "Zatwierdź przygotowane (podpisane)", "command.commitStagedSignedNoVerify": "Zatwierdź przejściowe (sygnowane, bez weryfikacji)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Utwórz tag", "command.deleteBranch": "Usuń gałąź...", "command.deleteRemoteTag": "Usuń tag zdalny", diff --git a/i18n/vscode-language-pack-pl/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/vscode.typescript-language-features.i18n.json index 02839fb859..275ae2a8c1 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Sprawdź, czy pakiet npm jest zainstalowany dla [Automatic Type Acquisition](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Wyłącza [automatic type acquisition](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). Automatyczne pozyskanie typów pobiera pakiety \"@types\" z pakietu npm, aby usprawnić funkcję IntelliSense dla bibliotek zewnętrznych.", "typescript.enablePromptUseWorkspaceTsdk": "Umożliwia monitowanie użytkowników o użycie wersji języka TypeScript skonfigurowanej w obszarze roboczym dla funkcji IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Znajdź odwołania do pliku", "typescript.format.enable": "Włącz/wyłącz domyślny program formatujący języka TypeScript.", "typescript.goToSourceDefinition": "Przejdź do definicji źródła", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index 89f532cc64..3fa4f9eba6 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Wiersze będą zawijane przy szerokości okienka ekranu." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Określa, czy sugestie powinny być akceptowane w przypadku znaków zatwierdzenia. Na przykład w języku JavaScript średnik („;”) może być znakiem zatwierdzenia, który akceptuje sugestię i wpisuje ten znak.", "acceptSuggestionOnEnter": "Określa, czy sugestie powinny być akceptowane po naciśnięciu klawisza „Enter”, tak jak po naciśnięciu klawisza „Tab”. Pomaga uniknąć niejednoznaczności między wstawianiem nowych wierszy i akceptowaniem sugestii.", "acceptSuggestionOnEnterSmart": "Akceptuj sugestię za pomocą klawisza „Enter” tylko wtedy, gdy wprowadza ona zmianę tekstową.", "accessibilityPageSize": "Kontroluje liczbę wierszy w edytorze, które mogą być odczytywane jednocześnie przez czytnik zawartości ekranu. Po wykryciu czytnika zawartości ekranu automatycznie ustawiamy wartość domyślną na 500. Ostrzeżenie: ma to wpływ na wydajność w przypadku wartości większych niż wartość domyślna.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Wyzwól sugestię wbudowaną", "inlineSuggestionHasIndentation": "Czy wbudowana sugestia zaczyna się od białych znaków", "inlineSuggestionHasIndentationLessThanTabSize": "Czy wbudowana sugestia zaczyna się od białych znaków, która jest mniejsza niż to, co zostałoby wstawione przez tabulator", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Czy wbudowana sugestia jest widoczna" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Usunięto linię różnicy", "audioCues.diffLineInserted": "Wstawiono linię różnicy", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Zmodyfikowano linię różnicy", "audioCues.lineHasBreakpoint.name": "Punkt przerwania w wierszu", "audioCues.lineHasError.name": "Błąd w wierszu", "audioCues.lineHasFoldedArea.name": "Składany obszar w wierszu", @@ -1567,8 +1568,8 @@ "cliDataDir": "Katalog, w którym powinny być przechowywane metadane interfejsu wiersza polecenia.", "deprecated.useInstead": "Zamiast tego użyj {0}.", "diff": "Porównaj dwa pliki ze sobą.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Wyłącz podane rozszerzenie. Ta opcja nie jest utrwalona i obowiązuje tylko wtedy, gdy polecenie otwiera nowe okno.", + "disableExtensions": "Wyłącz wszystkie zainstalowane rozszerzenia. Ta opcja nie jest utrwalona i obowiązuje tylko wtedy, gdy polecenie otwiera nowe okno.", "disableGPU": "Wyłącz przyspieszanie sprzętowe za pomocą procesora GPU.", "experimentalApis": "Włącza proponowane funkcje interfejsu API dla rozszerzeń. Przyjmuje jeden lub wiele identyfikatorów rozszerzenia, aby włączyć pojedynczo.", "extensionHomePath": "Ustaw ścieżkę główną dla rozszerzeń.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Przypięte polecenie", "terminal.commands.pinned": "przypięte" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Łączenie jako {0} ({1})", "remoteTunnelService.building": "Tworzenie interfejsu wiersza polecenia na podstawie źródeł", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Nieoczekiwany kod zakończenia ze zduplikowanej powłoki (kod {0}, sygnał {1})", "resolveShellEnvTimeout": "Nie można rozpoznać środowiska powłoki w rozsądnym czasie. Sprawdź konfigurację powłoki i uruchom ponownie." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Jeśli to ustawienie ma wartość false, żadne dane telemetryczne nie będą wysyłane niezależnie od wartości nowego ustawienia. Przestarzałe na rzecz ustawienia {0}.", "telemetry.crashReports": "Raporty o awariach", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Automatycznie wykryj wartość domyślną" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Przywrócono historię" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Skonfiguruj ustawienia do ignorowania podczas synchronizacji.", "settingsSync.keybindingsPerPlatform": "Synchronizuj powiązania klawiszy dla każdej platformy." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Nie można odczytać danych maszyn, ponieważ bieżąca wersja jest niezgodna. Zaktualizuj element {0} i spróbuj ponownie." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Uruchom element %1 po instalacji", "SourceFile": "Plik źródłowy %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Nie", "confirmOpenDetail": "Jeśli to żądanie nie zostało zainicjowane przez Ciebie, może to świadczyć o próbie ataku na Twój system. Jeśli nie podjęto wyraźnej akcji w celu zainicjowania tego żądania, naciśnij przycisk „Nie”", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Zamknij", + "mainLog": "Main", "secondInstanceAdmin": "Inne wystąpienie {0} jest już uruchomione jako administrator.", "secondInstanceAdminDetail": "Zamknij inne wystąpienie i spróbuj ponownie.", "secondInstanceNoResponse": "Inne wystąpienie {0} jest uruchomione, ale nie odpowiada", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Edycja" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Nie można aktywować rozszerzenia „{0}”, ponieważ jest ono zależne od rozszerzenia „{1}”, które jest wyłączone. Czy chcesz włączyć rozszerzenie i załadować ponownie okno?", "disabledDepNoAction": "Nie można aktywować rozszerzenia \"{0}\", ponieważ jest to zależne od rozszerzenia \"{1}\", które nie jest wyłączone.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Odblokuj grupę edytora" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Skonfiguruj wzorce globalne do edytorów (np. `\"*.hex\": \"hexEditor.hexedit\"`). Mają one pierwszeństwo przed zachowaniem domyślnym.", "editorLargeFileSizeConfirmation": "Steruje minimalnym rozmiarem pliku w MB przed wyświetleniem monitu o potwierdzenie podczas otwierania w edytorze.", "interactiveWindow": "Okno Interactive", "markdownPreview": "Podgląd języka Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Określa, czy fokus klawiatury znajduje się wewnątrz kontrolki szybkiego otwarcia" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Resetuj dane użytkownika", "reset user data message": "Czy chcesz zresetować dane (ustawienia, powiązania klawiszy, rozszerzenia, fragmenty kodu i stan interfejsu użytkownika) i załadować je ponownie?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} w systemie Windows 7 nie będzie już otrzymywać żadnych dalszych aktualizacji." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Odtwarza dźwięk, gdy fokus zostanie przeniesiony do usuniętej linii w trybie przeglądu różnicowego lub do następnej/poprzedniej zmiany", + "audioCues.diffLineInserted": "Odtwarza dźwięk, gdy fokus zostanie przeniesiony do wstawionej linii w trybie przeglądu różnicowego lub do następnej/poprzedniej zmiany", + "audioCues.diffLineModified": "Odtwarza dźwięk, gdy fokus zostanie przeniesiony do zmodyfikowanej linii w trybie przeglądu różnicowego lub do następnej/poprzedniej zmiany", "audioCues.enabled.auto": "Włącz sygnał dźwiękowy po podłączeniu czytnika zawartości ekranu.", "audioCues.enabled.off": "Wyłącz sygnał dźwiękowy.", "audioCues.enabled.on": "Włącz sygnał dźwiękowy.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Wbudowane", "continueEditSessionItem.openInLocalFolder.v2": "Otwórz w folderze lokalnym", "continueEditSessionPick.title.v2": "Wybierz środowisko deweloperskie, aby kontynuować pracę nad {0} w", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Instalowanie dodatkowych opcji środowiska deweloperskiego", "continueOnCloudChanges": "Określa, czy monitować użytkownika o przechowywanie zmian roboczych w chmurze podczas korzystania z włączonej opcji Kontynuuj pracę.", "continueOnCloudChanges.off": "Nie przechowuj zmian roboczych w chmurze z włączoną opcją Kontynuuj pracę, chyba że użytkownik włączył już funkcję Zmiany w chmurze.", "continueOnCloudChanges.promptForAuth": "Monituj użytkownika o zalogowanie się w celu przechowywania zmian roboczych w chmurze przy włączonej opcji Kontynuuj pracę.", @@ -5422,6 +5443,9 @@ "cloud changes": "Zmiany w chmurze", "editSessionViewIcon": "Wyświetl ikonę widoku zmian w chmurze." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: rozwiń skrót", "miEmmetExpandAbbreviation": "Emmet: roz&&wiń skrót" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Przeszukaj pakiety językowe w witrynie Marketplace, aby zmienić język wyświetlania na {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Zmiany w chmurze", "extensionTelemetryLog": "Telemetria rozszerzenia{0}", - "rendererLog": "Okno", - "show window log": "Pokaż dziennik okna", - "telemetryLog": "Telemetria {0}", - "userDataSyncLog": "Synchronizacja ustawień" + "show window log": "Pokaż dziennik okna" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Wszystko", @@ -6738,10 +6758,6 @@ "trace": "Ślad", "warn": "Ostrzeżenie" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Główne", - "sharedLog": "Udostępnione" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Otwórz folder dzienników rozszerzeń", "openLogsFolder": "Otwórz folder dzienników" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Tak", "remoteTunnelAccess.machineName": "Nazwa, pod którą jest zarejestrowany dostęp do tunelu zdalnego. Jeśli nie zostanie ustawiona, zostanie użyta nazwa hosta.", "remoteTunnelAccess.machineNameRegex": "Nazwa może składać się tylko z liter, cyfr, podkreśleń i łączników. Nie może zaczynać się od łącznika.", - "remoteTunnelLog": "Usługa tunelowania zdalnego", "sign in using account": "Zaloguj się przy użyciu domeny {0}", "signed in": "Zalogowano", "tunnel.preview": "Tunele zdalne są obecnie dostępne w wersji zapoznawczej. Zgłoś wszelkie problemy przy użyciu polecenia „Pomoc: Zgłoś problem”." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Wyczyść historię poleceń", "workbench.action.terminal.clearSelection": "Wyczyść zaznaczenie", "workbench.action.terminal.copyAndClearSelection": "Kopiuj i wyczyść zaznaczenie", - "workbench.action.terminal.copyLastCommand": "Polecenie Kopiuj ostatnie", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Kopiuj zaznaczenie", "workbench.action.terminal.copySelectionAsHtml": "Kopiuj zaznaczenie jako kod HTML", "workbench.action.terminal.createTerminalEditor": "Utwórz nowy terminal w obszarze edytora", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Nie można uruchomić procesu terminalu w niezaufanym obszarze roboczym", "workspaceNotTrustedCreateTerminalCwd": "Nie można uruchomić procesu terminalu w niezaufanym obszarze roboczym z cwd {0} i userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty Host" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (domyślnie)", "miNewTerminal": "&&Nowy terminal", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Zmień kolor...", "workbench.action.terminal.changeIcon": "Zmień ikonę...", "workbench.action.terminal.clear": "Wyczyść", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Wyczyść terminal", "workbench.action.terminal.copySelection.short": "Kopiuj", "workbench.action.terminal.copySelectionAsHtml": "Kopiuj jako kod HTML", "workbench.action.terminal.joinInstance": "Dołącz terminale", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Skonfiguruj ustawienia terminalu", "workbench.action.terminal.paste.short": "Wklej", "workbench.action.terminal.renameInstance": "Zmień nazwę...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Uruchom aktywny plik", + "workbench.action.terminal.runSelectedText": "Uruchom zaznaczony tekst", "workbench.action.terminal.selectAll": "Wybierz wszystko", "workbench.action.terminal.selectDefaultProfile": "Wybierz profil domyślny", "workbench.action.terminal.showsTabs": "Pokaż karty", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Profil terminalu o takiej nazwie już istnieje", "terminalProfiles": "profile", "terminalProfiles.detected": "wykryte", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Ten profil używa potencjalnie niebezpiecznej ścieżki, którą może zmodyfikować inny użytkownik: {0}. Czy chcesz go użyć?", "yes": "Tak" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Kopiuj dane wyjściowe jako kod HTML", "terminal.learnShellIntegration": "Dowiedz się więcej o integracji powłoki", "terminal.rerunCommand": "Uruchom ponownie polecenie", - "toggleVisibility": "Przełącz widoczność" + "toggleVisibility": "Przełącz widoczność", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Polecenie zostało wykonane {0} i nie powiodło się", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "otwórz kod JSON ustawień domyślnych", "openDefaultSettingsJson.capitalized": "Otwórz ustawienia domyślne (JSON)", "process": "nazwa procesu terminalu", - "separator": "separator warunkowy („ - ”), który jest wyświetlany tylko w otoczeniu zmiennych z wartościami lub tekstem statycznym.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "nazwa dostarczona do terminalu przez proces", "task": "wskazuje, że ten terminal jest skojarzony z zadaniem", "terminal.integrated.allowChords": "Określa, czy zezwalać na powiązania wielu klawiszy akordu. Pamiętaj, że jeśli jest to ustawione na wartość true, a naciśnięcie klawisza skutkuje akordem, pominie to {0}, natomiast ustawienie tego na wartość false jest szczególnie przydatne, jeśli chcesz, aby kombinacja klawiszy Ctrl K umożliwiała przejście do powłoki (a nie do edytora VS Code).", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Gdy ta funkcja jest włączona, podczas otwierania linków w zaufanych obszarach roboczych będą wyświetlane monity dotyczące zaufanej domeny." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Zmień ikonę...", + "change icon title": "Zmień ikonę profilu {0}", "confiirmation message": "Spowoduje to zastąpienie bieżących ustawień. Czy na pewno chcesz kontynuować?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Utwórz pusty profil...", + "create from current profle": "Utwórz z bieżącego profilu...", + "create profile": "Utwórz profil...", + "create profile title": "{0}: Utwórz...", + "current": "Bieżące", + "default": "Domyślne", "export profile": "Eksportuj profil ({0})...", "export profile in share": "Eksportuj profil ({0})...", "import from file": "Importowanie z pliku profilu", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Importuj profil", "import profile share": "Importuj profil...", "import profile title": "Importowanie ustawień z profilu", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Nazwa profilu", + "pick icon": "Wybierz ikonę...", "profile": "Profil ({0})", "profile import error": "Błąd podczas importowania profilu: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "Profil o nazwie {0} już istnieje.", + "rename profile": "Zmień nazwę...", + "save profile as": "Utwórz z bieżącego profilu...", + "show profile contents": "Pokaż zawartości...", "workbench.experimental.profiles.enabled": "Określa, czy włączyć funkcję w wersji zapoznawczej profilów ustawień." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Ikona wyboru folderu w zaufanym edytorze obszaru roboczego.", "hostColumnLabel": "Host", "invalidTrust": "Nie można ufać pojedynczym folderom w repozytorium.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Lokalne", "no untrustedSettings": "Ustawienia obszaru roboczego wymagające zaufania nie są stosowane", "noTrustedFoldersDescriptions": "Nie masz jeszcze żadnych zaufanych folderów ani plików obszaru roboczego.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Wybierz nowy edytor domyślny dla elementu „{0}”" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Skonfiguruj wzorce globalne do edytorów (np. `\"*.hex\": \"hexEditor.hexedit\"`). Mają one pierwszeństwo przed zachowaniem domyślnym." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "Operacja bisect dla rozszerzeń jest aktywna i spowodowała wyłączenie {0} rozszerzeń. Sprawdź, czy nadal możesz odtworzyć ten problem, i kontynuuj, dokonując wyboru spośród tych opcji.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Wprowadzone zmiany mogą nie zostać zapisane. Zaznacz pole wyboru „Anuluj” i spróbuj ponownie." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Nie pokazuj ponownie" }, diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json index 8da3ef49d0..82e4247373 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Escolher Pasta...", "Choose a folder to clone {0} into": "Escolha uma pasta para clonar {0} em", "Choose a repository": "Escolher um repositório", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "Clonar da URL", "Clone from {0}": "Clonar de {0}", "Cloning git repository \"{0}\"...": "Clonando o repositório git ''{0}''...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Confirmar e Sincronizar Alterações", "Commit Anyway": "Confirmar mesmo assim", "Commit Changes": "Confirmar Alterações", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Confirmar Alterações na Nova Ramificação", "Commit Hash": "Fazer Commit do Hash", "Commit Staged Changes": "Fazer Commit das Alterações Preparadas", @@ -171,9 +173,11 @@ "Please provide a tag name": "Forneça um nome de marca", "Please provide the commit hash": "Forneça o hash de commit", "Publish Branch": "Publicar Ramificação", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publicar Branch", "Publish to {0}": "Publicar em {0}", "Publish to...": "Publicar em...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Ramificação de Branch...", "Pull": "Efetuar Pull", "Pull {0} and push {1} commits between {2}/{3}": "Efetuar pull de {0} e efetuar push de {1} commits entre {2}/{3}", @@ -194,7 +198,7 @@ "Select a branch to delete": "Selecionar uma ramificação para excluir", "Select a branch to merge from": "Selecionar uma ramificação da qual mesclar", "Select a branch to rebase onto": "Selecionar uma ramificação para a qual trocar base", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Selecionar uma referência da qual criar o branch de", "Select a remote to delete a tag from": "Selecione um remoto do qual excluir uma marca", "Select a remote to fetch": "Selecione um remoto para buscar", "Select a tag to delete": "Selecionar uma marca para excluir", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Confirmar Preparadas (Sem Verificação)", "command.commitStagedSigned": "Confirmar Preparadas (Assinar)", "command.commitStagedSignedNoVerify": "Confirmar Preparadas (Assinar, Sem Verificação)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Criar Rótulo", "command.deleteBranch": "Excluir Ramificação...", "command.deleteRemoteTag": "Excluir Marca Remota", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.typescript-language-features.i18n.json index fe4315c734..996e188781 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Verifique se o NPM está instalado para [Aquisição Automática de Tipos](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Desabilita [Aquisição Automática de Tipos](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). A aquisição automática de tipos busca pacotes `@types` do NPM para melhorar o IntelliSense para bibliotecas externas.", "typescript.enablePromptUseWorkspaceTsdk": "Permite solicitar que os usuários usem a versão do TypeScript configurada no workspace para IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Encontrar as Referências do Arquivo", "typescript.format.enable": "Habilitar/desabilitar o formatador do TypeScript padrão.", "typescript.goToSourceDefinition": "Ir para Definição de Origem", 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 5dbb931cad..6015a379b8 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "As linhas serão quebradas na largura do visor." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Controla se as sugestões devem ser aceitas em caracteres de confirmação. Por exemplo, em JavaScript, o ponto e vírgula (`;`) pode ser um caractere de confirmação que aceita uma sugestão e digita esse caractere.", "acceptSuggestionOnEnter": "Controla se as sugestões devem ser aceitas pressionando `Enter`, além de `Tab`. Ajuda a evitar ambiguidade entre a inserção de novas linhas ou a aceitação de sugestões.", "acceptSuggestionOnEnterSmart": "Somente aceitar uma sugestão com `Enter` quando ela fizer uma alteração textual.", "accessibilityPageSize": "Controla o número de linhas no editor que podem ser lidas por um leitor de tela de uma vez. Quando detectamos um leitor de tela, definimos o padrão automaticamente como 500. Aviso: esta opção afeta o desempenho para números maiores que o padrão.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Disparar sugestão em linha", "inlineSuggestionHasIndentation": "Se a sugestão em linha começa com o espaço em branco", "inlineSuggestionHasIndentationLessThanTabSize": "Se a sugestão embutida começa com um espaço em branco menor do que o que seria inserido pela guia", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Se uma sugestão em linha é visível" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Linha de Comparação Excluída", "audioCues.diffLineInserted": "Linha de Comparação Inserida", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Linha Diferenciada Modificada", "audioCues.lineHasBreakpoint.name": "Ponto de interrupção na linha", "audioCues.lineHasError.name": "Erro na linha", "audioCues.lineHasFoldedArea.name": "Área Dobrada em Linha", @@ -1567,8 +1568,8 @@ "cliDataDir": "Diretório em que os metadados da CLI devem ser armazenados.", "deprecated.useInstead": "Em vez disso, use {0}.", "diff": "Comparar dois arquivos entre si.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Desative a extensão fornecida. Esta opção não é persistida e só tem efeito quando o comando abre uma nova janela.", + "disableExtensions": "Desabilite todas as extensões instaladas. Esta opção não é persistida e só tem efeito quando o comando abre uma nova janela.", "disableGPU": "Desabilitar aceleração de hardware de GPU.", "experimentalApis": "Habilita os recursos de API propostos para extensões. Pode receber uma ou mais IDs de extensão para habilitar individualmente.", "extensionHomePath": "Definir o caminho raiz para extensões.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Comando fixado", "terminal.commands.pinned": "fixado" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Conectando-se como {0} ({1})", "remoteTunnelService.building": "Construir a CLI a partir de fontes", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Código de saída inesperado a partir do shell gerado (código {0}, sinal {1})", "resolveShellEnvTimeout": "Não é possível resolver seu ambiente de shell em um tempo razoável. Examine sua configuração de shell e reinicie." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Se esta configuração for falsa, nenhuma telemetria será enviada, independentemente do valor da nova configuração. Preterido em favor da configuração {0}.", "telemetry.crashReports": "Relatórios de Falhas", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Detectar o padrão automaticamente" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Histórico restaurado" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Configurar as configurações a serem ignoradas durante a sincronização.", "settingsSync.keybindingsPerPlatform": "Sincronizar as associações de teclas para cada plataforma." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Não é possível ler os dados do computador, pois a versão atual é incompatível. Atualize {0} e tente novamente." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Executar %1 após a instalação", "SourceFile": "Arquivo de Origem de %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Não", "confirmOpenDetail": "Se você não iniciou essa solicitação, ela poderá representar uma tentativa de ataque em seu sistema. A menos que você tenha feito uma ação explícita para iniciar essa solicitação, você deverá pressionar 'Não'", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Fechar", + "mainLog": "Main", "secondInstanceAdmin": "Outra instância do {0} já está em execução como administrador.", "secondInstanceAdminDetail": "Feche a outra instância e tente novamente.", "secondInstanceNoResponse": "Outra instância do {0} está em execução, mas não está respondendo", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Editar" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Não é possível ativar a extensão '{0}' porque ela depende da extensão '{1}', que está desabilitada. Deseja habilitar a extensão e recarregar a janela?", "disabledDepNoAction": "Não é possível ativar a extensão '{0}' porque ela depende de uma extensão '{1}' desconhecida.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Desbloquear Grupo de Editor" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Configure padrões glob para editores (por exemplo `\"*.hex\": \"hexEditor.hexedit\"`). Eles têm precedência sobre o comportamento padrão.", "editorLargeFileSizeConfirmation": "Controla o tamanho mínimo de um arquivo em MB antes de pedir confirmação ao abrir no editor.", "interactiveWindow": "Janela Interativa", "markdownPreview": "Prévia de Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Se o foco do teclado está dentro do controle de abertura rápida" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Redefinir Dados do Usuário", "reset user data message": "Deseja redefinir seus dados (configurações, associações de teclas, extensões, snippets e estado da interface do usuário) e recarregar?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} no Windows 7 não receberá mais atualizações." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Reproduz um som quando o foco se move para uma linha excluída no modo de revisão de diferenças ou para a alteração seguinte/anterior", + "audioCues.diffLineInserted": "Reproduz um som quando o foco se move para uma linha inserida no modo de revisão de diferenças ou para a alteração seguinte/anterior", + "audioCues.diffLineModified": "Reproduz um som quando o foco se move para uma linha modificada no modo de revisão de diferenças ou para a alteração seguinte/anterior", "audioCues.enabled.auto": "Habilitar dicas de áudio quando um leitor de tela estiver conectado.", "audioCues.enabled.off": "Desabilitar as dicas de áudio.", "audioCues.enabled.on": "Habilitar dica de áudio.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Interno", "continueEditSessionItem.openInLocalFolder.v2": "Abrir na Pasta Local", "continueEditSessionPick.title.v2": "Selecione um ambiente de desenvolvimento para continuar trabalhando no {0} em", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Instalar opções adicionais de ambiente de desenvolvimento", "continueOnCloudChanges": "Controla se o usuário deve solicitar que o usuário armazene as alterações de trabalho na nuvem ao usar Continuar Trabalhando.", "continueOnCloudChanges.off": "Não armazenar alterações de trabalho na nuvem com Continuar Trabalhando, a menos que o usuário já tenha ativado as Alterações na Nuvem.", "continueOnCloudChanges.promptForAuth": "Solicite que o usuário entre para armazenar alterações de trabalho na nuvem com Continuar Trabalhando.", @@ -5422,6 +5443,9 @@ "cloud changes": "Alterações na nuvem", "editSessionViewIcon": "Ícone do modo de exibição de alterações na nuvem." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: Expandir Abreviação", "miEmmetExpandAbbreviation": "Emmet: E&&xpandir Abreviação" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Pesquisar pacotes de idiomas no Marketplace para alterar o idioma de exibição para {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Alterações na nuvem", "extensionTelemetryLog": "Telemetria de Extensão{0}", - "rendererLog": "Janela", - "show window log": "Mostrar o Log da Janela", - "telemetryLog": "Telemetria{0}", - "userDataSyncLog": "Sincronização de Configurações" + "show window log": "Mostrar o Log da Janela" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Tudo", @@ -6738,10 +6758,6 @@ "trace": "Rastrear", "warn": "Aviso" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Principal", - "sharedLog": "Compartilhado" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Abrir Pasta de Logs de Extensão", "openLogsFolder": "Abrir Pasta de Logs" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Sim", "remoteTunnelAccess.machineName": "O nome sob o qual o acesso ao túnel remoto é registrado. Se não estiver definido, o nome do host será usado.", "remoteTunnelAccess.machineNameRegex": "O nome deve consistir apenas em letras, números, sublinhado e hífen. Não deve começar com um traço.", - "remoteTunnelLog": "Serviço de Túnel Remoto", "sign in using account": "Entrar com {0}", "signed in": "Conectado", "tunnel.preview": "Os Túneis Remotos estão atualmente em visualização. Relate qualquer problema usando o comando \"Ajuda: Relatar problema\"." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Limpar Histórico de Comandos", "workbench.action.terminal.clearSelection": "Limpar Seleção", "workbench.action.terminal.copyAndClearSelection": "Copiar e Limpar Seleção", - "workbench.action.terminal.copyLastCommand": "Copiar Último Comando", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Copiar Seleção", "workbench.action.terminal.copySelectionAsHtml": "Copiar Seleção como HTML", "workbench.action.terminal.createTerminalEditor": "Criar Novo Terminal na Área de Editor", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Não é possível iniciar um processo do terminal em um espaço de trabalho não confiável", "workspaceNotTrustedCreateTerminalCwd": "Não é possível iniciar um processo do terminal em um espaço de trabalho não confiável com cwd {0} e userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty Host" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Padrão)", "miNewTerminal": "&&Novo Terminal", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Alterar Cor...", "workbench.action.terminal.changeIcon": "Alterar ícone...", "workbench.action.terminal.clear": "Limpar", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Limpar Terminal", "workbench.action.terminal.copySelection.short": "Copiar", "workbench.action.terminal.copySelectionAsHtml": "Copiar como HTML", "workbench.action.terminal.joinInstance": "Ingressar terminais", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Definir as configurações do terminal", "workbench.action.terminal.paste.short": "Colar", "workbench.action.terminal.renameInstance": "Renomear...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Executar Arquivo Ativo", + "workbench.action.terminal.runSelectedText": "Executar Texto Selecionado", "workbench.action.terminal.selectAll": "Selecionar Tudo", "workbench.action.terminal.selectDefaultProfile": "Selecionar o Perfil Padrão", "workbench.action.terminal.showsTabs": "Mostrar guias", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Já existe um perfil de terminal com este nome", "terminalProfiles": "perfis", "terminalProfiles.detected": "detectado", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Este perfil de terminal usa um caminho potencialmente inseguro que pode ser modificado por outro usuário: {0}. Tem certeza de que deseja usá-lo?", "yes": "Sim" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Copiar Saída como HTML", "terminal.learnShellIntegration": "Saiba mais sobre a integração do Shell", "terminal.rerunCommand": "Reexecutar o Comando", - "toggleVisibility": "Alternar visibilidade" + "toggleVisibility": "Alternar visibilidade", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Comando executado {0} e falhou", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "abrir as configurações padrão JSON", "openDefaultSettingsJson.capitalized": "Abrir Configurações Padrão (JSON)", "process": "o nome do processo de terminal", - "separator": "um separador condicional (” - “) que só será exibido quando cercado por variáveis com valores ou texto estático.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "o nome fornecido pelo processo ao terminal", "task": "indica que este terminal está associado a uma tarefa", "terminal.integrated.allowChords": "Se deve ou não permitir combinações de teclas de acordes no terminal. Observe que quando isso for verdadeiro e o pressionamento de tecla resultar em um acorde, ele será ignorado {0}, definir isso como falso é particularmente útil quando você deseja que ctrl+k vá para o seu shell (não VS Code).", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Quando habilitado, os prompts de domínio confiável serão exibidos ao abrir links em espaços de trabalho confiáveis." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Alterar ícone...", + "change icon title": "Ícone Alterar para o Perfil {0}", "confiirmation message": "Isso substituirá as configurações atuais. Tem certeza de que deseja continuar?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Criar um Perfil Vazio...", + "create from current profle": "Criar a partir do perfil atual...", + "create profile": "Criar Perfil...", + "create profile title": "{0}: criar...", + "current": "Atual", + "default": "Padrão", "export profile": "Exportar Perfil ({0})...", "export profile in share": "Exportar Perfil ({0})...", "import from file": "Importar do arquivo de perfil", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Importar Perfil", "import profile share": "Importar Perfil...", "import profile title": "Importar Configurações de um Perfil", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Nome do perfil", + "pick icon": "Selecionar ícone...", "profile": "Perfil ({0})", "profile import error": "Erro ao importar o perfil: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "O perfil com nome o {0} já existe.", + "rename profile": "Renomear...", + "save profile as": "Criar a partir do perfil atual...", + "show profile contents": "Mostrar Conteúdos...", "workbench.experimental.profiles.enabled": "Controla se a versão prévia do recurso dos Perfis deve ser habilitada." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Ícone de Separar pasta no editor de confiança do workspace.", "hostColumnLabel": "Host", "invalidTrust": "Não é possível confiar em pastas individuais dentro de um repositório.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Local", "no untrustedSettings": "As configurações de espaço de trabalho que exigem confiança não estão aplicadas", "noTrustedFoldersDescriptions": "Você ainda não confiou em nenhuma pasta ou arquivo de espaço de trabalho.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Selecionar novo editor padrão para '{0}'" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Configure padrões glob para editores (por exemplo `\"*.hex\": \"hexEditor.hexedit\"`). Eles têm precedência sobre o comportamento padrão." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "A Bifurcação de Extensão está ativa e desabilitou {0} extensões. Verifique se você ainda pode reproduzir o problema e continue selecionando uma destas opções.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "As alterações feitas podem não ser salvas. Pressione 'Cancelar' e tente novamente." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Não Mostrar Novamente" }, diff --git a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json index 72b6aa0af8..f350ef6e42 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Çhøøsë Følðër...", "Choose a folder to clone {0} into": "Çhøøsë æ følðër tø çløñë {0} ïñtø", "Choose a repository": "Çhøøsë æ rëpøsïtørÿ", + "Choose which repository to clone": "Çhøøsë whïçh rëpøsïtørÿ tø çløñë", "Clone from URL": "Çløñë frøm ÜR£", "Clone from {0}": "Çløñë frøm {0}", "Cloning git repository \"{0}\"...": "Çløñïñg gït rëpøsïtørÿ \"{0}\"...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Çømmït & §ÿñç Çhæñgës", "Commit Anyway": "Çømmït Æñÿwæÿ", "Commit Changes": "Çømmït Çhæñgës", + "Commit Changes on \"{0}\"": "Çømmït Çhæñgës øñ \"{0}\"", "Commit Changes to New Branch": "Çømmït Çhæñgës tø Ñëw ßræñçh", "Commit Hash": "Çømmït Hæsh", "Commit Staged Changes": "Çømmït §tægëð Çhæñgës", @@ -171,9 +173,11 @@ "Please provide a tag name": "Plëæsë prøvïðë æ tæg ñæmë", "Please provide the commit hash": "Plëæsë prøvïðë thë çømmït hæsh", "Publish Branch": "Pµþlïsh ßræñçh", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pµþlïsh Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pµþlïsh Branch", "Publish to {0}": "Pµþlïsh tø {0}", "Publish to...": "Pµþlïsh tø...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pµþlïshïñg Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Pµþlïshïñg Branch...", "Pull": "Pµll", "Pull {0} and push {1} commits between {2}/{3}": "Pµll {0} æñð pµsh {1} çømmïts þëtwëëñ {2}/{3}", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Çømmït §tægëð (Ñø Vërïfÿ)", "command.commitStagedSigned": "Çømmït §tægëð (§ïgñëð Øff)", "command.commitStagedSignedNoVerify": "Çømmït §tægëð (§ïgñëð Øff, Ñø Vërïfÿ)", + "command.continueInLocalClone": "Çløñë Rëpøsïtørÿ £øçællÿ æñð Øpëñ øñ Ðësktøp...", + "command.continueInLocalClone.qualifiedName": "Çøñtïñµë Wørkïñg ïñ Ñëw £øçæl Çløñë", "command.createTag": "Çrëætë Tæg", "command.deleteBranch": "Ðëlëtë ßræñçh...", "command.deleteRemoteTag": "Ðëlëtë Rëmøtë Tæg", diff --git a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.typescript-language-features.i18n.json index 528e21ed89..0f288ded04 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Çhëçk ïf ñpm ïs ïñstællëð før [Ƶtømætïç Tÿpë Æçqµïsïtïøñ](https://çøðë.vïsµælstµðïø.çøm/ðøçs/ñøðëjs/wørkïñg-wïth-jævæsçrïpt#_tÿpïñgs-æñð-æµtømætïç-tÿpë-æçqµïsïtïøñ).", "typescript.disableAutomaticTypeAcquisition": "Ðïsæþlës [æµtømætïç tÿpë æçqµïsïtïøñ](https://çøðë.vïsµælstµðïø.çøm/ðøçs/ñøðëjs/wørkïñg-wïth-jævæsçrïpt#_tÿpïñgs-æñð-æµtømætïç-tÿpë-æçqµïsïtïøñ). Ƶtømætïç tÿpë æçqµïsïtïøñ fëtçhës `@tÿpës` pæçkægës frøm ñpm tø ïmprøvë Ïñtëllï§ëñsë før ëxtërñæl lïþrærïës.", "typescript.enablePromptUseWorkspaceTsdk": "Ëñæþlës prømptïñg øf µsërs tø µsë thë Tÿpë§çrïpt vërsïøñ çøñfïgµrëð ïñ thë wørkspæçë før Ïñtëllïsëñsë.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Ëñæþlë/ðïsæþlë prøjëçt-wïðë Ïñtëllï§ëñsë øñ wëþ. Rëqµïrës thæt V§ Çøðë ïs rµññïñg ïñ æ trµstëð çøñtëxt.", "typescript.findAllFileReferences": "Fïñð Fïlë Rëfërëñçës", "typescript.format.enable": "Ëñæþlë/ðïsæþlë ðëfæµlt Tÿpë§çrïpt førmættër.", "typescript.goToSourceDefinition": "Gø tø §øµrçë Ðëfïñïtïøñ", 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 ec4a795332..056c6b5f8f 100644 --- a/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json +++ b/i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Trïggër Ïñlïñë §µggëstïøñ", "inlineSuggestionHasIndentation": "Whëthër thë ïñlïñë sµggëstïøñ stærts wïth whïtëspæçë", "inlineSuggestionHasIndentationLessThanTabSize": "Whëthër thë ïñlïñë sµggëstïøñ stærts wïth whïtëspæçë thæt ïs lëss thæñ whæt wøµlð þë ïñsërtëð þÿ tæþ", + "inlineSuggestionJustCommitted": "Whëthër æñ ïñlïñë sµggëstïøñ jµst gøt çømmïttëð", "inlineSuggestionVisible": "Whëthër æñ ïñlïñë sµggëstïøñ ïs vïsïþlë" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1903,6 +1904,9 @@ "pinnedCommand": "Pïññëð çømmæñð", "terminal.commands.pinned": "pïññëð" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Rëmøtë Tµññël §ërvïçë" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Çøññëçtïñg æs {0} ({1})", "remoteTunnelService.building": "ßµïlðïñg Ç£Ï frøm søµrçës", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Üñëxpëçtëð ëxït çøðë frøm spæwñëð shëll (çøðë {0}, sïgñæl {1})", "resolveShellEnvTimeout": "Üñæþlë tø rësølvë ÿøµr shëll ëñvïrøñmëñt ïñ æ rëæsøñæþlë tïmë. Plëæsë rëvïëw ÿøµr shëll çøñfïgµrætïøñ æñð rëstært." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Tëlëmëtrÿ{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Ïf thïs sëttïñg ïs fælsë, ñø tëlëmëtrÿ wïll þë sëñt rëgærðlëss øf thë ñëw sëttïñg's vælµë. Ðëprëçætëð ïñ fævør øf thë {0} sëttïñg.", "telemetry.crashReports": "Çræsh Rëpørts", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Ƶtømætïçællÿ ðëtëçt thë ðëfæµlt" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Ptÿ Høst" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Hïstørÿ rëstørëð" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Çøñfïgµrë sëttïñgs tø þë ïgñørëð whïlë sÿñçhrøñïzïñg.", "settingsSync.keybindingsPerPlatform": "§ÿñçhrøñïzë këÿþïñðïñgs før ëæçh plætførm." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "§ëttïñgs §ÿñç" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Çæññøt rëæð mæçhïñës ðætæ æs thë çµrrëñt vërsïøñ ïs ïñçømpætïþlë. Plëæsë µpðætë {0} æñð trÿ ægæïñ." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Rµñ %1 æftër ïñstællætïøñ", "SourceFile": "%1 §øµrçë Fïlë" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "§hærëð" + }, "vs/code/electron-main/app": { "cancel": "&&Ñø", "confirmOpenDetail": "Ïf ÿøµ ðïð ñøt ïñïtïætë thïs rëqµëst, ït mæÿ rëprësëñt æñ ættëmptëð ættæçk øñ ÿøµr sÿstëm. Üñlëss ÿøµ tøøk æñ ëxplïçït æçtïøñ tø ïñïtïætë thïs rëqµëst, ÿøµ shøµlð prëss 'Ñø'", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Çløsë", + "mainLog": "Mæïñ", "secondInstanceAdmin": "Æñøthër ïñstæñçë øf {0} ïs ælrëæðÿ rµññïñg æs æðmïñïstrætør.", "secondInstanceAdminDetail": "Plëæsë çløsë thë øthër ïñstæñçë æñð trÿ ægæïñ.", "secondInstanceNoResponse": "Æñøthër ïñstæñçë øf {0} ïs rµññïñg þµt ñøt rëspøñðïñg", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Ëðït" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Æþørtëð øñWïllÇrëætëËðït§ëssïøñÏðëñtïtÿ-ëvëñt æftër 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Çæññøt æçtïvætë thë '{0}' ëxtëñsïøñ þëçæµsë ït ðëpëñðs øñ thë '{1}' ëxtëñsïøñ whïçh ïs ðïsæþlëð. Wøµlð ÿøµ lïkë tø ëñæþlë thë ëxtëñsïøñ æñð rëløæð thë wïñðøw?", "disabledDepNoAction": "Çæññøt æçtïvætë thë '{0}' ëxtëñsïøñ þëçæµsë ït ðëpëñðs øñ thë '{1}' ëxtëñsïøñ whïçh ïs ðïsæþlëð.", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Whëthër këÿþøærð føçµs ïs ïñsïðë thë qµïçk øpëñ çøñtrøl" }, "vs/workbench/browser/web.main": { + "rendererLog": "Wïñðøw", "reset": "Rësët Üsër Ðætæ", "reset user data message": "Wøµlð ÿøµ lïkë tø rësët ÿøµr ðætæ (sëttïñgs, këÿþïñðïñgs, ëxtëñsïøñs, sñïppëts æñð ÜÏ §tætë) æñð rëløæð?" }, @@ -5422,6 +5443,9 @@ "cloud changes": "Çløµð Çhæñgës", "editSessionViewIcon": "Vïëw ïçøñ øf thë çløµð çhæñgës vïëw." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Çløµð Çhæñgës" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Ëmmët: Ëxpæñð Æþþrëvïætïøñ", "miEmmetExpandAbbreviation": "Ëmmët: Ë&&xpæñð Æþþrëvïætïøñ" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "§ëærçh læñgµægë pæçks ïñ thë Mærkëtplæçë tø çhæñgë thë ðïsplæÿ læñgµægë tø {0}." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Çløµð Çhæñgës", "extensionTelemetryLog": "Ëxtëñsïøñ Tëlëmëtrÿ{0}", - "rendererLog": "Wïñðøw", - "show window log": "§høw Wïñðøw £øg", - "telemetryLog": "Tëlëmëtrÿ{0}", - "userDataSyncLog": "§ëttïñgs §ÿñç" + "show window log": "§høw Wïñðøw £øg" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Æll", @@ -6738,10 +6758,6 @@ "trace": "Træçë", "warn": "Wærñïñg" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Mæïñ", - "sharedLog": "§hærëð" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Øpëñ Ëxtëñsïøñ £øgs Følðër", "openLogsFolder": "Øpëñ £øgs Følðër" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Ýës", "remoteTunnelAccess.machineName": "Thë ñæmë µñðër whïçh thë rëmøtë tµññël æççëss ïs rëgïstërëð. Ïf ñøt sët, thë høst ñæmë ïs µsëð.", "remoteTunnelAccess.machineNameRegex": "Thë ñæmë mµst øñlÿ çøñsïst øf lëttërs, ñµmþërs, µñðërsçørë æñð ðæsh. Ït mµst ñøt stært wïth æ ðæsh.", - "remoteTunnelLog": "Rëmøtë Tµññël §ërvïçë", "sign in using account": "§ïgñ ïñ wïth {0}", "signed in": "§ïgñëð Ïñ", "tunnel.preview": "Rëmøtë Tµññëls ïs çµrrëñtlÿ ïñ prëvïëw. Plëæsë rëpørt æñÿ prøþlëms µsïñg thë \"Hëlp: Rëpørt Ïssµë\" çømmæñð." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Çlëær Çømmæñð Hïstørÿ", "workbench.action.terminal.clearSelection": "Çlëær §ëlëçtïøñ", "workbench.action.terminal.copyAndClearSelection": "Çøpÿ æñð Çlëær §ëlëçtïøñ", - "workbench.action.terminal.copyLastCommand": "Çøpÿ £æst Çømmæñð", + "workbench.action.terminal.copyLastCommand": "Çøpÿ £æst Çømmæñð صtpµt", "workbench.action.terminal.copySelection": "Çøpÿ §ëlëçtïøñ", "workbench.action.terminal.copySelectionAsHtml": "Çøpÿ §ëlëçtïøñ æs HTM£", "workbench.action.terminal.createTerminalEditor": "Çrëætë Ñëw Tërmïñæl ïñ Ëðïtør Ærëæ", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Çæññøt læµñçh æ tërmïñæl prøçëss ïñ æñ µñtrµstëð wørkspæçë", "workspaceNotTrustedCreateTerminalCwd": "Çæññøt læµñçh æ tërmïñæl prøçëss ïñ æñ µñtrµstëð wørkspæçë wïth çwð {0} æñð µsërHømë {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Ptÿ Høst" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Ðëfæµlt)", "miNewTerminal": "&&Ñëw Tërmïñæl", @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Çøpÿ صtpµt æs HTM£", "terminal.learnShellIntegration": "£ëærñ Æþøµt §hëll Ïñtëgrætïøñ", "terminal.rerunCommand": "Rërµñ Çømmæñð", - "toggleVisibility": "Tøgglë vïsïþïlïtÿ" + "toggleVisibility": "Tøgglë vïsïþïlïtÿ", + "workbench.action.terminal.goToRecentDirectory": "Gø Tø Rëçëñt Ðïrëçtørÿ", + "workbench.action.terminal.runRecentCommand": "Rµñ Rëçëñt Çømmæñð" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Çømmæñð ëxëçµtëð {0} æñð fæïlëð", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "øpëñ thë ðëfæµlt sëttïñgs J§ØÑ", "openDefaultSettingsJson.capitalized": "Øpëñ Ðëfæµlt §ëttïñgs (J§ØÑ)", "process": "thë ñæmë øf thë tërmïñæl prøçëss", - "separator": "æ çøñðïtïøñæl sëpærætør (\" - \") thæt øñlÿ shøws whëñ sµrrøµñðëð þÿ værïæþlës wïth vælµës ør stætïç tëxt.", + "separator": "æ çøñðïtïøñæl sëpærætør {0} thæt øñlÿ shøws whëñ sµrrøµñðëð þÿ værïæþlës wïth vælµës ør stætïç tëxt.", "sequence": "thë ñæmë prøvïðëð tø thë tërmïñæl þÿ thë prøçëss", "task": "ïñðïçætës thïs tërmïñæl ïs æssøçïætëð wïth æ tæsk", "terminal.integrated.allowChords": "Whëthër ør ñøt tø ælløw çhørð këÿþïñðïñgs ïñ thë tërmïñæl. Ñøtë thæt whëñ thïs ïs trµë æñð thë këÿstrøkë rësµlts ïñ æ çhørð ït wïll þÿpæss {0}, sëttïñg thïs tø fælsë ïs pærtïçµlærlÿ µsëfµl whëñ ÿøµ wæñt çtrl+k tø gø tø ÿøµr shëll (ñøt V§ Çøðë).", @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Ïçøñ før thë pïçk følðër ïçøñ ïñ thë wørkspæçë trµst ëðïtør.", "hostColumnLabel": "Høst", "invalidTrust": "Ýøµ çæññøt trµst ïñðïvïðµæl følðërs wïthïñ æ rëpøsïtørÿ.", + "keyboardShortcut": "Këÿþøærð §hørtçµt: {0}", "localAuthority": "£øçæl", "no untrustedSettings": "Wørkspæçë sëttïñgs rëqµïrïñg trµst ærë ñøt æpplïëð", "noTrustedFoldersDescriptions": "Ýøµ hævëñ't trµstëð æñÿ følðërs ør wørkspæçë fïlës ÿët.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Çhæñgës thæt ÿøµ mæðë mæÿ ñøt þë sævëð. Plëæsë çhëçk prëss 'Çæñçël' æñð trÿ ægæïñ." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Wïñðøw" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Ðøñ't §høw Ægæïñ" }, diff --git a/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json index cdd7d1088b..7b998c1eac 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Выбрать папку...", "Choose a folder to clone {0} into": "Выберите папку для клонирования в нее {0}", "Choose a repository": "Выберите репозиторий", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "URL-адрес репозитория", "Clone from {0}": "Клонировать из {0}", "Cloning git repository \"{0}\"...": "Клонирование репозитория Git \"{0}\"...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Зафиксировать и синхронизировать изменения", "Commit Anyway": "Все равно зафиксировать", "Commit Changes": "Зафиксировать изменения", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Зафиксировать изменения в новой ветви", "Commit Hash": "Хэш фиксации", "Commit Staged Changes": "Зафиксировать подготовленные изменения", @@ -171,9 +173,11 @@ "Please provide a tag name": "Укажите имя тега", "Please provide the commit hash": "Укажите хэш фиксации", "Publish Branch": "Опубликовать ветвь", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Опубликовать Branch", "Publish to {0}": "Опубликовать в {0}", "Publish to...": "Опубликовать в…", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Публикация Branch...", "Pull": "Вытягивание", "Pull {0} and push {1} commits between {2}/{3}": "Вытягивание ({0}) и отправка ({1}) фиксаций между {2}/{3}", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Зафиксировать промежуточные (без проверки)", "command.commitStagedSigned": "Зафиксировать промежуточные элементы (завершено)", "command.commitStagedSignedNoVerify": "Зафиксировать промежуточные (завершено, без проверки)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Создать Тег", "command.deleteBranch": "Удалить ветвь...", "command.deleteRemoteTag": "Удалить удаленный тег", diff --git a/i18n/vscode-language-pack-ru/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/vscode.typescript-language-features.i18n.json index 445046a89e..cd991b1b63 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "Проверьте, установлен ли npm для [Автоматического получения типов](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition).", "typescript.disableAutomaticTypeAcquisition": "Отключает [автоматическое получение типов](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition). Автоматическое получение типов извлекает пакеты @типов из npm для улучшения IntelliSense для внешних библиотек.", "typescript.enablePromptUseWorkspaceTsdk": "Включает вывод пользователям запросов на использование версии TypeScript, настроенной в рабочей области для IntelliSense.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Поиск ссылок на файлы", "typescript.format.enable": "Включение или отключение модуля форматирования TypeScript по умолчанию.", "typescript.goToSourceDefinition": "Перейти к определению источника", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index 2053511525..95faf0f55d 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Строки будут переноситься по ширине окна просмотра." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "Определяет, будут ли предложения приниматься при вводе символов фиксации. Например, в JavaScript точка с запятой (\";\") может быть символом фиксации, при вводе которого предложение принимается.", "acceptSuggestionOnEnter": "Определяет, будут ли предложения приниматься клавишей ВВОД в дополнение к клавише TAB. Это помогает избежать неоднозначности между вставкой новых строк и принятием предложений.", "acceptSuggestionOnEnterSmart": "Принимать предложение при нажатии клавиши ВВОД только в том случае, если оно изменяет текст.", "accessibilityPageSize": "Управляет числом строк в редакторе, которые могут быть прочитаны средством чтения с экрана за один раз. При обнаружении средства чтения с экрана автоматически устанавливается значение по умолчанию 500. Внимание! При указании числа строк, превышающего значение по умолчанию, возможно снижение производительности.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Активировать встроенное предложение", "inlineSuggestionHasIndentation": "Начинается ли встроенное предложение с пробела", "inlineSuggestionHasIndentationLessThanTabSize": "Проверяет, не является ли пробел перед встроенной рекомендацией короче, чем текст, вставляемый клавишей TAB", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Отображается ли встроенное предложение" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Удалена разностная строка", "audioCues.diffLineInserted": "Вставлена разностная строка", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Изменена строка различий", "audioCues.lineHasBreakpoint.name": "Точка останова в строке", "audioCues.lineHasError.name": "Ошибка в строке", "audioCues.lineHasFoldedArea.name": "Сложенная область в строке", @@ -1567,8 +1568,8 @@ "cliDataDir": "Каталог, в котором должны храниться метаданные CLI.", "deprecated.useInstead": "Взамен используйте {0}.", "diff": "Сравнение двух файлов друг с другом", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Отключите предоставленное расширение. Этот параметр не сохраняется и действует только в том случае, если команда открывает новое окно.", + "disableExtensions": "Отключите все установленные расширения. Этот параметр не сохраняется и действует только в том случае, если команда открывает новое окно.", "disableGPU": "Отключить аппаратное ускорение GPU.", "experimentalApis": "Включает предложенные функции API для расширений. Может принимать один или несколько идентификаторов для включения отдельных расширений.", "extensionHomePath": "Задайте корневой путь для расширений.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Закрепленная команда", "terminal.commands.pinned": "закреплено" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "Подключение в качестве {0} ({1})", "remoteTunnelService.building": "Сборка CLI из источников", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Непредвиденный код выхода из порожденной оболочки (код {0}, сигнал {1})", "resolveShellEnvTimeout": "Не удалось разрешить среду оболочки в течение приемлемого времени. Проверьте конфигурацию оболочки и выполните перезапуск." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Если этот параметр имеет значение false, телеметрия не будет отправляться независимо от значения нового параметра. Не рекомендуется к использованию, поскольку эти данные перенесены в параметр {0}.", "telemetry.crashReports": "Отчеты о сбоях", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Автоматически определять значение по умолчанию" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Журнал восстановлен" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Настройка параметров, которые следует игнорировать при синхронизации.", "settingsSync.keybindingsPerPlatform": "Синхронизация настраиваемых сочетаний клавиш для каждой платформы." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Не удается прочитать данные о компьютерах, так как текущая версия является несовместимой. Обновите {0} и повторите попытку." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Запустить %1 после установки", "SourceFile": "Исходный файл %1" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Нет", "confirmOpenDetail": "Если вы не инициировали этот запрос, возможно, он представляет попытку атаки на систему. Если вы не предприняли явное действие для инициирования этого запроса, нажмите кнопку \"Нет\"", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Закрыть", + "mainLog": "Main", "secondInstanceAdmin": "Уже запущен другой экземпляр {0} от имени администратора.", "secondInstanceAdminDetail": "Закройте другой экземпляр и повторите попытку.", "secondInstanceNoResponse": "Еще один экземпляр {0} запущен, но не отвечает", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Изменить" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "Не удается активировать расширение \"{0}\", так как оно зависит от расширения \"{1}\", которое отключено. Вы хотите включить расширение и перезагрузить окно?", "disabledDepNoAction": "Не удается активировать расширение \"{0}\", так как оно зависит от отключенного расширения \"{1}\".", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Разблокировать группу редакторов" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Настройте стандартные маски для редакторов (например, `\"*.hex\": \"hexEditor.hexedit\"`). Они имеют приоритет над поведением по умолчанию.", "editorLargeFileSizeConfirmation": "Определяет минимальный размер файла в МБ перед запросом подтверждения при открытии в редакторе.", "interactiveWindow": "Интерактивное окно", "markdownPreview": "Предварительный просмотр Markdown", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Находится ли фокус клавиатуры внутри элемента управления для быстрого открытия" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Сброс данных пользователя", "reset user data message": "Сбросить данные (параметры, настраиваемые сочетания клавиш, расширения, фрагменты кода и состояние пользовательского интерфейса) и перезагрузить?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} в Windows 7 больше не будет получать обновлений." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Воспроизводит звук при перемещении фокуса на удаленную строку в режиме просмотра различий или на следующее или предыдущее изменение", + "audioCues.diffLineInserted": "Воспроизводит звук при перемещении фокуса на вставленную строку в режиме просмотра различий или на следующее или предыдущее изменение", + "audioCues.diffLineModified": "Воспроизводит звук при перемещении фокуса на измененную строку в режиме просмотра различий или на следующее или предыдущее изменение", "audioCues.enabled.auto": "Включить звуковой сигнал при подключении средства чтения с экрана.", "audioCues.enabled.off": "Отключить звуковой сигнал.", "audioCues.enabled.on": "Включить звуковой сигнал.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Встроено", "continueEditSessionItem.openInLocalFolder.v2": "Открыть в локальной папке", "continueEditSessionPick.title.v2": "Выберите среду разработки, чтобы продолжить работу с {0} в", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Установите дополнительные параметры среды разработки", "continueOnCloudChanges": "Определяет, следует ли предлагать пользователю сохранить рабочие изменения в облаке при использовании функции \"Продолжить работу\".", "continueOnCloudChanges.off": "Не сохраняйте рабочие изменения в облаке с помощью функции \"Продолжить работу\", если параметр \"Изменения в облаке\" еще не включен.", "continueOnCloudChanges.promptForAuth": "Приглашение пользователю войти в систему для сохранения изменений в облаке с помощью функции \"Продолжить работу\".", @@ -5422,6 +5443,9 @@ "cloud changes": "Изменения в облаке", "editSessionViewIcon": "Значок просмотра представления изменений в облаке." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: расшифровать аббревиатуру", "miEmmetExpandAbbreviation": "Emmet: р&&азвернуть сокращение" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Чтобы изменить язык отображения на {0}, найдите языковые пакеты в Marketplace." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Изменения в облаке", "extensionTelemetryLog": "Телеметрия расширения {0}", - "rendererLog": "Окно", - "show window log": "Показать журнал окна", - "telemetryLog": "Телеметрия {0}", - "userDataSyncLog": "Синхронизация параметров" + "show window log": "Показать журнал окна" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Все", @@ -6738,10 +6758,6 @@ "trace": "Трассировка", "warn": "Предупреждение" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Главный", - "sharedLog": "Коллективная" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Открыть папку журналов расширений", "openLogsFolder": "Открыть папку журналов" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Да", "remoteTunnelAccess.machineName": "Имя, под которым регистрируется удаленный доступ к туннелю. Если не указано, используется имя узла.", "remoteTunnelAccess.machineNameRegex": "Имя должно состоять только из букв, цифр, символов подчеркивания и дефисов. Оно не должно начинаться с дефиса.", - "remoteTunnelLog": "Служба удаленного туннеля", "sign in using account": "Вход с помощью {0}", "signed in": "Вход выполнен", "tunnel.preview": "В настоящее время удаленные туннели доступны в предварительной версии. Сообщите о возникающих проблемах с помощью команды \"Справка: сообщить о проблеме\"." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Очистить журнал команд", "workbench.action.terminal.clearSelection": "Очистить выбранное", "workbench.action.terminal.copyAndClearSelection": "Копировать и очистить выделенный фрагмент", - "workbench.action.terminal.copyLastCommand": "Копировать последнюю команду", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Скопировать выделение", "workbench.action.terminal.copySelectionAsHtml": "Скопировать выделение как HTML", "workbench.action.terminal.createTerminalEditor": "Создать терминал в области редактора", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Не удается запустить процесс терминала в недоверенной рабочей области", "workspaceNotTrustedCreateTerminalCwd": "Не удается запустить процесс терминала в недоверенной рабочей области с cwd {0} и userHome {1}" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Узел Pty" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (по умолчанию)", "miNewTerminal": "&&Создать терминал", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Профиль терминала с таким именем уже существует.", "terminalProfiles": "профили", "terminalProfiles.detected": "обнаружено", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Этот профиль терминала использует потенциально небезопасный путь, который может быть изменен другим пользователем: {0}. Вы действительно хотите его использовать?", "yes": "Да" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Копирование выходных данных в формате HTML", "terminal.learnShellIntegration": "Сведения об интеграции с оболочкой", "terminal.rerunCommand": "Повторно запустить команду", - "toggleVisibility": "Переключить видимость" + "toggleVisibility": "Переключить видимость", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Команда выполнена {0} с ошибкой", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "открыть файл JSON параметров по умолчанию", "openDefaultSettingsJson.capitalized": "Открыть параметры по умолчанию (JSON)", "process": "имя процесса терминала", - "separator": "условный разделитель (\"-\"), который отображается, только если он окружен переменными со значениями или статическим текстом.", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "имя, предоставленное терминалу процессом", "task": "указывает, что этот терминал связан с задачей", "terminal.integrated.allowChords": "Определяет, разрешены ли аккорды настраиваемых сочетаний клавиш в терминале. Обратите внимание, что когда это верно, и нажатие клавиши приводит к аккорду, это будет обходить {0}, установка значения false особенно удобна, если вы хотите, чтобы CTRL+K обращалось к вашей оболочке (а не к VS Code).", @@ -9542,7 +9556,7 @@ "terminal.integrated.splitCwd.inherited": "В macOS и Linux новый разделенный терминал будет использовать рабочий каталог родительского терминала. В Windows это поведение аналогично исходному.", "terminal.integrated.splitCwd.initial": "Новый разделенный терминал будет использовать рабочий каталог, с которого начал работу родительский терминал.", "terminal.integrated.splitCwd.workspaceRoot": "Новый разделенный терминал будет использовать корневую папку рабочей области в качестве рабочей папки. В рабочей области с несколькими корневыми папками предлагается выбрать используемую корневую папку.", - "terminal.integrated.tabStopWidth": "The number of cells in a tab stop.", + "terminal.integrated.tabStopWidth": "Число ячеек в позиции табуляции.", "terminal.integrated.tabs.defaultColor": "Идентификатор цвета темы, связывающийся по умолчанию со значками терминала.", "terminal.integrated.tabs.defaultIcon": "Идентификатор codicon, связывающийся по умолчанию со значками терминалов.", "terminal.integrated.tabs.enableAnimation": "Определяет, поддерживают ли состояния вкладки терминала анимацию (например, незавершенные задачи).", @@ -10001,8 +10015,8 @@ "change icon": "Change Icon...", "change icon title": "Change icon for {0} Profile", "confiirmation message": "Это заменит текущие параметры. Продолжить?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", + "create empty profile": "Создать пустой профиль...", + "create from current profle": "Создать из текущего профиля...", "create profile": "Create Profile...", "create profile title": "{0}: Create...", "current": "Current", @@ -10021,9 +10035,9 @@ "pick icon": "Pick icon...", "profile": "Профиль ({0})", "profile import error": "Ошибка при импорте профиля: {0}", - "profileExists": "Profile with name {0} already exists.", + "profileExists": "Профиль с именем {0} уже существует.", "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", + "save profile as": "Создать из текущего профиля...", "show profile contents": "Show Contents...", "workbench.experimental.profiles.enabled": "Определяет, следует ли включить предварительную версию функции профилей." }, @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Значок для значка выбора папки в редакторе доверия для рабочей области.", "hostColumnLabel": "Узел", "invalidTrust": "Доверие для отдельных папок репозитория недопустимо.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Локальный", "no untrustedSettings": "Параметры рабочей области, требующие доверия, не применяются", "noTrustedFoldersDescriptions": "Вы пока не доверяете ни одной папке или файлам рабочей области.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "Выбрать новый редактор по умолчанию для \"{0}\"" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Настройте стандартные маски для редакторов (например, `\"*.hex\": \"hexEditor.hexedit\"`). Они имеют приоритет над поведением по умолчанию." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "Разделение расширений пополам активно и отключило расширения ({0}). Убедитесь, что проблему все еще можно воспроизвести, и продолжите процедуру, выбрав один из этих параметров.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Внесенные изменения не могут быть сохранены. Нажмите \"Отмена\" и повторите попытку." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Больше не показывать" }, diff --git a/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json index 0640654642..b14df86202 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "Klasör Seçin...", "Choose a folder to clone {0} into": "{0} öğesini şuraya klonlamak için bir klasör seçin:", "Choose a repository": "Depo seçin", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "URL'den klonla", "Clone from {0}": "{0} konumundan klonla", "Cloning git repository \"{0}\"...": "\"{0}\" Git deposu klonlanıyor...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "Yürüt ve Değişiklikleri Eşitle", "Commit Anyway": "Yine de Commit İşlemi Uygula", "Commit Changes": "Değişiklikleri Yürüt", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "Değişiklikleri Yeni Dala İşle", "Commit Hash": "Commit Karması", "Commit Staged Changes": "Hazırlanmış Değişikliklere Commit Uygula", @@ -171,9 +173,11 @@ "Please provide a tag name": "Lütfen bir etiket adı girin", "Please provide the commit hash": "Lütfen commit karmasını belirtin", "Publish Branch": "Dalı Yayımla", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch’ı Yayımla", "Publish to {0}": "{0} konumunda yayımla", "Publish to...": "Şurada yayımla...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch Yayımlanıyor...", "Pull": "Çek", "Pull {0} and push {1} commits between {2}/{3}": "{2}/{3} arasında {0} commit çek ve {1} commit gönder", @@ -194,7 +198,7 @@ "Select a branch to delete": "Silinecek dalı seçin", "Select a branch to merge from": "Birleştirilecek dalı seçin", "Select a branch to rebase onto": "Üzerinde yeniden temellendirmek için bir dal seçin", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "Dalın oluşturulacağı başvuruyu seçin", "Select a remote to delete a tag from": "Etiketin silineceği bir uzak depo seçin", "Select a remote to fetch": "Getirilecek bir uzak depo seçin", "Select a tag to delete": "Silinecek etiketi seçin", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "Aşamalı Commit İşlemi Yap (Doğrulama Yok)", "command.commitStagedSigned": "Hazır Olana Commit İşlemi Uygula (Oturum Kapatıldı)", "command.commitStagedSignedNoVerify": "Aşamalı Commit İşlemi Yap (Onaylı, Doğrulama Yok)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "Etiket Oluştur", "command.deleteBranch": "Dalı Sil...", "command.deleteRemoteTag": "Uzak Etiketi Sil", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/vscode.typescript-language-features.i18n.json index e6d2bdebf5..ba6e4d52e8 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "NPM'nin [Otomatik Tür Alımı](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) için yüklü olup olmadığını denetle.", "typescript.disableAutomaticTypeAcquisition": "[Otomatik tür alımı](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) devre dışı bırakılıyor. Otomatik tür alımı, dış kitaplıklara yönelik IntelliSense'i geliştirmek için npm'den '@types' paketleri alır.", "typescript.enablePromptUseWorkspaceTsdk": "Kullanıcıların IntelliSense için çalışma alanında yapılandırılan TypeScript sürümünü kullanmalarını isteme olanağı sağlar.", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "Dosya Başvurularını Bul", "typescript.format.enable": "Varsayılan TypeScript biçimlendiricisini etkinleştirin/devre dışı bırakın.", "typescript.goToSourceDefinition": "Kaynak Tanımına Git", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index b75ab45443..b6e3885bcd 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "Satırlar görünüm penceresinin genişliğinde kaydırılır." }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "İşleme karakterleri girildiğinde önerilerin kabul edilip edilmeyeceğini denetler. Örneğin, JavaScript'de noktalı virgül (';'), bir öneriyi kabul eden ve bu karakteri yazan bir işleme karakteri olabilir.", "acceptSuggestionOnEnter": "'Tab' tuşuna ek olarak 'Enter' tuşu girildiğinde de önerilerin kabul edilip edilmeyeceğini denetler. Yeni satırlar ekleme ile önerileri kabul etme arasındaki belirsizlikten kaçınılmasını sağlar.", "acceptSuggestionOnEnterSmart": "Bir öneriyi yalnızca metin değişikliği yaptığında `Enter` ile kabul edin.", "accessibilityPageSize": "Düzenleyicide bulunan ve ekran okuyucu tarafından tek seferde okunabilecek satır sayısını denetler. Ekran okuyucu algılandığında varsayılan değer otomatik olarak 500'e ayarlanır. Uyarı: Bu, varsayılandan daha büyük sayılar ayarlandığında performansı etkiler.", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "Satır İçi Öneriyi Tetikle", "inlineSuggestionHasIndentation": "Satır içi önerinin boşlukla başlayıp başlamadığını belirtir", "inlineSuggestionHasIndentationLessThanTabSize": "Satır içi önerinin, sekme tarafından eklenecek olandan daha az olan boşlukla başlayıp başlamadığı", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "Satır içi önerinin görünür olup olmadığını belirtir" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "Silinen Fark Satırı", "audioCues.diffLineInserted": "Eklenen Fark Satırı", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "Fark Satırı Değiştirildi", "audioCues.lineHasBreakpoint.name": "Satırda Kesme Noktası", "audioCues.lineHasError.name": "Satırda Hata", "audioCues.lineHasFoldedArea.name": "Satırda Katlanmış Alan", @@ -1567,8 +1568,8 @@ "cliDataDir": "CLI meta verilerinin depolanması gereken dizin.", "deprecated.useInstead": "Bunun yerine {0} kullanın.", "diff": "İki dosyayı birbiriyle karşılaştır.", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "Sağlanan uzantıyı devre dışı bırak. Bu seçenek kalıcı değildir ve yalnızca, komut yeni bir pencere açtığında geçerli olur.", + "disableExtensions": "Yüklenen tüm uzantıları devre dışı bırak. Bu seçenek kalıcı değildir ve yalnızca, komut yeni bir pencere açtığında geçerli olur.", "disableGPU": "GPU donanım hızlandırmasını devre dışı bırak.", "experimentalApis": "Uzantılar için önerilen API özelliklerini etkinleştirir. Ayrı olarak etkinleştirmek üzere bir veya daha fazla uzantı kimliği alabilir.", "extensionHomePath": "Uzantılar için kök yolunu ayarla.", @@ -1903,6 +1904,9 @@ "pinnedCommand": "Sabitlenmiş komut", "terminal.commands.pinned": "sabitlendi" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "{0} olarak bağlanıyor ({1})", "remoteTunnelService.building": "Kaynaklardan CLI oluşturma", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "Oluşturulan kabuktan beklenmeyen çıkış kodu (kod {0}, sinyal {1})", "resolveShellEnvTimeout": "Kabuk ortamınız makul bir süre içinde çözümlenemiyor. Lütfen kabuk yapılandırmanızı gözden geçirin ve yeniden başlatın." }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "Bu ayar false ise, yeni ayarın değerinden bağımsız olarak telemetri gönderilmez. {0} ayarı lehine kullanım dışı.", "telemetry.crashReports": "Kilitlenme Raporları", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "Varsayılanı otomatik olarak algıla" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "Geçmiş geri yüklendi" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "Eşitleme sırasında yoksayılacak ayarları yapılandırın.", "settingsSync.keybindingsPerPlatform": "Her platform için tuş bağlamalarını eşitleyin." }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "Geçerli sürüm uyumsuz olduğundan makine verileri okunamıyor. Lütfen {0} uygulamasını güncelleştirip yeniden deneyin." }, @@ -2411,6 +2424,9 @@ "RunAfter": "Yüklemeden sonra %1 çalıştır", "SourceFile": "%1 Kaynak Dosyası" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "&&Hayır", "confirmOpenDetail": "Bu isteği siz başlatmadıysanız, bu istek sisteminizde denenen bir saldırıyı gösteriyor olabilir. Bu isteği başlatmak için açık bir eylem gerçekleştirmedikçe 'Hayır' seçeneğine basmalısınız", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "&&Kapat", + "mainLog": "Main", "secondInstanceAdmin": "Başka bir {0} örneği zaten yönetici olarak çalışıyor.", "secondInstanceAdminDetail": "Lütfen diğer örneği kapatıp yeniden deneyin.", "secondInstanceNoResponse": "Başka bir {0} örneği çalışıyor ancak yanıt vermiyor", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "Düzenle" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "'{0}' uzantısı, devre dışı bırakılan '{1}' uzantısına bağımlı olduğundan etkinleştirilemiyor. Uzantıyı etkinleştirmek ve pencereyi yeniden yüklemek istiyor musunuz?", "disabledDepNoAction": "'{0}' uzantısı, devre dışı olan '{1}' uzantısına bağlı olduğundan etkinleştirilemiyor.", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "Düzenleyici Grubunun Kilidini Aç" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "Düzenleyiciler için glob desenlerini yapılandır (örneğin `\"*.hex\": \"hexEditor.hexedit\"`). Bunlar, varsayılan davranışa göre önceliğe sahiptir.", "editorLargeFileSizeConfirmation": "Dosyayı düzenleyicide açarken açma onayını istemeden önce dosyanın MB cinsinden en küçük boyutunu denetler.", "interactiveWindow": "Etkileşimli Penceresi", "markdownPreview": "Markdown Önizlemesi", @@ -3653,6 +3673,7 @@ "inQuickOpen": "Klavye odağının hızlı açma denetiminin içinde olup olmadığını belirtir" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "Kullanıcı Verilerini Sıfırla", "reset user data message": "Verilerinizi (ayarlar, tuş bağlamaları, uzantılar, parçacıklar ve Kullanıcı Arabirimi Durumu) sıfırlamak ve yeniden yüklemek istiyor musunuz?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "{0} Windows 7'de artık başka güncelleştirme almayacaksınız." }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "Odak, fark inceleme modunda silinmiş bir satıra veya sonraki/önceki değişikliğe geçtiğinde ses çalar", + "audioCues.diffLineInserted": "Odak, fark inceleme modunda eklenmiş bir satıra veya sonraki/önceki değişikliğe geçtiğinde ses çalar", + "audioCues.diffLineModified": "Odak, fark inceleme modunda değiştirilmiş bir satıra veya sonraki/önceki değişikliğe geçtiğinde ses çalar", "audioCues.enabled.auto": "Ekran okuyucu eklendiğinde sesli ipuçlarını etkinleştirin.", "audioCues.enabled.off": "Sesli ipuçlarını devre dışı bırakın.", "audioCues.enabled.on": "Sesli ipuçlarını etkinleştirin.", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "Yerleşik", "continueEditSessionItem.openInLocalFolder.v2": "Yerel Klasörde Aç", "continueEditSessionPick.title.v2": "{0} üzerinde çalışmaya devam etmek için bir geliştirme ortamı seçin", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "Ek geliştirme ortamı seçeneklerini yükle", "continueOnCloudChanges": "Üzerinde Çalışmaya Devam Et kullanılırken kullanıcıdan çalışma değişikliklerini bulutta depolamasının istenip istenmeyeceğini denetler.", "continueOnCloudChanges.off": "Kullanıcı Bulut Değişikliklerini zaten etkinleştirmediyse Üzerinde Çalışmaya Devam Et ile yapılan çalışma değişikliklerini bulutta depolamayın.", "continueOnCloudChanges.promptForAuth": "Üzerinde Çalışmaya Devam Et kullanılırken kullanıcıdan çalışma değişikliklerini bulutta depolamak için oturum açmasını isteyin.", @@ -5422,6 +5443,9 @@ "cloud changes": "Bulut Değişiklikleri", "editSessionViewIcon": "Bulutun görünüm simgesi görünümü değiştirir." }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: Kısaltmayı Genişlet", "miEmmetExpandAbbreviation": "Emmet: Kısaltmayı Geniş&&let" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "Ekran dilini {0} olarak değiştirmek için Market'teki arama dili paketleri." }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "Bulut Değişiklikleri", "extensionTelemetryLog": "Uzantı Telemetrisi{0}", - "rendererLog": "Pencere", - "show window log": "Pencere Günlüğünü Göster", - "telemetryLog": "Telemetri{0}", - "userDataSyncLog": "Ayarları Eşitleme" + "show window log": "Pencere Günlüğünü Göster" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "Tümü", @@ -6738,10 +6758,6 @@ "trace": "İzle", "warn": "Uyarı" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "Ana", - "sharedLog": "Paylaşılan" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "Uzantı Günlüğü Klasörünü Aç", "openLogsFolder": "Günlükler Klasörünü Aç" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "Evet", "remoteTunnelAccess.machineName": "Uzak tünel erişiminin kayıtlı olduğu ad. Ayarlanmazsa, ana bilgisayar adı kullanılır.", "remoteTunnelAccess.machineNameRegex": "Ad yalnızca harf, rakam, alt çizgi ve tireden oluşmalıdır. Tire ile başlamamalıdır.", - "remoteTunnelLog": "Uzak Tünel Hizmeti", "sign in using account": "{0} ile oturum açın", "signed in": "Oturum Açıldı", "tunnel.preview": "Uzak Tüneller şu anda önizleme aşamasındadır. Lütfen herhangi bir sorunu \"Yardım: Sorun Bildir\" komutunu kullanarak bildirin." @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "Komut Geçmişini Temizle", "workbench.action.terminal.clearSelection": "Seçimi Temizle", "workbench.action.terminal.copyAndClearSelection": "Seçimi Kopyala ve Temizle", - "workbench.action.terminal.copyLastCommand": "Son Komutu Kopyala", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "Seçimi Kopyala", "workbench.action.terminal.copySelectionAsHtml": "Seçimi HTML Olarak Kopyala", "workbench.action.terminal.createTerminalEditor": "Düzenleyici Alanında Yeni Terminal Oluştur", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "Güvenilmeyen bir çalışma alanında terminal işlemi başlatılamıyor", "workspaceNotTrustedCreateTerminalCwd": "cwd {0} ve userHome {1} içeren güvenilmeyen bir çalışma alanında terminal işlemi başlatılamıyor" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty Ana Bilgisayarı" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (Varsayılan)", "miNewTerminal": "&&Yeni Terminal", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "Rengi Değiştir...", "workbench.action.terminal.changeIcon": "Simgeyi Değiştir...", "workbench.action.terminal.clear": "Temizle", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "Terminali Temizle", "workbench.action.terminal.copySelection.short": "Kopyala", "workbench.action.terminal.copySelectionAsHtml": "HTML Olarak Kopyala", "workbench.action.terminal.joinInstance": "Terminallere Katıl", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "Terminal Ayarlarını Yapılandır", "workbench.action.terminal.paste.short": "Yapıştır", "workbench.action.terminal.renameInstance": "Yeniden Adlandır...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "Etkin Dosyayı Çalıştır", + "workbench.action.terminal.runSelectedText": "Seçili Metni Çalıştır", "workbench.action.terminal.selectAll": "Tümünü Seç", "workbench.action.terminal.selectDefaultProfile": "Varsayılan Profili Seçin", "workbench.action.terminal.showsTabs": "Sekmeleri Göster", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "Bu ada sahip bir terminal profili zaten var", "terminalProfiles": "profiller", "terminalProfiles.detected": "algılandı", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "Bu terminal profili, başka bir kullanıcı tarafından değiştirilebilecek, güvenli olmayan bir yol kullanıyor: {0}. Profili kullanmak istediğinizden emin misiniz?", "yes": "Evet" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "Çıktıyı HTML olarak kopyala", "terminal.learnShellIntegration": "Kabuk Tümleştirmesi hakkında bilgi edinin", "terminal.rerunCommand": "Komutu Yeniden Çalıştır", - "toggleVisibility": "Görünürlüğü aç/kapat" + "toggleVisibility": "Görünürlüğü aç/kapat", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "Komut yürütüldü {0} ve başarısız oldu", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "Varsayılan ayarlar JSON’sini aç", "openDefaultSettingsJson.capitalized": "Varsayılan Ayarları Aç (JSON)", "process": "terminal işleminin adı", - "separator": "yalnızca değer veya statik metin içeren değişkenlerle çevrili olduğunda gösterilen bir koşullu ayırıcı (\" - \").", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "işlem tarafından terminale sağlanan ad", "task": "bu terminalin bir görevle ilişkili olduğunu gösterir", "terminal.integrated.allowChords": "Terminalde akor tuş bağlamalarına izin verilip verilmeyeceğini belirtir. Bu true olduğunda ve tuş vuruşu bir akorla sonuçlandığında {0} atlanır, bunu false olarak ayarlamak kabuğa (VS Code'a değil) gitmek için ctrl+k kullanmak istediğinizde özellikle yararlıdır.", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "Etkinleştirildiğinde, güvenilen etki alanı istemleri, bağlantılar güvenilen çalışma alanlarında açıldığında görünür." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "Simge Değiştir...", + "change icon title": "{0} Profili için simgeyi değiştir", "confiirmation message": "Bu, mevcut ayarlarınızı değiştirir. Devam etmek istediğinizden emin misiniz?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "Boş Profil Oluştur...", + "create from current profle": "Geçerli Profilden Oluştur...", + "create profile": "Profil Oluştur...", + "create profile title": "{0}: Oluştur...", + "current": "Geçerli", + "default": "Varsayılan", "export profile": "Profili Dışarı Aktar ({0})...", "export profile in share": "Profili Dışarı Aktar ({0})...", "import from file": "Profil dosyasından içeri aktar", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "Profili İçeri Aktar", "import profile share": "Profili İçeri Aktar...", "import profile title": "Profilden Ayarları içeri aktar", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "Profil adı", + "pick icon": "Simge seç..", "profile": "({0}) Profili", "profile import error": "{0} profili içeri aktarılırken hata oluştu", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "{0} adlı Profil zaten var.", + "rename profile": "Yeniden Adlandır...", + "save profile as": "Geçerli Profilden Oluştur...", + "show profile contents": "İçerikleri Göster...", "workbench.experimental.profiles.enabled": "Profiller önizleme özelliğinin etkinleştirilip etkinleştirilmeyeceğini kontrol eder." }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "Çalışma alanı güven düzenleyicisindeki klasör seçme simgesinin simgesi.", "hostColumnLabel": "Konak", "invalidTrust": "Depodaki tek tek klasörlere güvenmezsiniz.", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "Yerel", "no untrustedSettings": "Güven gerektiren çalışma alanı ayarları uygulanmadı", "noTrustedFoldersDescriptions": "Henüz klasöre veya çalışma alanına dosyasına güvenmediniz.", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "'{0}' için yeni varsayılan düzenleyiciyi seçin" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "Düzenleyiciler için glob desenlerini yapılandır (örneğin `\"*.hex\": \"hexEditor.hexedit\"`). Bunlar, varsayılan davranışa göre önceliğe sahiptir." }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "Uzantıyı İkiye Bölme etkin ve {0} uzantıları devre dışı bırakıldı. Sorunu hala yeniden oluşturup oluşturamadığınızı kontrol edin ve bu seçenekler arasından seçim yaparak devam edin.", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "Yaptığınız değişiklikler kaydedilmemiş olabilir. Lütfen 'İptal' düğmesine basın ve yeniden deneyin." }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "Bir Daha Gösterme" }, diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json index 1f108be5e0..b9ce7a8998 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "选择文件夹...", "Choose a folder to clone {0} into": "选择文件夹以将 {0} 克隆到", "Choose a repository": "选择仓库", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "存储库 URL", "Clone from {0}": "从 {0} 克隆", "Cloning git repository \"{0}\"...": "正在克隆 Git 仓库“{0}”...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "提交和同步更改", "Commit Anyway": "仍要提交", "Commit Changes": "提交更改", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "将更改提交到新分支", "Commit Hash": "提交哈希", "Commit Staged Changes": "提交暂存更改", @@ -171,9 +173,11 @@ "Please provide a tag name": "已成功带标记进行推送。", "Please provide the commit hash": "请提供提交哈希", "Publish Branch": "发布分支", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "发布 Branch", "Publish to {0}": "发布到 {0}", "Publish to...": "发布到...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "正在发布 Branch...", "Pull": "拉取", "Pull {0} and push {1} commits between {2}/{3}": "在 {2}/{3} 之间拉取 {0} 个提交并推送 {1} 个提交", @@ -194,7 +198,7 @@ "Select a branch to delete": "选择要删除的分支", "Select a branch to merge from": "选择要从其合并的分支", "Select a branch to rebase onto": "选择要变基到的分支", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "选择一个 ref 以从中创建分支", "Select a remote to delete a tag from": "选择要从中删除标记的远程库", "Select a remote to fetch": "选择要提取的远程", "Select a tag to delete": "选择要删除的标记", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "提交已暂存内容(不验证)", "command.commitStagedSigned": "提交已暂存文件(已署名)", "command.commitStagedSignedNoVerify": "提交已暂存内容(已签收,不验证)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "创建标记", "command.deleteBranch": "删除分支...", "command.deleteRemoteTag": "删除远程标记", diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.typescript-language-features.i18n.json index 0a0a67dff6..c74fe0be9e 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "检查是否为 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 安装了 npm 。", "typescript.disableAutomaticTypeAcquisition": "禁用 [自动类型获取](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 。自动类型获取可以从 npm 提取 `@types` 包来改进外部库的 IntelliSense。", "typescript.enablePromptUseWorkspaceTsdk": "允许提示用户对 Intellisense 使用在工作区中配置的 TypeScript 版本。", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "查找文件引用", "typescript.format.enable": "启用/禁用默认 TypeScript 格式化程序。", "typescript.goToSourceDefinition": "转到源定义", 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 902949d9c9..9f55993260 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "将在视区宽度处换行。" }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "控制是否应在遇到提交字符时接受建议。例如,在 JavaScript 中,半角分号 (`;`) 可以为提交字符,能够在接受建议的同时键入该字符。", "acceptSuggestionOnEnter": "控制除了 `Tab` 键以外, `Enter` 键是否同样可以接受建议。这能减少“插入新行”和“接受建议”命令之间的歧义。", "acceptSuggestionOnEnterSmart": "仅当建议包含文本改动时才可使用 `Enter` 键进行接受。", "accessibilityPageSize": "控制编辑器中可由屏幕阅读器一次读出的行数。我们检测到屏幕阅读器时,会自动将默认值设置为 500。警告: 如果行数大于默认值,可能会影响性能。", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "触发内联建议", "inlineSuggestionHasIndentation": "内联建议是否以空白开头", "inlineSuggestionHasIndentationLessThanTabSize": "内联建议是否以小于选项卡插入内容的空格开头", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "内联建议是否可见" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "已删除差异行", "audioCues.diffLineInserted": "已插入差异线", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "差异行已修改", "audioCues.lineHasBreakpoint.name": "行上的断点", "audioCues.lineHasError.name": "行上的错误", "audioCues.lineHasFoldedArea.name": "行上的折叠区域", @@ -1567,8 +1568,8 @@ "cliDataDir": "应在其中存储 CLI 元数据的目录。", "deprecated.useInstead": "请改用 {0}。", "diff": "将两个文件相互比较。", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "禁用提供的扩展。此选项不会持久化,并且仅在命令打开新窗口时有效。", + "disableExtensions": "禁用所有已安装的扩展。此选项不会持久化,并且仅在命令打开新窗口时有效。", "disableGPU": "禁用 GPU 硬件加速。", "experimentalApis": "为扩展启用实验性 API 功能。可以输入一个或多个扩展的 ID 来进行单独启用。", "extensionHomePath": "设置扩展的根路径。", @@ -1903,6 +1904,9 @@ "pinnedCommand": "已固定命令", "terminal.commands.pinned": "已固定" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "正在以 {0} 的身份连接({1})", "remoteTunnelService.building": "正在从源生成 CLI", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "来自生成的 shell 的意外退出代码(代码 {0}、信号 {1})", "resolveShellEnvTimeout": "无法在合理的时间内解析 shell 环境。请检查 shell 配置,然后重启。" }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "如果此设置为 false,则无论新设置的值如何,都不会发送遥测数据。已弃用,推荐使用 {0} 设置。", "telemetry.crashReports": "崩溃报告", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "自动检测默认值" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "还原的历史记录" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "配置在同步时要忽略的设置。", "settingsSync.keybindingsPerPlatform": "为每个平台同步键绑定。" }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "无法读取计算机数据,因为当前版本不兼容。请更新 {0},然后重试。" }, @@ -2411,6 +2424,9 @@ "RunAfter": "安装后运行 %1", "SourceFile": "%1 源文件" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "否(&&N)", "confirmOpenDetail": "如果你未发起此请求,则可能表示有人试图攻击你的系统。除非你采取了明确操作来发起此请求,否则应按“否”", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "关闭(&C)", + "mainLog": "Main", "secondInstanceAdmin": "{0} 的另一个实例已在以管理员身份运行。", "secondInstanceAdminDetail": "请先关闭另一个实例,然后重试。", "secondInstanceNoResponse": "{0} 的另一实例正在运行但没有响应", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "编辑" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "无法激活“{0}”扩展,因为它依赖于“{1}”扩展,该扩展已禁用。是否要启用扩展并重新加载窗口?", "disabledDepNoAction": "无法激活“{0}”扩展,因为它依赖于被禁用的“{1}”扩展。", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "解锁编辑器组" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "将 glob 模式配置到编辑器(例如 `\"*.hex\": \"hexEditor.hexedit\"`)。这些优先于默认行为。", "editorLargeFileSizeConfirmation": "在编辑器中打开时要求确认之前,控制文件的最小大小(MB)。", "interactiveWindow": "交互窗口", "markdownPreview": "Markdown 预览", @@ -3653,6 +3673,7 @@ "inQuickOpen": "键盘焦点是否在快速打开控件中" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "重置用户数据", "reset user data message": "是否要重置数据(设置、键绑定、扩展、代码段和 UI 状态)并重新加载?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "Windows 7 上的 {0} 将不再接收任何进一步的更新。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "当焦点移到差异审阅模式下的已删除行或下一/上一个更改时播放声音", + "audioCues.diffLineInserted": "当焦点移动到差异审阅模式下的插入行或下一个/上一个更改时播放声音", + "audioCues.diffLineModified": "当焦点移到差异审阅模式下修改的行或下一/上一个更改时播放声音", "audioCues.enabled.auto": "附加屏幕阅读器时,启用音频提示。", "audioCues.enabled.off": "禁用音频提示。", "audioCues.enabled.on": "启用音频提示。", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "内置", "continueEditSessionItem.openInLocalFolder.v2": "在本地文件夹中打开", "continueEditSessionPick.title.v2": "选择开发环境以继续在以下位置处理 {0}", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "安装其他开发环境选项", "continueOnCloudChanges": "控制在使用“继续工作”时是否提示用户将工作更改存储在云中。", "continueOnCloudChanges.off": "除非用户已启用云更改,否则请勿通过“继续工作”将工作更改存储在云中。", "continueOnCloudChanges.promptForAuth": "通过“继续工作”,提示用户登录以在云中存储工作更改。", @@ -5422,6 +5443,9 @@ "cloud changes": "云更改", "editSessionViewIcon": "云更改视图的视图图标。" }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: 展开缩写", "miEmmetExpandAbbreviation": "Emmet: 展开缩写(&&X)" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "在商店中搜索语言包并将显示语言更改为 {0}。" }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "云更改", "extensionTelemetryLog": "扩展遥测{0}", - "rendererLog": "窗口", - "show window log": "显示窗口日志", - "telemetryLog": "遥测{0}", - "userDataSyncLog": "设置同步" + "show window log": "显示窗口日志" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "全部", @@ -6738,10 +6758,6 @@ "trace": "跟踪", "warn": "警告" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "主进程", - "sharedLog": "共享进程" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "打开扩展日志文件夹", "openLogsFolder": "打开日志文件夹" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "是", "remoteTunnelAccess.machineName": "远程隧道访问注册名。如果未设置,则使用主机名。", "remoteTunnelAccess.machineNameRegex": "名称只能由字母、数字、下划线和短划线组成。不得以短划线开头。", - "remoteTunnelLog": "远程隧道服务", "sign in using account": "使用 {0} 登录", "signed in": "已登录", "tunnel.preview": "远程隧道目前为预览版。请使用“帮助: 报告问题”命令报告任何问题。" @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "清除命令历史记录", "workbench.action.terminal.clearSelection": "取消选择", "workbench.action.terminal.copyAndClearSelection": "复制和清除选择", - "workbench.action.terminal.copyLastCommand": "复制最后一个命令", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "复制所选内容", "workbench.action.terminal.copySelectionAsHtml": "将所选内容复制为 HTML", "workbench.action.terminal.createTerminalEditor": "在编辑器区域内创建新终端", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "无法在不受信任的工作区中启动终端流程", "workspaceNotTrustedCreateTerminalCwd": "无法使用 cwd {0} 和 userHome {1} 在不受信任的工作区中启动终端进程" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty 主机" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (默认)", "miNewTerminal": "新建终端(&&N)", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "更改颜色...", "workbench.action.terminal.changeIcon": "更改图标...", "workbench.action.terminal.clear": "清除", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "清除终端", "workbench.action.terminal.copySelection.short": "复制", "workbench.action.terminal.copySelectionAsHtml": "以 HTML 格式复制", "workbench.action.terminal.joinInstance": "联接终端", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "配置终端设置", "workbench.action.terminal.paste.short": "粘贴", "workbench.action.terminal.renameInstance": "重命名...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "运行活动文件", + "workbench.action.terminal.runSelectedText": "运行所选文本", "workbench.action.terminal.selectAll": "选择全部", "workbench.action.terminal.selectDefaultProfile": "选择默认配置文件", "workbench.action.terminal.showsTabs": "显示选项卡", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "有终端配置文件已具有此名称", "terminalProfiles": "配置文件", "terminalProfiles.detected": "已检测", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "此终端配置使用了可由其他用户({0})修改的潜在不安全路径。是否确定要使用它?", "yes": "是" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "将输出复制为 HTML", "terminal.learnShellIntegration": "了解 Shell 集成", "terminal.rerunCommand": "重新运行命令", - "toggleVisibility": "切换可见性" + "toggleVisibility": "切换可见性", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "命令已执行 {0} 并失败", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "打开默认设置 JSON", "openDefaultSettingsJson.capitalized": "打开默认设置(JSON)", "process": "终端流程的名称", - "separator": "仅在由带有值或静态文本的变量括住时才显示的条件分隔符(\" - \")。", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "进程提供给终端的名称", "task": "指示此终端与任务关联", "terminal.integrated.allowChords": "是否允许终端中的组合键绑定。请注意,如果此值为 true,并且击键导致一个组合,则它将绕过 {0},当你希望 ctrl+k 转到 shell (而不是 VS Code)时,将此设置为 false 特别有用。", @@ -9542,7 +9556,7 @@ "terminal.integrated.splitCwd.inherited": "在 macOS 和 Linux 上,新的拆分终端将使用父终端的工作目录。在 Windows 上,这与初始行为相同。", "terminal.integrated.splitCwd.initial": "新的拆分终端将使用父终端开始时使用的工作目录。", "terminal.integrated.splitCwd.workspaceRoot": "新的拆分终端将使用工作区根作为工作目录。在多根工作区中,提供了要使用根文件夹的选项。", - "terminal.integrated.tabStopWidth": "The number of cells in a tab stop.", + "terminal.integrated.tabStopWidth": "制表位中的单元格数。", "terminal.integrated.tabs.defaultColor": "默认情况下要与终端图标关联的主题颜色 ID。", "terminal.integrated.tabs.defaultIcon": "默认情况下要与终端图标关联的 codicon ID。", "terminal.integrated.tabs.enableAnimation": "控制终端选项卡状态是否支持动画(例如正在进行的任务)。", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "启用后,在受信任的工作区中打开链接时,将显示受信任的域提示。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "更改图标...", + "change icon title": "更改 {0} 配置文件的图标", "confiirmation message": "这将替换当前设置。是否确实要继续?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "创建空配置文件...", + "create from current profle": "从当前配置文件创建...", + "create profile": "创建配置文件...", + "create profile title": "{0}: 创建...", + "current": "当前", + "default": "默认值", "export profile": "导出配置文件({0})...", "export profile in share": "导出配置文件({0})...", "import from file": "从配置文件导入", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "导入配置文件", "import profile share": "导入配置文件...", "import profile title": "从配置文件导入设置", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "配置文件名称", + "pick icon": "选取图标...", "profile": "配置文件 ({0})", "profile import error": "导入配置文件时出错: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "具有名称 {0} 的配置文件已经存在。", + "rename profile": "重命名...", + "save profile as": "从当前配置文件创建...", + "show profile contents": "显示内容...", "workbench.experimental.profiles.enabled": "控制是否启用“配置文件”预览功能。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "适用于工作区信任编辑器中选取文件夹图标的图标。", "hostColumnLabel": "主机", "invalidTrust": "不能信任仓库中的单个文件夹。", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "本地", "no untrustedSettings": "未应用需要信任的工作区设置", "noTrustedFoldersDescriptions": "尚未信任任何文件夹或工作区文件。", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "为 \"{0}\" 选择新的默认编辑器" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "将 glob 模式配置到编辑器(例如 `\"*.hex\": \"hexEditor.hexedit\"`)。这些优先于默认行为。" }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "扩展二等分处于活动状态,已禁用 {0} 扩展。请从这些选项中进行选择,检查是否仍可重现问题并继续操作。", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "可能无法保存所做的更改。请按“取消”,然后重试。" }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "不再显示" }, diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json index 4221ce5167..cdec2a043c 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.git.i18n.json @@ -49,6 +49,7 @@ "Choose Folder...": "選擇資料夾...", "Choose a folder to clone {0} into": "選擇要複製 {0} 的資料夾", "Choose a repository": "請選擇儲存庫 ", + "Choose which repository to clone": "Choose which repository to clone", "Clone from URL": "存放庫 URL", "Clone from {0}": "從 {0} 複製", "Cloning git repository \"{0}\"...": "正在複製 Git 儲存庫 \"{0}\"...", @@ -57,6 +58,7 @@ "Commit & Sync Changes": "提交與同步變更", "Commit Anyway": "仍要提交", "Commit Changes": "提交變更", + "Commit Changes on \"{0}\"": "Commit Changes on \"{0}\"", "Commit Changes to New Branch": "提交新分支的變更", "Commit Hash": "提交雜湊", "Commit Staged Changes": "提交暫存變更", @@ -171,9 +173,11 @@ "Please provide a tag name": "請提供標籤名稱", "Please provide the commit hash": "請提供提交雜湊", "Publish Branch": "發布分支", + "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publish Branch \"{0}\"", "Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "發布 Branch", "Publish to {0}": "發布至 {0}", "Publish to...": "發布至...", + "Publishing Branch \"{0}\".../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Publishing Branch \"{0}\"...", "Publishing Branch.../{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "正在發布 Branch...", "Pull": "提取", "Pull {0} and push {1} commits between {2}/{3}": "從 {2}/{3} 間提取 {0} 個提交,並推送 {1} 個提交", @@ -194,7 +198,7 @@ "Select a branch to delete": "選擇分支進行刪除", "Select a branch to merge from": "選擇要合併的分支。", "Select a branch to rebase onto": "選取要重訂為基底的分支", - "Select a ref to create the branch from": "Select a ref to create the branch from", + "Select a ref to create the branch from": "選取用來建立分支的來源參考", "Select a remote to delete a tag from": "選取要從中刪除標籤的遠端", "Select a remote to fetch": "選取要擷取的遠端", "Select a tag to delete": "選取要刪除的標籤", @@ -338,6 +342,8 @@ "command.commitStagedNoVerify": "提交暫存 (未驗證)", "command.commitStagedSigned": "提交暫存 (已登出)", "command.commitStagedSignedNoVerify": "提交暫存 (已登出,未驗證)", + "command.continueInLocalClone": "Clone Repository Locally and Open on Desktop...", + "command.continueInLocalClone.qualifiedName": "Continue Working in New Local Clone", "command.createTag": "建立標籤", "command.deleteBranch": "刪除分支...", "command.deleteRemoteTag": "刪除遠端標籤", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.typescript-language-features.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.typescript-language-features.i18n.json index b9b7e0770c..2b16ca62f5 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/vscode.typescript-language-features.i18n.json @@ -240,6 +240,7 @@ "typescript.check.npmIsInstalled": "檢查是否已為 [自動類型取得](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition) 安裝 npm.", "typescript.disableAutomaticTypeAcquisition": "停用 [自動類型取得](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)。自動類型取得會從 npm 擷取 '@types' 套件,以改善外部程式庫的 IntelliSense。", "typescript.enablePromptUseWorkspaceTsdk": "可提示使用者為 Intellisense 使用在工作區中設定的 TypeScript 版本。", + "typescript.experimental.tsserver.web.enableProjectWideIntellisense": "Enable/disable project-wide IntelliSense on web. Requires that VS Code is running in a trusted context.", "typescript.findAllFileReferences": "尋找檔案參考", "typescript.format.enable": "啟用/停用預設 TypeScript 格式器。", "typescript.goToSourceDefinition": "前往來源定義", 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 0e2eced142..cf679bb0d8 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -276,7 +276,7 @@ "wordWrap.on": "依檢視區寬度換行。" }, "vs/editor/common/config/editorOptions": { - "acceptSuggestionOnCommitCharacter": "Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.", + "acceptSuggestionOnCommitCharacter": "控制是否透過提交字元接受建議。例如在 JavaScript 中,分號 (';') 可以是接受建議並鍵入該字元的提交字元。", "acceptSuggestionOnEnter": "控制除了 'Tab' 外,是否也透過 'Enter' 接受建議。這有助於避免混淆要插入新行或接受建議。", "acceptSuggestionOnEnterSmart": "在建議進行文字變更時,僅透過 `Enter` 接受建議。", "accessibilityPageSize": "控制編輯器中可一次由螢幕助讀程式讀出的行數。偵測到螢幕助讀程式時會自動預設為 500。警告: 若數字超過預設,可能會對效能有所影響。", @@ -1091,6 +1091,7 @@ "action.inlineSuggest.trigger": "觸發內嵌建議", "inlineSuggestionHasIndentation": "內嵌建議是否以空白字元開頭", "inlineSuggestionHasIndentationLessThanTabSize": "內嵌建議的開頭是否為空白,且比 Tab 能插入的字元要小", + "inlineSuggestionJustCommitted": "Whether an inline suggestion just got committed", "inlineSuggestionVisible": "是否顯示內嵌建議" }, "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": { @@ -1508,7 +1509,7 @@ "vs/platform/audioCues/browser/audioCueService": { "audioCues.diffLineDeleted": "差異行已刪除", "audioCues.diffLineInserted": "差異行已插入", - "audioCues.diffLineModified": "Diff Line Modified", + "audioCues.diffLineModified": "差異行已修改", "audioCues.lineHasBreakpoint.name": "行上的中斷點", "audioCues.lineHasError.name": "行上發生錯誤", "audioCues.lineHasFoldedArea.name": "行上的摺疊區域", @@ -1567,8 +1568,8 @@ "cliDataDir": "應該儲存 CLI 中繼資料的目錄。", "deprecated.useInstead": "請改用 {0}。", "diff": "互相比較兩個檔案。", - "disableExtension": "Disable the provided extension. This option is not persisted and is effective only when the command opens a new window.", - "disableExtensions": "Disable all installed extensions. This option is not persisted and is effective only when the command opens a new window.", + "disableExtension": "停用提供的延伸模組。此選項不會保留,而且只有在命令開啟新視窗時有效。", + "disableExtensions": "停用所有安裝的延伸模組。此選項不會保留,而且只有在命令開啟新視窗時有效。", "disableGPU": "停用 GPU 硬體加速。", "experimentalApis": "為延伸模組啟用建議的 API 功能。\r\n可接收一或多個延伸模組識別碼,以個別啟用。", "extensionHomePath": "設定延伸模組的根路徑。", @@ -1903,6 +1904,9 @@ "pinnedCommand": "已釘選的命令", "terminal.commands.pinned": "已釘選" }, + "vs/platform/remoteTunnel/common/remoteTunnel": { + "remoteTunnelLog": "Remote Tunnel Service" + }, "vs/platform/remoteTunnel/electron-browser/remoteTunnelService": { "remoteTunnelService.authorizing": "正在連線為 {0} ({1})", "remoteTunnelService.building": "正在從來源建置 CLI", @@ -1926,6 +1930,9 @@ "resolveShellEnvExitError": "來自繁衍殼層 (程式碼 {0}、訊號 {1}) 的意外結束代碼", "resolveShellEnvTimeout": "無法在合理的時間內解析殼層環境。請檢閱您的殼層設定並重新啟動。" }, + "vs/platform/telemetry/common/telemetryLogAppender": { + "telemetryLog": "Telemetry{0}" + }, "vs/platform/telemetry/common/telemetryService": { "enableTelemetryDeprecated": "如果此設定為 False,則無論新設定的值如何,都不會傳送任何遙測。已過時,改為 {0} 設定。", "telemetry.crashReports": "當機報告", @@ -1998,6 +2005,9 @@ "vs/platform/terminal/common/terminalProfiles": { "terminalAutomaticProfile": "自動偵測預設值" }, + "vs/platform/terminal/node/ptyHostService": { + "ptyHost": "Pty Host" + }, "vs/platform/terminal/node/ptyService": { "terminal-history-restored": "已還原歷程記錄" }, @@ -2332,6 +2342,9 @@ "settingsSync.ignoredSettings": "設定同步處理時要忽略的設定。", "settingsSync.keybindingsPerPlatform": "同步處理各平台的按鍵繫結關係。" }, + "vs/platform/userDataSync/common/userDataSyncLog": { + "userDataSyncLog": "Settings Sync" + }, "vs/platform/userDataSync/common/userDataSyncMachines": { "error incompatible": "因為目前的版本不相容,所以無法讀取電腦資料。請更新 {0} 後,再試一次。" }, @@ -2411,6 +2424,9 @@ "RunAfter": "安裝後執行 %1", "SourceFile": "%1 來源檔案" }, + "vs/code/electron-browser/sharedProcess/sharedProcessMain": { + "sharedLog": "Shared" + }, "vs/code/electron-main/app": { "cancel": "否(&&N)", "confirmOpenDetail": "如果您未將此要求初始化,表示有人嘗試攻擊您的系統。除非您採取了明確的動作將此要求初始化,否則請按 [否]", @@ -2419,6 +2435,7 @@ }, "vs/code/electron-main/main": { "close": "關閉(&&C)", + "mainLog": "Main", "secondInstanceAdmin": "{0} 的另一個執行個體已在以系統管理員身分執行。", "secondInstanceAdminDetail": "請關閉其他執行個體,然後再試一次。", "secondInstanceNoResponse": "另一個 {0} 執行個體正在執行,但沒有回應", @@ -2514,6 +2531,9 @@ "vs/workbench/api/browser/mainThreadCustomEditors": { "defaultEditLabel": "編輯" }, + "vs/workbench/api/browser/mainThreadEditSessionIdentityParticipant": { + "timeout.onWillCreateEditSessionIdentity": "Aborted onWillCreateEditSessionIdentity-event after 10000ms" + }, "vs/workbench/api/browser/mainThreadExtensionService": { "disabledDep": "因為 ‘{0}’ 延伸模組相依於已停用的 ‘{1}’ 延伸模組,所以無法予以啟用。要啟用延伸模組並重新載入視窗嗎?", "disabledDepNoAction": "無法啟用 '{0}' 延伸模組,因為它相依於停用的 '{1}' 延伸模組。", @@ -3319,7 +3339,7 @@ "unlockEditorGroup": "解除鎖定編輯器群組" }, "vs/workbench/browser/parts/editor/editorConfiguration": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior.", + "editor.editorAssociations": "設定編輯器的 Glob 模式 (例如 `\"*.hex\": \"hexEditor.hexedit\"`)。這些優先順序高於預設行為。", "editorLargeFileSizeConfirmation": "先控制檔案的最小大小 (以 MB 為單位),之後才在編輯器中開啟時要求確認。", "interactiveWindow": "互動視窗", "markdownPreview": "Markdown 預覽", @@ -3653,6 +3673,7 @@ "inQuickOpen": "鍵盤焦點是否位於快速開啟控制項中" }, "vs/workbench/browser/web.main": { + "rendererLog": "Window", "reset": "重設使用者資料", "reset user data message": "您要重設資料 (設定、按鍵繫結關係、延伸模組、程式碼片段和 UI 狀態) 並重新載入嗎?" }, @@ -4174,9 +4195,9 @@ "windows 7 eol": "Windows 7 上的 {0} 將不會再收到任何進一步的更新。" }, "vs/workbench/contrib/audioCues/browser/audioCues.contribution": { - "audioCues.diffLineDeleted": "Plays a sound when the focus moves to a deleted line in diff review mode or to the next/previous change", - "audioCues.diffLineInserted": "Plays a sound when the focus moves to an inserted line in diff review mode or to the next/previous change", - "audioCues.diffLineModified": "Plays a sound when the focus moves to a modified line in diff review mode or to the next/previous change", + "audioCues.diffLineDeleted": "當焦點在差異檢閱模式移至已刪除的行或移到下一個/上一個變更時,播放音效", + "audioCues.diffLineInserted": "當焦點在差異檢閱模式移至已插入的行或移到下一個/上一個變更時,播放音效", + "audioCues.diffLineModified": "當焦點在差異檢閱模式移至已修改的行或移到下一個/上一個變更時,播放音效", "audioCues.enabled.auto": "附加螢幕助讀程式時,啟用音訊提示。", "audioCues.enabled.off": "停用音訊提示。", "audioCues.enabled.on": "啟用音訊提示。", @@ -5363,7 +5384,7 @@ "continueEditSessionItem.builtin": "內建", "continueEditSessionItem.openInLocalFolder.v2": "在本機資料夾中開啟", "continueEditSessionPick.title.v2": "選取開發環境以繼續處理 {0}", - "continueOn.installAdditional": "Install additional development environment options", + "continueOn.installAdditional": "安裝其他開發環境選項", "continueOnCloudChanges": "控制是否要在使用繼續工作時,提示使用者將工作變更儲存在雲端上。", "continueOnCloudChanges.off": "除非使用者已開啟雲端變更,否則請勿將工作變更儲存在雲端並繼續工作。", "continueOnCloudChanges.promptForAuth": "使用 [繼續工作] 提示使用者登入,以將工作變更儲存在雲端。", @@ -5422,6 +5443,9 @@ "cloud changes": "雲端變更", "editSessionViewIcon": "雲端變更檢視的檢視圖示。" }, + "vs/workbench/contrib/editSessions/common/editSessionsLogService": { + "cloudChangesLog": "Cloud Changes" + }, "vs/workbench/contrib/emmet/browser/actions/expandAbbreviation": { "expandAbbreviationAction": "Emmet: 展開縮寫", "miEmmetExpandAbbreviation": "Emmet: 展開縮寫(&&X)" @@ -6711,12 +6735,8 @@ "showLanguagePackExtensions": "在 Marketplace 中搜尋語言套件以將顯示語言變更為 {0}。" }, "vs/workbench/contrib/logs/common/logs.contribution": { - "cloudChangesLog": "雲端變更", "extensionTelemetryLog": "延伸模組遙測{0}", - "rendererLog": "視窗", - "show window log": "顯示視窗記錄", - "telemetryLog": "遙測{0}", - "userDataSyncLog": "設定同步" + "show window log": "顯示視窗記錄" }, "vs/workbench/contrib/logs/common/logsActions": { "all": "全部", @@ -6738,10 +6758,6 @@ "trace": "追蹤", "warn": "警告" }, - "vs/workbench/contrib/logs/electron-sandbox/logs.contribution": { - "mainLog": "主要", - "sharedLog": "共享" - }, "vs/workbench/contrib/logs/electron-sandbox/logsActions": { "openExtensionLogsFolder": "開啟擴充記錄資料夾", "openLogsFolder": "開啟記錄資料夾" @@ -8135,7 +8151,6 @@ "remoteTunnel.turnOff.yesButton": "是", "remoteTunnelAccess.machineName": "遠端通道存取登錄的名稱。如果未設定,則使用主機名稱。", "remoteTunnelAccess.machineNameRegex": "名稱只能由字母、數字、底線和虛線組成。開頭不得為虛線。", - "remoteTunnelLog": "遠端通道服務", "sign in using account": "利用 {0} 登入", "signed in": "已登入", "tunnel.preview": "遠端通道現為預覽階段。請使用 [協助: 回報問題] 命令回報任何問題。" @@ -9126,7 +9141,7 @@ "workbench.action.terminal.clearCommandHistory": "清除命令歷程記錄", "workbench.action.terminal.clearSelection": "清除選取項目", "workbench.action.terminal.copyAndClearSelection": "複製並清除選取範圍", - "workbench.action.terminal.copyLastCommand": "複製上一個命令", + "workbench.action.terminal.copyLastCommand": "Copy Last Command Output", "workbench.action.terminal.copySelection": "複製選取項目", "workbench.action.terminal.copySelectionAsHtml": "將選取項目複製為 HTML", "workbench.action.terminal.createTerminalEditor": "在編輯器區域建立新終端", @@ -9272,9 +9287,6 @@ "workspaceNotTrustedCreateTerminal": "無法在不受信任的工作區中啟動終端程序", "workspaceNotTrustedCreateTerminalCwd": "無法使用 cwd {0} 和 userHome {1} 在不受信任的工作區中啟動終端機處理序" }, - "vs/workbench/contrib/terminal/browser/terminalMainContribution": { - "ptyHost": "Pty 主機" - }, "vs/workbench/contrib/terminal/browser/terminalMenus": { "defaultTerminalProfile": "{0} (預設)", "miNewTerminal": "新增終端(&&N)", @@ -9287,7 +9299,7 @@ "workbench.action.terminal.changeColor": "變更色彩...", "workbench.action.terminal.changeIcon": "變更圖示...", "workbench.action.terminal.clear": "清除", - "workbench.action.terminal.clearLong": "Clear Terminal", + "workbench.action.terminal.clearLong": "清除終端", "workbench.action.terminal.copySelection.short": "複製", "workbench.action.terminal.copySelectionAsHtml": "複製為 HTML", "workbench.action.terminal.joinInstance": "加入終端機", @@ -9295,8 +9307,8 @@ "workbench.action.terminal.openSettings": "設定終端設定", "workbench.action.terminal.paste.short": "貼上", "workbench.action.terminal.renameInstance": "重新命名...", - "workbench.action.terminal.runActiveFile": "Run Active File", - "workbench.action.terminal.runSelectedText": "Run Selected Text", + "workbench.action.terminal.runActiveFile": "執行使用中的檔案", + "workbench.action.terminal.runSelectedText": "執行選取的文字", "workbench.action.terminal.selectAll": "全選", "workbench.action.terminal.selectDefaultProfile": "選取預設設定檔", "workbench.action.terminal.showsTabs": "顯示索引標籤", @@ -9317,7 +9329,7 @@ "terminalProfileAlreadyExists": "已經有終端機設定檔使用該名稱", "terminalProfiles": "設定檔", "terminalProfiles.detected": "已偵測", - "unsafePathWarning": "This terminal profile uses a potentially unsafe path that can be modified by another user: {0}. Are you sure you want to use it?", + "unsafePathWarning": "此終端設定檔使用可由另一位使用者修改的潛在不安全路徑: {0}。確定要使用它?", "yes": "是" }, "vs/workbench/contrib/terminal/browser/terminalProfileResolverService": { @@ -9383,7 +9395,9 @@ "terminal.copyOutputAsHtml": "將輸出複製為 HTML", "terminal.learnShellIntegration": "了解殼層整合", "terminal.rerunCommand": "重新執行命令", - "toggleVisibility": "切換可見度" + "toggleVisibility": "切換可見度", + "workbench.action.terminal.goToRecentDirectory": "Go To Recent Directory", + "workbench.action.terminal.runRecentCommand": "Run Recent Command" }, "vs/workbench/contrib/terminal/browser/xterm/decorationStyles": { "terminalPromptCommandFailed": "已執行命令 {0},但失敗", @@ -9448,7 +9462,7 @@ "openDefaultSettingsJson": "開啟預設設定 JSON", "openDefaultSettingsJson.capitalized": "開啟預設設定 (JSON)", "process": "終端機處理序的名稱", - "separator": "條件式分隔符號 (\" - \"),只有位於具有值或靜態文字的變數之間時才會出現。", + "separator": "a conditional separator {0} that only shows when surrounded by variables with values or static text.", "sequence": "處理序提供給終端的名稱", "task": "表示此終端與工作關聯", "terminal.integrated.allowChords": "是否允許在終端內同步選取按鍵繫結關係。請注意,當此設定為 true 時,同步選取的按鍵輸入結果會跳過 {0},如果希望按 ctrl+k 就能前往殼層 (不是 VS Code),請將此項設定為 false。", @@ -9998,15 +10012,15 @@ "workbench.trustedDomains.promptInTrustedWorkspace": "啟用時,在受信任的工作區中開啟連結時,會出現受信任的網域提示。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfile": { - "change icon": "Change Icon...", - "change icon title": "Change icon for {0} Profile", + "change icon": "變更圖示...", + "change icon title": "變更 {0} 設定檔的圖示", "confiirmation message": "這會取代您現有的設定。確定要繼續嗎?", - "create empty profile": "Create an Empty Profile...", - "create from current profle": "Create from Current Profile...", - "create profile": "Create Profile...", - "create profile title": "{0}: Create...", - "current": "Current", - "default": "Default", + "create empty profile": "建立空的設定檔...", + "create from current profle": "從目前的設定檔建立...", + "create profile": "建立設定檔...", + "create profile title": "{0}: 建立...", + "current": "目前", + "default": "預設", "export profile": "匯出設定檔 ({0})...", "export profile in share": "匯出設定檔 ({0})...", "import from file": "從設定檔中匯入", @@ -10017,14 +10031,14 @@ "import profile quick pick title": "匯入設定檔", "import profile share": "匯入設定檔...", "import profile title": "從設定檔匯入設定", - "name": "Profile name", - "pick icon": "Pick icon...", + "name": "設定檔名稱", + "pick icon": "挑選圖示...", "profile": "設定檔 ({0})", "profile import error": "匯入設定檔時發生錯誤: {0}", - "profileExists": "Profile with name {0} already exists.", - "rename profile": "Rename...", - "save profile as": "Create from Current Profile...", - "show profile contents": "Show Contents...", + "profileExists": "名稱為 {0} 的設定檔已經存在。", + "rename profile": "重新命名...", + "save profile as": "從目前的設定檔建立...", + "show profile contents": "顯示內容...", "workbench.experimental.profiles.enabled": "控制是否要啟用設定檔預覽功能。" }, "vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": { @@ -10556,6 +10570,7 @@ "folderPickerIcon": "工作區信任編輯器中挑選資料夾圖示的圖示。", "hostColumnLabel": "主機", "invalidTrust": "您不能信任存放庫中的個別資料夾。", + "keyboardShortcut": "Keyboard Shortcut: {0}", "localAuthority": "本機", "no untrustedSettings": "未套用需要信任的工作區設定", "noTrustedFoldersDescriptions": "您尚未信任任何資料夾或工作區檔案。", @@ -10888,7 +10903,7 @@ "promptOpenWith.updateDefaultPlaceHolder": "選取 '{0}' 的新預設編輯器" }, "vs/workbench/services/editor/common/editorResolverService": { - "editor.editorAssociations": "Configure glob patterns to editors (for example `\"*.hex\": \"hexEditor.hexedit\"`). These have precedence over the default behavior." + "editor.editorAssociations": "設定編輯器的 Glob 模式 (例如 `\"*.hex\": \"hexEditor.hexedit\"`)。這些優先順序高於預設行為。" }, "vs/workbench/services/extensionManagement/browser/extensionBisect": { "bisect": "延伸模組平分已在使用中,但已停用 {0} 延伸模組。請檢查您是否仍可重現問題,並從這些選項中選取以繼續進行。", @@ -11211,6 +11226,9 @@ "vs/workbench/services/lifecycle/browser/lifecycleService": { "lifecycleVeto": "您所做的變更可能無法儲存。請按 [取消],然後再試一次。" }, + "vs/workbench/services/log/electron-sandbox/logService": { + "rendererLog": "Window" + }, "vs/workbench/services/notification/common/notificationService": { "neverShowAgain": "不要再顯示" },