From f7ca7c27cf121ccc6b2977ffc0deb36b5cdde976 Mon Sep 17 00:00:00 2001 From: vscode Date: Fri, 5 Jun 2026 11:25:36 +0000 Subject: [PATCH] Updated strings from microsoft/vscode-loc-drop@b70cfcae27349acf793e9902b5e1a8c7ebefc3bc --- .../translations/main.i18n.json | 548 +++++++------- .../translations/main.i18n.json | 66 +- .../translations/main.i18n.json | 66 +- .../translations/main.i18n.json | 58 +- .../translations/main.i18n.json | 76 +- .../translations/main.i18n.json | 66 +- .../translations/main.i18n.json | 10 +- .../translations/main.i18n.json | 690 +++++++++--------- .../translations/main.i18n.json | 16 +- .../translations/main.i18n.json | 2 +- .../translations/main.i18n.json | 570 +++++++-------- .../translations/main.i18n.json | 76 +- .../translations/main.i18n.json | 10 +- 13 files changed, 1127 insertions(+), 1127 deletions(-) diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index f10f2747e9..3c084cb29c 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -3690,170 +3690,170 @@ "remoteExtensionLog": "Server" }, "vs/sessions/browser/accountTitleBarState": { - "accountSignedInAria": "Signed in as {0} with {1}", - "accountSignedInAriaNameOnly": "Signed in as {0}", - "agentsSignedOut": "Agents Signed Out", - "agentsSignedOutAria": "Agents is signed out", - "copilotAllQuotaReachedAria": "GitHub Copilot chat and inline suggestion quota reached", - "copilotChatQuotaReachedAria": "GitHub Copilot chat quota reached", - "copilotCompletionsQuotaReachedAria": "GitHub Copilot inline suggestion quota reached", - "copilotQuotaReached": "Quota Reached", - "copilotTokensRemaining": "Tokens Remaining", - "copilotTokensRemainingAria": "{0}% GitHub Copilot tokens remaining", - "copilotUnavailable": "Copilot Unavailable", - "copilotUnavailableDisabledAria": "GitHub Copilot is disabled", - "copilotUnavailableUntrustedAria": "GitHub Copilot is unavailable in untrusted workspaces", - "loadingAccount": "Loading Account...", - "loadingAccountAria": "Loading account", - "signInAria": "Sign in to your account", - "signInLabel": "Sign In" + "accountSignedInAria": "Jste přihlášení jako {0} s {1}", + "accountSignedInAriaNameOnly": "Přihlášen/a jako {0}", + "agentsSignedOut": "Agenti jsou odhlášeni", + "agentsSignedOutAria": "Agenti jsou odhlášeni.", + "copilotAllQuotaReachedAria": "Dosáhlo se kvóty pro chat a vložené návrhy GitHub Copilota.", + "copilotChatQuotaReachedAria": "Dosaženo kvóty GitHub Copilot Chatu", + "copilotCompletionsQuotaReachedAria": "Dosáhlo se kvóty pro vložené návrhy GitHub Copilota.", + "copilotQuotaReached": "Bylo dosaženo kvóty", + "copilotTokensRemaining": "Zbývající tokeny", + "copilotTokensRemainingAria": "Zbývá {0} % tokenů GitHub Copilota", + "copilotUnavailable": "Copilot není k dispozici", + "copilotUnavailableDisabledAria": "GitHub Copilot je zakázaný.", + "copilotUnavailableUntrustedAria": "GitHub Copilot není v nedůvěryhodných pracovních prostorech k dispozici.", + "loadingAccount": "Načítá se účet...", + "loadingAccountAria": "Načítá se účet", + "signInAria": "Přihlášení k účtu", + "signInLabel": "Přihlásit se" }, "vs/sessions/browser/layoutActions": { - "agentPanelCloseIcon": "Icon to close the panel.", - "agentSidebarToggleClosedIcon": "Icon for the sessions sidebar when closed.", - "agentSidebarToggleOpenIcon": "Icon for the sessions sidebar when open.", - "openAndCloseSecondarySidebar": "Open/Show and Close/Hide Secondary Side Bar", - "openAndCloseSidebar": "Open/Show and Close/Hide Sidebar", - "secondarySidebarHidden": "Secondary Side Bar hidden", - "secondarySidebarVisible": "Secondary Side Bar shown", - "sidebarHidden": "Primary Side Bar hidden", - "sidebarVisible": "Primary Side Bar shown", - "togglePanel": "Toggle Panel Visibility", - "toggleSecondarySidebar": "Toggle Secondary Side Bar Visibility", - "toggleSidebar": "Toggle Primary Side Bar Visibility", - "toggleWindowAlwaysOnTop": "Toggle Always on Top" + "agentPanelCloseIcon": "Ikona pro zavření panelu", + "agentSidebarToggleClosedIcon": "Ikona pro boční panel relací při zavření.", + "agentSidebarToggleOpenIcon": "Ikona pro boční panel relací při otevření.", + "openAndCloseSecondarySidebar": "Otevřít/zobrazit a zavřít/skrýt sekundární boční panel", + "openAndCloseSidebar": "Otevřít/zobrazit a zavřít/skrýt boční panel", + "secondarySidebarHidden": "Skryt sekundární postranní panel", + "secondarySidebarVisible": "Zobrazen sekundární postranní panel", + "sidebarHidden": "Skryt primární postranní panel", + "sidebarVisible": "Zobrazen primární postranní panel", + "togglePanel": "Přepnout viditelnost panelu", + "toggleSecondarySidebar": "Přepnout viditelnost sekundárního postranního panelu", + "toggleSidebar": "Přepnout viditelnost primárního postranního panelu", + "toggleWindowAlwaysOnTop": "Přepnout Vždy navrchu" }, "vs/sessions/browser/parts/auxiliaryBarPart": { - "auxiliaryBarAriaLabel": "Session Details" + "auxiliaryBarAriaLabel": "Podrobnosti relace" }, "vs/sessions/browser/parts/chatCompositeBar": { - "closeChat": "Close", - "renameChat": "Rename", - "renameChat.prompt": "Rename Chat" + "closeChat": "Zavřít", + "renameChat": "Přejmenovat", + "renameChat.prompt": "Přejmenovat chat" }, "vs/sessions/browser/parts/menubar.contribution": { - "mEdit": "&&Edit", - "mFile": "&&File", - "mGo": "&&Go", - "mHelp": "&&Help", - "mPreferences": "&&Preferences", - "mTerminal": "&&Terminal", - "mView": "&&View" + "mEdit": "&&Upravit", + "mFile": "&&Soubor", + "mGo": "&&Přejít", + "mHelp": "&&Nápověda", + "mPreferences": "&&Předvolby", + "mTerminal": "&&Terminál", + "mView": "&&Zobrazit" }, "vs/sessions/browser/parts/mobile/contributions/mobileChangesView": { - "changesView.back": "Back", - "changesView.backLabel": "Back", - "changesView.changeAdded": "added", - "changesView.changeDeleted": "deleted", - "changesView.changeModified": "modified", - "changesView.empty": "No changes in this session yet.", + "changesView.back": "Zpět", + "changesView.backLabel": "Zpět", + "changesView.changeAdded": "přidáno", + "changesView.changeDeleted": "odstraněno", + "changesView.changeModified": "upraveno", + "changesView.empty": "V této relaci zatím nejsou žádné změny.", "changesView.rowAria": "{0}, {1}, +{2} -{3}", - "changesView.subtitleFilePlural": "{0} files", - "changesView.subtitleFileSingular": "1 file", - "changesView.title": "Session Changes" + "changesView.subtitleFilePlural": "Počet souborů: {0}", + "changesView.subtitleFileSingular": "1 soubor", + "changesView.title": "Změny relace" }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffColors": { - "agentsMobileDiff.addedForeground": "Foreground color used for added files / lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.deletedForeground": "Foreground color used for deleted files / removed lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.modifiedForeground": "Foreground color used for modified files in the mobile changes-list in the agent sessions window." + "agentsMobileDiff.addedForeground": "Barva popředí používaná pro přidané soubory / řádky v mobilním seznamu změn a překryvném zobrazení rozdílů v okně relací agentů.", + "agentsMobileDiff.deletedForeground": "Barva popředí používaná pro odstraněné soubory / odebrané řádky v mobilním seznamu změn a překryvném zobrazení rozdílů v okně relací agentů.", + "agentsMobileDiff.modifiedForeground": "Barva popředí používaná pro upravené soubory v mobilním seznamu změn v okně relací agentů." }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffView": { - "diffView.back": "Back", - "diffView.loading": "Loading…", - "diffView.nextFile": "Next file", - "diffView.noChanges": "No changes in this file.", + "diffView.back": "Zpět", + "diffView.loading": "Načítání…", + "diffView.nextFile": "Další soubor", + "diffView.noChanges": "V tomto souboru nejsou žádné změny.", "diffView.position": "{0} / {1}", - "diffView.prevFile": "Previous file" + "diffView.prevFile": "Předchozí soubor" }, "vs/sessions/browser/parts/mobile/contributions/mobileMultiDiffView": { - "multiDiffView.back": "Back", - "multiDiffView.file": "file", + "multiDiffView.back": "Zpět", + "multiDiffView.file": "soubor", "multiDiffView.fileCount": "{0} {1}", - "multiDiffView.fileFallback": "file", - "multiDiffView.files": "files", - "multiDiffView.loadError": "Unable to load changes in this file.", - "multiDiffView.loading": "Loading…", - "multiDiffView.noChanges": "No changes in this file.", - "multiDiffView.toggleFile": "Toggle {0}" + "multiDiffView.fileFallback": "soubor", + "multiDiffView.files": "soubory", + "multiDiffView.loadError": "Nelze načíst změny v tomto souboru.", + "multiDiffView.loading": "Načítání…", + "multiDiffView.noChanges": "V tomto souboru nejsou žádné změny.", + "multiDiffView.toggleFile": "Přepnout {0}" }, "vs/sessions/browser/parts/mobile/mobilePickerSheet": { - "mobilePickerSheet.done": "Done", - "mobilePickerSheet.doneAriaLabel": "Close {0}", - "mobilePickerSheet.noResults": "No results", - "mobilePickerSheet.searching": "Searching…" + "mobilePickerSheet.done": "Hotovo", + "mobilePickerSheet.doneAriaLabel": "Zavřít {0}", + "mobilePickerSheet.noResults": "Žádné výsledky", + "mobilePickerSheet.searching": "Vyhledávání…" }, "vs/sessions/browser/parts/mobile/mobileSessionFilterChips": { - "chipCompleted": "Completed", - "chipFailed": "Failed", - "chipInProgress": "In Progress", - "filterChipsLabel": "Session status filters", - "findAriaLabel": "Find session", - "sortGroup": "Sort", - "sortGroupAriaLabel": "Sort and group options" + "chipCompleted": "Dokončeno", + "chipFailed": "Neúspěšné", + "chipInProgress": "Probíhající", + "filterChipsLabel": "Filtry stavu relace", + "findAriaLabel": "Najít relaci", + "sortGroup": "Seřadit", + "sortGroupAriaLabel": "Možnosti řazení a seskupení" }, "vs/sessions/browser/parts/mobile/mobileSortGroupSheet": { - "sortGroupSheet.close": "Close" + "sortGroupSheet.close": "Zavřít" }, "vs/sessions/browser/parts/mobile/mobileTitlebarPart": { - "mobileAccount.close": "Close", - "mobileAccount.loading": "Loading...", - "mobileAccount.signedOut": "Not signed in", - "mobileAccount.title": "Account", - "mobileTopBar.account": "Account", - "mobileTopBar.changes": "View changes", - "mobileTopBar.changesTooltip": "{0} files changed (+{1} -{2})", - "mobileTopBar.closeSessions": "Close sessions", - "mobileTopBar.filesChangedCount": "{0} files", - "mobileTopBar.filesChangedTooltip": "{0} files changed", - "mobileTopBar.newSession": "New Session", - "mobileTopBar.newSessionAria": "New session", - "mobileTopBar.openSessions": "Open sessions", - "mobileTopBar.singleFileChanged": "1 file", - "mobileTopBar.singleFileChangedTooltip": "1 file changed" + "mobileAccount.close": "Zavřít", + "mobileAccount.loading": "Probíhá načítání…", + "mobileAccount.signedOut": "Nejste přihlášeni", + "mobileAccount.title": "Účet", + "mobileTopBar.account": "Účet", + "mobileTopBar.changes": "Zobrazit změny", + "mobileTopBar.changesTooltip": "Změněné soubory: {0} (+{1} -{2})", + "mobileTopBar.closeSessions": "Zavřít relace", + "mobileTopBar.filesChangedCount": "Počet souborů: {0}", + "mobileTopBar.filesChangedTooltip": "Počet změněných souborů: {0}", + "mobileTopBar.newSession": "Nová relace", + "mobileTopBar.newSessionAria": "Nová relace", + "mobileTopBar.openSessions": "Otevřít relace", + "mobileTopBar.singleFileChanged": "1 soubor", + "mobileTopBar.singleFileChangedTooltip": "1 změněný soubor" }, "vs/sessions/browser/sessionsSetUpService": { - "loading": "Loading", - "sessions.aiDisabled.detail": "Enable AI features to continue using Agents.", - "sessions.aiDisabled.enable": "Enable AI Features", - "sessions.signIn": "Sign in to use Agents", - "sessions.signingIn": "Signing in…", - "sessions.signingIn.detail": "Please complete sign-in in the browser.", - "sessions.welcome.detail": "Your AI-powered coding experience where agents explore, build, and iterate with you.", - "sessions.welcome.getStarted": "Get Started", - "sessions.welcome.title": "Welcome to {0}", - "walkthrough.productName": "{0} - Agents", - "welcomeFooter": "By continuing, you agree to {0}'s [Terms]({1}) and [Privacy Statement]({2}). {3} Copilot may show [public code]({4}) suggestions and use your data to improve the product. You can change these [settings]({5}) anytime." + "loading": "Načítání", + "sessions.aiDisabled.detail": "Pokud chcete Agenty používat dál, povolte funkce AI.", + "sessions.aiDisabled.enable": "Povolit funkce AI", + "sessions.signIn": "Přihlaste se, abyste mohli používat Agenty", + "sessions.signingIn": "Přihlašování…", + "sessions.signingIn.detail": "Dokončete prosím přihlášení v prohlížeči.", + "sessions.welcome.detail": "Vaše prostředí pro programování využívající AI, ve kterém agenti zkoumají, vytvářejí a iterují spolu s vámi.", + "sessions.welcome.getStarted": "Začínáme", + "sessions.welcome.title": "Vítá vás {0}", + "walkthrough.productName": "{0} – Agenti", + "welcomeFooter": "Pokračováním vyjadřujete souhlas s {0}[Podmínkami]({1}) a [Prohlášením o zásadách ochrany osobních údajů]({2}). {3} Copilot může zobrazovat [veřejný kód]({4}) návrhy a používat vaše data k vylepšování produktu. Tato [nastavení]({5}) můžete kdykoli změnit." }, "vs/sessions/browser/widget/openInVSCodeWidget": { - "openInVSCodeHover": "Open in VS Code Editor Window" + "openInVSCodeHover": "Otevřít v okně editoru VS Code" }, "vs/sessions/common/categories": { - "agents": "Agents" + "agents": "Agenti" }, "vs/sessions/common/contextkeys": { - "activeSessionHasGitRepository": "Whether the active session has an associated git repository", - "activeSessionHasGitSyncActionRunning": "Whether the active session has a git sync action currently running", - "activeSessionProviderId": "The provider ID of the active session", - "activeSessionType": "The session type of the active session", - "activeSessionWorkspaceIsVirtual": "Whether the active session's workspace is virtual", - "activeSessions": "The identifier of the active sessions panel", - "chatSessionProviderId": "The provider ID of a session in context menu overlays", - "editorMaximized": "Whether the editor area is maximized", - "isActiveSessionArchived": "Whether the active session is archived (marked as done)", - "multipleSessionsVisible": "Whether more than one session is visible in the sessions part's grid", - "sessionIsCreated": "Whether the session view's session has been created (chat view shown, not new-session view)", - "sessionIsMaximized": "Whether the session view is currently maximized in the sessions part's grid", - "sessionIsSticky": "Whether the session view's session is sticky in the grid", - "sessionSupportsMultipleChats": "Whether the session view's session supports multiple chats", - "sessionWorkspacePickerGroup": "The currently active group tab in the session workspace picker", - "sessionsAquariumActive": "Whether the sessions aquarium overlay is active", - "sessionsCanGoBack": "Whether there is a previous session in the navigation history", - "sessionsCanGoForward": "Whether there is a next session in the navigation history", - "sessionsFocus": "Whether the sessions part has keyboard focus", - "sessionsIsPhoneLayout": "Whether the current layout is the phone layout", - "sessionsKeyboardVisible": "Whether the virtual keyboard is visible", - "sessionsVisible": "Whether the sessions part is visible", - "sessionsWelcomeVisible": "Whether the sessions welcome overlay is visible" + "activeSessionHasGitRepository": "Určuje, jestli má aktivní relace přidružené úložiště Git", + "activeSessionHasGitSyncActionRunning": "Jestli má aktivní relace právě spuštěnou akci synchronizace Gitu", + "activeSessionProviderId": "ID poskytovatele aktivní relace", + "activeSessionType": "Typ relace aktivní relace", + "activeSessionWorkspaceIsVirtual": "Určuje, jestli je pracovní prostor aktivní relace virtuální", + "activeSessions": "Identifikátor panelu aktivních relací", + "chatSessionProviderId": "ID poskytovatele relace v překryvech místní nabídky", + "editorMaximized": "Jestli je oblast editoru maximalizovaná", + "isActiveSessionArchived": "Určuje, jestli je aktivní relace archivovaná (označená jako dokončená).", + "multipleSessionsVisible": "Určuje, jestli je v mřížce části relací viditelná více než jedna relace", + "sessionIsCreated": "Určuje, jestli se vytvořila relace zobrazení relace (zobrazené zobrazení chatu, ne zobrazení nové relace)", + "sessionIsMaximized": "Určuje, jestli je zobrazení relace aktuálně maximalizované v mřížce části relací", + "sessionIsSticky": "Určuje, jestli je relace zobrazení relace v mřížce přichycená", + "sessionSupportsMultipleChats": "Určuje, jestli relace zobrazení relace podporuje více chatů", + "sessionWorkspacePickerGroup": "Karta aktuálně aktivní skupiny ve výběru pracovního prostoru relace", + "sessionsAquariumActive": "Jestli je překryvný prvek akvária relací aktivní", + "sessionsCanGoBack": "Jestli v historii navigace existuje předchozí relace", + "sessionsCanGoForward": "Jestli v historii navigace existuje další relace", + "sessionsFocus": "Určuje, jestli má část relací fokus klávesnice", + "sessionsIsPhoneLayout": "Určuje, jestli je aktuálním rozložením rozložení pro telefon.", + "sessionsKeyboardVisible": "Určuje, zda je viditelná virtuální klávesnice.", + "sessionsVisible": "Určuje, jestli je část relací viditelná", + "sessionsWelcomeVisible": "Určuje, jestli je uvítací překryvné okno relací viditelné." }, "vs/sessions/common/sizes": { "agents.fontSize.body1": "Velikost písma primárního textu pro okno agentů.", @@ -3897,24 +3897,24 @@ "inactiveSessionView.foreground": "Barva popředí neaktivního zobrazení relace v okně relací agenta." }, "vs/sessions/electron-browser/actions/vscodeActions": { - "openInVSCode": "Open in Editor", - "openVSCodeWindow": "Open VS Code Window" + "openInVSCode": "Otevřít v editoru", + "openVSCodeWindow": "Otevřít okno VS Code" }, "vs/sessions/electron-browser/parts/titlebarPart": { - "agentsWindowTitle": "Agents" + "agentsWindowTitle": "Agenti" }, "vs/sessions/electron-browser/sessions.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Ukládá se stav uživatelského rozhraní" }, "vs/sessions/services/sessions/common/session": { - "sessionWorkspaceGroup.local": "Local", - "sessionWorkspaceGroup.remote": "Remote" + "sessionWorkspaceGroup.local": "Místní", + "sessionWorkspaceGroup.remote": "Vzdálené" }, "vs/sessions/services/sessions/common/sessionsManagement": { - "activeSessionSupportsMultiChat": "Whether the active session supports multiple chats" + "activeSessionSupportsMultiChat": "Jestli aktivní relace podporuje více chatů" }, "vs/sessions/services/workspace/browser/workspaceContextService": { - "agentsWindow": "Agents Window" + "agentsWindow": "Okno Agenti" }, "vs/sessions/contrib/accountMenu/browser/account.contribution": { "accountAvatarAlt": "Obrázek profilu GitHubu pro {0}", @@ -3954,7 +3954,7 @@ "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorInputContribution": { "agentFeedback.add": "Přidat zpětnou vazbu", "agentFeedback.addAndSubmit": "Přidat zpětnou vazbu a odeslat", - "agentFeedback.addComment": "Add Comment", + "agentFeedback.addComment": "Přidat komentář", "agentFeedback.addFeedback": "Přidat zpětnou vazbu", "altEnter": "Alt+Enter", "enter": "Zadat" @@ -3964,8 +3964,8 @@ "zero": "0/0" }, "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorWidgetContribution": { - "addReplyPlaceholder": "Add a comment…", - "addToComment": "Add to Comment", + "addReplyPlaceholder": "Přidat komentář…", + "addToComment": "Přidat do komentáře", "collapse": "Sbalit", "convertComment": "Převést na zpětnou vazbu agenta", "editComment": "Upravit", @@ -4197,16 +4197,16 @@ "sessionsChatInput.placeholder.whatsYourNextMilestone": "Jaký je váš další milník?" }, "vs/sessions/contrib/chat/browser/newChatInSessionWidget": { - "newChatInSessionPlaceholder": "Ask a follow-up question or start a new topic within this session...", - "subSessionTip.ariaLabel": "Sub-session tip", - "subSessionTip.dismiss": "Dismiss tip", - "subSessionTip.message": "This is a sub-session, a new chat in the same workspace. Use it to ask questions, run tasks, or explore ideas with fresh context." + "newChatInSessionPlaceholder": "Zeptejte se na doplňující otázku nebo začněte nové téma v rámci této relace...", + "subSessionTip.ariaLabel": "Tip k dílčí relaci", + "subSessionTip.dismiss": "Zavřít tip", + "subSessionTip.message": "Toto je dílčí relace, nový chat ve stejném pracovním prostoru. Použijte ji k pokládání otázek, spouštění úloh nebo zkoumání nápadů s novým kontextem." }, "vs/sessions/contrib/chat/browser/newChatWidget": { - "newSessionChooseWorkspace": "Start by picking a", - "newSessionIn": "New session in", - "newSessionWith": "with", - "trustFolderMessage": "An agent session will be able to read files, run commands, and make changes in this folder." + "newSessionChooseWorkspace": "Začněte tím, že vyberete", + "newSessionIn": "Nová relace v", + "newSessionWith": "s", + "trustFolderMessage": "Relace agenta bude moct číst soubory, spouštět příkazy a provádět změny v této složce." }, "vs/sessions/contrib/chat/browser/noAgentHostEmptyState": { "noAgentHost.aria": "Nejsou k dispozici žádní hostitelé agentů", @@ -4558,7 +4558,7 @@ }, "vs/sessions/contrib/providers/agentHost/browser/baseAgentHostSessionsProvider": { "copilotCLI": "Rozhraní příkazového řádku Copilota", - "new session": "New Session", + "new session": "Nová relace", "noAgents": "Hostitel agenta zatím neinzeroval žádné agenty.", "notConnectedSend": "Nelze odeslat žádost: Nepřipojeno k hostiteli agenta." }, @@ -4582,8 +4582,8 @@ "claude.permissionMode.acceptEdits.description": "Claude upravuje soubory bez dotazování", "claude.permissionMode.auto": "Automaticky", "claude.permissionMode.auto.description": "Klasifikátor modelu automaticky schvaluje nebo zamítá operace nástroje", - "claude.permissionMode.bypass": "Bypass Permissions", - "claude.permissionMode.bypass.description": "All tools run without any confirmation", + "claude.permissionMode.bypass": "Obejít oprávnění", + "claude.permissionMode.bypass.description": "Všechny nástroje běží bez potvrzení", "claude.permissionMode.default": "Před úpravami se zeptat", "claude.permissionMode.default.description": "Před provedením změn požádá Claude o schválení.", "claude.permissionMode.plan": "Režim plánu", @@ -4702,7 +4702,7 @@ "chat.remoteAgentHosts.name": "Zobrazovaný název pro tohoto vzdáleného hostitele agenta.", "chat.remoteAgentTunnels": "Další názvy vývojových tunelů, které se mají vyhledávat při připojování k hostitelům vzdálených agentů. Tyto tunely se vyhledávají navíc k tunelům automaticky zjištěným z vašeho účtu.", "chat.sshRemoteAgentHostCommand": "Pro vývoj: Přepište příkaz, který se používá ke spuštění hostitele vzdáleného agenta přes SSH. Po nastavení se přeskočí automatická instalace CLI a místo toho se spustí tento příkaz. Příkaz musí na stdout nebo stderr vypsat adresu URL WebSocketu odpovídající ws://127.0.0.1:PORT (případně s ?tkn=TOKEN).", - "remoteAgentHost.removeConfiguredPlugin": "Remove from Remote Host" + "remoteAgentHost.removeConfiguredPlugin": "Odebrat ze vzdáleného hostitele" }, "vs/sessions/contrib/providers/remoteAgentHost/browser/remoteAgentHostActions": { "addNewSSHHost": "Přidat nového hostitele SSH...", @@ -8730,8 +8730,8 @@ "update": "Aktualizace" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatContribution": { - "agentHost.displayName": "{0} - Agent Host", - "agentHostHarnessLabel.local": "{0} [Local]" + "agentHost.displayName": "{0} – Hostitel agenta", + "agentHostHarnessLabel.local": "{0} (Místní)" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatInputPicker": { "agentHostChatInputPicker.ariaLabel": "{0}: výběr", @@ -8758,21 +8758,21 @@ "agentHost.permission.write": "Hostitel vzdáleného agenta {0} chce zapsat {1}" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostSessionHandler": { - "agentHost.authRequired": "Authentication is required to start a session. Please sign in and try again.", - "agentHost.elicit.url.cancel": "Cancel", - "agentHost.elicit.url.instruction": "Open this URL?", - "agentHost.elicit.url.open": "Open {0}", - "agentHost.elicit.url.title": "Authorization Required", - "agentHost.forkedSessionLabel": "Forked Session", - "agentHost.responseDetails.credit": "{0} credit", - "agentHost.responseDetails.credits": "{0} credits" + "agentHost.authRequired": "K zahájení relace se vyžaduje ověření. Přihlaste se prosím a zkuste to znovu.", + "agentHost.elicit.url.cancel": "Zrušit", + "agentHost.elicit.url.instruction": "Chcete otevřít tuto adresu URL?", + "agentHost.elicit.url.open": "Otevřít {0}", + "agentHost.elicit.url.title": "Vyžaduje se autorizace", + "agentHost.forkedSessionLabel": "Forkovaná relace", + "agentHost.responseDetails.credit": "Kredit {0}", + "agentHost.responseDetails.credits": "Kredity: {0}" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostTerminalContribution": { - "agentHostTerminal.channelLocal": "Agent Host Terminal (Local)", - "agentHostTerminal.local": "Local" + "agentHostTerminal.channelLocal": "Terminál hostitele agenta (místní)", + "agentHostTerminal.local": "Místní" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/stateToProgressAdapter": { - "ahp.running": "Running {0}..." + "ahp.running": "Spuštěno: {0}…" }, "vs/workbench/contrib/chat/browser/agentSessions/agentSessionHoverWidget": { "agentSessionCompleted": "Dokončeno", @@ -12325,33 +12325,33 @@ "tool.askQuestions.userDescription": "Než budete pokračovat, položte strukturované vysvětlující otázky pomocí vstupů s jedním výběrem, vícenásobným výběrem nebo ve volném formátu, abyste shromáždili požadavky na úkoly." }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatExternalPathConfirmation": { - "addPath": "Add Path...", - "addPathDescription": "Allow a folder in this workspace", - "allowFolderSession": "Allow this folder in this session", - "allowFolderSessionDetail": "Allow reading files from this folder without further confirmation in this chat session", - "allowRepoSession": "Allow all files in this repository for this session", - "allowRepoSessionDetail": "Allow reading files from {0}", - "allowRepoSessionDetailLookup": "Looks up the containing git repository for this path", - "sessionScope": "Session", - "workspaceScope": "Workspace" + "addPath": "Přidat cestu...", + "addPathDescription": "Povolit složku v tomto pracovním prostoru", + "allowFolderSession": "Povolit tuto složku v této relaci", + "allowFolderSessionDetail": "Povolit čtení souborů z této složky bez dalšího potvrzení v této relaci chatu", + "allowRepoSession": "Povolit všechny soubory v tomto úložišti pro tuto relaci", + "allowRepoSessionDetail": "Povolit čtení souborů z {0}", + "allowRepoSessionDetailLookup": "Vyhledá nadřazené úložiště Git pro tuto cestu.", + "sessionScope": "Relace", + "workspaceScope": "Pracovní prostor" }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatUrlFetchingConfirmation": { - "allowRequestsCheckbox": "Make requests without confirmation", - "allowResponsesCheckbox": "Allow responses without confirmation", - "approveAll": "Approve all", - "approveRequestTo": "Allow requests to {0}", - "approveResponseFrom": "Allow responses from {0}", - "approves": "Approves {0}", - "delete": "Delete", - "denyAll": "Deny all", - "moreOptions": "Allow requests to...", - "moreOptionsManage": "More Options...", - "moreOptionsMultiple": "Configure URL Approvals...", - "noApprovals": "No approvals", - "openSettings": "Open settings", - "requests": "requests", - "responses": "responses", - "selectApproval": "Select URL pattern to approve" + "allowRequestsCheckbox": "Odesílat žádosti bez potvrzení", + "allowResponsesCheckbox": "Povolit odpovědi bez potvrzení", + "approveAll": "Schválit vše", + "approveRequestTo": "Povolit požadavky na {0}", + "approveResponseFrom": "Povolit odpovědi z {0}", + "approves": "Schvaluje {0}", + "delete": "Odstranit", + "denyAll": "Odmítnout vše", + "moreOptions": "Povolit požadavky na…", + "moreOptionsManage": "Další možnosti…", + "moreOptionsMultiple": "Konfigurovat schvalování adres URL…", + "noApprovals": "Žádná schválení", + "openSettings": "Otevřít nastavení", + "requests": "žádosti", + "responses": "odpovědi", + "selectApproval": "Vyberte vzor adresy URL ke schválení" }, "vs/workbench/contrib/chat/common/tools/builtinTools/manageTodoListTool": { "todo.added.multiple": "Přidané úkoly: {0}", @@ -12448,97 +12448,97 @@ "chatCheckpointSeparator": "Barva oddělovače kontrolního bodu chatu" }, "vs/workbench/contrib/chat/electron-browser/actions/chatDeveloperActions": { - "workbench.action.chat.openStorageFolder.label": "Open Chat Storage Folder" + "workbench.action.chat.openStorageFolder.label": "Otevřít složku úložiště chatu" }, "vs/workbench/contrib/chat/electron-browser/actions/chatExportZip": { - "chat.exportAsZip.label": "Export Chat as Zip...", - "chatExportZip.error": "Failed to export chat as zip: {0}", - "chatExportZip.noRepoData": "Exported chat without repository context. No Git repository was detected." + "chat.exportAsZip.label": "Exportovat chat jako soubor ZIP...", + "chatExportZip.error": "Nepodařilo se exportovat chat jako soubor ZIP: {0}", + "chatExportZip.noRepoData": "Exportoval se chat bez kontextu úložiště. Nebylo zjištěno žádné Git úložiště." }, "vs/workbench/contrib/chat/electron-browser/actions/debugAgentHostAction": { - "debugAgentHost.noInspectPort": "Could not enable the Node.js inspector for the agent host process.", - "debugAgentHostInDevTools": "Debug Local Agent Host Process In Dev Tools" + "debugAgentHost.noInspectPort": "Nepovedlo se povolit inspektor Node.js pro proces hostitele agenta.", + "debugAgentHostInDevTools": "Ladit proces místního hostitele agenta v nástrojích pro vývojáře" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentHostDebugLogsService": { - "exportDebugLogs.saveDialogTitle": "Export Agent Host Debug Logs", - "exportDebugLogs.zipFilter": "Zip Archive" + "exportDebugLogs.saveDialogTitle": "Exportovat protokoly ladění hostitele agenta", + "exportDebugLogs.zipFilter": "Archiv ZIP" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentTracesDb": { - "exportAgentTracesDB.error": "Failed to export agent host traces database: {0}", - "exportAgentTracesDB.label": "Export Agent Host Traces Database...", - "exportAgentTracesDB.notFound": "No agent host trace database found yet. Run an agent session with `#chat.agentHost.otel.dbSpanExporter.enabled#` turned on to populate it." + "exportAgentTracesDB.error": "Nepodařilo se exportovat databázi trasování hostitele agenta: {0}", + "exportAgentTracesDB.label": "Exportovat databázi trasování hostitele agenta...", + "exportAgentTracesDB.notFound": "Zatím se nenašla žádná databáze trasování hostitele agenta. Pokud ji chcete naplnit, spusťte relaci agenta se zapnutým `#chat.agentHost.otel.dbSpanExporter.enabled#`." }, "vs/workbench/contrib/chat/electron-browser/actions/voiceChatActions": { - "keywordActivation.status.active": "Listening to 'Hey Code'...", - "keywordActivation.status.inactive": "Waiting for voice chat to end...", - "keywordActivation.status.name": "Voice Keyword Activation", - "listening": "I'm listening", - "scopedChatSynthesisInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatGettingReady": "True when getting ready for receiving voice input from the microphone for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "voice.keywordActivation": "Controls whether the keyword phrase 'Hey Code' is recognized to start a voice chat session. Enabling this will start recording from the microphone but the audio is processed locally and never sent to a server.", - "voice.keywordActivation.chatInContext": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor or view depending on keyboard focus.", - "voice.keywordActivation.chatInView": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the chat view.", - "voice.keywordActivation.inlineChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor if possible.", - "voice.keywordActivation.off": "Keyword activation is disabled.", - "voice.keywordActivation.quickChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the quick chat.", - "workbench.action.chat.holdToVoiceChatInChatView.label": "Hold to Voice Chat in Chat View", - "workbench.action.chat.inlineVoiceChat": "Inline Voice Chat", - "workbench.action.chat.quickVoiceChat.label": "Quick Voice Chat", - "workbench.action.chat.readChatResponseAloud": "Read Aloud", - "workbench.action.chat.startVoiceChat.label": "Start Voice Chat", - "workbench.action.chat.stopListening.label": "Stop Listening", - "workbench.action.chat.stopListeningAndSubmit.label": "Stop Listening and Submit", - "workbench.action.chat.stopReadChatItemAloud": "Stop Reading Aloud", - "workbench.action.chat.voiceChatInView.label": "Voice Chat in Chat View", - "workbench.action.speech.stopReadAloud": "Stop Reading Aloud" + "keywordActivation.status.active": "Naslouchání „Hey Code“…", + "keywordActivation.status.inactive": "Čeká se na ukončení hlasové konverzace…", + "keywordActivation.status.name": "Aktivace hlasovými klíčovými slovy", + "listening": "Poslouchám", + "scopedChatSynthesisInProgress": "Definováno jako umístění, kde probíhá záznam hlasu z mikrofonu pro hlasový chat. Tento klíč je definován pouze ve vymezeném oboru podle kontextu chatu.", + "scopedVoiceChatGettingReady": "Pravda, když se připravujete na příjem hlasového vstupu z mikrofonu pro hlasový chat. Tento klíč je definován pouze ve vymezeném oboru podle kontextu chatu.", + "scopedVoiceChatInProgress": "Definováno jako umístění, kde probíhá záznam hlasu z mikrofonu pro hlasový chat. Tento klíč je definován pouze ve vymezeném oboru podle kontextu chatu.", + "voice.keywordActivation": "Určuje, jestli se rozpozná fráze klíčového slova Hey Code, aby se spustila relace hlasové konverzace. Když se tato možnost povolí, spustí se nahrávání z mikrofonu, ale zvuk se zpracuje místně a nikdy se neodešle na server.", + "voice.keywordActivation.chatInContext": "Aktivace klíčovými slovy je povolená a naslouchá funkci Hey Code, aby se v aktivním editoru spustila relace hlasové konverzace nebo zobrazení v závislosti na fokusu klávesnice.", + "voice.keywordActivation.chatInView": "Aktivace klíčovými slovy je povolená a naslouchá funkci Hey Code, aby se v zobrazení chatu spustila relace hlasové konverzace.", + "voice.keywordActivation.inlineChat": "Aktivace klíčovými slovy je povolená a naslouchá funkci Hey Code, aby se v aktivním editoru spustila relace hlasové konverzace, pokud je to možné.", + "voice.keywordActivation.off": "Aktivace klíčovými slovy je zakázaná.", + "voice.keywordActivation.quickChat": "Aktivace klíčovými slovy je povolená a naslouchá funkci Hey Code, aby se v rychlém chatu spustila relace hlasové konverzace.", + "workbench.action.chat.holdToVoiceChatInChatView.label": "Podržením zobrazíte hlasový chat v zobrazení chatu", + "workbench.action.chat.inlineVoiceChat": "Vložená hlasová konverzace", + "workbench.action.chat.quickVoiceChat.label": "Rychlá hlasová konverzace", + "workbench.action.chat.readChatResponseAloud": "Číst nahlas", + "workbench.action.chat.startVoiceChat.label": "Zahájit hlasový chat", + "workbench.action.chat.stopListening.label": "Přestat poslouchat", + "workbench.action.chat.stopListeningAndSubmit.label": "Přestat poslouchat a odeslat", + "workbench.action.chat.stopReadChatItemAloud": "Zastavit čtení nahlas", + "workbench.action.chat.voiceChatInView.label": "Voice chat v zobrazení chatu", + "workbench.action.speech.stopReadAloud": "Zastavit čtení nahlas" }, "vs/workbench/contrib/chat/electron-browser/agentSessions/agentSessionsActions": { - "chat.agentsHandoff.tip.action": "Open in Agents Window", - "chat.agentsHandoff.tip.description": "Get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.description.copilot": "Free with your Copilot plan — get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.emptyWorkspace.description": "Open the Agents Window to start a Copilot CLI session.", - "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [Local] isn't available without an open folder", - "chat.agentsHandoff.tip.message": "Continue this session in the Agents Window", - "openAgentsWindow": "Open Agents Window", - "openInAgentsHover": "Open in Agents Window", - "openSessionInAgentsWindow": "Open in Agents Window", - "openWorkspaceInAgentsWindow": "Open in Agents", - "toggle.openInAgentsWindow": "Open in Agents Window", - "toggle.openInAgentsWindowDescription": "Toggle visibility of the Open in Agents Window button in title bar" + "chat.agentsHandoff.tip.action": "Otevřít v okně Agenti", + "chat.agentsHandoff.tip.description": "Získejte vyhrazené zobrazení s více podokny společně s pracovním prostorem.", + "chat.agentsHandoff.tip.description.copilot": "Zdarma ve vašem plánu Copilota – získejte vyhrazené zobrazení s více podokny společně s pracovním prostorem.", + "chat.agentsHandoff.tip.emptyWorkspace.description": "Otevřete okno Agenti a spusťte relaci Copilot CLI.", + "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [místní] není k dispozici bez otevřené složky", + "chat.agentsHandoff.tip.message": "Pokračovat v této relaci v okně Agenti", + "openAgentsWindow": "Otevřít okno Agenti", + "openInAgentsHover": "Otevřít v okně Agenti", + "openSessionInAgentsWindow": "Otevřít v okně Agenti", + "openWorkspaceInAgentsWindow": "Otevřít v agentech", + "toggle.openInAgentsWindow": "Otevřít v okně Agenti", + "toggle.openInAgentsWindowDescription": "Přepnout viditelnost tlačítka Otevřít v okně agentů v záhlaví" }, "vs/workbench/contrib/chat/electron-browser/builtInTools/fetchPageTool": { - "fetchWebPage.binaryNotSupported": "Binary files are not supported at the moment.", - "fetchWebPage.confirmationMessage.plural": "Web content may contain malicious code or attempt prompt injection attacks.", - "fetchWebPage.confirmationTitle.plural": "Fetch web pages?", - "fetchWebPage.confirmationTitle.singular": "Fetch web page?", - "fetchWebPage.fetchedFrom": "Fetched from {0}", - "fetchWebPage.invalidUrl": "Invalid URL", - "fetchWebPage.invocationMessage.plural": "Fetching {0} resources", - "fetchWebPage.invocationMessage.singular": "Fetching {0}", - "fetchWebPage.invocationMessage.singularAsLink": "Fetching [resource]({0})", - "fetchWebPage.noValidUrls": "No valid URLs provided.", - "fetchWebPage.pastTenseMessage.plural": "Fetched {0} resources, but the following were invalid URLs:\r\n\r\n{1}\r\n\r\n", - "fetchWebPage.pastTenseMessage.singular": "Fetched resource, but the following was an invalid URL:\r\n\r\n{0}\r\n\r\n", - "fetchWebPage.pastTenseMessageResult.plural": "Fetched {0} resources", - "fetchWebPage.pastTenseMessageResult.singular": "Fetched {0}", - "fetchWebPage.pastTenseMessageResult.singularAsLink": "Fetched [resource]({0})", - "fetchWebPage.urlMentionedInPrompt": "Auto approved because URL was in prompt", - "fetchWebPage.urlsDescription": "An array of URLs to fetch content from." + "fetchWebPage.binaryNotSupported": "Binární soubory se v tuto chvíli nepodporují.", + "fetchWebPage.confirmationMessage.plural": "Webový obsah může obsahovat škodlivý kód nebo se pokusit o útoky prostřednictvím injektáže výzvy.", + "fetchWebPage.confirmationTitle.plural": "Načíst webové stránky?", + "fetchWebPage.confirmationTitle.singular": "Načíst webovou stránku?", + "fetchWebPage.fetchedFrom": "Načteno z: {0}", + "fetchWebPage.invalidUrl": "Neplatná adresa URL", + "fetchWebPage.invocationMessage.plural": "Načítají se prostředky ({0})", + "fetchWebPage.invocationMessage.singular": "Načítá se: {0}", + "fetchWebPage.invocationMessage.singularAsLink": "Načítá se [prostředek]({0})", + "fetchWebPage.noValidUrls": "Nejsou zadané žádné platné adresy URL.", + "fetchWebPage.pastTenseMessage.plural": "Načetly se prostředky ({0}), ale následující adresy URL byly neplatné:\r\n\r\n{1}\r\n\r\n", + "fetchWebPage.pastTenseMessage.singular": "Načetl se prostředek, ale následující adresa URL byla neplatná:\r\n\r\n{0}\r\n\r\n", + "fetchWebPage.pastTenseMessageResult.plural": "Načetly se prostředky ({0}).", + "fetchWebPage.pastTenseMessageResult.singular": "Načteno: {0}", + "fetchWebPage.pastTenseMessageResult.singularAsLink": "Načetl se [prostředek]({0})", + "fetchWebPage.urlMentionedInPrompt": "Automaticky schváleno, protože adresa URL byla v zadání", + "fetchWebPage.urlsDescription": "Pole adres URL, ze kterého se má načíst obsah" }, "vs/workbench/contrib/chat/electron-browser/chat.contribution": { - "changeWorkspace.detail": "The session will stop if you change the workspace.", - "changeWorkspace.message": "A session is in progress. Are you sure you want to change the workspace?", - "chatRequestInProgress": "A session is in progress.", - "closeTheWindow.detail": "The session will stop if you close the window.", - "closeTheWindow.message": "A session is in progress. Are you sure you want to close the window?", - "copilotWorkspaceTrust": "AI features are currently only supported in trusted workspaces.", - "exit.detail": "The session will stop if you exit.", - "exit.message": "A session is in progress. Are you sure you want to exit?", - "quit.detail": "The session will stop if you quit.", - "quit.message": "A session is in progress. Are you sure you want to quit?", - "reloadTheWindow.detail": "The session will stop if you reload the window.", - "reloadTheWindow.message": "A session is in progress. Are you sure you want to reload the window?" + "changeWorkspace.detail": "Pokud změníte pracovní prostor, relace se ukončí.", + "changeWorkspace.message": "Probíhá relace. Opravdu chcete změnit pracovní prostor?", + "chatRequestInProgress": "Probíhá relace.", + "closeTheWindow.detail": "Relace se ukončí, pokud zavřete okno.", + "closeTheWindow.message": "Probíhá relace. Opravdu chcete okno zavřít?", + "copilotWorkspaceTrust": "Funkce AI se v současné době podporují jenom v důvěryhodných pracovních prostorech.", + "exit.detail": "Pokud relaci ukončíte, dojde k jejímu zastavení.", + "exit.message": "Probíhá relace. Opravdu chcete skončit?", + "quit.detail": "Pokud relaci ukončíte, dojde k jejímu zastavení.", + "quit.message": "Probíhá relace. Opravdu chcete skončit?", + "reloadTheWindow.detail": "Pokud okno znovu načtete, relace se ukončí.", + "reloadTheWindow.message": "Probíhá relace. Opravdu chcete znovu načíst okno?" }, "vs/workbench/contrib/codeActions/browser/codeActionsContribution": { "alwaysSave": "Aktivuje akce kódu pro explicitní ukládání a automatické ukládání aktivované změnami okna nebo fokusu.", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Prostředek není možné s editorem poznámkového bloku typu {0} otevřít. Zkontrolujte prosím, jestli máte nainstalované a povolené správné rozšíření.", "fail.noEditor.extensionMissing": "Prostředek není možné s editorem poznámkového bloku typu {0} otevřít. Zkontrolujte prosím, jestli máte nainstalované a povolené správné rozšíření.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Důvěřujete autorům tohoto poznámkového bloku?", + "notebook.webHost.declined": "Poznámkový blok se neotevřel, protože jeho autoři nejsou důvěryhodní.", + "notebook.webHost.detail": "Poznámkové bloky můžou spouštět kód, který má přístup k relaci prohlížeče, včetně všech přihlášených účtů. Otevírejte jenom poznámkové bloky od autorů, kterým důvěřujete.", + "notebook.webHost.open": "Otevřít poznámkový blok", + "notebook.webHost.remember": "Už se neptat", "notebookOpenAsText": "Otevřít jako text", "notebookOpenEnableMissingViewType": "Povolit rozšíření pro {0}", "notebookOpenInTextEditor": "Otevřít v textovém editoru", @@ -20664,12 +20664,12 @@ "agentSandbox.fileSystemMac.deprecated": "Místo toho použijte {0}", "agentSandbox.linuxFileSystemSetting": "Poznámka: Toto nastavení platí pouze v případě povolení funkce {0}. Řídí přístup k systému souborů v sandboxu v Linuxu. Cesty nepodporují vzory glob, pouze doslovné cesty (např. ./src/, ~/.ssh, .env). Aby toto nastavení fungovalo, musí být nainstalovány nástroje **bubblewrap** a **socat**.", "agentSandbox.linuxFileSystemSetting.allowRead": "Pole cest na opětovné povolení přístupu ke čtení v zakázaných oblastech. Má přednost před denyRead.", - "agentSandbox.linuxFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.linuxFileSystemSetting.allowWrite": "Pole dalších cest pro povolení oprávnění k zápisu. Pokud chcete zakázat zápisy mimo složky pracovního prostoru a dočasný adresář sandboxu, nechejte prázdné.", "agentSandbox.linuxFileSystemSetting.denyRead": "Pole cest pro odepření oprávnění ke čtení. Pokud chcete povolit čtení všech cest, nechejte prázdné.", "agentSandbox.linuxFileSystemSetting.denyWrite": "Pole cest pro odepření oprávnění k zápisu v rámci povolených cest (má přednost před allowWrite).", "agentSandbox.macFileSystemSetting": "Poznámka: Toto nastavení platí pouze v případě povolení funkce {0}. Řídí přístup k systému souborů v sandboxu v macOS. Cesty také podporují vzory glob ve stylu gitu (např. *.ts, ./src, ./src/**/*.ts, file?. txt).", "agentSandbox.macFileSystemSetting.allowRead": "Pole cest na opětovné povolení přístupu ke čtení v zakázaných oblastech. Má přednost před denyRead.", - "agentSandbox.macFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.macFileSystemSetting.allowWrite": "Pole dalších cest pro povolení oprávnění k zápisu. Pokud chcete zakázat zápisy mimo složky pracovního prostoru a dočasný adresář sandboxu, nechejte prázdné.", "agentSandbox.macFileSystemSetting.denyRead": "Pole cest pro odepření oprávnění ke čtení. Pokud chcete povolit čtení všech cest, nechejte prázdné.", "agentSandbox.macFileSystemSetting.denyWrite": "Pole cest pro odepření oprávnění k zápisu v rámci povolených cest (má přednost před allowWrite).", "agentSandbox.retryWithAllowNetworkRequests": "Určuje, jestli se příkazy terminálu v režimu agenta můžou opakovat v sandboxu s neomezeným přístupem k síti po potvrzení uživatele. Tato možnost platí jenom v případě, že možnost {0} je nastavená na `on`, a zachovává sandboxování systému souborů, zatímco pro schválený příkaz uvolňuje omezení sítě.", @@ -20679,7 +20679,7 @@ "agentSandbox.windowsEnabledSetting.offDescription": "Zakázat sandboxing pro nástroje režimu agenta ve Windows.", "agentSandbox.windowsFileSystemSetting": "Poznámka: Toto nastavení platí pouze v případě povolení funkce {0}. Řídí přístup k systému souborů v sandboxu ve Windows. Cesty nepodporují vzory glob, pouze cesty literálů (např. C:\\src, C:\\Users\\me\\.ssh, .env).", "agentSandbox.windowsFileSystemSetting.allowRead": "Pole dalších cest pro povolení přístupu jen pro čtení. Má přednost před denyRead.", - "agentSandbox.windowsFileSystemSetting.allowWrite": "Array of additional paths to allow read/write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory.", + "agentSandbox.windowsFileSystemSetting.allowWrite": "Pole dalších cest pro povolení přístupu pro čtení a zápis. Pokud chcete zakázat zápisy mimo složky pracovního prostoru, složku úložiště pracovního prostoru a dočasný adresář sandboxu, nechejte prázdné.", "agentSandbox.windowsFileSystemSetting.denyRead": "Pole cest pro odepření přístupu. Pokud chcete povolit čtení všech cest, nechejte prázdné.", "autoApprove.defaults": "Všimněte si, že existuje výchozí sada pravidel, která povolují i zakazují příkazy. Zvažte nastavení {0} na {1}, abyste ignorovali všechna výchozí pravidla a zajistili tak, že nedojde ke konfliktům s vašimi vlastními pravidly. Proveďte tuto změnu pouze na vlastní riziko. Výchozí pravidla odmítnutí jsou navržena tak, aby vás chránila před spuštěním nebezpečných příkazů.", "autoApprove.deprecated": "Místo toho použijte {0}", @@ -20738,7 +20738,7 @@ "vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalSandboxService": { "deleteFilesInSandboxTempDir": "Odstranit soubory v dočasném adresáři sandboxu", "runInTerminal.missingDeps.focusTerminal": "Zaměřit se na terminál", - "runInTerminal.missingDeps.passwordPromptMessage": "Installing missing sandbox dependencies may prompt for your sudo password. Select Focus Terminal to type it in the terminal.", + "runInTerminal.missingDeps.passwordPromptMessage": "Při instalaci chybějících závislostí sandboxu se může zobrazit výzva k zadání hesla sudo. Vyberte možnost Přepnout na terminál a zadejte heslo do terminálu.", "runInTerminal.missingDeps.passwordPromptTitle": "Terminál čeká na vstup." }, "vs/workbench/contrib/terminalContrib/clipboard/browser/terminal.clipboard.contribution": { diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index 30d8f16c2e..4410307774 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -3661,34 +3661,6 @@ "workspaceOpenedDetail": "The workspace is already opened in another window. Please close that window first and then try again.", "workspaceOpenedMessage": "Unable to save workspace '{0}'" }, - "vs/server/node/remoteExtensionHostAgentCli": { - "remotecli": "Remote-CLI" - }, - "vs/server/node/serverEnvironmentService": { - "acceptLicenseTerms": "Falls festgelegt, akzeptiert der Benutzer die Serverlizenzbedingungen, und der Server wird ohne Benutzeraufforderung gestartet.", - "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", - "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", - "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", - "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", - "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", - "agent-host-port": "The port the agent host WebSocket server should listen on.", - "connection-token": "Ein Geheimnis, das in allen Anforderungen enthalten sein muss.", - "connection-token-file": "Pfad zu einer Datei, die das Verbindungstoken enthält.", - "default-folder": "Der Arbeitsbereichsordner, der geöffnet werden soll, wenn in der Browser-URL keine Eingabe angegeben wird. Ein relativer oder absoluter Pfad, der für das aktuelle Arbeitsverzeichnis aufgelöst wurde.", - "default-workspace": "Der Arbeitsbereich, der geöffnet werden soll, wenn in der Browser-URL keine Eingabe angegeben wird. Ein relativer oder absoluter Pfad, der für das aktuelle Arbeitsverzeichnis aufgelöst wurde.", - "host": "Der Hostname oder die IP-Adresse, auf die der Server lauschen soll. Wenn nicht festgelegt, wird standardmäßig „localhost“ verwendet.", - "port": "Der Port, auf den der Server lauschen soll. Wenn „0“ übergeben wird, wird ein zufälliger freier Port ausgewählt. Wenn ein Bereich im Format „num-num“ übergeben wird, wird ein freier Port aus dem Bereich (einschließlich Ende) ausgewählt.", - "reconnection-grace-time": "Überschreiben Sie das Karenzzeitfenster für die Wiederherstellung der Verbindung in Sekunden. Der Standardwert ist 10800 (3 Stunden).", - "server-base-path": "Der Pfad, unter dem die Webbenutzeroberfläche und der Codeserver bereitgestellt werden. Wird standardmäßig auf „/“ festgelegt.", - "serverDataDir": "Gibt das Verzeichnis an, in dem die Serverdaten gespeichert werden.", - "socket-path": "Der Pfad zu einer Socketdatei, auf die der Server lauschen soll.", - "start-server": "Starten Sie den Server beim Installieren oder Deinstallieren von Erweiterungen. Wird in Kombination mit „install-extension“, „install-builtin-extension“ und „uninstall-extension“ verwendet.", - "telemetry-level": "Legt die anfängliche Telemetrieebene fest. Gültige Ebenen sind: „off“, „crash“, „error“ und „all“. Wenn keine Angabe erfolgt, sendet der Server Telemetriedaten, bis ein Client eine Verbindung herstellt. Anschließend wird die Telemetrieeinstellung für Clients verwendet. Das Festlegen auf „off“ entspricht „--disable-telemetry“.", - "without-connection-token": "Wird ohne Verbindungstoken ausgeführt. Verwenden Sie dies nur, wenn die Verbindung auf andere Weise gesichert ist." - }, - "vs/server/node/serverServices": { - "remoteExtensionLog": "Server" - }, "vs/sessions/browser/accountTitleBarState": { "accountSignedInAria": "Als {0} bei {1} angemeldet", "accountSignedInAriaNameOnly": "Angemeldet als \"{0}\"", @@ -5171,6 +5143,34 @@ "vs/sessions/contrib/welcome/browser/welcome.contribution": { "resetSessionsWelcome": "Agenten zurücksetzen-Willkommensnachricht" }, + "vs/server/node/remoteExtensionHostAgentCli": { + "remotecli": "Remote-CLI" + }, + "vs/server/node/serverEnvironmentService": { + "acceptLicenseTerms": "Falls festgelegt, akzeptiert der Benutzer die Serverlizenzbedingungen, und der Server wird ohne Benutzeraufforderung gestartet.", + "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", + "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", + "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", + "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", + "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", + "agent-host-port": "The port the agent host WebSocket server should listen on.", + "connection-token": "Ein Geheimnis, das in allen Anforderungen enthalten sein muss.", + "connection-token-file": "Pfad zu einer Datei, die das Verbindungstoken enthält.", + "default-folder": "Der Arbeitsbereichsordner, der geöffnet werden soll, wenn in der Browser-URL keine Eingabe angegeben wird. Ein relativer oder absoluter Pfad, der für das aktuelle Arbeitsverzeichnis aufgelöst wurde.", + "default-workspace": "Der Arbeitsbereich, der geöffnet werden soll, wenn in der Browser-URL keine Eingabe angegeben wird. Ein relativer oder absoluter Pfad, der für das aktuelle Arbeitsverzeichnis aufgelöst wurde.", + "host": "Der Hostname oder die IP-Adresse, auf die der Server lauschen soll. Wenn nicht festgelegt, wird standardmäßig „localhost“ verwendet.", + "port": "Der Port, auf den der Server lauschen soll. Wenn „0“ übergeben wird, wird ein zufälliger freier Port ausgewählt. Wenn ein Bereich im Format „num-num“ übergeben wird, wird ein freier Port aus dem Bereich (einschließlich Ende) ausgewählt.", + "reconnection-grace-time": "Überschreiben Sie das Karenzzeitfenster für die Wiederherstellung der Verbindung in Sekunden. Der Standardwert ist 10800 (3 Stunden).", + "server-base-path": "Der Pfad, unter dem die Webbenutzeroberfläche und der Codeserver bereitgestellt werden. Wird standardmäßig auf „/“ festgelegt.", + "serverDataDir": "Gibt das Verzeichnis an, in dem die Serverdaten gespeichert werden.", + "socket-path": "Der Pfad zu einer Socketdatei, auf die der Server lauschen soll.", + "start-server": "Starten Sie den Server beim Installieren oder Deinstallieren von Erweiterungen. Wird in Kombination mit „install-extension“, „install-builtin-extension“ und „uninstall-extension“ verwendet.", + "telemetry-level": "Legt die anfängliche Telemetrieebene fest. Gültige Ebenen sind: „off“, „crash“, „error“ und „all“. Wenn keine Angabe erfolgt, sendet der Server Telemetriedaten, bis ein Client eine Verbindung herstellt. Anschließend wird die Telemetrieeinstellung für Clients verwendet. Das Festlegen auf „off“ entspricht „--disable-telemetry“.", + "without-connection-token": "Wird ohne Verbindungstoken ausgeführt. Verwenden Sie dies nur, wenn die Verbindung auf andere Weise gesichert ist." + }, + "vs/server/node/serverServices": { + "remoteExtensionLog": "Server" + }, "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\".", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Die Ressource mit dem Notebook-Editortyp '{0}' kann nicht geöffnet werden. Überprüfen Sie, ob die richtige Erweiterung installiert und aktiviert ist.", "fail.noEditor.extensionMissing": "Die Ressource mit dem Notebook-Editortyp '{0}' kann nicht geöffnet werden. Überprüfen Sie, ob die richtige Erweiterung installiert und aktiviert ist.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Vertrauen Sie den Autoren dieses Notebooks?", + "notebook.webHost.declined": "Das Notizbuch wurde nicht geöffnet, da seine Autoren nicht vertrauenswürdig sind.", + "notebook.webHost.detail": "Notebooks können Code ausführen, der Zugriff auf Ihre Browsersitzung hat, einschließlich aller angemeldeten Konten. Öffnen Sie nur Notizbücher von Autoren, die Sie als vertrauenswürdig einstufen.", + "notebook.webHost.open": "Notebook öffnen", + "notebook.webHost.remember": "Diese Meldung nicht mehr anzeigen", "notebookOpenAsText": "Als Text öffnen", "notebookOpenEnableMissingViewType": "Erweiterung für \"{0}\" aktivieren", "notebookOpenInTextEditor": "Im Text-Editor öffnen", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index fb96e01dea..23cbbe8fee 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -3661,34 +3661,6 @@ "workspaceOpenedDetail": "El área de trabajo ya está abierta en otra ventana. Por favor, cierre primero la ventana y vuelta a intentarlo de nuevo.", "workspaceOpenedMessage": "No se puede guardar el área de trabajo '{0}'" }, - "vs/server/node/remoteExtensionHostAgentCli": { - "remotecli": "CLI remota" - }, - "vs/server/node/serverEnvironmentService": { - "acceptLicenseTerms": "Si se establece, el usuario acepta los términos de licencia del servidor y el servidor se iniciará sin que el usuario lo solicite.", - "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", - "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", - "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", - "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", - "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", - "agent-host-port": "The port the agent host WebSocket server should listen on.", - "connection-token": "Secreto que se debe incluir con todas las solicitudes.", - "connection-token-file": "Ruta de acceso a un archivo que contiene el token de conexión.", - "default-folder": "Carpeta del área de trabajo que se va a abrir cuando no se especifica ninguna entrada en la dirección URL del explorador. Ruta de acceso relativa o absoluta resuelta en el directorio de trabajo actual.", - "default-workspace": "Área de trabajo que se va a abrir cuando no se especifica ninguna entrada en la dirección URL del explorador. Ruta de acceso relativa o absoluta resuelta en el directorio de trabajo actual.", - "host": "Nombre de host o dirección IP que el servidor debe escuchar. Si no se establece, el valor predeterminado es \"localhost\".", - "port": "Puerto que el servidor debe escuchar. Si se pasa 0, se selecciona un puerto libre aleatorio. Si se pasa un intervalo con el formato num-num, se selecciona un puerto libre del intervalo (extremo inclusivo).", - "reconnection-grace-time": "Anular la ventana de período de gracia para la reconexión en segundos. El valor predeterminado es 10 800 (3 horas).", - "server-base-path": "Ruta de acceso en la que se proporcionan la interfaz de usuario web y el servidor de código. Tiene como valor predeterminado \"/\".`", - "serverDataDir": "Especifica el directorio en el que se mantienen los datos del servidor.", - "socket-path": "Ruta de acceso a un archivo de socket para el servidor escuche.", - "start-server": "Inicie el servidor al instalar o desinstalar extensiones. Se usará en combinación con \"install-extension\", \"install-builtin-extension\" y \"uninstall-extension\".", - "telemetry-level": "Establece el nivel de telemetría inicial. Los niveles válidos son: \"off\", \"crash\", \"error\" y \"all\". Si no se especifica, el servidor enviará datos de telemetría hasta que un cliente se conecte y, a continuación, usará la configuración de telemetría de los clientes. Establecer esta opción en \"off\" equivale a --disable-telemetry", - "without-connection-token": "Ejecutar sin un token de conexión. Use esta opción solo si la conexión está protegida por otros medios." - }, - "vs/server/node/serverServices": { - "remoteExtensionLog": "Servidor" - }, "vs/sessions/browser/accountTitleBarState": { "accountSignedInAria": "Ha iniciado sesión como {0} con {1}", "accountSignedInAriaNameOnly": "Sesión iniciada como {0}", @@ -5171,6 +5143,34 @@ "vs/sessions/contrib/welcome/browser/welcome.contribution": { "resetSessionsWelcome": "Bienvenida de restablecimiento de agentes" }, + "vs/server/node/remoteExtensionHostAgentCli": { + "remotecli": "CLI remota" + }, + "vs/server/node/serverEnvironmentService": { + "acceptLicenseTerms": "Si se establece, el usuario acepta los términos de licencia del servidor y el servidor se iniciará sin que el usuario lo solicite.", + "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", + "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", + "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", + "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", + "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", + "agent-host-port": "The port the agent host WebSocket server should listen on.", + "connection-token": "Secreto que se debe incluir con todas las solicitudes.", + "connection-token-file": "Ruta de acceso a un archivo que contiene el token de conexión.", + "default-folder": "Carpeta del área de trabajo que se va a abrir cuando no se especifica ninguna entrada en la dirección URL del explorador. Ruta de acceso relativa o absoluta resuelta en el directorio de trabajo actual.", + "default-workspace": "Área de trabajo que se va a abrir cuando no se especifica ninguna entrada en la dirección URL del explorador. Ruta de acceso relativa o absoluta resuelta en el directorio de trabajo actual.", + "host": "Nombre de host o dirección IP que el servidor debe escuchar. Si no se establece, el valor predeterminado es \"localhost\".", + "port": "Puerto que el servidor debe escuchar. Si se pasa 0, se selecciona un puerto libre aleatorio. Si se pasa un intervalo con el formato num-num, se selecciona un puerto libre del intervalo (extremo inclusivo).", + "reconnection-grace-time": "Anular la ventana de período de gracia para la reconexión en segundos. El valor predeterminado es 10 800 (3 horas).", + "server-base-path": "Ruta de acceso en la que se proporcionan la interfaz de usuario web y el servidor de código. Tiene como valor predeterminado \"/\".`", + "serverDataDir": "Especifica el directorio en el que se mantienen los datos del servidor.", + "socket-path": "Ruta de acceso a un archivo de socket para el servidor escuche.", + "start-server": "Inicie el servidor al instalar o desinstalar extensiones. Se usará en combinación con \"install-extension\", \"install-builtin-extension\" y \"uninstall-extension\".", + "telemetry-level": "Establece el nivel de telemetría inicial. Los niveles válidos son: \"off\", \"crash\", \"error\" y \"all\". Si no se especifica, el servidor enviará datos de telemetría hasta que un cliente se conecte y, a continuación, usará la configuración de telemetría de los clientes. Establecer esta opción en \"off\" equivale a --disable-telemetry", + "without-connection-token": "Ejecutar sin un token de conexión. Use esta opción solo si la conexión está protegida por otros medios." + }, + "vs/server/node/serverServices": { + "remoteExtensionLog": "Servidor" + }, "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\".", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "No se puede abrir el recurso con el tipo de editor del bloc de notas '{0}'. Compruebe si tiene instalada y habilitada la extensión correcta.", "fail.noEditor.extensionMissing": "No se puede abrir el recurso con el tipo de editor del bloc de notas '{0}'. Compruebe si tiene instalada y habilitada la extensión correcta.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "¿Confía en los autores de este bloc de notas?", + "notebook.webHost.declined": "No se abrió el bloc de notas porque sus autores no son de confianza.", + "notebook.webHost.detail": "Los cuadernos pueden ejecutar código que tenga acceso a la sesión del explorador, incluidas las cuentas con sesión iniciada. Abra solo los blocs de notas de los autores en los que confíe.", + "notebook.webHost.open": "Abrir Notebook", + "notebook.webHost.remember": "No volver a preguntar", "notebookOpenAsText": "Abrir como texto", "notebookOpenEnableMissingViewType": "Habilitar extensión para “{0}”", "notebookOpenInTextEditor": "Abrir en el Editor de texto", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index 3eb5d7d351..106c283bd6 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -3661,34 +3661,6 @@ "workspaceOpenedDetail": "The workspace is already opened in another window. Please close that window first and then try again.", "workspaceOpenedMessage": "Unable to save workspace '{0}'" }, - "vs/server/node/remoteExtensionHostAgentCli": { - "remotecli": "Interface CLI distante" - }, - "vs/server/node/serverEnvironmentService": { - "acceptLicenseTerms": "Si cette option est définie, l’utilisateur accepte les termes du contrat de licence du serveur et le serveur démarre sans invite de l’utilisateur.", - "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", - "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", - "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", - "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", - "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", - "agent-host-port": "The port the agent host WebSocket server should listen on.", - "connection-token": "Secret qui doit être inclus dans toutes les demandes", - "connection-token-file": "Chemin d’accès à un fichier qui contient le jeton de connexion", - "default-folder": "Dossier d’espace de travail à ouvrir lorsqu’aucune entrée n’est spécifiée dans l’URL du navigateur. Chemin d’accès relatif ou absolu résolu par rapport au répertoire de travail actuel", - "default-workspace": "Espace de travail à ouvrir lorsqu’aucune entrée n’est spécifiée dans l’URL du navigateur. Chemin d’accès relatif ou absolu résolu par rapport au répertoire de travail actuel", - "host": "Nom d’hôte ou adresse IP que le serveur doit écouter. S’il n’est pas défini, la valeur par défaut est 'localhost'.", - "port": "Port que le serveur doit écouter. Si la valeur 0 est passée, un port libre aléatoire est sélectionné. Si une plage au format num-num est passée, un port libre de la plage (fin incluse) est sélectionné.", - "reconnection-grace-time": "Remplacez la durée de grâce pour la reconnexion, exprimée en secondes. La valeur par défaut est 10 800 (3 heures).", - "server-base-path": "Chemin d’accès sous lequel l’interface utilisateur web et le serveur de code sont fournis. La valeur par défaut est « / ».`", - "serverDataDir": "Spécifie le répertoire dans lequel les données du serveur sont conservées.", - "socket-path": "Chemin d’accès à un fichier socket que le serveur doit écouter", - "start-server": "Démarrez le serveur lors de l’installation ou de la désinstallation des extensions. À utiliser en combinaison avec 'install-extension', 'install-builtin-extension' et 'uninstall-extension'.", - "telemetry-level": "Définit le niveau de télémétrie initial. Les niveaux valides sont : 'off', 'crash', 'error' et 'all'. Si rien n’est spécifié, le serveur envoie des données de télémétrie jusqu’à ce qu’un client se connecte, il utilise alors le paramètre de télémétrie des clients. Si la valeur est 'off', cela revient à --disable-telemetry.", - "without-connection-token": "Exécutez sans jeton de connexion. Utilisez cette option uniquement si la connexion est sécurisée par d’autres moyens." - }, - "vs/server/node/serverServices": { - "remoteExtensionLog": "Serveur" - }, "vs/sessions/browser/accountTitleBarState": { "accountSignedInAria": "Connecté en tant que {0} avec {1}", "accountSignedInAriaNameOnly": "Connecté en tant que {0}", @@ -5171,6 +5143,34 @@ "vs/sessions/contrib/welcome/browser/welcome.contribution": { "resetSessionsWelcome": "Réinitialiser l’accueil des agents" }, + "vs/server/node/remoteExtensionHostAgentCli": { + "remotecli": "Interface CLI distante" + }, + "vs/server/node/serverEnvironmentService": { + "acceptLicenseTerms": "Si cette option est définie, l’utilisateur accepte les termes du contrat de licence du serveur et le serveur démarre sans invite de l’utilisateur.", + "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", + "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", + "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", + "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", + "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", + "agent-host-port": "The port the agent host WebSocket server should listen on.", + "connection-token": "Secret qui doit être inclus dans toutes les demandes", + "connection-token-file": "Chemin d’accès à un fichier qui contient le jeton de connexion", + "default-folder": "Dossier d’espace de travail à ouvrir lorsqu’aucune entrée n’est spécifiée dans l’URL du navigateur. Chemin d’accès relatif ou absolu résolu par rapport au répertoire de travail actuel", + "default-workspace": "Espace de travail à ouvrir lorsqu’aucune entrée n’est spécifiée dans l’URL du navigateur. Chemin d’accès relatif ou absolu résolu par rapport au répertoire de travail actuel", + "host": "Nom d’hôte ou adresse IP que le serveur doit écouter. S’il n’est pas défini, la valeur par défaut est 'localhost'.", + "port": "Port que le serveur doit écouter. Si la valeur 0 est passée, un port libre aléatoire est sélectionné. Si une plage au format num-num est passée, un port libre de la plage (fin incluse) est sélectionné.", + "reconnection-grace-time": "Remplacez la durée de grâce pour la reconnexion, exprimée en secondes. La valeur par défaut est 10 800 (3 heures).", + "server-base-path": "Chemin d’accès sous lequel l’interface utilisateur web et le serveur de code sont fournis. La valeur par défaut est « / ».`", + "serverDataDir": "Spécifie le répertoire dans lequel les données du serveur sont conservées.", + "socket-path": "Chemin d’accès à un fichier socket que le serveur doit écouter", + "start-server": "Démarrez le serveur lors de l’installation ou de la désinstallation des extensions. À utiliser en combinaison avec 'install-extension', 'install-builtin-extension' et 'uninstall-extension'.", + "telemetry-level": "Définit le niveau de télémétrie initial. Les niveaux valides sont : 'off', 'crash', 'error' et 'all'. Si rien n’est spécifié, le serveur envoie des données de télémétrie jusqu’à ce qu’un client se connecte, il utilise alors le paramètre de télémétrie des clients. Si la valeur est 'off', cela revient à --disable-telemetry.", + "without-connection-token": "Exécutez sans jeton de connexion. Utilisez cette option uniquement si la connexion est sécurisée par d’autres moyens." + }, + "vs/server/node/serverServices": { + "remoteExtensionLog": "Serveur" + }, "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", @@ -17455,7 +17455,7 @@ "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.remember": "Ne plus me poser la question", "notebookOpenAsText": "Ouvrir en tant que texte", "notebookOpenEnableMissingViewType": "Activer l’extension pour '{0}'", "notebookOpenInTextEditor": "Ouvrir dans l’Éditeur de texte", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index d46c3a1afe..55c6a85c4a 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -3766,15 +3766,15 @@ "diffView.prevFile": "File precedente" }, "vs/sessions/browser/parts/mobile/contributions/mobileMultiDiffView": { - "multiDiffView.back": "Back", + "multiDiffView.back": "Indietro", "multiDiffView.file": "file", "multiDiffView.fileCount": "{0} {1}", "multiDiffView.fileFallback": "file", - "multiDiffView.files": "files", - "multiDiffView.loadError": "Unable to load changes in this file.", - "multiDiffView.loading": "Loading…", - "multiDiffView.noChanges": "No changes in this file.", - "multiDiffView.toggleFile": "Toggle {0}" + "multiDiffView.files": "file", + "multiDiffView.loadError": "Impossibile caricare le modifiche in questo file.", + "multiDiffView.loading": "Caricamento in corso…", + "multiDiffView.noChanges": "Nessuna modifica in questo file.", + "multiDiffView.toggleFile": "Attiva/Disattiva {0}" }, "vs/sessions/browser/parts/mobile/mobilePickerSheet": { "mobilePickerSheet.done": "Operazione completata", @@ -3803,13 +3803,13 @@ "mobileTopBar.changes": "Visualizza modifiche", "mobileTopBar.changesTooltip": "{0} file modificati (+{1} -{2})", "mobileTopBar.closeSessions": "Chiudi sessioni", - "mobileTopBar.filesChangedCount": "{0} files", - "mobileTopBar.filesChangedTooltip": "{0} files changed", + "mobileTopBar.filesChangedCount": "{0} file", + "mobileTopBar.filesChangedTooltip": "{0} file modificati", "mobileTopBar.newSession": "Nuova sessione", "mobileTopBar.newSessionAria": "Nuova sessione", "mobileTopBar.openSessions": "Apri sessioni", "mobileTopBar.singleFileChanged": "1 file", - "mobileTopBar.singleFileChangedTooltip": "1 file changed" + "mobileTopBar.singleFileChangedTooltip": "1 file modificato" }, "vs/sessions/browser/sessionsSetUpService": { "loading": "Caricamento", @@ -3836,23 +3836,23 @@ "activeSessionProviderId": "ID del provider della sessione attiva", "activeSessionType": "Tipo di sessione della sessione attiva", "activeSessionWorkspaceIsVirtual": "Indica se l'area di lavoro della sessione attiva è virtuale", - "activeSessions": "The identifier of the active sessions panel", + "activeSessions": "Identificatore del pannello sessioni attivo", "chatSessionProviderId": "ID provider di una sessione nelle sovrimpressioni di menu di scelta rapida", "editorMaximized": "Indica se l'area dell'editor è ingrandita", "isActiveSessionArchived": "Indica se la sessione attiva è archiviata (contrassegnata come completata)", - "multipleSessionsVisible": "Whether more than one session is visible in the sessions part's grid", - "sessionIsCreated": "Whether the session view's session has been created (chat view shown, not new-session view)", - "sessionIsMaximized": "Whether the session view is currently maximized in the sessions part's grid", - "sessionIsSticky": "Whether the session view's session is sticky in the grid", - "sessionSupportsMultipleChats": "Whether the session view's session supports multiple chats", + "multipleSessionsVisible": "Indica se più di una sessione è visibile nella griglia della parte sessioni", + "sessionIsCreated": "Indica se la sessione della visualizzazione sessione è stata creata (visualizzazione chat, non visualizzazione nuova sessione)", + "sessionIsMaximized": "Indica se la visualizzazione sessione è attualmente ingrandita nella griglia della parte sessioni", + "sessionIsSticky": "Indica se la sessione della visualizzazione sessione è fissa nella griglia", + "sessionSupportsMultipleChats": "Indica se la sessione nella visualizzazione sessione supporta più chat", "sessionWorkspacePickerGroup": "Scheda del gruppo attualmente attivo nella selezione dell'area di lavoro della sessione", "sessionsAquariumActive": "Indica se la sovrapposizione dell'acquario delle sessioni è attiva", "sessionsCanGoBack": "Indica se è presente una sessione precedente nella cronologia di navigazione", "sessionsCanGoForward": "Indica se è presente una sessione successiva nella cronologia di navigazione", - "sessionsFocus": "Whether the sessions part has keyboard focus", + "sessionsFocus": "Indica se la parte delle sessioni ha lo stato attivo della tastiera", "sessionsIsPhoneLayout": "Indica se il layout corrente è quello per telefono", "sessionsKeyboardVisible": "Indica se la tastiera virtuale è visibile", - "sessionsVisible": "Whether the sessions part is visible", + "sessionsVisible": "Indica se la parte delle sessioni è visibile", "sessionsWelcomeVisible": "Indica se la sovrapposizione di benvenuto delle sessioni è visibile" }, "vs/sessions/common/sizes": { @@ -3870,8 +3870,8 @@ "agents.fontWeight.semiBold": "Spessore del carattere SemiBold (600) per la finestra degli agenti." }, "vs/sessions/common/theme": { - "activeSessionView.background": "Background color of an active session view in the agent sessions window.", - "activeSessionView.foreground": "Foreground color of an active session view in the agent sessions window.", + "activeSessionView.background": "Colore di sfondo della vista di una sessione attiva nella finestra delle sessioni agente.", + "activeSessionView.foreground": "Colore primo piano della vista di una sessione attiva nella finestra delle sessioni agente.", "agentFeedbackInputWidget.border": "Colore del bordo del widget di input del feedback agente mostrato nell'editor.", "agents.background": "Colore di sfondo della shell della finestra delle sessioni dell'agente e della base della sfumatura.", "agentsBadge.background": "Colore di sfondo delle notifiche nella finestra delle sessioni dell'agente.", @@ -3893,8 +3893,8 @@ "agentsUnreadBadge.foreground": "Colore primo piano della notifica del conteggio delle sessioni non lette sull'interruttore della barra laterale.", "agentsUpdateButton.downloadedBackground": "Colore di sfondo del pulsante Aggiorna quando il download è completato nella finestra delle sessioni agente.", "agentsUpdateButton.downloadingBackground": "Colore di sfondo del pulsante Aggiorna per mostrare l'avanzamento del download nella finestra delle sessioni agente.", - "inactiveSessionView.background": "Background color of an inactive session view in the agent sessions window.", - "inactiveSessionView.foreground": "Foreground color of an inactive session view in the agent sessions window." + "inactiveSessionView.background": "Colore di sfondo della vista di una sessione inattiva nella finestra delle sessioni agente.", + "inactiveSessionView.foreground": "Colore primo piano della vista di una sessione inattiva nella finestra delle sessioni agente." }, "vs/sessions/electron-browser/actions/vscodeActions": { "openInVSCode": "Apri nell'editor", @@ -4979,7 +4979,7 @@ "skills": "Competenze" }, "vs/sessions/contrib/sessions/browser/mobile/mobileOverlayContribution": { - "mobileChangesNotAvailable": "File-level changes are not available for this session yet.", + "mobileChangesNotAvailable": "Le modifiche a livello di file non sono ancora disponibili per questa sessione.", "mobileOpenFileDiff": "Apri file diff", "mobileOpenSessionChanges": "Apri modifiche della sessione" }, @@ -4994,13 +4994,13 @@ "miSessions": "&&Sessioni" }, "vs/sessions/contrib/sessions/browser/sessionsActions": { - "chatCompositeBar.addChat": "New Chat", - "chatCompositeBar.close": "Close", - "chatCompositeBar.maximize": "Maximize Session", - "chatCompositeBar.pin": "Pin Session", - "chatCompositeBar.unmaximize": "Restore Session", - "chatCompositeBar.unpin": "Unpin Session", - "focusActiveSession": "Focus Active Session", + "chatCompositeBar.addChat": "Nuova chat", + "chatCompositeBar.close": "Chiudi", + "chatCompositeBar.maximize": "Ingrandisci sessione", + "chatCompositeBar.pin": "Fissa sessione", + "chatCompositeBar.unmaximize": "Ripristina sessione", + "chatCompositeBar.unpin": "Rimuovi il fissaggio della sessione", + "focusActiveSession": "Porta in primo piano la sessione attiva", "miSessionsBack": "&&Indietro", "miSessionsForward": "&&Avanti", "newSession": "Nuova sessione", @@ -5028,7 +5028,7 @@ "pinned": "Aggiunto", "secondsDuration": "adesso", "sessionItemAria": "{0}, data di creazione: {1}", - "sessions.dragLabel": "{0} sessions", + "sessions.dragLabel": "{0} sessioni", "sessionsList": "Sessioni", "showLessAria": "Mostra meno sessioni", "showLessCompact": "Mostra meno", @@ -5037,9 +5037,9 @@ "showMoreAria": "Mostra {0} sessioni aggiuntive", "showMoreCompact": "{0} in più", "showMoreWorkspaceAria": "Mostra altre {0} aree di lavoro", - "showMoreWorkspaceCompact": "+{0} more workspace", + "showMoreWorkspaceCompact": "+{0} altre aree di lavoro", "showMoreWorkspacesAria": "Mostrare altre {0} aree di lavoro", - "showMoreWorkspacesCompact": "+{0} more workspaces", + "showMoreWorkspacesCompact": "Altre {0} aree di lavoro", "today": "Oggi", "unknown": "Sconosciuta", "working": "Operazione in corso...", @@ -5090,7 +5090,7 @@ "markRead": "Segna come già letta", "markUnread": "Segna come non letta", "newSessionForWorkspace": "Nuova sessione", - "openToTheSide": "Open to the Side", + "openToTheSide": "Apri lateralmente", "pinSession": "Aggiungi", "refresh": "Aggiorna sessioni", "renameSession": "Rinomina...", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Non è possibile aprire la risorsa con il tipo di editor di notebook '{0}'. Verificare che l'estensione corretta sia installata e abilitata.", "fail.noEditor.extensionMissing": "Non è possibile aprire la risorsa con il tipo di editor di notebook '{0}'. Verificare che l'estensione corretta sia installata e abilitata.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Si considerano attendibili gli autori di questi notebook?", + "notebook.webHost.declined": "Il notebook non è stato aperto perché i relativi autori non sono attendibili.", + "notebook.webHost.detail": "I notebook possono eseguire codice che ha accesso alla sessione del browser, inclusi eventuali account connessi. Aprire solo i notebook di autori attendibili.", + "notebook.webHost.open": "Apri notebook", + "notebook.webHost.remember": "Non visualizzare più questo messaggio", "notebookOpenAsText": "Apri come testo", "notebookOpenEnableMissingViewType": "Abilitare l'estensione per '{0}'", "notebookOpenInTextEditor": "Apri nell'editor di testo", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index acbe4103ff..000e324c6f 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -3661,34 +3661,6 @@ "workspaceOpenedDetail": "ワークスペースは既に別のウィンドウで開いています。最初にそのウィンドウを閉じててから、もう一度やり直してください。", "workspaceOpenedMessage": "ワークスペース '{0}' を保存できません" }, - "vs/server/node/remoteExtensionHostAgentCli": { - "remotecli": "リモート CLI" - }, - "vs/server/node/serverEnvironmentService": { - "acceptLicenseTerms": "設定した場合、ユーザーはサーバー ライセンス条項に同意し、ユーザーはプロンプトなしでサーバーを起動します。", - "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", - "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", - "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", - "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", - "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", - "agent-host-port": "The port the agent host WebSocket server should listen on.", - "connection-token": "すべての要求に含める必要があるシークレット。", - "connection-token-file": "接続トークンを含むファイルへのパス。", - "default-folder": "ブラウザー URL に入力が指定されていない場合に開くワークスペース フォルダー。現在の作業ディレクトリに対して解決された相対パスまたは絶対パスです。", - "default-workspace": "ブラウザー URL に入力が指定されていないときに開くワークスペース。現在の作業ディレクトリに対して解決された相対パスまたは絶対パスです。", - "host": "サーバーがリッスンするホスト名または IP アドレスです。設定されていない場合、既定値は 'localhost' になります。", - "port": "サーバーがリッスンするポートです。0 が渡されると、ランダムな空きポートが選択されます。形式が num-num の範囲で渡された場合、範囲 (末尾を含む) から空いているポートが選択されます。", - "reconnection-grace-time": "再接続の猶予期間を秒単位で上書きします。既定値は 10800 (3 時間) です。", - "server-base-path": "Web UI とコード サーバーを指定するパス。既定値は '/' です。`", - "serverDataDir": "サーバー データを保持するディレクトリを指定します。", - "socket-path": "サーバーがリッスンするためのソケット ファイルへのパスです。", - "start-server": "拡張機能のインストールまたはアンインストール時にサーバーを起動します。'install-extension'、'install-builtin-extension'、および 'uninstall-extension' と組み合わせて使用します。", - "telemetry-level": "初期テレメトリ レベルを設定します。有効なレベルは 'off'、'crash'、'error'、'all' です。指定しない場合、サーバーはクライアントが接続するまでテレメトリを送信し、クライアントのテレメトリ設定を使用します。これを 'off' に設定することは --disable-telemetry と同じ意味になります", - "without-connection-token": "接続トークンなしで実行します。他の方法で接続が保護されている場合にのみ、これを使用してください。" - }, - "vs/server/node/serverServices": { - "remoteExtensionLog": "サーバー" - }, "vs/sessions/browser/accountTitleBarState": { "accountSignedInAria": "{1} を使用して {0} としてサインインしました", "accountSignedInAriaNameOnly": "{0} としてサインイン済み", @@ -5171,6 +5143,34 @@ "vs/sessions/contrib/welcome/browser/welcome.contribution": { "resetSessionsWelcome": "エージェントのリセットへようこそ" }, + "vs/server/node/remoteExtensionHostAgentCli": { + "remotecli": "リモート CLI" + }, + "vs/server/node/serverEnvironmentService": { + "acceptLicenseTerms": "設定した場合、ユーザーはサーバー ライセンス条項に同意し、ユーザーはプロンプトなしでサーバーを起動します。", + "agent-host-bridge-connection-token": "Connection token required by the externally-running agent host when used with --agent-host-bridge-port.", + "agent-host-bridge-host": "Host the externally-running agent host is reachable at when used with --agent-host-bridge-port. Defaults to localhost.", + "agent-host-bridge-path": "Bridge renderer agent-host traffic to an already-running agent host listening on this socket path. Does not spawn an agent host.", + "agent-host-bridge-port": "Bridge renderer agent-host traffic to an already-running agent host listening on this port. Does not spawn an agent host.", + "agent-host-path": "The path to a socket file for the agent host WebSocket server to listen on.", + "agent-host-port": "The port the agent host WebSocket server should listen on.", + "connection-token": "すべての要求に含める必要があるシークレット。", + "connection-token-file": "接続トークンを含むファイルへのパス。", + "default-folder": "ブラウザー URL に入力が指定されていない場合に開くワークスペース フォルダー。現在の作業ディレクトリに対して解決された相対パスまたは絶対パスです。", + "default-workspace": "ブラウザー URL に入力が指定されていないときに開くワークスペース。現在の作業ディレクトリに対して解決された相対パスまたは絶対パスです。", + "host": "サーバーがリッスンするホスト名または IP アドレスです。設定されていない場合、既定値は 'localhost' になります。", + "port": "サーバーがリッスンするポートです。0 が渡されると、ランダムな空きポートが選択されます。形式が num-num の範囲で渡された場合、範囲 (末尾を含む) から空いているポートが選択されます。", + "reconnection-grace-time": "再接続の猶予期間を秒単位で上書きします。既定値は 10800 (3 時間) です。", + "server-base-path": "Web UI とコード サーバーを指定するパス。既定値は '/' です。`", + "serverDataDir": "サーバー データを保持するディレクトリを指定します。", + "socket-path": "サーバーがリッスンするためのソケット ファイルへのパスです。", + "start-server": "拡張機能のインストールまたはアンインストール時にサーバーを起動します。'install-extension'、'install-builtin-extension'、および 'uninstall-extension' と組み合わせて使用します。", + "telemetry-level": "初期テレメトリ レベルを設定します。有効なレベルは 'off'、'crash'、'error'、'all' です。指定しない場合、サーバーはクライアントが接続するまでテレメトリを送信し、クライアントのテレメトリ設定を使用します。これを 'off' に設定することは --disable-telemetry と同じ意味になります", + "without-connection-token": "接続トークンなしで実行します。他の方法で接続が保護されている場合にのみ、これを使用してください。" + }, + "vs/server/node/serverServices": { + "remoteExtensionLog": "サーバー" + }, "vs/code/electron-main/app": { "cancel": "いいえ(&&N)", "confirmOpenDetail": "ご自身でこの要求を開始しなかった場合は、システムに対して攻撃が試行されている可能性があります。この要求を明示的に開始していない場合は、[いいえ] をクリックしてください", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "ノートブック エディターで、タイプ '{0}' のリソースを開くことができません。正しい拡張子がインストールされ、有効になっているかどうかを確認してください。", "fail.noEditor.extensionMissing": "ノートブック エディターで、タイプ '{0}' のリソースを開くことができません。正しい拡張子がインストールされ、有効になっているかどうかを確認してください。", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "このノートブックの作成者を信頼しますか?", + "notebook.webHost.declined": "作成者が信頼されていないため、このノートブックは開かれませんでした。", + "notebook.webHost.detail": "ノートブックは、サインイン済みのアカウントを含むブラウザー セッションにアクセスできるコードを実行できます。信頼できる作成者のノートブックのみを開きます。", + "notebook.webHost.open": "ノートブックを開く", + "notebook.webHost.remember": "次回から表示しない", "notebookOpenAsText": "テキストとして開く", "notebookOpenEnableMissingViewType": "'{0}' の拡張機能を有効にする", "notebookOpenInTextEditor": "テキスト エディターで開く", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index 8fbc5fd8c1..9ea84730a7 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "전자 필기장 편집기 유형이 '{0}'인 리소스를 열 수 없습니다. 올바른 확장이 설치되고 사용하도록 설정되어 있는지 확인하세요.", "fail.noEditor.extensionMissing": "전자 필기장 편집기 유형이 '{0}'인 리소스를 열 수 없습니다. 올바른 확장이 설치되고 사용하도록 설정되어 있는지 확인하세요.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "이 Notebook의 작성자를 신뢰하시나요?", + "notebook.webHost.declined": "작성자를 신뢰하지 않아 Notebook이 열리지 않았습니다.", + "notebook.webHost.detail": "Notebook은 로그인된 계정을 포함하여 브라우저 세션에 액세스할 수 있는 코드를 실행할 수 있습니다. 신뢰하는 작성자의 Notebook만 엽니다.", + "notebook.webHost.open": "Notebook 열기", + "notebook.webHost.remember": "이 메시지를 다시 표시 안 함", "notebookOpenAsText": "텍스트로 열기", "notebookOpenEnableMissingViewType": "'{0}'에 대한 확장 사용", "notebookOpenInTextEditor": "텍스트 편집기에서 열기", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index cb27231a93..2cf574256d 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -3690,170 +3690,170 @@ "remoteExtensionLog": "Serwer" }, "vs/sessions/browser/accountTitleBarState": { - "accountSignedInAria": "Signed in as {0} with {1}", - "accountSignedInAriaNameOnly": "Signed in as {0}", - "agentsSignedOut": "Agents Signed Out", - "agentsSignedOutAria": "Agents is signed out", - "copilotAllQuotaReachedAria": "GitHub Copilot chat and inline suggestion quota reached", - "copilotChatQuotaReachedAria": "GitHub Copilot chat quota reached", - "copilotCompletionsQuotaReachedAria": "GitHub Copilot inline suggestion quota reached", - "copilotQuotaReached": "Quota Reached", - "copilotTokensRemaining": "Tokens Remaining", - "copilotTokensRemainingAria": "{0}% GitHub Copilot tokens remaining", - "copilotUnavailable": "Copilot Unavailable", - "copilotUnavailableDisabledAria": "GitHub Copilot is disabled", - "copilotUnavailableUntrustedAria": "GitHub Copilot is unavailable in untrusted workspaces", - "loadingAccount": "Loading Account...", - "loadingAccountAria": "Loading account", - "signInAria": "Sign in to your account", - "signInLabel": "Sign In" + "accountSignedInAria": "Zalogowano się jako {0} za pomocą {1}", + "accountSignedInAriaNameOnly": "Zalogowano jako {0}", + "agentsSignedOut": "Agenci wylogowani", + "agentsSignedOutAria": "Agenci są wylogowani", + "copilotAllQuotaReachedAria": "Osiągnięto limit przydziału czatu funkcji GitHub Copilot i sugestii wbudowanych", + "copilotChatQuotaReachedAria": "Osiągnięto limit przydziału czatu funkcji GitHub Copilot", + "copilotCompletionsQuotaReachedAria": "Osiągnięto limit przydziału wbudowanych sugestii funkcji GitHub Copilot", + "copilotQuotaReached": "Osiągnięto limit przydziału", + "copilotTokensRemaining": "Pozostałe tokeny", + "copilotTokensRemainingAria": "Pozostało {0}% tokenów GitHub Copilot", + "copilotUnavailable": "Funkcja Copilot jest niedostępna", + "copilotUnavailableDisabledAria": "Funkcja GitHub Copilot jest wyłączona", + "copilotUnavailableUntrustedAria": "Funkcja GitHub Copilot jest niedostępna w niezaufanych obszarach roboczych", + "loadingAccount": "Trwa ładowanie konta...", + "loadingAccountAria": "Ładowanie konta", + "signInAria": "Logowanie na koncie", + "signInLabel": "Zaloguj się" }, "vs/sessions/browser/layoutActions": { - "agentPanelCloseIcon": "Icon to close the panel.", - "agentSidebarToggleClosedIcon": "Icon for the sessions sidebar when closed.", - "agentSidebarToggleOpenIcon": "Icon for the sessions sidebar when open.", - "openAndCloseSecondarySidebar": "Open/Show and Close/Hide Secondary Side Bar", - "openAndCloseSidebar": "Open/Show and Close/Hide Sidebar", - "secondarySidebarHidden": "Secondary Side Bar hidden", - "secondarySidebarVisible": "Secondary Side Bar shown", - "sidebarHidden": "Primary Side Bar hidden", - "sidebarVisible": "Primary Side Bar shown", - "togglePanel": "Toggle Panel Visibility", - "toggleSecondarySidebar": "Toggle Secondary Side Bar Visibility", - "toggleSidebar": "Toggle Primary Side Bar Visibility", - "toggleWindowAlwaysOnTop": "Toggle Always on Top" + "agentPanelCloseIcon": "Ikona umożliwiająca zamknięcie panelu.", + "agentSidebarToggleClosedIcon": "Ikona paska bocznego sesji, gdy jest zamknięty.", + "agentSidebarToggleOpenIcon": "Ikona paska bocznego sesji, gdy jest otwarty.", + "openAndCloseSecondarySidebar": "Otwieranie/pokazywanie i zamykanie/ukrywanie pomocniczego paska bocznego", + "openAndCloseSidebar": "Otwieranie/pokazywanie i zamykanie/ukrywanie paska bocznego", + "secondarySidebarHidden": "Pomocniczy pasek boczny ukryty", + "secondarySidebarVisible": "Pomocniczy pasek boczny pokazany", + "sidebarHidden": "Podstawowy pasek boczny ukryty", + "sidebarVisible": "Podstawowy pasek boczny pokazany", + "togglePanel": "Przełącz widoczność panelu", + "toggleSecondarySidebar": "Przełącz widoczność pomocniczego paska bocznego", + "toggleSidebar": "Przełącz widoczność podstawowego paska bocznego", + "toggleWindowAlwaysOnTop": "Przełącz opcję Zawsze na wierzchu" }, "vs/sessions/browser/parts/auxiliaryBarPart": { - "auxiliaryBarAriaLabel": "Session Details" + "auxiliaryBarAriaLabel": "Szczegóły sesji" }, "vs/sessions/browser/parts/chatCompositeBar": { - "closeChat": "Close", - "renameChat": "Rename", - "renameChat.prompt": "Rename Chat" + "closeChat": "Zamknij", + "renameChat": "Zmień nazwę", + "renameChat.prompt": "Zmień nazwę czatu" }, "vs/sessions/browser/parts/menubar.contribution": { - "mEdit": "&&Edit", - "mFile": "&&File", - "mGo": "&&Go", - "mHelp": "&&Help", - "mPreferences": "&&Preferences", + "mEdit": "&&Edytuj", + "mFile": "&&Plik", + "mGo": "&&Przejdź", + "mHelp": "&&Pomoc", + "mPreferences": "&&Preferencje", "mTerminal": "&&Terminal", - "mView": "&&View" + "mView": "&&Widok" }, "vs/sessions/browser/parts/mobile/contributions/mobileChangesView": { - "changesView.back": "Back", - "changesView.backLabel": "Back", - "changesView.changeAdded": "added", - "changesView.changeDeleted": "deleted", - "changesView.changeModified": "modified", - "changesView.empty": "No changes in this session yet.", + "changesView.back": "Wstecz", + "changesView.backLabel": "Wstecz", + "changesView.changeAdded": "dodano", + "changesView.changeDeleted": "usunięto", + "changesView.changeModified": "zmodyfikowany", + "changesView.empty": "Nie ma jeszcze żadnych zmian w tej sesji.", "changesView.rowAria": "{0}, {1}, +{2} -{3}", - "changesView.subtitleFilePlural": "{0} files", - "changesView.subtitleFileSingular": "1 file", - "changesView.title": "Session Changes" + "changesView.subtitleFilePlural": "Liczba plików: {0}", + "changesView.subtitleFileSingular": "1 plik", + "changesView.title": "Zmiany sesji" }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffColors": { - "agentsMobileDiff.addedForeground": "Foreground color used for added files / lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.deletedForeground": "Foreground color used for deleted files / removed lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.modifiedForeground": "Foreground color used for modified files in the mobile changes-list in the agent sessions window." + "agentsMobileDiff.addedForeground": "Kolor pierwszego planu używany do dodanych plików/wierszy na mobilnej liście zmian i w nakładce różnic w oknie sesji agenta.", + "agentsMobileDiff.deletedForeground": "Kolor pierwszego planu używany dla usuniętych plików/usuniętych wierszy na liście zmian urządzeń przenośnych i nakładki różnic w oknie sesji agenta.", + "agentsMobileDiff.modifiedForeground": "Kolor pierwszego planu używany dla zmodyfikowanych plików na liście zmian urządzeń przenośnych w oknie sesji agenta." }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffView": { - "diffView.back": "Back", - "diffView.loading": "Loading…", - "diffView.nextFile": "Next file", - "diffView.noChanges": "No changes in this file.", + "diffView.back": "Wstecz", + "diffView.loading": "Trwa ładowanie…", + "diffView.nextFile": "Następny plik", + "diffView.noChanges": "Brak zmian w tym pliku.", "diffView.position": "{0} / {1}", - "diffView.prevFile": "Previous file" + "diffView.prevFile": "Poprzedni plik" }, "vs/sessions/browser/parts/mobile/contributions/mobileMultiDiffView": { - "multiDiffView.back": "Back", - "multiDiffView.file": "file", + "multiDiffView.back": "Wstecz", + "multiDiffView.file": "plik", "multiDiffView.fileCount": "{0} {1}", - "multiDiffView.fileFallback": "file", - "multiDiffView.files": "files", - "multiDiffView.loadError": "Unable to load changes in this file.", - "multiDiffView.loading": "Loading…", - "multiDiffView.noChanges": "No changes in this file.", - "multiDiffView.toggleFile": "Toggle {0}" + "multiDiffView.fileFallback": "plik", + "multiDiffView.files": "pliki", + "multiDiffView.loadError": "Nie można załadować zmian w tym pliku.", + "multiDiffView.loading": "Trwa ładowanie…", + "multiDiffView.noChanges": "Brak zmian w tym pliku.", + "multiDiffView.toggleFile": "Przełącz {0}" }, "vs/sessions/browser/parts/mobile/mobilePickerSheet": { - "mobilePickerSheet.done": "Done", - "mobilePickerSheet.doneAriaLabel": "Close {0}", - "mobilePickerSheet.noResults": "No results", - "mobilePickerSheet.searching": "Searching…" + "mobilePickerSheet.done": "Gotowe", + "mobilePickerSheet.doneAriaLabel": "Zamknij {0}", + "mobilePickerSheet.noResults": "Brak wyników", + "mobilePickerSheet.searching": "Trwa wyszukiwanie…" }, "vs/sessions/browser/parts/mobile/mobileSessionFilterChips": { - "chipCompleted": "Completed", - "chipFailed": "Failed", - "chipInProgress": "In Progress", - "filterChipsLabel": "Session status filters", - "findAriaLabel": "Find session", - "sortGroup": "Sort", - "sortGroupAriaLabel": "Sort and group options" + "chipCompleted": "Ukończone", + "chipFailed": "Zakończone niepowodzeniem", + "chipInProgress": "W toku", + "filterChipsLabel": "Filtry statusu sesji", + "findAriaLabel": "Znajdź sesję", + "sortGroup": "Sortuj", + "sortGroupAriaLabel": "Opcje sortowania i grupowania" }, "vs/sessions/browser/parts/mobile/mobileSortGroupSheet": { - "sortGroupSheet.close": "Close" + "sortGroupSheet.close": "Zamknij" }, "vs/sessions/browser/parts/mobile/mobileTitlebarPart": { - "mobileAccount.close": "Close", - "mobileAccount.loading": "Loading...", - "mobileAccount.signedOut": "Not signed in", - "mobileAccount.title": "Account", - "mobileTopBar.account": "Account", - "mobileTopBar.changes": "View changes", - "mobileTopBar.changesTooltip": "{0} files changed (+{1} -{2})", - "mobileTopBar.closeSessions": "Close sessions", - "mobileTopBar.filesChangedCount": "{0} files", - "mobileTopBar.filesChangedTooltip": "{0} files changed", - "mobileTopBar.newSession": "New Session", - "mobileTopBar.newSessionAria": "New session", - "mobileTopBar.openSessions": "Open sessions", - "mobileTopBar.singleFileChanged": "1 file", - "mobileTopBar.singleFileChangedTooltip": "1 file changed" + "mobileAccount.close": "Zamknij", + "mobileAccount.loading": "Trwa ładowanie...", + "mobileAccount.signedOut": "Nie zalogowano się", + "mobileAccount.title": "Konto", + "mobileTopBar.account": "Konto", + "mobileTopBar.changes": "Wyświetl zmiany", + "mobileTopBar.changesTooltip": "Liczba zmienionych plików: {0} (+{1} -{2})", + "mobileTopBar.closeSessions": "Zamknij sesje", + "mobileTopBar.filesChangedCount": "Liczba plików: {0}", + "mobileTopBar.filesChangedTooltip": "Liczba zmienionych plików: {0}", + "mobileTopBar.newSession": "Nowa sesja", + "mobileTopBar.newSessionAria": "Nowa sesja", + "mobileTopBar.openSessions": "Otwarte sesje", + "mobileTopBar.singleFileChanged": "1 plik", + "mobileTopBar.singleFileChangedTooltip": "Zmieniono 1 plik" }, "vs/sessions/browser/sessionsSetUpService": { - "loading": "Loading", - "sessions.aiDisabled.detail": "Enable AI features to continue using Agents.", - "sessions.aiDisabled.enable": "Enable AI Features", - "sessions.signIn": "Sign in to use Agents", - "sessions.signingIn": "Signing in…", - "sessions.signingIn.detail": "Please complete sign-in in the browser.", - "sessions.welcome.detail": "Your AI-powered coding experience where agents explore, build, and iterate with you.", - "sessions.welcome.getStarted": "Get Started", - "sessions.welcome.title": "Welcome to {0}", - "walkthrough.productName": "{0} - Agents", - "welcomeFooter": "By continuing, you agree to {0}'s [Terms]({1}) and [Privacy Statement]({2}). {3} Copilot may show [public code]({4}) suggestions and use your data to improve the product. You can change these [settings]({5}) anytime." + "loading": "Ładowanie", + "sessions.aiDisabled.detail": "Włącz funkcje sztucznej inteligencji, aby nadal korzystać z agentów.", + "sessions.aiDisabled.enable": "Włącz funkcje sztucznej inteligencji", + "sessions.signIn": "Zaloguj się, aby używać agentów", + "sessions.signingIn": "Trwa logowanie…", + "sessions.signingIn.detail": "Ukończ logowanie w przeglądarce.", + "sessions.welcome.detail": "Środowisko kodowania oparte na sztucznej inteligencji, w którym agenci eksplorują, kompilują i iterują razem z Tobą.", + "sessions.welcome.getStarted": "Wprowadzenie", + "sessions.welcome.title": "Witamy w {0}", + "walkthrough.productName": "{0} — agenci", + "welcomeFooter": "Kontynuując, akceptujesz [Warunki]({1}) i [Oświadczenie o ochronie prywatności]({2}) {0}. {3} Funkcja Copilot może wyświetlać sugestie dotyczące [kodu publicznego]({4}) i używać Twoich danych do ulepszania produktu. Te [ustawienia]({5}) możesz zmienić w dowolnym momencie." }, "vs/sessions/browser/widget/openInVSCodeWidget": { - "openInVSCodeHover": "Open in VS Code Editor Window" + "openInVSCodeHover": "Otwórz w oknie edytora programu VS Code" }, "vs/sessions/common/categories": { - "agents": "Agents" + "agents": "Agenty" }, "vs/sessions/common/contextkeys": { - "activeSessionHasGitRepository": "Whether the active session has an associated git repository", - "activeSessionHasGitSyncActionRunning": "Whether the active session has a git sync action currently running", - "activeSessionProviderId": "The provider ID of the active session", - "activeSessionType": "The session type of the active session", - "activeSessionWorkspaceIsVirtual": "Whether the active session's workspace is virtual", - "activeSessions": "The identifier of the active sessions panel", - "chatSessionProviderId": "The provider ID of a session in context menu overlays", - "editorMaximized": "Whether the editor area is maximized", - "isActiveSessionArchived": "Whether the active session is archived (marked as done)", - "multipleSessionsVisible": "Whether more than one session is visible in the sessions part's grid", - "sessionIsCreated": "Whether the session view's session has been created (chat view shown, not new-session view)", - "sessionIsMaximized": "Whether the session view is currently maximized in the sessions part's grid", - "sessionIsSticky": "Whether the session view's session is sticky in the grid", - "sessionSupportsMultipleChats": "Whether the session view's session supports multiple chats", - "sessionWorkspacePickerGroup": "The currently active group tab in the session workspace picker", - "sessionsAquariumActive": "Whether the sessions aquarium overlay is active", - "sessionsCanGoBack": "Whether there is a previous session in the navigation history", - "sessionsCanGoForward": "Whether there is a next session in the navigation history", - "sessionsFocus": "Whether the sessions part has keyboard focus", - "sessionsIsPhoneLayout": "Whether the current layout is the phone layout", - "sessionsKeyboardVisible": "Whether the virtual keyboard is visible", - "sessionsVisible": "Whether the sessions part is visible", - "sessionsWelcomeVisible": "Whether the sessions welcome overlay is visible" + "activeSessionHasGitRepository": "Czy aktywna sesja ma powiązanie z repozytorium Git", + "activeSessionHasGitSyncActionRunning": "Określa, czy dla aktywnej sesji jest teraz uruchomiona akcja synchronizacji Git", + "activeSessionProviderId": "Identyfikator dostawcy aktywnej sesji", + "activeSessionType": "Typ sesji aktywnej sesji", + "activeSessionWorkspaceIsVirtual": "Czy obszar roboczy aktywnej sesji jest wirtualny", + "activeSessions": "Identyfikator aktywnego panelu sesji", + "chatSessionProviderId": "Identyfikator dostawcy sesji w nakładkach menu kontekstowego", + "editorMaximized": "Określa, czy obszar edytora jest zmaksymalizowany", + "isActiveSessionArchived": "Czy aktywna sesja jest zarchiwizowana (oznaczona jako zakończona)", + "multipleSessionsVisible": "Określa, czy w siatce części sesji widać więcej niż jedną sesję", + "sessionIsCreated": "Określa, czy sesja w widoku sesji została utworzona (wyświetlany jest widok czatu, a nie widok nowej sesji)", + "sessionIsMaximized": "Określa, czy widok sesji jest obecnie zmaksymalizowany w siatce części sesji", + "sessionIsSticky": "Określa, czy sesja widoku sesji jest przyklejona do siatki", + "sessionSupportsMultipleChats": "Określa, czy sesja w widoku sesji obsługuje wiele czatów", + "sessionWorkspacePickerGroup": "Aktywna obecnie karta grupy w selektorze przestrzeni roboczej sesji", + "sessionsAquariumActive": "Czy nakładka akwarium sesji jest aktywna", + "sessionsCanGoBack": "Czy w historii nawigacji znajduje się poprzednia sesja", + "sessionsCanGoForward": "Czy w historii nawigacji znajduje się następna sesja", + "sessionsFocus": "Określa, czy część sesji ma fokus klawiatury", + "sessionsIsPhoneLayout": "Określa, czy bieżący układ jest układem telefonu", + "sessionsKeyboardVisible": "Czy klawiatura wirtualna jest widoczna", + "sessionsVisible": "Określa, czy część sesji jest widoczna", + "sessionsWelcomeVisible": "Określa, czy nakładka powitalna sesji jest widoczna" }, "vs/sessions/common/sizes": { "agents.fontSize.body1": "Podstawowy rozmiar czcionki treści dla okna agentów.", @@ -3897,24 +3897,24 @@ "inactiveSessionView.foreground": "Kolor pierwszego planu nieaktywnego widoku sesji w oknie sesji agenta." }, "vs/sessions/electron-browser/actions/vscodeActions": { - "openInVSCode": "Open in Editor", - "openVSCodeWindow": "Open VS Code Window" + "openInVSCode": "Otwórz w edytorze", + "openVSCodeWindow": "Otwórz okno programu VS Code" }, "vs/sessions/electron-browser/parts/titlebarPart": { - "agentsWindowTitle": "Agents" + "agentsWindowTitle": "Agenty" }, "vs/sessions/electron-browser/sessions.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Zapisywanie stanu interfejsu użytkownika" }, "vs/sessions/services/sessions/common/session": { - "sessionWorkspaceGroup.local": "Local", - "sessionWorkspaceGroup.remote": "Remote" + "sessionWorkspaceGroup.local": "Lokalne", + "sessionWorkspaceGroup.remote": "Zdalne" }, "vs/sessions/services/sessions/common/sessionsManagement": { - "activeSessionSupportsMultiChat": "Whether the active session supports multiple chats" + "activeSessionSupportsMultiChat": "Określa, czy aktywna sesja obsługuje wiele czatów" }, "vs/sessions/services/workspace/browser/workspaceContextService": { - "agentsWindow": "Agents Window" + "agentsWindow": "Okno agentów" }, "vs/sessions/contrib/accountMenu/browser/account.contribution": { "accountAvatarAlt": "Obraz profilu GitHub dla {0}", @@ -3954,7 +3954,7 @@ "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorInputContribution": { "agentFeedback.add": "Dodaj opinię", "agentFeedback.addAndSubmit": "Dodaj opinię i prześlij", - "agentFeedback.addComment": "Add Comment", + "agentFeedback.addComment": "Dodaj komentarz", "agentFeedback.addFeedback": "Dodaj opinię", "altEnter": "Alt+Enter", "enter": "Wprowadź" @@ -3964,8 +3964,8 @@ "zero": "0/0" }, "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorWidgetContribution": { - "addReplyPlaceholder": "Add a comment…", - "addToComment": "Add to Comment", + "addReplyPlaceholder": "Dodaj komentarz…", + "addToComment": "Dodaj do komentarza", "collapse": "Zwiń", "convertComment": "Konwertuj na opinie agentów", "editComment": "Edytuj", @@ -4197,16 +4197,16 @@ "sessionsChatInput.placeholder.whatsYourNextMilestone": "Jaki jest Twój następny punkt kontrolny?" }, "vs/sessions/contrib/chat/browser/newChatInSessionWidget": { - "newChatInSessionPlaceholder": "Ask a follow-up question or start a new topic within this session...", - "subSessionTip.ariaLabel": "Sub-session tip", - "subSessionTip.dismiss": "Dismiss tip", - "subSessionTip.message": "This is a sub-session, a new chat in the same workspace. Use it to ask questions, run tasks, or explore ideas with fresh context." + "newChatInSessionPlaceholder": "Zadaj pytanie uzupełniające lub rozpocznij nowy temat w tej sesji", + "subSessionTip.ariaLabel": "Porada dotycząca sesji podrzędnej", + "subSessionTip.dismiss": "Zamknij poradę", + "subSessionTip.message": "To jest sesja podrzędna, nowy czat w tym samym obszarze roboczym. Umożliwia zadawanie pytań, uruchamianie zadań lub eksplorowanie pomysłów przy użyciu nowego kontekstu." }, "vs/sessions/contrib/chat/browser/newChatWidget": { - "newSessionChooseWorkspace": "Start by picking a", - "newSessionIn": "New session in", - "newSessionWith": "with", - "trustFolderMessage": "An agent session will be able to read files, run commands, and make changes in this folder." + "newSessionChooseWorkspace": "Zacznij od wybrania", + "newSessionIn": "Nowa sesja w", + "newSessionWith": "z", + "trustFolderMessage": "Sesja agenta będzie mogła odczytywać pliki, uruchamiać polecenia i wprowadzać zmiany w tym folderze." }, "vs/sessions/contrib/chat/browser/noAgentHostEmptyState": { "noAgentHost.aria": "Brak dostępnych hostów agentów", @@ -4558,7 +4558,7 @@ }, "vs/sessions/contrib/providers/agentHost/browser/baseAgentHostSessionsProvider": { "copilotCLI": "Interfejs wiersza polecenia funkcji Copilot", - "new session": "New Session", + "new session": "Nowa sesja", "noAgents": "Host agenta nie ogłaszał jeszcze żadnych agentów.", "notConnectedSend": "Nie można wysłać żądania: brak połączenia z hostem agenta." }, @@ -4582,8 +4582,8 @@ "claude.permissionMode.acceptEdits.description": "Model Claude edytuje pliki bez pytania", "claude.permissionMode.auto": "Automatyczne", "claude.permissionMode.auto.description": "Klasyfikator modelu automatycznie zatwierdza lub odrzuca operacje narzędzia", - "claude.permissionMode.bypass": "Bypass Permissions", - "claude.permissionMode.bypass.description": "All tools run without any confirmation", + "claude.permissionMode.bypass": "Obchodzenie uprawnień", + "claude.permissionMode.bypass.description": "Wszystkie narzędzia działają bez potwierdzenia", "claude.permissionMode.default": "Zapytaj przed edycją", "claude.permissionMode.default.description": "Model Claude prosi o zatwierdzenie przed wprowadzeniem zmian", "claude.permissionMode.plan": "Tryb planowania", @@ -4702,7 +4702,7 @@ "chat.remoteAgentHosts.name": "Nazwa wyświetlana tego hosta agenta zdalnego.", "chat.remoteAgentTunnels": "Dodatkowe nazwy tuneli dev do wyszukania podczas nawiązywania połączenia z hostami agentów zdalnych. Są one wyszukiwane automatycznie oprócz tuneli wyliczanych z Twojego konta.", "chat.sshRemoteAgentHostCommand": "Do programowania: zastąp polecenie używane do uruchomienia hosta agenta zdalnego przez SSH. Po ustawieniu pomija automatyczną instalację CLI i zamiast tego uruchamia to polecenie. Polecenie musi wydrukować adres URL protokołu WebSocket zgodny z adresem ws://127.0.0.1:PORT (opcjonalnie z ?tkn=TOKEN) do stdout lub stderr./", - "remoteAgentHost.removeConfiguredPlugin": "Remove from Remote Host" + "remoteAgentHost.removeConfiguredPlugin": "Usuń z hosta zdalnego" }, "vs/sessions/contrib/providers/remoteAgentHost/browser/remoteAgentHostActions": { "addNewSSHHost": "Dodaj nowego hosta SSH...", @@ -4979,7 +4979,7 @@ "skills": "Umiejętności" }, "vs/sessions/contrib/sessions/browser/mobile/mobileOverlayContribution": { - "mobileChangesNotAvailable": "File-level changes are not available for this session yet.", + "mobileChangesNotAvailable": "Zmiany na poziomie pliku nie są jeszcze dostępne dla tej sesji.", "mobileOpenFileDiff": "Otwórz różnicę plików", "mobileOpenSessionChanges": "Otwórz zmiany sesji" }, @@ -4994,13 +4994,13 @@ "miSessions": "&&Sesje" }, "vs/sessions/contrib/sessions/browser/sessionsActions": { - "chatCompositeBar.addChat": "New Chat", - "chatCompositeBar.close": "Close", - "chatCompositeBar.maximize": "Maximize Session", - "chatCompositeBar.pin": "Pin Session", - "chatCompositeBar.unmaximize": "Restore Session", - "chatCompositeBar.unpin": "Unpin Session", - "focusActiveSession": "Focus Active Session", + "chatCompositeBar.addChat": "Nowy czat", + "chatCompositeBar.close": "Zamknij", + "chatCompositeBar.maximize": "Maksymalizuj sesję", + "chatCompositeBar.pin": "Przypnij sesję", + "chatCompositeBar.unmaximize": "Przywróć sesję", + "chatCompositeBar.unpin": "Odepnij sesję", + "focusActiveSession": "Aktywna sesja fokusu", "miSessionsBack": "&&Wstecz", "miSessionsForward": "&&Przekaż dalej", "newSession": "Nowa sesja", @@ -5028,7 +5028,7 @@ "pinned": "Przypięte", "secondsDuration": "teraz", "sessionItemAria": "{0}, utworzono {1}", - "sessions.dragLabel": "{0} sessions", + "sessions.dragLabel": "Sesje ({0})", "sessionsList": "Sesje", "showLessAria": "Pokaż mniej sesji", "showLessCompact": "Pokaż mniej", @@ -5037,9 +5037,9 @@ "showMoreAria": "Pokaż dodatkowe sesje: {0}", "showMoreCompact": "dodatkowo {0}", "showMoreWorkspaceAria": "Pokaż {0} więcej obszarów roboczych", - "showMoreWorkspaceCompact": "+{0} more workspace", + "showMoreWorkspaceCompact": "+{0} więcej obszaru roboczego", "showMoreWorkspacesAria": "Pokaż {0} więcej obszarów roboczych", - "showMoreWorkspacesCompact": "+{0} more workspaces", + "showMoreWorkspacesCompact": "+{0} więcej obszarów roboczych", "today": "Dzisiaj", "unknown": "Nieznane", "working": "Praca w toku...", @@ -5090,7 +5090,7 @@ "markRead": "Oznacz jako przeczytane", "markUnread": "Oznacz jako nieprzeczytane", "newSessionForWorkspace": "Nowa sesja", - "openToTheSide": "Open to the Side", + "openToTheSide": "Otwórz z boku", "pinSession": "Przypnij", "refresh": "Odśwież sesje", "renameSession": "Zmień nazwę...", @@ -8561,13 +8561,13 @@ "installPluginFromSource": "Zainstaluj wtyczkę ze źródła", "localMarketplace": "Lokalna", "managePluginMarketplaces": "Zarządzanie platformami handlowymi wtyczek", - "managedMarketplace": "{0} (managed by enterprise policy)", + "managedMarketplace": "{0} (zarządzane przez zasady przedsiębiorstwa)", "noMarketplaces": "Nie skonfigurowano platform handlowych wtyczek", "openMarketplaceDirectory": "Otwórz folder", "pluginSourcePlaceholder": "właściciel/repozytorium lub adres URL git clone", "pluginSourcePrompt": "Wprowadź repozytorium GitHub lub adres URL git, aby zainstalować wtyczkę z", "plugins": "Wtyczki", - "removeManagedMarketplace": "Enterprise policy manages '{0}', so it can't be removed here.", + "removeManagedMarketplace": "Zasady Enterprise zarządzają „{0}”, więc nie można go tutaj usunąć.", "removeMarketplace": "Usuń platformę handlową", "selectMarketplace": "Wybierz platformę handlową wtyczek", "selectMarketplaceAction": "Wybierz akcję dla „{0}”", @@ -8697,7 +8697,7 @@ "install": "Instaluj", "openPluginFolder": "Otwórz folder wtyczek", "openReadme": "Otwórz plik README", - "pluginPolicyBlocked": "The plugin \"{0}\" has been disabled by your organization and cannot be enabled.", + "pluginPolicyBlocked": "Wtyczka „{0}” została wyłączona przez Twoją organizację i nie można jej włączyć.", "uninstall": "Odinstaluj" }, "vs/workbench/contrib/chat/browser/agentPluginEditor/agentPluginEditor": { @@ -8730,7 +8730,7 @@ "update": "Aktualizuj" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatContribution": { - "agentHost.displayName": "{0} - Agent Host", + "agentHost.displayName": "{0} – Host agenta", "agentHostHarnessLabel.local": "{0} [Local]" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatInputPicker": { @@ -8758,21 +8758,21 @@ "agentHost.permission.write": "Zdalny host agenta „{0}” chce zapisać {1}" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostSessionHandler": { - "agentHost.authRequired": "Authentication is required to start a session. Please sign in and try again.", - "agentHost.elicit.url.cancel": "Cancel", - "agentHost.elicit.url.instruction": "Open this URL?", - "agentHost.elicit.url.open": "Open {0}", - "agentHost.elicit.url.title": "Authorization Required", - "agentHost.forkedSessionLabel": "Forked Session", - "agentHost.responseDetails.credit": "{0} credit", - "agentHost.responseDetails.credits": "{0} credits" + "agentHost.authRequired": "Do rozpoczęcia sesji jest wymagane uwierzytelnianie. Zaloguj się i spróbuj ponownie.", + "agentHost.elicit.url.cancel": "Anuluj", + "agentHost.elicit.url.instruction": "Otworzyć ten adres URL?", + "agentHost.elicit.url.open": "Otwórz adres {0}", + "agentHost.elicit.url.title": "Wymagana autoryzacja", + "agentHost.forkedSessionLabel": "Rozgałęzienie sesji", + "agentHost.responseDetails.credit": "{0} środków", + "agentHost.responseDetails.credits": "środki {0}" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostTerminalContribution": { - "agentHostTerminal.channelLocal": "Agent Host Terminal (Local)", - "agentHostTerminal.local": "Local" + "agentHostTerminal.channelLocal": "Terminal hosta agenta (lokalny)", + "agentHostTerminal.local": "Lokalny" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/stateToProgressAdapter": { - "ahp.running": "Running {0}..." + "ahp.running": "Trwa uruchamianie {0}..." }, "vs/workbench/contrib/chat/browser/agentSessions/agentSessionHoverWidget": { "agentSessionCompleted": "Ukończono", @@ -9289,7 +9289,7 @@ "mcpAccessDisabledBySettingPrefix": "Serwery MCP są wyłączone w ustawieniach. ", "mcpAccessDisabledSettingLink": "Skonfiguruj w ustawieniach.", "mcpAccessDisabledTitle": "Serwery MCP są wyłączone", - "mcpBrowseBack": "Back", + "mcpBrowseBack": "Wstecz", "mcpGroupAriaLabel": "Liczba elementów ({0}, {1}), {2}", "mcpServers": "Serwery MCP", "mcpServersDescription": "Otwarty standard, który umożliwia sztucznej inteligencji korzystanie z zewnętrznych narzędzi i usług. Serwery MCP udostępniają narzędzia do obsługi plików, baz danych, interfejsów API i nie tylko.", @@ -9488,10 +9488,10 @@ "chat.agentsControl.compact": "Zastępuje pole wyszukiwania centrum poleceń kompaktowym wskaźnikiem stanu agenta i ujednoliconym widżetem czatu.", "chat.agentsControl.enabled": "Określa sposób wyświetlania wskaźnika „Stan agenta” w centrum poleceń paska tytułu. Po ustawieniu wartości `hidden` wskaźnik nie jest wyświetlany. Inne wartości pokazują wskaźnik i automatycznie włączają {0}. Wskaźniki sesji nieprzeczytanej i w toku wymagają włączenia {1}.", "chat.agentsControl.hidden": "Wskaźnik stanu agenta jest ukryty na pasku tytułu.", - "chat.agentsHandoffTip.mode": "Controls the tip shown above the chat input offering to continue eligible agent sessions in the Agents Window.", - "chat.agentsHandoffTip.mode.custom": "Show the handoff tip with an alternate description.", - "chat.agentsHandoffTip.mode.default": "Show the handoff tip with the default description.", - "chat.agentsHandoffTip.mode.hidden": "Never show the handoff tip.", + "chat.agentsHandoffTip.mode": "Steruje podpowiedzią wyświetlaną nad polem wejściowym czatu, która umożliwia kontynuowanie kwalifikujących się sesji agenta w oknie Agentów.", + "chat.agentsHandoffTip.mode.custom": "Pokaż podpowiedź dotyczącą przekazania z alternatywnym opisem.", + "chat.agentsHandoffTip.mode.default": "Pokaż poradę dotyczącą przekazywania z domyślnym opisem.", + "chat.agentsHandoffTip.mode.hidden": "Nigdy nie pokazuj porady dotyczącej przekazywania.", "chat.allowAnonymousAccess": "Określa, czy dostęp anonimowy jest dozwolony na czacie.", "chat.approvedAccountOrganizations": "Lista logowań organizacji w serwisie GitHub, których członkowie mają uprawnienia do korzystania z funkcji sztucznej inteligencji. W przypadku ustawienia tej opcji na listę zawierającą co najmniej jeden wpis funkcje AI są wyłączone do momentu, gdy użytkownik zaloguje się na konto w serwisie GitHub należące do jednej z określonych organizacji, a dane dotyczące zasad na poziomie konta zostaną zweryfikowane. Ustaw wartość „*”, aby zezwolić na dostęp dla wszystkich uwierzytelnionych kont w usłudze GitHub lub GitHub Enterprise.", "chat.approvedAccountOrganizations.policy.description": "Ustawienie tych zasad na listę zawierającą co najmniej jeden wpis powoduje aktywację mechanizmu „zatwierdzonych kont”: wszystkie funkcje AI są wyłączone do momentu, gdy użytkownik zaloguje się na konto w serwisie GitHub, którego organizacje pokrywają się z tą listą ORAZ dane dotyczące zasad po stronie konta zostaną zweryfikowane. W porównaniu nie jest uwzględniana wielkość liter. Użyj znaku „*” jako symbolu wieloznacznego, aby zaakceptować dowolne zalogowane konto w serwisie GitHub lub GHE (użyj tej opcji w przypadku wdrożeń w GHE, gdzie lista organizacji nie jest widoczna).", @@ -9608,13 +9608,13 @@ "chat.planReview.inlineEditor.enabled": "Po włączeniu ten widżet przeglądu planu osadza edytor bezpośrednio, zamiast w osobnej karcie edytora.", "chat.pluginLocations": "Katalogi wtyczek do odnalezienia. Każdy klucz jest ścieżką wskazującą bezpośrednio folder wtyczki, a wartość włącza (`true`) lub wyłącza ją (`false`). Ścieżki mogą być bezwzględne względem katalogu głównego obszaru roboczego lub rozpoczynać się od znaku `~/` dla katalogu macierzystego użytkownika.", "chat.plugins.enabled": "Włącz integrację wtyczki agenta na czacie.", - "chat.plugins.enabledPlugins": "Enterprise-managed plugin enablement. Keys are plugin IDs in `@` form (resolved to Copilot CLI install paths); values enable (`true`) or disable (`false`) the plugin. Discovered alongside the path-keyed entries in {0}. When set by policy, also restricts which marketplace-discovered plugins are allowed to load (only IDs mapped to `true` here pass the gate).", - "chat.plugins.enabledPlugins.policy": "Plugin enablement. Keys are plugin IDs in `@` form; values enable or disable the plugin.", - "chat.plugins.extraMarketplaces": "Enterprise-managed additional plugin marketplaces. Unioned with {0}.", - "chat.plugins.extraMarketplaces.policy": "Additional plugin marketplaces to query. Keys are marketplace names; values are GitHub shorthand (`owner/repo[#ref]`) or Git URIs (`[#ref]`).", - "chat.plugins.marketplaces": "Plugin marketplaces to query. Entries may be GitHub shorthand (`owner/repo` or `owner/repo#ref`), direct Git repository URIs (`https://...git`, `ssh://...git`, or `git@host:path.git`, each optionally suffixed with `#ref`), or local repository URIs (`file:///...`). Equivalent GitHub shorthand and URI entries are deduplicated.", - "chat.plugins.strictMarketplaces": "When enabled, only marketplaces supplied via enterprise policy are trusted. Plugins from any other marketplace will not load.", - "chat.plugins.strictMarketplaces.policy": "Only trust marketplaces supplied via enterprise policy; plugins from any other marketplace will not load.", + "chat.plugins.enabledPlugins": "Włączanie wtyczek zarządzanych przez Enterprise. Klucze to identyfikatory wtyczek w formacie `@` (przekształcane na ścieżki instalacji Copilot CLI); wartości włączają (`true`) lub wyłączają (`false`) wtyczkę. Wykrywane razem z wpisami z kluczem ścieżki w {0}. Gdy zostanie ustawione przez zasady, ogranicza też, które wtyczki wykryte w marketplace można wczytać (przez bramę przechodzą tylko identyfikatory przypisane tutaj do `true`).", + "chat.plugins.enabledPlugins.policy": "Włączanie wtyczki. Klucze to identyfikatory wtyczek w formacie `@`, a wartości włączają lub wyłączają wtyczkę.", + "chat.plugins.extraMarketplaces": "Dodatkowe rynki wtyczek zarządzane przez Enterprise. Połączone z {0}.", + "chat.plugins.extraMarketplaces.policy": "Dodatkowe witryny marketplace wtyczek do wykonywania zapytań. Klucze to nazwy rynków; wartości to skróty GitHub (`owner/repo[#ref]`) lub identyfikatory URI Git (`[#ref]`).", + "chat.plugins.marketplaces": "Witryny marketplace wtyczek do wykonywania zapytań. Wpisy mogą być skrótem GitHub (`owner/repo` lub `owner/repo#ref`), bezpośrednimi identyfikatorami URI repozytorium Git (`https://...git`, `ssh://...git` lub `git@host:path.git`, każdy opcjonalnie z sufiksem `#ref`) albo identyfikatorami URI lokalnego repozytorium (`file:///...`). Równoważne wpisy skrótów i identyfikatorów URI usługi GitHub są deduplikowane.", + "chat.plugins.strictMarketplaces": "Po włączeniu tej opcji zaufane są tylko rynki dostarczane za pośrednictwem zasad Enterprise. Wtyczki z innych rynków nie zostaną załadowane.", + "chat.plugins.strictMarketplaces.policy": "Ufaj tylko rynkom dostarczanym za pośrednictwem zasad Enterprise; wtyczki z innych rynków nie zostaną załadowane.", "chat.progressBorder.enabled": "Wyświetlaj animowaną ramkę z gradientem wokół pola wprowadzania tekstu na czacie, gdy konsultant pracuje lub zastanawia się nad odpowiedzią. Gdy ta opcja jest włączona i nie jest aktywna funkcja zmniejszonego ruchu, wyłącza ona {0}. Nie działa, gdy włączona jest funkcja zmniejszonego ruchu.", "chat.promptFileLocations.invalidPath": "Ścieżki muszą być względne lub zaczynać się od '~/'. Ścieżki bezwzględne i separatory '\\' nie są obsługiwane. Wzorce glob są przestarzałe i zostaną usunięte w przyszłych wersjach.", "chat.promptFilesRecommendations.description": "Skonfiguruj, które pliki monitów mają być rekomendowane w widoku powitalnym czatu. Każdy klucz to nazwa pliku monitu, a wartość może być równa „true”, aby zawsze rekomendować, „false”, aby nigdy nie rekomendować, lub może być wyrażeniem [klauzuli when](https://aka.ms/vscode-when-clause), takim jak „resourceExtname == .js” lub „resourceLangId == markdown”.", @@ -9632,7 +9632,7 @@ "chat.subagents.allowInvocationsFromSubagents": "Zezwalaj agentom podrzędnym na wywoływanie agentów podrzędnych.", "chat.subagents.allowInvocationsFromSubagents.md": "Określa, czy agenty podrzędne mogą wywoływać inne agenty podrzędne. Po włączeniu zagnieżdżanie jest ograniczone do maksymalnej głębokości wynoszącej 5.", "chat.tips.enabled": "Określa, czy podpowiedzi są wyświetlane nad wiadomościami użytkownika na czacie. Nowe porady są często dodawane, więc jest to pomocny sposób na aktualizowanie najnowszych funkcji.", - "chat.titleBar.openInAgentsWindow.enabled": "Controls whether the Open in Agents Window button is shown in the title bar.", + "chat.titleBar.openInAgentsWindow.enabled": "Określa, czy przycisk Otwórz w oknie agentów jest wyświetlany na pasku tytułu.", "chat.titleBar.signIn.enabled": "Określa, czy przycisk Zaloguj się do Copilot jest widoczny na pasku tytułu po wylogowaniu. Gdy ta opcja jest wyłączona, element logowania wraca do paska stanu.", "chat.toolReferenceName.description": "{0} — {1}", "chat.tools.autoApprove.edits": "Określa, czy zmiany wprowadzone przez agenta są automatycznie zatwierdzane. Ustawieniem domyślnym jest zatwierdzenie wszystkich zmian oprócz wprowadzonych w niektórych plikach, które mogą powodować natychmiastowe niezamierzone efekty uboczne, takie jak `**/.vscode/*.json`.\r\n\r\nUstaw wartość `true`, aby automatycznie zatwierdzać edycje pasujących plików, a wartość `false`, aby zawsze wymagać jawnego zatwierdzenia. Ostatni wzorzec pasujący do danego pliku określi, czy edycja zostanie automatycznie zatwierdzona.", @@ -9684,11 +9684,11 @@ "interactiveSession.editor.wordWrap": "Określa, czy wiersze powinny być zawijane w bloki kodu czatu.", "interactiveSessionConfigurationTitle": "Czat", "mcp.discovery.enabled": "Konfiguruje odnajdowanie serwerów protokołu kontekstowego modelu na podstawie konfiguracji z różnych innych aplikacji.", - "mcp.enterpriseManagedAuth.idp": "(Preview) The OAuth/OIDC IdP configuration used for enterprise-managed Model Context Protocol (MCP) servers. Typically delivered via enterprise policy (Windows Group Policy / macOS managed preferences / Linux `/etc/vscode/policy.json`); developers may hand-edit `settings.json` for local testing. Properties: `issuer` (HTTPS URL), `clientId`, `clientSecret`.", - "mcp.enterpriseManagedAuth.idp.clientId": "The OAuth client ID registered with the SSO issuer for this device.", - "mcp.enterpriseManagedAuth.idp.clientSecret": "The OAuth client secret paired with `clientId`. Intended for local development only.", - "mcp.enterpriseManagedAuth.idp.issuer": "The OAuth/OIDC issuer URL of the SSO authorization server. Must be an `https://` URL.", - "mcp.enterpriseManagedAuth.idp.policy": "The OAuth/OIDC IdP configuration used for enterprise-managed Model Context Protocol (MCP) server authentication. Delivered through enterprise policy (Windows Group Policy, macOS managed preferences, Linux `/etc/vscode/policy.json`).", + "mcp.enterpriseManagedAuth.idp": "(Wersja zapoznawcza) Konfiguracja dostawcy tożsamości OAuth/OIDC używana przez serwery Protokół kontekstu modelu (MCP) zarządzane przez przedsiębiorstwo. Zazwyczaj dostarczane za pośrednictwem zasad przedsiębiorstwa (zasady grupy systemu Windows / preferencje zarządzane systemu macOS / Linux `/etc/vscode/policy.json`); deweloperzy mogą ręcznie edytować `settings.json` na potrzeby testowania lokalnego. Właściwości: `issuer` (adres URL HTTPS), `clientId`, `clientSecret`.", + "mcp.enterpriseManagedAuth.idp.clientId": "Identyfikator klienta OAuth zarejestrowany u wystawcy SSO dla tego urządzenia.", + "mcp.enterpriseManagedAuth.idp.clientSecret": "Sekret klienta OAuth sparowany z `clientId`. Przeznaczony wyłącznie do lokalnego tworzenia.", + "mcp.enterpriseManagedAuth.idp.issuer": "Adres URL wystawcy OAuth/OIDC serwera autoryzacji SSO. Musi to być adres URL `https://`.", + "mcp.enterpriseManagedAuth.idp.policy": "Konfiguracja protokołu IdP protokołu OAuth/OIDC używana do uwierzytelniania serwera zarządzanego przez przedsiębiorstwo protokołu MCP (Model Context Protocol). Dostarczana za pośrednictwem zasad Enterprise (zasady grupy systemu Windows, zarządzane preferencje systemu macOS, Linux `/etc/vscode/policy.json`).", "mcp.gallery.serviceUrl": "Skonfiguruj adres URL usługi MCP Gallery, aby nawiązać połączenie z", "mcp.list": "Wyświetl listę serwerów" }, @@ -10304,30 +10304,30 @@ "vscode.extension.contributes.chatParticipant": "Współtworzy uczestnika czatu" }, "vs/workbench/contrib/chat/browser/chatQuotaNotification": { - "manageBudget": "Manage Budget", - "manageBudget2": "Manage Budget", - "manageBudget3": "Manage Budget", - "quota.approaching.default": "Set additional budget to cover extra usage.", - "quota.approaching.free": "Upgrade to continue past the limit.", - "quota.approaching.managed": "Contact your admin to increase your limits.", - "quota.approaching.overageEnabled": "Additional budget is enabled to cover extra usage.", - "quota.approaching.title": "Credits at {0}%", - "quota.blocked.managed": "Your organization or enterprise has exceeded its Copilot budget. Contact your admin to resume usage.", - "quota.blocked.managed.title": "Usage Blocked", - "quota.exhausted.anonymous": "Sign in to keep going.", - "quota.exhausted.default": "Manage your budget to keep building.", - "quota.exhausted.free": "Upgrade to keep going.", - "quota.exhausted.hadOverage": "Increase your budget to keep building.", - "quota.exhausted.managed": "Contact your admin to increase your limits.", - "quota.exhausted.title": "Credit Limit Reached", - "quota.overage.desc": "Additional budget is now covering extra usage.", - "quota.overage.title": "Credit Limit Reached", - "rateLimit.resets": "Resets on {0}.", - "rateLimit.session": "You've used {0}% of your session rate limit.", - "rateLimit.weekly": "You've used {0}% of your weekly rate limit.", - "signIn": "Sign In", - "upgrade": "Upgrade", - "upgrade2": "Upgrade" + "manageBudget": "Zarządzaj budżetem", + "manageBudget2": "Zarządzaj budżetem", + "manageBudget3": "Zarządzaj budżetem", + "quota.approaching.default": "Ustaw dodatkowy budżet, aby pokryć dodatkowe użycie.", + "quota.approaching.free": "Uaktualnij, aby kontynuować po przekroczeniu limitu.", + "quota.approaching.managed": "Skontaktuj się z administratorem, aby zwiększyć limity.", + "quota.approaching.overageEnabled": "Dodatkowy budżet jest włączony, aby pokryć dodatkowe użycie.", + "quota.approaching.title": "Środki w {0}%", + "quota.blocked.managed": "Twoja organizacja lub Enterprise przekroczyła budżet Copilot. Skontaktuj się z administratorem, aby wznowić użycie.", + "quota.blocked.managed.title": "Użycie zablokowane", + "quota.exhausted.anonymous": "Zaloguj się, aby kontynuować.", + "quota.exhausted.default": "Zarządzaj budżetem, aby kontynuować tworzenie.", + "quota.exhausted.free": "Uaktualnij, aby kontynuować.", + "quota.exhausted.hadOverage": "Zwiększ budżet, aby dalej tworzyć.", + "quota.exhausted.managed": "Skontaktuj się z administratorem, aby zwiększyć limity.", + "quota.exhausted.title": "Osiągnięto limit środków", + "quota.overage.desc": "Dodatkowy budżet obejmuje teraz dodatkowe użycie.", + "quota.overage.title": "Osiągnięto limit środków", + "rateLimit.resets": "Resetuje się {0}.", + "rateLimit.session": "Wykorzystano {0}% limitu szybkości sesji.", + "rateLimit.weekly": "Wykorzystano {0}% tygodniowego limitu szybkości.", + "signIn": "Zaloguj się", + "upgrade": "Uaktualnij", + "upgrade2": "Uaktualnij" }, "vs/workbench/contrib/chat/browser/chatRepoInfo": { "chat.repoInfo.enabled": "Określa, czy uproszczone metadane repozytorium (gałąź, zatwierdzenie, zdalne) są przechwytywane po przesłaniu żądania czatu na potrzeby wewnętrznej diagnostyki.", @@ -10516,12 +10516,12 @@ "premiumLimitReached": "Osiągnięto limit organizacji.", "premiumLimitReachedCompact": "Osiągnięto limit {0}.", "quotaAdditionalUsageActive": "Skonfigurowano dodatkowy budżet. Użycie będzie kontynuowane do momentu zresetowania limitów.", - "quotaAdditionalUsageActiveEnterprise": "You've used your included credits. Your organization covers additional usage, so you can keep working.", + "quotaAdditionalUsageActiveEnterprise": "Wykorzystano dołączone środki. Twoja organizacja pokrywa dodatkowe użycie, więc możesz nadal pracować.", "quotaAdditionalUsageApproaching": "Po osiągnięciu limitu wykorzystane zostaną dodatkowe środki.", - "quotaAdditionalUsageApproachingEnterprise": "You're approaching your included credits. Your organization covers additional usage, so there's no interruption.", + "quotaAdditionalUsageApproachingEnterprise": "Zbliżasz się do dołączonych środków. Twoja organizacja pokrywa dodatkowe użycie, więc nie będzie przerwy.", "quotaBudgetActive": "Skonfigurowano budżet żądań w warstwie Premium. Użycie będzie kontynuowane do momentu zresetowania limitów.", "quotaBudgetApproaching": "Po osiągnięciu limitu będą używane środki z budżetu żądań Premium.", - "quotaBudgetExceededEnterprise": "Your organization or enterprise has exceeded its Copilot budget. Contact your admin to resume usage.", + "quotaBudgetExceededEnterprise": "Twoja organizacja lub Enterprise przekroczyła budżet Copilot. Skontaktuj się z administratorem, aby wznowić użycie.", "quotaCreditsDisplay": "{0} / {1}", "quotaDisplay": "{0}%", "quotaLabel": "Zarządzaj ustawieniami funkcji Copilot", @@ -10554,7 +10554,7 @@ "chatStatus": "Stan funkcji Copilot", "chatStatusAria": "Stan funkcji Copilot", "completionsDisabledStatus": "Sugestie wbudowane są wyłączone", - "completionsQuotaExceededStatus": "Inline suggestions limit reached", + "completionsQuotaExceededStatus": "Osiągnięto limit sugestii wbudowanych", "completionsSnoozedStatus": "Odłożono sugestie wbudowane", "copilotDisabledStatus": "Funkcja Copilot jest wyłączona", "signIn": "Zaloguj się" @@ -11195,7 +11195,7 @@ "vs/workbench/contrib/chat/browser/widget/chatContentParts/chatQuotaExceededPart": { "clickToContinue": "Kliknij, aby ponowić próbę", "manageBudget": "Zarządzaj budżetem", - "upgradePlan": "Upgrade", + "upgradePlan": "Uaktualnij", "upgradeToCopilotPro": "Uaktualnij do funkcji GitHub Copilot Pro", "waitWarning": "Wprowadzenie zmian może potrwać kilka minut." }, @@ -11236,10 +11236,10 @@ "vs/workbench/contrib/chat/browser/widget/chatContentParts/chatSuggestNextWidget": { "chat.currentMode": "bieżący tryb", "chat.proceedFrom": "Kontynuuj od {0}", - "chat.suggestNext.continueInAgentsWindow": "Continue in Agents Window", - "chat.suggestNext.handoffDefaultQuery": "Continue the previous chat.", - "chat.suggestNext.handoffHeader": "Handing off from VS Code chat. Original request:", - "chat.suggestNext.handoffPlanHeader": "Plan from VS Code chat:", + "chat.suggestNext.continueInAgentsWindow": "Kontynuuj w oknie Agentów", + "chat.suggestNext.handoffDefaultQuery": "Kontynuuj poprzedni czat.", + "chat.suggestNext.handoffHeader": "Przekazywanie z czatu programu VS Code. Pierwotne żądanie:", + "chat.suggestNext.handoffPlanHeader": "Plan z czatu VS Code:", "chat.suggestNext.item": "{0}", "chat.suggestNext.moreOptions": "Więcej opcji dla {0}", "chat.suggestNext.startWithAutopilot": "Rozpocznij od Autopilota", @@ -11378,10 +11378,10 @@ "autoApprove.markdown": "Umożliwi to autonomiczne uruchamianie konfigurowalnego podzestawu poleceń w terminalu. Zapewnia *najlepsze możliwe zabezpieczenia* i zakłada, że agent nie działa w sposób złośliwy.", "autoApprove.markdown2": "Dowiedz się więcej o potencjalnych zagrożeniach i sposobach ich unikania.", "autoApprove.title": "Włączyć automatyczne zatwierdzanie terminalu?", - "chat.terminal.allowNetwork.defaultReason": "The model did not provide a reason for requesting unrestricted network access in the sandbox.", + "chat.terminal.allowNetwork.defaultReason": "Model nie podał powodu żądania nieograniczonego dostępu do sieci w piaskownicy.", "chat.terminal.detail.approvalNeeded": "Wymagane zatwierdzenie:", "chat.terminal.detail.sandboxInsufficient": "Niewystarczająca piaskownica:", - "chat.terminal.detail.unrestrictedNetwork": "Unrestricted network access:", + "chat.terminal.detail.unrestrictedNetwork": "Nieograniczony dostęp do sieci:", "chat.terminal.unsandboxedExecution.defaultReason": "Model nie dostarczył przyczyny żądania wykonania poza piaskownicą.", "newRule.session": "Dodano regułę automatycznego zatwierdzania sesji {0}", "newRule.session.plural": "Dodano reguły automatycznego zatwierdzania sesji {0}", @@ -11806,7 +11806,7 @@ "inInteractiveInput": "Wartość true, gdy fokus znajduje się w danych wejściowych czatu. W przeciwnym razie wartość false.", "inQuickChat": "Ma wartość True (Prawda), gdy interfejs użytkownika szybkiego czatu ma fokus, w przeciwnym razie ma wartość False (Fałsz).", "interactiveInputHasFocus": "Wartość True (Prawda) w przypadku, gdy dane wejściowe czatu mają fokus.", - "interactiveInputHasSendableContent": "True when the chat input has text or file attachments that can be sent.", + "interactiveInputHasSendableContent": "Wartość true, gdy dane wejściowe czatu zawierają tekst lub załączone pliki, które można wysłać.", "interactiveInputHasText": "Wartość true, gdy dane wejściowe czatu mają tekst.", "interactiveSessionCurrentlyEditing": "Wartość true w przypadku edycji bieżącego żądania.", "interactiveSessionCurrentlyEditingInput": "Wartość True, gdy edytowane są dane wejściowe bieżącego żądania na dole.", @@ -11821,10 +11821,10 @@ "vs/workbench/contrib/chat/common/attachments/chatVariableEntries": { "chat.attachment.problems.all": "Wszystkie problemy", "chat.attachment.problems.inFile": "Problemy w {0}", - "chat.attachmentSummary.file.many": "Attached {0} files", - "chat.attachmentSummary.file.one": "Attached 1 file", - "chat.attachmentSummary.image.many": "Attached {0} images", - "chat.attachmentSummary.image.one": "Attached 1 image" + "chat.attachmentSummary.file.many": "Dołączone pliki {0}", + "chat.attachmentSummary.file.one": "Dołączono 1 plik", + "chat.attachmentSummary.image.many": "Dołączone obrazy {0}", + "chat.attachmentSummary.image.one": "Dołączono 1 obraz" }, "vs/workbench/contrib/chat/common/chatImageExtraction": { "chatImageExtraction.defaultTitle": "Obrazy", @@ -12325,33 +12325,33 @@ "tool.askQuestions.userDescription": "Zadawaj ustrukturyzowane pytania wyjaśniające przy użyciu danych wejściowych pojedynczego wyboru, wielokrotnego wyboru lub dowolnego kształtu w celu zebrania wymagań dotyczących zadań przed kontynuowaniem." }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatExternalPathConfirmation": { - "addPath": "Add Path...", - "addPathDescription": "Allow a folder in this workspace", - "allowFolderSession": "Allow this folder in this session", - "allowFolderSessionDetail": "Allow reading files from this folder without further confirmation in this chat session", - "allowRepoSession": "Allow all files in this repository for this session", - "allowRepoSessionDetail": "Allow reading files from {0}", - "allowRepoSessionDetailLookup": "Looks up the containing git repository for this path", - "sessionScope": "Session", - "workspaceScope": "Workspace" + "addPath": "Dodaj ścieżkę...", + "addPathDescription": "Zezwalaj na folder w tym obszarze roboczym", + "allowFolderSession": "Zezwól na ten folder w tej sesji", + "allowFolderSessionDetail": "Zezwalaj na odczyt plików z tego folderu bez dodatkowego potwierdzenia w tej sesji czatu", + "allowRepoSession": "Zezwalaj na wszystkie pliki w tym repozytorium dla tej sesji", + "allowRepoSessionDetail": "Zezwalaj na odczytywanie plików z {0}", + "allowRepoSessionDetailLookup": "Wyszukuje repozytorium Git zawierające tę ścieżkę", + "sessionScope": "Sesja", + "workspaceScope": "Obszar roboczy" }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatUrlFetchingConfirmation": { - "allowRequestsCheckbox": "Make requests without confirmation", - "allowResponsesCheckbox": "Allow responses without confirmation", - "approveAll": "Approve all", - "approveRequestTo": "Allow requests to {0}", - "approveResponseFrom": "Allow responses from {0}", - "approves": "Approves {0}", - "delete": "Delete", - "denyAll": "Deny all", - "moreOptions": "Allow requests to...", - "moreOptionsManage": "More Options...", - "moreOptionsMultiple": "Configure URL Approvals...", - "noApprovals": "No approvals", - "openSettings": "Open settings", - "requests": "requests", - "responses": "responses", - "selectApproval": "Select URL pattern to approve" + "allowRequestsCheckbox": "Wykonuj żądania bez potwierdzania", + "allowResponsesCheckbox": "Zezwalaj na odpowiedzi bez potwierdzania", + "approveAll": "Zatwierdź wszystko", + "approveRequestTo": "Zezwalaj na żądania do {0}", + "approveResponseFrom": "Zezwalaj na odpowiedzi od {0}", + "approves": "Zatwierdza {0}", + "delete": "Usuń", + "denyAll": "Odmów wszystkim", + "moreOptions": "Zezwalaj na żądania do...", + "moreOptionsManage": "Więcej opcji...", + "moreOptionsMultiple": "Konfiguruj zatwierdzenia adresów URL...", + "noApprovals": "Brak zatwierdzeń", + "openSettings": "Otwórz ustawienia", + "requests": "żądania", + "responses": "odpowiedzi", + "selectApproval": "Wybierz wzorzec adresu URL do zatwierdzenia" }, "vs/workbench/contrib/chat/common/tools/builtinTools/manageTodoListTool": { "todo.added.multiple": "Dodano następującą liczbę zadań do wykonania: {0}", @@ -12448,97 +12448,97 @@ "chatCheckpointSeparator": "Kolor separatora punktu kontrolnego czatu." }, "vs/workbench/contrib/chat/electron-browser/actions/chatDeveloperActions": { - "workbench.action.chat.openStorageFolder.label": "Open Chat Storage Folder" + "workbench.action.chat.openStorageFolder.label": "Otwórz folder przechowywania czatu" }, "vs/workbench/contrib/chat/electron-browser/actions/chatExportZip": { - "chat.exportAsZip.label": "Export Chat as Zip...", - "chatExportZip.error": "Failed to export chat as zip: {0}", - "chatExportZip.noRepoData": "Exported chat without repository context. No Git repository was detected." + "chat.exportAsZip.label": "Eksportuj czat jako plik zip...", + "chatExportZip.error": "Nie udało się wyeksportować czatu jako pliku zip: {0}", + "chatExportZip.noRepoData": "Wyeksportowano czat bez kontekstu repozytorium. Nie wykryto repozytorium Git." }, "vs/workbench/contrib/chat/electron-browser/actions/debugAgentHostAction": { - "debugAgentHost.noInspectPort": "Could not enable the Node.js inspector for the agent host process.", - "debugAgentHostInDevTools": "Debug Local Agent Host Process In Dev Tools" + "debugAgentHost.noInspectPort": "Nie można włączyć inspektora Node.js dla procesu hosta agenta.", + "debugAgentHostInDevTools": "Debugowanie procesu hosta agenta lokalnego w narzędziach deweloperskich" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentHostDebugLogsService": { - "exportDebugLogs.saveDialogTitle": "Export Agent Host Debug Logs", - "exportDebugLogs.zipFilter": "Zip Archive" + "exportDebugLogs.saveDialogTitle": "Eksportuj dzienniki debugowania hosta agenta", + "exportDebugLogs.zipFilter": "Archiwum ZIP" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentTracesDb": { - "exportAgentTracesDB.error": "Failed to export agent host traces database: {0}", - "exportAgentTracesDB.label": "Export Agent Host Traces Database...", - "exportAgentTracesDB.notFound": "No agent host trace database found yet. Run an agent session with `#chat.agentHost.otel.dbSpanExporter.enabled#` turned on to populate it." + "exportAgentTracesDB.error": "Nie można wyeksportować bazy danych śladów hosta agenta: {0}", + "exportAgentTracesDB.label": "Eksportuj bazę danych śladów hosta agenta...", + "exportAgentTracesDB.notFound": "Nie znaleziono jeszcze bazy danych śledzenia hosta agenta. Uruchom sesję agenta z włączoną `#chat.agentHost.otel.dbSpanExporter.enabled#` opcją, aby ją wypełnić." }, "vs/workbench/contrib/chat/electron-browser/actions/voiceChatActions": { - "keywordActivation.status.active": "Listening to 'Hey Code'...", - "keywordActivation.status.inactive": "Waiting for voice chat to end...", - "keywordActivation.status.name": "Voice Keyword Activation", - "listening": "I'm listening", - "scopedChatSynthesisInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatGettingReady": "True when getting ready for receiving voice input from the microphone for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "voice.keywordActivation": "Controls whether the keyword phrase 'Hey Code' is recognized to start a voice chat session. Enabling this will start recording from the microphone but the audio is processed locally and never sent to a server.", - "voice.keywordActivation.chatInContext": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor or view depending on keyboard focus.", - "voice.keywordActivation.chatInView": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the chat view.", - "voice.keywordActivation.inlineChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor if possible.", - "voice.keywordActivation.off": "Keyword activation is disabled.", - "voice.keywordActivation.quickChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the quick chat.", - "workbench.action.chat.holdToVoiceChatInChatView.label": "Hold to Voice Chat in Chat View", - "workbench.action.chat.inlineVoiceChat": "Inline Voice Chat", - "workbench.action.chat.quickVoiceChat.label": "Quick Voice Chat", - "workbench.action.chat.readChatResponseAloud": "Read Aloud", - "workbench.action.chat.startVoiceChat.label": "Start Voice Chat", - "workbench.action.chat.stopListening.label": "Stop Listening", - "workbench.action.chat.stopListeningAndSubmit.label": "Stop Listening and Submit", - "workbench.action.chat.stopReadChatItemAloud": "Stop Reading Aloud", - "workbench.action.chat.voiceChatInView.label": "Voice Chat in Chat View", - "workbench.action.speech.stopReadAloud": "Stop Reading Aloud" + "keywordActivation.status.active": "Trwa nasłuchiwanie frazy „Hej Code”...", + "keywordActivation.status.inactive": "Trwa oczekiwanie na zakończenie czatu głosowego...", + "keywordActivation.status.name": "Aktywacja słów kluczowych w rozmowie głosowej", + "listening": "Słucham", + "scopedChatSynthesisInProgress": "Zdefiniowana jako lokalizacja, w której trwa nagrywanie głosu z mikrofonu na potrzeby czatu głosowego. Ten klucz jest zdefiniowany tylko w zakresie, dla kontekstu czatu.", + "scopedVoiceChatGettingReady": "Ma wartość prawda, gdy przygotowuje się do odbierania głosu z mikrofonu na potrzeby czatu głosowego. Ten klucz jest zdefiniowany tylko w zakresie, dla kontekstu czatu.", + "scopedVoiceChatInProgress": "Zdefiniowana jako lokalizacja, w której trwa nagrywanie głosu z mikrofonu na potrzeby czatu głosowego. Ten klucz jest zdefiniowany tylko w zakresie, dla kontekstu czatu.", + "voice.keywordActivation": "Określa, czy fraza słowa kluczowego „Hey Code” jest rozpoznawana w celu rozpoczęcia sesji czatu głosowego. Włączenie tej opcji spowoduje rozpoczęcie nagrywania z mikrofonu, ale dźwięk jest przetwarzany lokalnie i nigdy nie jest wysyłany do serwera.", + "voice.keywordActivation.chatInContext": "Aktywacja słów kluczowych jest włączona i nasłuchuje frazy „Hey Code”, aby rozpocząć sesję czatu głosowego w aktywnym edytorze lub widoku w zależności od fokusu klawiatury.", + "voice.keywordActivation.chatInView": "Aktywacja słów kluczowych jest włączona i nasłuchuje frazy „Hey Code”, aby rozpocząć sesję czatu głosowego w widoku czatu.", + "voice.keywordActivation.inlineChat": "Aktywacja słów kluczowych jest włączona i nasłuchuje frazy „Hey Code”, aby rozpocząć sesję czatu głosowego w aktywnym edytorze.", + "voice.keywordActivation.off": "Aktywacja słów kluczowych jest wyłączona.", + "voice.keywordActivation.quickChat": "Aktywacja słów kluczowych jest włączona i nasłuchuje frazy „Hey Code”, aby rozpocząć sesję czatu głosowego na szybkim czacie.", + "workbench.action.chat.holdToVoiceChatInChatView.label": "Przytrzymaj na czacie głosowym w widoku czatu", + "workbench.action.chat.inlineVoiceChat": "Śródwierszowa rozmowa głosowa", + "workbench.action.chat.quickVoiceChat.label": "Szybka rozmowa głosowa", + "workbench.action.chat.readChatResponseAloud": "Czytaj na głos", + "workbench.action.chat.startVoiceChat.label": "Rozpocznij rozmowę głosową", + "workbench.action.chat.stopListening.label": "Zatrzymaj nasłuchiwanie", + "workbench.action.chat.stopListeningAndSubmit.label": "Zatrzymaj nasłuchiwanie i prześlij", + "workbench.action.chat.stopReadChatItemAloud": "Zatrzymaj czytanie na głos", + "workbench.action.chat.voiceChatInView.label": "Czat usługi Voice w widoku czatu", + "workbench.action.speech.stopReadAloud": "Zatrzymaj czytanie na głos" }, "vs/workbench/contrib/chat/electron-browser/agentSessions/agentSessionsActions": { - "chat.agentsHandoff.tip.action": "Open in Agents Window", - "chat.agentsHandoff.tip.description": "Get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.description.copilot": "Free with your Copilot plan — get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.emptyWorkspace.description": "Open the Agents Window to start a Copilot CLI session.", - "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [Local] isn't available without an open folder", - "chat.agentsHandoff.tip.message": "Continue this session in the Agents Window", - "openAgentsWindow": "Open Agents Window", - "openInAgentsHover": "Open in Agents Window", - "openSessionInAgentsWindow": "Open in Agents Window", - "openWorkspaceInAgentsWindow": "Open in Agents", - "toggle.openInAgentsWindow": "Open in Agents Window", - "toggle.openInAgentsWindowDescription": "Toggle visibility of the Open in Agents Window button in title bar" + "chat.agentsHandoff.tip.action": "Otwórz w oknie Agentów", + "chat.agentsHandoff.tip.description": "Uzyskaj dedykowany, wielopanelowy widok obok swojego obszaru roboczego.", + "chat.agentsHandoff.tip.description.copilot": "Bezpłatnie w ramach planu Copilot — uzyskaj dedykowany, wielopanelowy widok obok swojego obszaru roboczego.", + "chat.agentsHandoff.tip.emptyWorkspace.description": "Otwórz okno Agentów, aby rozpocząć sesję interfejsu wiersza polecenia funkcji Copilot.", + "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [Local] nie jest dostępny bez otwartego folderu", + "chat.agentsHandoff.tip.message": "Kontynuuj tę sesję w oknie Agentów", + "openAgentsWindow": "Otwórz okno agentów", + "openInAgentsHover": "Otwórz w oknie Agentów", + "openSessionInAgentsWindow": "Otwórz w oknie Agentów", + "openWorkspaceInAgentsWindow": "Otwórz w agentach", + "toggle.openInAgentsWindow": "Otwórz w oknie Agentów", + "toggle.openInAgentsWindowDescription": "Przełącz widoczność przycisku Otwórz w oknie agentów na pasku tytułu" }, "vs/workbench/contrib/chat/electron-browser/builtInTools/fetchPageTool": { - "fetchWebPage.binaryNotSupported": "Binary files are not supported at the moment.", - "fetchWebPage.confirmationMessage.plural": "Web content may contain malicious code or attempt prompt injection attacks.", - "fetchWebPage.confirmationTitle.plural": "Fetch web pages?", - "fetchWebPage.confirmationTitle.singular": "Fetch web page?", - "fetchWebPage.fetchedFrom": "Fetched from {0}", - "fetchWebPage.invalidUrl": "Invalid URL", - "fetchWebPage.invocationMessage.plural": "Fetching {0} resources", - "fetchWebPage.invocationMessage.singular": "Fetching {0}", - "fetchWebPage.invocationMessage.singularAsLink": "Fetching [resource]({0})", - "fetchWebPage.noValidUrls": "No valid URLs provided.", - "fetchWebPage.pastTenseMessage.plural": "Fetched {0} resources, but the following were invalid URLs:\r\n\r\n{1}\r\n\r\n", - "fetchWebPage.pastTenseMessage.singular": "Fetched resource, but the following was an invalid URL:\r\n\r\n{0}\r\n\r\n", - "fetchWebPage.pastTenseMessageResult.plural": "Fetched {0} resources", - "fetchWebPage.pastTenseMessageResult.singular": "Fetched {0}", - "fetchWebPage.pastTenseMessageResult.singularAsLink": "Fetched [resource]({0})", - "fetchWebPage.urlMentionedInPrompt": "Auto approved because URL was in prompt", - "fetchWebPage.urlsDescription": "An array of URLs to fetch content from." + "fetchWebPage.binaryNotSupported": "Pliki binarne nie są obecnie obsługiwane.", + "fetchWebPage.confirmationMessage.plural": "Zawartość sieci Web może zawierać złośliwy kod lub próby ataków iniekcji polecenia.", + "fetchWebPage.confirmationTitle.plural": "Chcesz pobrać strony internetowe?", + "fetchWebPage.confirmationTitle.singular": "Chcesz pobrać stronę internetową?", + "fetchWebPage.fetchedFrom": "Pobrano z {0}", + "fetchWebPage.invalidUrl": "Nieprawidłowy adres URL", + "fetchWebPage.invocationMessage.plural": "Pobieranie {0} zasobów", + "fetchWebPage.invocationMessage.singular": "Trwa pobieranie {0}", + "fetchWebPage.invocationMessage.singularAsLink": "Pobieranie [zasobu]({0})", + "fetchWebPage.noValidUrls": "Nie podano prawidłowych adresów URL.", + "fetchWebPage.pastTenseMessage.plural": "Pobrano zasoby ({0}), ale następujące adresy URL były nieprawidłowe:\r\n\r\n{1}\r\n\r\n", + "fetchWebPage.pastTenseMessage.singular": "Pobrano zasób, ale następujący adres URL był nieprawidłowy:\r\n\r\n{0}\r\n\r\n", + "fetchWebPage.pastTenseMessageResult.plural": "Pobrane zasoby: {0}", + "fetchWebPage.pastTenseMessageResult.singular": "Pobrane {0}", + "fetchWebPage.pastTenseMessageResult.singularAsLink": "Pobrano [zasób]({0})", + "fetchWebPage.urlMentionedInPrompt": "Automatycznie zatwierdzono, ponieważ adres URL był w poleceniu", + "fetchWebPage.urlsDescription": "Tablica adresów URL do pobrania zawartości." }, "vs/workbench/contrib/chat/electron-browser/chat.contribution": { - "changeWorkspace.detail": "The session will stop if you change the workspace.", - "changeWorkspace.message": "A session is in progress. Are you sure you want to change the workspace?", - "chatRequestInProgress": "A session is in progress.", - "closeTheWindow.detail": "The session will stop if you close the window.", - "closeTheWindow.message": "A session is in progress. Are you sure you want to close the window?", - "copilotWorkspaceTrust": "AI features are currently only supported in trusted workspaces.", - "exit.detail": "The session will stop if you exit.", - "exit.message": "A session is in progress. Are you sure you want to exit?", - "quit.detail": "The session will stop if you quit.", - "quit.message": "A session is in progress. Are you sure you want to quit?", - "reloadTheWindow.detail": "The session will stop if you reload the window.", - "reloadTheWindow.message": "A session is in progress. Are you sure you want to reload the window?" + "changeWorkspace.detail": "Sesja zostanie zatrzymana, jeśli zmienisz obszar roboczy.", + "changeWorkspace.message": "Sesja jest w toku. Czy na pewno chcesz zmienić obszar roboczy?", + "chatRequestInProgress": "Sesja jest w toku.", + "closeTheWindow.detail": "Sesja zostanie zatrzymana, jeśli zamkniesz okno.", + "closeTheWindow.message": "Sesja jest w toku. Czy na pewno zamknąć okno?", + "copilotWorkspaceTrust": "Funkcje sztucznej inteligencji są obecnie obsługiwane tylko w zaufanych obszarach roboczych.", + "exit.detail": "Sesja zostanie zatrzymana, jeśli zakończysz.", + "exit.message": "Sesja jest w toku. Czy na pewno chcesz zakończyć?", + "quit.detail": "Sesja zostanie zatrzymana, jeśli wyjdziesz.", + "quit.message": "Sesja jest w toku. Czy na pewno chcesz zakończyć?", + "reloadTheWindow.detail": "Sesja zostanie zatrzymana, jeśli przeładujesz okno.", + "reloadTheWindow.message": "Sesja jest w toku. Czy na pewno chcesz ponownie załadować okno?" }, "vs/workbench/contrib/codeActions/browser/codeActionsContribution": { "alwaysSave": "Wyzwala akcje kodu dla jawnych zapisów i automatycznych zapisów wyzwalanych przez zmiany okna lub fokusu.", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Nie można otworzyć zasobu z typem edytora notesu „{0}”. Sprawdź, czy masz zainstalowane i włączone odpowiednie rozszerzenie.", "fail.noEditor.extensionMissing": "Nie można otworzyć zasobu z typem edytora notesu „{0}”. Sprawdź, czy masz zainstalowane i włączone odpowiednie rozszerzenie.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Czy ufasz autorom tego notesu?", + "notebook.webHost.declined": "Notes nie został otwarty, ponieważ jego autorom nie można zaufać.", + "notebook.webHost.detail": "Notesy mogą uruchamiać kod, który ma dostęp do sesji przeglądarki, w tym do wszystkich zalogowanych kont. Otwieraj tylko notesy od autorów, którym ufasz.", + "notebook.webHost.open": "Otwórz notes", + "notebook.webHost.remember": "Nie pytaj mnie ponownie", "notebookOpenAsText": "Otwórz jako tekst", "notebookOpenEnableMissingViewType": "Włącz rozszerzenie dla „{0}”", "notebookOpenInTextEditor": "Otwórz w Edytorze tekstów", @@ -20664,12 +20664,12 @@ "agentSandbox.fileSystemMac.deprecated": "Zamiast tego użyj {0}", "agentSandbox.linuxFileSystemSetting": "Uwaga: to ustawienie działa tylko, gdy włączono {0}. Steruje dostępem do systemu plików w piaskownicy w systemie Linux. Ścieżki nie obsługują wzorców globalnych, tylko ścieżki literałów (np. ./src/, ~/.ssh, .env). Aby to ustawienie działało, należy zainstalować **bubblewrap** i **socat**.", "agentSandbox.linuxFileSystemSetting.allowRead": "Tablica ścieżek, które ponownie zezwalają na dostęp do odczytu w obszarach zablokowanych. Ma pierwszeństwo przed denyRead.", - "agentSandbox.linuxFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.linuxFileSystemSetting.allowWrite": "Tablica dodatkowych ścieżek umożliwiających dostęp do zapisu. Pozostaw puste, aby nie zezwalać na zapis poza folderami obszaru roboczego i katalogiem tymczasowym środowiska piaskownicy.", "agentSandbox.linuxFileSystemSetting.denyRead": "Tablica ścieżek, którym zabrania się dostępu do odczytu. Pozostaw puste, aby zezwolić na odczyt wszystkich ścieżek.", "agentSandbox.linuxFileSystemSetting.denyWrite": "Tablica ścieżek, którym zabrania się zapisu w dozwolonych ścieżkach (ma pierwszeństwo przed zezwalaniem na zapis).", "agentSandbox.macFileSystemSetting": "Uwaga: to ustawienie działa tylko, gdy włączono {0}. Steruje dostępem do systemu plików w piaskownicy w systemie macOS. Ścieżki obsługują również wzorce globalne w stylu git(np. *.ts, ./src, ./src/**/*.ts, plik?. txt).", "agentSandbox.macFileSystemSetting.allowRead": "Tablica ścieżek, które ponownie zezwalają na dostęp do odczytu w obszarach zablokowanych. Ma pierwszeństwo przed denyRead.", - "agentSandbox.macFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.macFileSystemSetting.allowWrite": "Tablica dodatkowych ścieżek umożliwiających dostęp do zapisu. Pozostaw puste, aby nie zezwalać na zapis poza folderami obszaru roboczego i katalogiem tymczasowym środowiska piaskownicy.", "agentSandbox.macFileSystemSetting.denyRead": "Tablica ścieżek, którym zabrania się dostępu do odczytu. Pozostaw puste, aby zezwolić na odczyt wszystkich ścieżek.", "agentSandbox.macFileSystemSetting.denyWrite": "Tablica ścieżek, którym zabrania się zapisu w dozwolonych ścieżkach (ma pierwszeństwo przed zezwalaniem na zapis).", "agentSandbox.retryWithAllowNetworkRequests": "Określa, czy polecenia terminala w trybie agenta mogą być ponawiane w piaskownicy z nieograniczonym dostępem do sieci po potwierdzeniu przez użytkownika. Ma to zastosowanie tylko wtedy, gdy {0} jest ustawiona na `on` i zachowuje izolację systemu plików w piaskownicy, jednocześnie łagodząc ograniczenia sieciowe dla zatwierdzonego polecenia.", @@ -20679,7 +20679,7 @@ "agentSandbox.windowsEnabledSetting.offDescription": "Wyłącz piaskownicę dla narzędzi trybu agenta w systemie Windows.", "agentSandbox.windowsFileSystemSetting": "Uwaga: to ustawienie działa tylko, gdy włączono {0}. Steruje dostępem do systemu plików w piaskownicy w systemie Windows. Ścieżki nie obsługują wzorców glob, tylko ścieżki literałów (np. C:\\src, C:\\Users\\me\\.ssh, env).", "agentSandbox.windowsFileSystemSetting.allowRead": "Tablica dodatkowych ścieżek zezwalająca na dostęp tylko do odczytu. Ma pierwszeństwo przed denyRead.", - "agentSandbox.windowsFileSystemSetting.allowWrite": "Array of additional paths to allow read/write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory.", + "agentSandbox.windowsFileSystemSetting.allowWrite": "Tablica dodatkowych ścieżek umożliwiających dostęp do odczytu/zapisu. Pozostaw to pole puste, aby zablokować zapis poza folderami obszaru roboczego, folderem przechowywania obszaru roboczego oraz katalogiem tymczasowym piaskownicy.", "agentSandbox.windowsFileSystemSetting.denyRead": "Tablica ścieżek do odmowy dostępu. Pozostaw puste, aby zezwolić na odczyt wszystkich ścieżek.", "autoApprove.defaults": "Należy pamiętać, że istnieje domyślny zestaw reguł w celu zezwalania na polecenia lub odrzucania ich. Rozważ ustawienie {0} na {1} w celu ignorowania wszystkich reguł domyślnych, aby upewnić się, że nie ma konfliktów z własnymi regułami. Wykonujesz to na własne ryzyko. Domyślne reguły odmowy są przeznaczone do ochrony przed uruchamianiem niebezpiecznych poleceń.", "autoApprove.deprecated": "Zamiast tego użyj {0}", @@ -20738,7 +20738,7 @@ "vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalSandboxService": { "deleteFilesInSandboxTempDir": "Usuń pliki w tymczasowym katalogu piaskownicy", "runInTerminal.missingDeps.focusTerminal": "Ustaw fokus na terminalu", - "runInTerminal.missingDeps.passwordPromptMessage": "Installing missing sandbox dependencies may prompt for your sudo password. Select Focus Terminal to type it in the terminal.", + "runInTerminal.missingDeps.passwordPromptMessage": "Podczas instalowania brakujących zależności środowiska testowego może pojawić się prośba o podanie hasła do konta sudo. Wybierz pozycję Terminal fokusu, aby wpisać go w terminalu.", "runInTerminal.missingDeps.passwordPromptTitle": "Terminal oczekuje na dane wejściowe." }, "vs/workbench/contrib/terminalContrib/clipboard/browser/terminal.clipboard.contribution": { 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 b7e0fd7e7f..c42ea53ef1 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -3926,7 +3926,7 @@ "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorInputContribution": { "agentFeedback.add": "Adicionar comentários", "agentFeedback.addAndSubmit": "Adicionar comentários e enviar", - "agentFeedback.addComment": "Add Comment", + "agentFeedback.addComment": "Adicionar Comentário", "agentFeedback.addFeedback": "Adicionar Comentários", "altEnter": "Alt+Enter", "enter": "Enter" @@ -3936,8 +3936,8 @@ "zero": "0/0" }, "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorWidgetContribution": { - "addReplyPlaceholder": "Add a comment…", - "addToComment": "Add to Comment", + "addReplyPlaceholder": "Adicione um comentário...", + "addToComment": "Adicionar ao Comentário", "collapse": "Recolher", "convertComment": "Converter em Comentários do Agente", "editComment": "Editar", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Não é possível abrir o recurso com o tipo de editor de notebook '{0}', favor verificar se você tem a extensão correta instalada e habilitada.", "fail.noEditor.extensionMissing": "Não é possível abrir o recurso com o tipo de editor de notebook '{0}', favor verificar se você tem a extensão correta instalada e habilitada.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Você confia nos autores deste notebook?", + "notebook.webHost.declined": "O notebook não foi aberto porque seus autores não são confiáveis.", + "notebook.webHost.detail": "Os notebooks podem executar o código que tem acesso à sua sessão do navegador, incluindo quaisquer contas nas quais você esteja conectado. Abra somente notebooks de autores confiáveis.", + "notebook.webHost.open": "Abrir Notebook", + "notebook.webHost.remember": "Não perguntar novamente", "notebookOpenAsText": "Abrir como Texto", "notebookOpenEnableMissingViewType": "Habilitar extensão para '{0}'", "notebookOpenInTextEditor": "Abrir com o Editor de Texto", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index b426a6d314..e6a436b282 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -17455,7 +17455,7 @@ "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.remember": "Больше не спрашивать", "notebookOpenAsText": "Открыть как текст", "notebookOpenEnableMissingViewType": "Включить расширение для \"{0}\"", "notebookOpenInTextEditor": "Открыть в текстовом редакторе", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index 448d61c315..63493ae1e5 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -3690,170 +3690,170 @@ "remoteExtensionLog": "Sunucu" }, "vs/sessions/browser/accountTitleBarState": { - "accountSignedInAria": "Signed in as {0} with {1}", - "accountSignedInAriaNameOnly": "Signed in as {0}", - "agentsSignedOut": "Agents Signed Out", - "agentsSignedOutAria": "Agents is signed out", - "copilotAllQuotaReachedAria": "GitHub Copilot chat and inline suggestion quota reached", - "copilotChatQuotaReachedAria": "GitHub Copilot chat quota reached", - "copilotCompletionsQuotaReachedAria": "GitHub Copilot inline suggestion quota reached", - "copilotQuotaReached": "Quota Reached", - "copilotTokensRemaining": "Tokens Remaining", - "copilotTokensRemainingAria": "{0}% GitHub Copilot tokens remaining", - "copilotUnavailable": "Copilot Unavailable", - "copilotUnavailableDisabledAria": "GitHub Copilot is disabled", - "copilotUnavailableUntrustedAria": "GitHub Copilot is unavailable in untrusted workspaces", - "loadingAccount": "Loading Account...", - "loadingAccountAria": "Loading account", - "signInAria": "Sign in to your account", - "signInLabel": "Sign In" + "accountSignedInAria": "{1} ile {0} olarak oturum açıldı", + "accountSignedInAriaNameOnly": "{0} olarak oturum açıldı", + "agentsSignedOut": "Aracılar Oturumu Kapattı", + "agentsSignedOutAria": "Aracılar oturumu kapattı", + "copilotAllQuotaReachedAria": "GitHub Copilot Chat ve satır içi öneri kotasına ulaşıldı", + "copilotChatQuotaReachedAria": "GitHub Copilot Chat kotasına ulaşıldı", + "copilotCompletionsQuotaReachedAria": "GitHub Copilot satır içi öneri kotasına ulaşıldı", + "copilotQuotaReached": "Kotaya Ulaşıldı", + "copilotTokensRemaining": "Kalan Belirteçler", + "copilotTokensRemainingAria": "%{0} GitHub Copilot belirteci kaldı", + "copilotUnavailable": "Copilot Kullanılamıyor", + "copilotUnavailableDisabledAria": "GitHub Copilot devre dışı bırakıldı", + "copilotUnavailableUntrustedAria": "GitHub Copilot güvenilmeyen çalışma alanlarında kullanılamıyor", + "loadingAccount": "Hesap Yükleniyor...", + "loadingAccountAria": "Hesap yükleniyor", + "signInAria": "Hesabınızda oturum açın", + "signInLabel": "Oturum Aç" }, "vs/sessions/browser/layoutActions": { - "agentPanelCloseIcon": "Icon to close the panel.", - "agentSidebarToggleClosedIcon": "Icon for the sessions sidebar when closed.", - "agentSidebarToggleOpenIcon": "Icon for the sessions sidebar when open.", - "openAndCloseSecondarySidebar": "Open/Show and Close/Hide Secondary Side Bar", - "openAndCloseSidebar": "Open/Show and Close/Hide Sidebar", - "secondarySidebarHidden": "Secondary Side Bar hidden", - "secondarySidebarVisible": "Secondary Side Bar shown", - "sidebarHidden": "Primary Side Bar hidden", - "sidebarVisible": "Primary Side Bar shown", - "togglePanel": "Toggle Panel Visibility", - "toggleSecondarySidebar": "Toggle Secondary Side Bar Visibility", - "toggleSidebar": "Toggle Primary Side Bar Visibility", - "toggleWindowAlwaysOnTop": "Toggle Always on Top" + "agentPanelCloseIcon": "Paneli kapatma simgesi.", + "agentSidebarToggleClosedIcon": "Kapalıyken oturumlar kenar çubuğunun simgesi.", + "agentSidebarToggleOpenIcon": "Açıkken oturumlar kenar çubuğunun simgesi.", + "openAndCloseSecondarySidebar": "İkincil Kenar Çubuğunu Aç veya Göster ve Kapat veya Gizle", + "openAndCloseSidebar": "Kenar Çubuğunu Aç veya Göster ve Kapat veya Gizle", + "secondarySidebarHidden": "İkincil Kenar Çubuğu gizlendi", + "secondarySidebarVisible": "İkincil Kenar Çubuğu gösterildi", + "sidebarHidden": "Birincil Kenar Çubuğu gizlendi", + "sidebarVisible": "Birincil Kenar Çubuğu gösterildi", + "togglePanel": "Panel Görünürlüğünü Aç/Kapat", + "toggleSecondarySidebar": "İkincil Kenar Çubuğunu Görünürlüğünü Aç/Kapat", + "toggleSidebar": "Birincil Kenar Çubuğu Görünürlüğünü Aç/Kapat", + "toggleWindowAlwaysOnTop": "Her Zaman Üstte Tut Ayarını Aç/Kapat" }, "vs/sessions/browser/parts/auxiliaryBarPart": { - "auxiliaryBarAriaLabel": "Session Details" + "auxiliaryBarAriaLabel": "Oturum Ayrıntıları" }, "vs/sessions/browser/parts/chatCompositeBar": { - "closeChat": "Close", - "renameChat": "Rename", - "renameChat.prompt": "Rename Chat" + "closeChat": "Kapat", + "renameChat": "Yeniden adlandır", + "renameChat.prompt": "Sohbeti Yeniden Adlandır" }, "vs/sessions/browser/parts/menubar.contribution": { - "mEdit": "&&Edit", - "mFile": "&&File", - "mGo": "&&Go", - "mHelp": "&&Help", - "mPreferences": "&&Preferences", + "mEdit": "&&Düzenle", + "mFile": "&&Dosya", + "mGo": "&&Git", + "mHelp": "&&Yardım", + "mPreferences": "&&Tercihler", "mTerminal": "&&Terminal", - "mView": "&&View" + "mView": "&&Görünüm" }, "vs/sessions/browser/parts/mobile/contributions/mobileChangesView": { - "changesView.back": "Back", - "changesView.backLabel": "Back", - "changesView.changeAdded": "added", - "changesView.changeDeleted": "deleted", - "changesView.changeModified": "modified", - "changesView.empty": "No changes in this session yet.", + "changesView.back": "Geri", + "changesView.backLabel": "Geri", + "changesView.changeAdded": "eklendi", + "changesView.changeDeleted": "silindi", + "changesView.changeModified": "değiştirildi", + "changesView.empty": "Bu oturumda henüz hiç değişiklik yok.", "changesView.rowAria": "{0}, {1}, +{2} -{3}", - "changesView.subtitleFilePlural": "{0} files", - "changesView.subtitleFileSingular": "1 file", - "changesView.title": "Session Changes" + "changesView.subtitleFilePlural": "{0} dosya", + "changesView.subtitleFileSingular": "1 dosya", + "changesView.title": "Oturum Değişiklikleri" }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffColors": { - "agentsMobileDiff.addedForeground": "Foreground color used for added files / lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.deletedForeground": "Foreground color used for deleted files / removed lines in the mobile changes-list and diff overlay in the agent sessions window.", - "agentsMobileDiff.modifiedForeground": "Foreground color used for modified files in the mobile changes-list in the agent sessions window." + "agentsMobileDiff.addedForeground": "Aracı oturumları penceresindeki mobil değişiklikler listesinde ve fark katmanında eklenen dosyalar / satırlar için kullanılan ön plan rengi.", + "agentsMobileDiff.deletedForeground": "Aracı oturumları penceresindeki mobil değişiklikler listesinde ve fark katmanında silinen dosyalar / kaldırılan satırlar için kullanılan ön plan rengi.", + "agentsMobileDiff.modifiedForeground": "Aracı oturumları penceresindeki mobil değişiklikler listesinde değiştirilen dosyalar için kullanılan ön plan rengi." }, "vs/sessions/browser/parts/mobile/contributions/mobileDiffView": { - "diffView.back": "Back", - "diffView.loading": "Loading…", - "diffView.nextFile": "Next file", - "diffView.noChanges": "No changes in this file.", + "diffView.back": "Geri", + "diffView.loading": "Yükleniyor…", + "diffView.nextFile": "Sonraki dosya", + "diffView.noChanges": "Bu dosyada değişiklik yok.", "diffView.position": "{0} / {1}", - "diffView.prevFile": "Previous file" + "diffView.prevFile": "Önceki dosya" }, "vs/sessions/browser/parts/mobile/contributions/mobileMultiDiffView": { - "multiDiffView.back": "Back", - "multiDiffView.file": "file", + "multiDiffView.back": "Geri", + "multiDiffView.file": "dosya", "multiDiffView.fileCount": "{0} {1}", - "multiDiffView.fileFallback": "file", - "multiDiffView.files": "files", - "multiDiffView.loadError": "Unable to load changes in this file.", - "multiDiffView.loading": "Loading…", - "multiDiffView.noChanges": "No changes in this file.", - "multiDiffView.toggleFile": "Toggle {0}" + "multiDiffView.fileFallback": "dosya", + "multiDiffView.files": "dosyalar", + "multiDiffView.loadError": "Bu dosyadaki değişiklikler yüklenemiyor.", + "multiDiffView.loading": "Yükleniyor…", + "multiDiffView.noChanges": "Bu dosyada değişiklik yok.", + "multiDiffView.toggleFile": "Aç/Kapat {0}" }, "vs/sessions/browser/parts/mobile/mobilePickerSheet": { - "mobilePickerSheet.done": "Done", - "mobilePickerSheet.doneAriaLabel": "Close {0}", - "mobilePickerSheet.noResults": "No results", - "mobilePickerSheet.searching": "Searching…" + "mobilePickerSheet.done": "Bitti", + "mobilePickerSheet.doneAriaLabel": "{0} öğesini kapat", + "mobilePickerSheet.noResults": "Sonuç yok", + "mobilePickerSheet.searching": "Aranıyor…" }, "vs/sessions/browser/parts/mobile/mobileSessionFilterChips": { - "chipCompleted": "Completed", - "chipFailed": "Failed", - "chipInProgress": "In Progress", - "filterChipsLabel": "Session status filters", - "findAriaLabel": "Find session", - "sortGroup": "Sort", - "sortGroupAriaLabel": "Sort and group options" + "chipCompleted": "Tamamlandı", + "chipFailed": "Başarısız oldu", + "chipInProgress": "Devam Ediyor", + "filterChipsLabel": "Oturum durumu filtreleri", + "findAriaLabel": "Oturum bul", + "sortGroup": "Sırala", + "sortGroupAriaLabel": "Sıralama ve gruplandırma seçenekleri" }, "vs/sessions/browser/parts/mobile/mobileSortGroupSheet": { - "sortGroupSheet.close": "Close" + "sortGroupSheet.close": "Kapat" }, "vs/sessions/browser/parts/mobile/mobileTitlebarPart": { - "mobileAccount.close": "Close", - "mobileAccount.loading": "Loading...", - "mobileAccount.signedOut": "Not signed in", - "mobileAccount.title": "Account", - "mobileTopBar.account": "Account", - "mobileTopBar.changes": "View changes", - "mobileTopBar.changesTooltip": "{0} files changed (+{1} -{2})", - "mobileTopBar.closeSessions": "Close sessions", - "mobileTopBar.filesChangedCount": "{0} files", - "mobileTopBar.filesChangedTooltip": "{0} files changed", - "mobileTopBar.newSession": "New Session", - "mobileTopBar.newSessionAria": "New session", - "mobileTopBar.openSessions": "Open sessions", - "mobileTopBar.singleFileChanged": "1 file", - "mobileTopBar.singleFileChangedTooltip": "1 file changed" + "mobileAccount.close": "Kapat", + "mobileAccount.loading": "Yükleniyor...", + "mobileAccount.signedOut": "Oturum açılmadı", + "mobileAccount.title": "Hesap", + "mobileTopBar.account": "Hesap", + "mobileTopBar.changes": "Değişiklikleri görüntüle", + "mobileTopBar.changesTooltip": "{0} dosyaları değiştirildi (+{1} -{2})", + "mobileTopBar.closeSessions": "Oturumları kapat", + "mobileTopBar.filesChangedCount": "{0} dosya", + "mobileTopBar.filesChangedTooltip": "{0} dosya değiştirildi", + "mobileTopBar.newSession": "Yeni Oturum", + "mobileTopBar.newSessionAria": "Yeni oturum", + "mobileTopBar.openSessions": "Oturumları aç", + "mobileTopBar.singleFileChanged": "1 dosya", + "mobileTopBar.singleFileChangedTooltip": "1 dosya değiştirildi" }, "vs/sessions/browser/sessionsSetUpService": { - "loading": "Loading", - "sessions.aiDisabled.detail": "Enable AI features to continue using Agents.", - "sessions.aiDisabled.enable": "Enable AI Features", - "sessions.signIn": "Sign in to use Agents", - "sessions.signingIn": "Signing in…", - "sessions.signingIn.detail": "Please complete sign-in in the browser.", - "sessions.welcome.detail": "Your AI-powered coding experience where agents explore, build, and iterate with you.", - "sessions.welcome.getStarted": "Get Started", - "sessions.welcome.title": "Welcome to {0}", - "walkthrough.productName": "{0} - Agents", - "welcomeFooter": "By continuing, you agree to {0}'s [Terms]({1}) and [Privacy Statement]({2}). {3} Copilot may show [public code]({4}) suggestions and use your data to improve the product. You can change these [settings]({5}) anytime." + "loading": "Yükleniyor", + "sessions.aiDisabled.detail": "Aracıları kullanmaya devam etmek için yapay zeka özelliklerini etkinleştirin.", + "sessions.aiDisabled.enable": "Yapay Zeka Özelliklerini Etkinleştir", + "sessions.signIn": "Aracıları kullanmak için oturum açın", + "sessions.signingIn": "Oturum açılıyor…", + "sessions.signingIn.detail": "Lütfen tarayıcıda oturum açma işlemini tamamlayın.", + "sessions.welcome.detail": "Aracıların sizinle birlikte keşfettiği, oluşturduğu ve yinelediği yapay zeka destekli kodlama deneyimi.", + "sessions.welcome.getStarted": "Kullanmaya Başlayın", + "sessions.welcome.title": "{0} ürününe hoş geldiniz", + "walkthrough.productName": "{0} - Aracılar", + "welcomeFooter": "Devam ederek, {0}'in [Şartlar]({1}) ve [Gizlilik Beyanı]({2}) kabul etmiş olursunuz., {3} Copilot, [halka açık kod]({4}) önerileri gösterebilir ve ürününü iyileştirmek için verilerinizi kullanabilir. Bu [ayarları]({5}) istediğiniz zaman değiştirebilirsiniz." }, "vs/sessions/browser/widget/openInVSCodeWidget": { - "openInVSCodeHover": "Open in VS Code Editor Window" + "openInVSCodeHover": "VS Code Düzenleyici Penceresinde Aç" }, "vs/sessions/common/categories": { - "agents": "Agents" + "agents": "Aracılar" }, "vs/sessions/common/contextkeys": { - "activeSessionHasGitRepository": "Whether the active session has an associated git repository", - "activeSessionHasGitSyncActionRunning": "Whether the active session has a git sync action currently running", - "activeSessionProviderId": "The provider ID of the active session", - "activeSessionType": "The session type of the active session", - "activeSessionWorkspaceIsVirtual": "Whether the active session's workspace is virtual", - "activeSessions": "The identifier of the active sessions panel", - "chatSessionProviderId": "The provider ID of a session in context menu overlays", - "editorMaximized": "Whether the editor area is maximized", - "isActiveSessionArchived": "Whether the active session is archived (marked as done)", - "multipleSessionsVisible": "Whether more than one session is visible in the sessions part's grid", - "sessionIsCreated": "Whether the session view's session has been created (chat view shown, not new-session view)", - "sessionIsMaximized": "Whether the session view is currently maximized in the sessions part's grid", - "sessionIsSticky": "Whether the session view's session is sticky in the grid", - "sessionSupportsMultipleChats": "Whether the session view's session supports multiple chats", - "sessionWorkspacePickerGroup": "The currently active group tab in the session workspace picker", - "sessionsAquariumActive": "Whether the sessions aquarium overlay is active", - "sessionsCanGoBack": "Whether there is a previous session in the navigation history", - "sessionsCanGoForward": "Whether there is a next session in the navigation history", - "sessionsFocus": "Whether the sessions part has keyboard focus", - "sessionsIsPhoneLayout": "Whether the current layout is the phone layout", - "sessionsKeyboardVisible": "Whether the virtual keyboard is visible", - "sessionsVisible": "Whether the sessions part is visible", - "sessionsWelcomeVisible": "Whether the sessions welcome overlay is visible" + "activeSessionHasGitRepository": "Etkin oturumun ilişkili bir git deposu olup olmadığını belirtir", + "activeSessionHasGitSyncActionRunning": "Etkin oturumda şu anda çalışan bir git eşitleme eyleminin olup olmadığı", + "activeSessionProviderId": "Etkin oturumun sağlayıcı kimliği", + "activeSessionType": "Etkin oturumun oturum türü", + "activeSessionWorkspaceIsVirtual": "Etkin oturumun çalışma alanının sanal olup olmadığı", + "activeSessions": "Etkin oturumlar panelinin tanımlayıcısı", + "chatSessionProviderId": "Bağlam menüsü katmanındaki bir oturumun sağlayıcı kimliği", + "editorMaximized": "Düzenleyici alanının ekranı kaplayıp kaplamadığını belirtir", + "isActiveSessionArchived": "Etkin oturumun arşivlenip arşivlenmediğini (tamamlandı olarak işaretlenip işaretlenmediğini) belirtir", + "multipleSessionsVisible": "Oturumlar bölümünün kılavuzunda birden fazla oturumun görünür olup olmadığını belirtir", + "sessionIsCreated": "Oturum görünümündeki oturumun oluşturulup oluşturulmadığını belirtir (sohbet görünümü gösterilir, yeni oturum görünümü gösterilmez)", + "sessionIsMaximized": "Oturum görünümünün şu anda oturumlar bölümünün kılavuzunda büyütülmüş olup olmadığını belirtir", + "sessionIsSticky": "Oturum görünümündeki oturumun kılavuzda sabit olup olmadığını belirtir", + "sessionSupportsMultipleChats": "Oturum görünümündeki oturumun birden fazla sohbeti destekleyip desteklemediğini belirtir", + "sessionWorkspacePickerGroup": "Oturum çalışma alanı seçicisinde şu anda etkin olan grup sekmesi", + "sessionsAquariumActive": "Oturum akvaryum kaplamasının etkin olup olmaması", + "sessionsCanGoBack": "Gezinme geçmişinde önceki bir oturumun olup olmadığı", + "sessionsCanGoForward": "Gezinme geçmişinde sonraki bir oturumun olup olmadığı", + "sessionsFocus": "Oturumlar bölümünün klavye odağına sahip olup olmadığını belirtir", + "sessionsIsPhoneLayout": "Geçerli düzenin telefon düzeni olup olmadığı", + "sessionsKeyboardVisible": "Sanal klavyenin görünür olup olmadığı", + "sessionsVisible": "Oturumlar bölümünün görünür olup olmadığını belirtir", + "sessionsWelcomeVisible": "Oturum karşılama katmanının görünür olup olmadığını belirtir" }, "vs/sessions/common/sizes": { "agents.fontSize.body1": "Aracılar penceresi için birincil gövde yazı tipi boyutu.", @@ -3897,24 +3897,24 @@ "inactiveSessionView.foreground": "Aracı oturumları penceresindeki etkin olmayan oturum görünümünün ön plan rengi." }, "vs/sessions/electron-browser/actions/vscodeActions": { - "openInVSCode": "Open in Editor", - "openVSCodeWindow": "Open VS Code Window" + "openInVSCode": "Düzenleyicide Aç", + "openVSCodeWindow": "VS Code Penceresini Aç" }, "vs/sessions/electron-browser/parts/titlebarPart": { - "agentsWindowTitle": "Agents" + "agentsWindowTitle": "Aracılar" }, "vs/sessions/electron-browser/sessions.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Kullanıcı arabirimi durumu kaydediliyor" }, "vs/sessions/services/sessions/common/session": { - "sessionWorkspaceGroup.local": "Local", - "sessionWorkspaceGroup.remote": "Remote" + "sessionWorkspaceGroup.local": "Yerel", + "sessionWorkspaceGroup.remote": "Uzak" }, "vs/sessions/services/sessions/common/sessionsManagement": { - "activeSessionSupportsMultiChat": "Whether the active session supports multiple chats" + "activeSessionSupportsMultiChat": "Etkin oturumun birden fazla sohbeti destekleyip desteklemediğini belirtir" }, "vs/sessions/services/workspace/browser/workspaceContextService": { - "agentsWindow": "Agents Window" + "agentsWindow": "Aracılar Penceresi" }, "vs/sessions/contrib/accountMenu/browser/account.contribution": { "accountAvatarAlt": "{0} için GitHub profil görüntüsü", @@ -3954,7 +3954,7 @@ "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorInputContribution": { "agentFeedback.add": "Geri Bildirim Ekle", "agentFeedback.addAndSubmit": "Geri Bildirim Ekle ve Gönder", - "agentFeedback.addComment": "Add Comment", + "agentFeedback.addComment": "Yorum Ekle", "agentFeedback.addFeedback": "Geri Bildirim Ekle", "altEnter": "Alt+Enter", "enter": "Enter" @@ -3964,8 +3964,8 @@ "zero": "0/0" }, "vs/sessions/contrib/agentFeedback/browser/agentFeedbackEditorWidgetContribution": { - "addReplyPlaceholder": "Add a comment…", - "addToComment": "Add to Comment", + "addReplyPlaceholder": "Yorum ekle...", + "addToComment": "Yoruma Ekle", "collapse": "Daralt", "convertComment": "Aracı Geri Bildirimine Dönüştür", "editComment": "Düzenle", @@ -4197,16 +4197,16 @@ "sessionsChatInput.placeholder.whatsYourNextMilestone": "Bir sonraki kilometre taşınız ne?" }, "vs/sessions/contrib/chat/browser/newChatInSessionWidget": { - "newChatInSessionPlaceholder": "Ask a follow-up question or start a new topic within this session...", - "subSessionTip.ariaLabel": "Sub-session tip", - "subSessionTip.dismiss": "Dismiss tip", - "subSessionTip.message": "This is a sub-session, a new chat in the same workspace. Use it to ask questions, run tasks, or explore ideas with fresh context." + "newChatInSessionPlaceholder": "Bu oturumda bir takip sorusu sorun ya da yeni bir konu başlatın...", + "subSessionTip.ariaLabel": "Alt oturum ipucu", + "subSessionTip.dismiss": "İpucunu kapat", + "subSessionTip.message": "Bu bir alt oturum, aynı çalışma alanında yeni bir sohbet. Bunu sorular sormak, görevleri çalıştırmak veya fikirleri yeni bir bağlamla keşfetmek için kullanın." }, "vs/sessions/contrib/chat/browser/newChatWidget": { - "newSessionChooseWorkspace": "Start by picking a", - "newSessionIn": "New session in", - "newSessionWith": "with", - "trustFolderMessage": "An agent session will be able to read files, run commands, and make changes in this folder." + "newSessionChooseWorkspace": "Şunu seçerek başlayın:", + "newSessionIn": "Yeni oturum:", + "newSessionWith": "ile", + "trustFolderMessage": "Bir aracı oturumu bu klasördeki dosyaları okuyabilir, komutları çalıştırabilir ve değişiklik yapabilir." }, "vs/sessions/contrib/chat/browser/noAgentHostEmptyState": { "noAgentHost.aria": "Kullanılabilir aracı konak yok", @@ -4558,7 +4558,7 @@ }, "vs/sessions/contrib/providers/agentHost/browser/baseAgentHostSessionsProvider": { "copilotCLI": "Copilot CLI", - "new session": "New Session", + "new session": "Yeni Oturum", "noAgents": "Aracı konağı henüz herhangi bir aracı tanıtmadı.", "notConnectedSend": "İstek gönderilemiyor: aracı konağına bağlı değil." }, @@ -4582,8 +4582,8 @@ "claude.permissionMode.acceptEdits.description": "Claude sormadan dosyaları düzenler", "claude.permissionMode.auto": "Otomatik", "claude.permissionMode.auto.description": "Bir model sınıflandırıcısı, araç işlemlerini otomatik olarak onaylar veya reddeder", - "claude.permissionMode.bypass": "Bypass Permissions", - "claude.permissionMode.bypass.description": "All tools run without any confirmation", + "claude.permissionMode.bypass": "İzinleri Atla", + "claude.permissionMode.bypass.description": "Tüm araçlar herhangi bir onay olmadan çalışıyor", "claude.permissionMode.default": "Düzenlemeden Önce Sor", "claude.permissionMode.default.description": "Claude değişiklikleri yapmadan önce onay ister", "claude.permissionMode.plan": "Plan Modu", @@ -4702,7 +4702,7 @@ "chat.remoteAgentHosts.name": "Bu uzak aracı ana bilgisayarı için görünen ad.", "chat.remoteAgentTunnels": "Uzak aracı konaklarına bağlanırken aranacak ek geliştirme tüneli adları. Bunlar, hesabınızdan otomatik olarak listelenen tünellere ek olarak aranır.", "chat.sshRemoteAgentHostCommand": "Geliştirme için: SSH üzerinden uzak aracı konağını başlatmak için kullanılan komutu geçersiz kılın. Ayarlandığında, otomatik CLI yüklemesini atlar ve onun yerine bu komutu çalıştırır. Komut, ws://127.0.0.1:PORT (isteğe bağlı olarak ?tkn=TOKEN ile) ile eşleşen bir WebSocket URL'sini stdout veya stderr'e yazdırmalıdır./", - "remoteAgentHost.removeConfiguredPlugin": "Remove from Remote Host" + "remoteAgentHost.removeConfiguredPlugin": "Uzak Ana Bilgisayardan Kaldır" }, "vs/sessions/contrib/providers/remoteAgentHost/browser/remoteAgentHostActions": { "addNewSSHHost": "Yeni SSH Konağı Ekle...", @@ -4979,7 +4979,7 @@ "skills": "Beceriler" }, "vs/sessions/contrib/sessions/browser/mobile/mobileOverlayContribution": { - "mobileChangesNotAvailable": "File-level changes are not available for this session yet.", + "mobileChangesNotAvailable": "Bu oturum için dosya düzeyindeki değişiklikler henüz kullanılamıyor.", "mobileOpenFileDiff": "Dosya Farkını Aç", "mobileOpenSessionChanges": "Oturum Değişikliklerini Aç" }, @@ -4994,13 +4994,13 @@ "miSessions": "&&Oturumlar" }, "vs/sessions/contrib/sessions/browser/sessionsActions": { - "chatCompositeBar.addChat": "New Chat", - "chatCompositeBar.close": "Close", - "chatCompositeBar.maximize": "Maximize Session", - "chatCompositeBar.pin": "Pin Session", - "chatCompositeBar.unmaximize": "Restore Session", - "chatCompositeBar.unpin": "Unpin Session", - "focusActiveSession": "Focus Active Session", + "chatCompositeBar.addChat": "Yeni Sohbet", + "chatCompositeBar.close": "Kapat", + "chatCompositeBar.maximize": "Oturumu Büyüt", + "chatCompositeBar.pin": "Oturumu sabitle", + "chatCompositeBar.unmaximize": "Oturumu Geri Yükle", + "chatCompositeBar.unpin": "Oturumu sabitlemeyi kaldır", + "focusActiveSession": "Etkin Oturuma Odaklan", "miSessionsBack": "&&Geri", "miSessionsForward": "&&İleri", "newSession": "Yeni Oturum", @@ -5028,7 +5028,7 @@ "pinned": "Sabitlenmiş", "secondsDuration": "şimdi", "sessionItemAria": "{0}, {1} oluşturuldu", - "sessions.dragLabel": "{0} sessions", + "sessions.dragLabel": "{0} oturum", "sessionsList": "Oturumlar", "showLessAria": "Daha az oturum göster", "showLessCompact": "Daha az göster", @@ -5037,9 +5037,9 @@ "showMoreAria": "{0} oturum daha göster", "showMoreCompact": "+{0} daha", "showMoreWorkspaceAria": "{0} çalışma alanı daha göster", - "showMoreWorkspaceCompact": "+{0} more workspace", + "showMoreWorkspaceCompact": "{0} çalışma alanı daha göster", "showMoreWorkspacesAria": "{0} çalışma alanı daha göster", - "showMoreWorkspacesCompact": "+{0} more workspaces", + "showMoreWorkspacesCompact": "Diğer +{0} çalışma alanı", "today": "Bugün", "unknown": "Bilinmiyor", "working": "Çalışıyor...", @@ -5090,7 +5090,7 @@ "markRead": "Okundu Olarak İşaretle", "markUnread": "Okunmadı Olarak İşaretle", "newSessionForWorkspace": "Yeni Oturum", - "openToTheSide": "Open to the Side", + "openToTheSide": "Yanda Aç", "pinSession": "Sabitle", "refresh": "Oturumlar Görünümünü Yenile", "renameSession": "Yeniden Adlandır...", @@ -8730,8 +8730,8 @@ "update": "Güncelleştir" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatContribution": { - "agentHost.displayName": "{0} - Agent Host", - "agentHostHarnessLabel.local": "{0} [Local]" + "agentHost.displayName": "{0} - Aracı Ana Bilgisayarı", + "agentHostHarnessLabel.local": "{0} [Yerel]" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostChatInputPicker": { "agentHostChatInputPicker.ariaLabel": "{0} Seçici", @@ -8758,21 +8758,21 @@ "agentHost.permission.write": "\"{0}\" uzak aracı konağı {1} yazmak istiyor" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostSessionHandler": { - "agentHost.authRequired": "Authentication is required to start a session. Please sign in and try again.", - "agentHost.elicit.url.cancel": "Cancel", - "agentHost.elicit.url.instruction": "Open this URL?", - "agentHost.elicit.url.open": "Open {0}", - "agentHost.elicit.url.title": "Authorization Required", - "agentHost.forkedSessionLabel": "Forked Session", - "agentHost.responseDetails.credit": "{0} credit", - "agentHost.responseDetails.credits": "{0} credits" + "agentHost.authRequired": "Oturum başlatmak için kimlik doğrulaması gerekir. Lütfen oturum açın ve yeniden deneyin.", + "agentHost.elicit.url.cancel": "İptal", + "agentHost.elicit.url.instruction": "Bu URL açılsın mı?", + "agentHost.elicit.url.open": "Şunu aç: {0}", + "agentHost.elicit.url.title": "Yetkilendirme Gerekiyor", + "agentHost.forkedSessionLabel": "Çatallı Oturum", + "agentHost.responseDetails.credit": "{0} kredi", + "agentHost.responseDetails.credits": "{0} kredi" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/agentHostTerminalContribution": { - "agentHostTerminal.channelLocal": "Agent Host Terminal (Local)", - "agentHostTerminal.local": "Local" + "agentHostTerminal.channelLocal": "Aracı Ana Bilgisayarı Terminali (Yerel)", + "agentHostTerminal.local": "Yerel" }, "vs/workbench/contrib/chat/browser/agentSessions/agentHost/stateToProgressAdapter": { - "ahp.running": "Running {0}..." + "ahp.running": "{0} çalıştırılıyor..." }, "vs/workbench/contrib/chat/browser/agentSessions/agentSessionHoverWidget": { "agentSessionCompleted": "Tamamlandı", @@ -12325,33 +12325,33 @@ "tool.askQuestions.userDescription": "Devam etmeden önce görev gereksinimlerini toplamak için tek seçimli, çok seçimli veya serbest biçimli girişlerle yapılandırılmış net sorular sorun." }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatExternalPathConfirmation": { - "addPath": "Add Path...", - "addPathDescription": "Allow a folder in this workspace", - "allowFolderSession": "Allow this folder in this session", - "allowFolderSessionDetail": "Allow reading files from this folder without further confirmation in this chat session", - "allowRepoSession": "Allow all files in this repository for this session", - "allowRepoSessionDetail": "Allow reading files from {0}", - "allowRepoSessionDetailLookup": "Looks up the containing git repository for this path", - "sessionScope": "Session", - "workspaceScope": "Workspace" + "addPath": "Yol Ekle...", + "addPathDescription": "Bu çalışma alanında bir klasöre izin ver", + "allowFolderSession": "Bu oturumda bu klasöre izin ver", + "allowFolderSessionDetail": "Bu sohbet oturumunda daha fazla onay olmadan bu klasörden dosya okunmasına izin ver", + "allowRepoSession": "Bu oturum için bu depodaki tüm dosyalara izin verin", + "allowRepoSessionDetail": "{0} dosyalarından okuma izni ver", + "allowRepoSessionDetailLookup": "Bu yolun içinde bulunduğu git deposunu bulur", + "sessionScope": "Oturum", + "workspaceScope": "Çalışma alanı" }, "vs/workbench/contrib/chat/common/tools/builtinTools/chatUrlFetchingConfirmation": { - "allowRequestsCheckbox": "Make requests without confirmation", - "allowResponsesCheckbox": "Allow responses without confirmation", - "approveAll": "Approve all", - "approveRequestTo": "Allow requests to {0}", - "approveResponseFrom": "Allow responses from {0}", - "approves": "Approves {0}", - "delete": "Delete", - "denyAll": "Deny all", - "moreOptions": "Allow requests to...", - "moreOptionsManage": "More Options...", - "moreOptionsMultiple": "Configure URL Approvals...", - "noApprovals": "No approvals", - "openSettings": "Open settings", - "requests": "requests", - "responses": "responses", - "selectApproval": "Select URL pattern to approve" + "allowRequestsCheckbox": "Onay olmadan istekte bulun", + "allowResponsesCheckbox": "Onay olmadan yanıtlara izin ver", + "approveAll": "Tümünü onayla", + "approveRequestTo": "{0} isteklerine izin ver", + "approveResponseFrom": "{0} öğesinden gelen yanıtlara izin ver", + "approves": "Şunu onaylar: {0}", + "delete": "Sil", + "denyAll": "Tümünü reddet", + "moreOptions": "Şu isteklere izin ver:", + "moreOptionsManage": "Diğer Seçenekler...", + "moreOptionsMultiple": "URL Onaylarını Yapılandır...", + "noApprovals": "Onay yok", + "openSettings": "Ayarları aç", + "requests": "istekler", + "responses": "yanıtlar", + "selectApproval": "Onay için URL desenini seçin" }, "vs/workbench/contrib/chat/common/tools/builtinTools/manageTodoListTool": { "todo.added.multiple": "{0} yapılacak iş eklendi", @@ -12448,97 +12448,97 @@ "chatCheckpointSeparator": "Sohbet kontrol noktası ayırıcı rengi." }, "vs/workbench/contrib/chat/electron-browser/actions/chatDeveloperActions": { - "workbench.action.chat.openStorageFolder.label": "Open Chat Storage Folder" + "workbench.action.chat.openStorageFolder.label": "Sohbet Depolama Klasörünü Aç" }, "vs/workbench/contrib/chat/electron-browser/actions/chatExportZip": { - "chat.exportAsZip.label": "Export Chat as Zip...", - "chatExportZip.error": "Failed to export chat as zip: {0}", - "chatExportZip.noRepoData": "Exported chat without repository context. No Git repository was detected." + "chat.exportAsZip.label": "Sohbeti Zip olarak dışarı aktar...", + "chatExportZip.error": "Sohbet zip olarak dışarı aktarılamadı: {0}", + "chatExportZip.noRepoData": "Sohbet, depo bağlamı olmadan dışa aktarıldı. Git deposu algılanmadı." }, "vs/workbench/contrib/chat/electron-browser/actions/debugAgentHostAction": { - "debugAgentHost.noInspectPort": "Could not enable the Node.js inspector for the agent host process.", - "debugAgentHostInDevTools": "Debug Local Agent Host Process In Dev Tools" + "debugAgentHost.noInspectPort": "Aracı ana bilgisayar işlemi için Node.js denetçisi etkinleştirilemedi.", + "debugAgentHostInDevTools": "Geliştirme Araçlarında Yerel Aracı Ana Bilgisayar İşleminde Hata Ayıkla" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentHostDebugLogsService": { - "exportDebugLogs.saveDialogTitle": "Export Agent Host Debug Logs", - "exportDebugLogs.zipFilter": "Zip Archive" + "exportDebugLogs.saveDialogTitle": "Aracı Konağı Hata Ayıklama Günlüklerini Dışarı Aktar", + "exportDebugLogs.zipFilter": "Zip Arşivi" }, "vs/workbench/contrib/chat/electron-browser/actions/exportAgentTracesDb": { - "exportAgentTracesDB.error": "Failed to export agent host traces database: {0}", - "exportAgentTracesDB.label": "Export Agent Host Traces Database...", - "exportAgentTracesDB.notFound": "No agent host trace database found yet. Run an agent session with `#chat.agentHost.otel.dbSpanExporter.enabled#` turned on to populate it." + "exportAgentTracesDB.error": "Aracı konak izleme veritabanı dışarı aktarılamadı: {0}", + "exportAgentTracesDB.label": "Aracı Konak İzleme Veritabanını Dışarı Aktar...", + "exportAgentTracesDB.notFound": "Henüz aracı konak izleme veritabanı bulunamadı. Doldurmak için `#chat.agentHost.otel.dbSpanExporter.enabled#` açıkken bir aracı oturumu çalıştırın." }, "vs/workbench/contrib/chat/electron-browser/actions/voiceChatActions": { - "keywordActivation.status.active": "Listening to 'Hey Code'...", - "keywordActivation.status.inactive": "Waiting for voice chat to end...", - "keywordActivation.status.name": "Voice Keyword Activation", - "listening": "I'm listening", - "scopedChatSynthesisInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatGettingReady": "True when getting ready for receiving voice input from the microphone for voice chat. This key is only defined scoped, per chat context.", - "scopedVoiceChatInProgress": "Defined as a location where voice recording from microphone is in progress for voice chat. This key is only defined scoped, per chat context.", - "voice.keywordActivation": "Controls whether the keyword phrase 'Hey Code' is recognized to start a voice chat session. Enabling this will start recording from the microphone but the audio is processed locally and never sent to a server.", - "voice.keywordActivation.chatInContext": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor or view depending on keyboard focus.", - "voice.keywordActivation.chatInView": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the chat view.", - "voice.keywordActivation.inlineChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the active editor if possible.", - "voice.keywordActivation.off": "Keyword activation is disabled.", - "voice.keywordActivation.quickChat": "Keyword activation is enabled and listening for 'Hey Code' to start a voice chat session in the quick chat.", - "workbench.action.chat.holdToVoiceChatInChatView.label": "Hold to Voice Chat in Chat View", - "workbench.action.chat.inlineVoiceChat": "Inline Voice Chat", - "workbench.action.chat.quickVoiceChat.label": "Quick Voice Chat", - "workbench.action.chat.readChatResponseAloud": "Read Aloud", - "workbench.action.chat.startVoiceChat.label": "Start Voice Chat", - "workbench.action.chat.stopListening.label": "Stop Listening", - "workbench.action.chat.stopListeningAndSubmit.label": "Stop Listening and Submit", - "workbench.action.chat.stopReadChatItemAloud": "Stop Reading Aloud", - "workbench.action.chat.voiceChatInView.label": "Voice Chat in Chat View", - "workbench.action.speech.stopReadAloud": "Stop Reading Aloud" + "keywordActivation.status.active": "'Hey Code' dinleniyor...", + "keywordActivation.status.inactive": "Sesli sohbetin sona ermesi bekleniyor...", + "keywordActivation.status.name": "Sesli Anahtar Sözcük Etkinleştirme", + "listening": "Dinliyorum", + "scopedChatSynthesisInProgress": "Sesli sohbet için mikrofondan ses kaydının devam ettiği konum olarak tanımlandı. Bu anahtar, sohbet bağlamı başına yalnızca kapsamlı olarak tanımlanır.", + "scopedVoiceChatGettingReady": "Sesli sohbet için mikrofondan ses girişi almaya hazırlanırken true olur. Bu anahtar, sohbet bağlamı başına yalnızca kapsamlı olarak tanımlanır.", + "scopedVoiceChatInProgress": "Sesli sohbet için mikrofondan ses kaydının devam ettiği konum olarak tanımlandı. Bu anahtar, sohbet bağlamı başına yalnızca kapsamlı olarak tanımlanır.", + "voice.keywordActivation": "'Hey Code' anahtar sözcük tümceciğinin sesli sohbet oturumu başlatmak için tanınıp tanınmadığını denetler. Bunun etkinleştirilmesi mikrofondan kaydetmeyi başlatır ancak ses yerel olarak işlenir ve hiçbir zaman bir sunucuya gönderilmez.", + "voice.keywordActivation.chatInContext": "Anahtar sözcük etkinleştirme etkinleştirildi ve klavye odağına bağlı olarak etkin düzenleyicide veya görünümde sesli sohbet oturumu başlatmak için 'Hey Code' dinleniyor.", + "voice.keywordActivation.chatInView": "Anahtar sözcük etkinleştirme etkinleştirildi ve sohbet görünümünde sesli sohbet oturumu başlatmak için 'Hey Code' dinleniyor.", + "voice.keywordActivation.inlineChat": "Anahtar sözcük etkinleştirme özelliği etkin ve mümkünse, etkin düzenleyicide sesli sohbet oturumu başlatmak için 'Hey Code' dinleniyor.", + "voice.keywordActivation.off": "Anahtar sözcük etkinleştirme devre dışı bırakıldı.", + "voice.keywordActivation.quickChat": "Anahtar sözcük etkinleştirme etkinleştirildi ve hızlı sohbette sesli sohbet oturumu başlatmak için 'Hey Code' dinleniyor.", + "workbench.action.chat.holdToVoiceChatInChatView.label": "Sohbet Görünümünde Sesli Sohbet için Basılı Tutun", + "workbench.action.chat.inlineVoiceChat": "Satır İçi Sesli Sohbet", + "workbench.action.chat.quickVoiceChat.label": "Hızlı Sesli Sohbet", + "workbench.action.chat.readChatResponseAloud": "Sesli Okuma", + "workbench.action.chat.startVoiceChat.label": "Sesli Sohbet Başlat", + "workbench.action.chat.stopListening.label": "Dinlemeyi Durdur", + "workbench.action.chat.stopListeningAndSubmit.label": "Dinlemeyi Durdur ve Gönder", + "workbench.action.chat.stopReadChatItemAloud": "Sesli Okumayı Durdur", + "workbench.action.chat.voiceChatInView.label": "Sohbet Görünümünde Sesli Sohbet", + "workbench.action.speech.stopReadAloud": "Sesli Okumayı Durdur" }, "vs/workbench/contrib/chat/electron-browser/agentSessions/agentSessionsActions": { - "chat.agentsHandoff.tip.action": "Open in Agents Window", - "chat.agentsHandoff.tip.description": "Get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.description.copilot": "Free with your Copilot plan — get a dedicated, multi-pane view alongside your workspace.", - "chat.agentsHandoff.tip.emptyWorkspace.description": "Open the Agents Window to start a Copilot CLI session.", - "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [Local] isn't available without an open folder", - "chat.agentsHandoff.tip.message": "Continue this session in the Agents Window", - "openAgentsWindow": "Open Agents Window", - "openInAgentsHover": "Open in Agents Window", - "openSessionInAgentsWindow": "Open in Agents Window", - "openWorkspaceInAgentsWindow": "Open in Agents", - "toggle.openInAgentsWindow": "Open in Agents Window", - "toggle.openInAgentsWindowDescription": "Toggle visibility of the Open in Agents Window button in title bar" + "chat.agentsHandoff.tip.action": "Aracılar Penceresinde Aç", + "chat.agentsHandoff.tip.description": "Çalışma alanınızın yanında size özel, çok bölmeli bir görünüm elde edin.", + "chat.agentsHandoff.tip.description.copilot": "Copilot planınızla ücretsiz olarak çalışma alanınızın yanında size özel, çok bölmeli bir görünüm elde edin.", + "chat.agentsHandoff.tip.emptyWorkspace.description": "Copilot CLI oturumu başlatmak için Aracılar Penceresi'ni açın.", + "chat.agentsHandoff.tip.emptyWorkspace.message": "Copilot CLI [Local], açık bir klasör olmadan kullanılamaz.", + "chat.agentsHandoff.tip.message": "Bu oturuma Aracılar Penceresi'nde devam edin", + "openAgentsWindow": "Aracılar Penceresini Aç", + "openInAgentsHover": "Aracılar Penceresinde Aç", + "openSessionInAgentsWindow": "Aracılar Penceresinde Aç", + "openWorkspaceInAgentsWindow": "Aracılarda Aç", + "toggle.openInAgentsWindow": "Aracılar Penceresinde Aç", + "toggle.openInAgentsWindowDescription": "Başlık çubuğundaki Aracılar Penceresinde Aç düğmesinin görünürlüğünü aç/kapat" }, "vs/workbench/contrib/chat/electron-browser/builtInTools/fetchPageTool": { - "fetchWebPage.binaryNotSupported": "Binary files are not supported at the moment.", - "fetchWebPage.confirmationMessage.plural": "Web content may contain malicious code or attempt prompt injection attacks.", - "fetchWebPage.confirmationTitle.plural": "Fetch web pages?", - "fetchWebPage.confirmationTitle.singular": "Fetch web page?", - "fetchWebPage.fetchedFrom": "Fetched from {0}", - "fetchWebPage.invalidUrl": "Invalid URL", - "fetchWebPage.invocationMessage.plural": "Fetching {0} resources", - "fetchWebPage.invocationMessage.singular": "Fetching {0}", - "fetchWebPage.invocationMessage.singularAsLink": "Fetching [resource]({0})", - "fetchWebPage.noValidUrls": "No valid URLs provided.", - "fetchWebPage.pastTenseMessage.plural": "Fetched {0} resources, but the following were invalid URLs:\r\n\r\n{1}\r\n\r\n", - "fetchWebPage.pastTenseMessage.singular": "Fetched resource, but the following was an invalid URL:\r\n\r\n{0}\r\n\r\n", - "fetchWebPage.pastTenseMessageResult.plural": "Fetched {0} resources", - "fetchWebPage.pastTenseMessageResult.singular": "Fetched {0}", - "fetchWebPage.pastTenseMessageResult.singularAsLink": "Fetched [resource]({0})", - "fetchWebPage.urlMentionedInPrompt": "Auto approved because URL was in prompt", - "fetchWebPage.urlsDescription": "An array of URLs to fetch content from." + "fetchWebPage.binaryNotSupported": "İkili dosyalar şu anda desteklenmiyor.", + "fetchWebPage.confirmationMessage.plural": "Web içeriği kötü amaçlı kod içerebilir veya istem ekleme saldırılarına teşebbüs edebilir.", + "fetchWebPage.confirmationTitle.plural": "Web sayfaları getirilsin mi?", + "fetchWebPage.confirmationTitle.singular": "Web sayfası getirilsin mi?", + "fetchWebPage.fetchedFrom": "{0} dosyasından getirildi", + "fetchWebPage.invalidUrl": "Geçersiz URL", + "fetchWebPage.invocationMessage.plural": "{0} kaynak alınıyor", + "fetchWebPage.invocationMessage.singular": "{0} getiriliyor", + "fetchWebPage.invocationMessage.singularAsLink": "[Kaynak]({0}) getiriliyor", + "fetchWebPage.noValidUrls": "Geçerli URL sağlanmadı.", + "fetchWebPage.pastTenseMessage.plural": "{0} kaynak alındı, ancak aşağıdaki URL'ler geçersizdi:\r\n\r\n{1}\r\n\r\n", + "fetchWebPage.pastTenseMessage.singular": "Kaynak alındı, ancak aşağıdaki geçersiz bir URL idi:\r\n\r\n{0}\r\n\r\n", + "fetchWebPage.pastTenseMessageResult.plural": "{0} kaynak getirildi", + "fetchWebPage.pastTenseMessageResult.singular": "{0} getirildi", + "fetchWebPage.pastTenseMessageResult.singularAsLink": "[Kaynak]({0}) alındı", + "fetchWebPage.urlMentionedInPrompt": "URL istemde olduğu için otomatik olarak onaylandı", + "fetchWebPage.urlsDescription": "İçerik getirilecek bir URL dizisi." }, "vs/workbench/contrib/chat/electron-browser/chat.contribution": { - "changeWorkspace.detail": "The session will stop if you change the workspace.", - "changeWorkspace.message": "A session is in progress. Are you sure you want to change the workspace?", - "chatRequestInProgress": "A session is in progress.", - "closeTheWindow.detail": "The session will stop if you close the window.", - "closeTheWindow.message": "A session is in progress. Are you sure you want to close the window?", - "copilotWorkspaceTrust": "AI features are currently only supported in trusted workspaces.", - "exit.detail": "The session will stop if you exit.", - "exit.message": "A session is in progress. Are you sure you want to exit?", - "quit.detail": "The session will stop if you quit.", - "quit.message": "A session is in progress. Are you sure you want to quit?", - "reloadTheWindow.detail": "The session will stop if you reload the window.", - "reloadTheWindow.message": "A session is in progress. Are you sure you want to reload the window?" + "changeWorkspace.detail": "Çalışma alanını değiştirirseniz oturum duracaktır.", + "changeWorkspace.message": "Bir oturum devam ediyor. Çalışma alanını değiştirmek istediğinizden emin misiniz?", + "chatRequestInProgress": "Bir oturum devam ediyor.", + "closeTheWindow.detail": "Pencereyi kapatırsanız oturum duracaktır.", + "closeTheWindow.message": "Bir oturum devam ediyor. Pencereyi kapatmak istediğinizden emin misiniz?", + "copilotWorkspaceTrust": "Yapay zeka özellikleri şu anda yalnızca güvenilir çalışma alanlarında desteklenmektedir.", + "exit.detail": "Çıkarsanız oturum duracaktır.", + "exit.message": "Bir oturum devam ediyor. Çıkmak istediğinizden emin misiniz?", + "quit.detail": "Çıkarsanız oturum duracaktır.", + "quit.message": "Bir oturum devam ediyor. Çıkmak istediğinizden emin misiniz?", + "reloadTheWindow.detail": "Pencereyi yeniden yüklerseniz oturum duracaktır.", + "reloadTheWindow.message": "Bir oturum devam ediyor. Pencereyi yeniden yüklemek istediğinizden emin misiniz?" }, "vs/workbench/contrib/codeActions/browser/codeActionsContribution": { "alwaysSave": "Pencere veya odak değişiklikleri tarafından tetiklenen açık kaydetmeler ve otomatik kaydetmeler sırasında Kod Eylemlerini tetikler.", @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "Kaynak '{0}' not defteri düzenleyicisi türü ile açılamıyor. Lütfen doğru uzantının yüklü ve etkinleştirilmiş durumda olup olmadığını denetleyin.", "fail.noEditor.extensionMissing": "Kaynak '{0}' not defteri düzenleyicisi türü ile açılamıyor. Lütfen doğru uzantının yüklü ve etkinleştirilmiş durumda olup olmadığını denetleyin.", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "Bu not defterinin yazarlarına güveniyor musunuz?", + "notebook.webHost.declined": "Yazarlarına güvenilmediği için not defteri açılmadı.", + "notebook.webHost.detail": "Not defterleri, oturum açmış hesaplar da dahil olmak üzere tarayıcı oturumunuza erişimi olan kodları çalıştırabilir. Yalnızca güvendiğiniz yazarların not defterlerini açın.", + "notebook.webHost.open": "Not Defterini Aç", + "notebook.webHost.remember": "Bir daha sorma", "notebookOpenAsText": "Metin Olarak Aç", "notebookOpenEnableMissingViewType": "'{0}' için uzantıyı etkinleştir", "notebookOpenInTextEditor": "Metin Düzenleyicisinde Aç", @@ -20664,12 +20664,12 @@ "agentSandbox.fileSystemMac.deprecated": "Bunun yerine {0} kullanın", "agentSandbox.linuxFileSystemSetting": "Not: Bu ayar yalnızca {0} etkin olduğunda geçerlidir. Linux'ta korumalı alanda dosya sistemi erişimini kontrol eder. Yollar glob desenlerini desteklemez, yalnızca değişmez yolları kabul eder (örneğin ./src/, ~/.ssh, .env). Bu ayarın çalışması için **bubblewrap** ve **socat** yüklü olmalıdır.", "agentSandbox.linuxFileSystemSetting.allowRead": "Reddedilen bölgeler içinde okuma yetkisine yeniden izin vermeye yönelik yol dizisi. denyRead seçeneğinden önceliklidir.", - "agentSandbox.linuxFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.linuxFileSystemSetting.allowWrite": "Yazma erişimine izin vermek için ek yollar dizisi. Çalışma alanı klasörleri ve korumalı alan geçici dizini dışına yazmayı engellemek için boş bırakın.", "agentSandbox.linuxFileSystemSetting.denyRead": "Okuma erişimi reddedilen yol dizisi. Tüm yolların okunmasına izin vermek için boş bırakın.", "agentSandbox.linuxFileSystemSetting.denyWrite": "İzin verilen yollar içinde yazma erişimini reddeden yol dizisi (allowWrite üzerinde önceliğe sahiptir).", "agentSandbox.macFileSystemSetting": "Not: Bu ayar yalnızca {0} etkin olduğunda geçerlidir. macOS'ta korumalı alanda dosya sistemi erişimini kontrol eder. Yollar git tarzı glob desenlerini de destekler (örneğin *.ts, ./src, ./src/**/*.ts, file?.txt).", "agentSandbox.macFileSystemSetting.allowRead": "Reddedilen bölgeler içinde okuma yetkisine yeniden izin vermeye yönelik yol dizisi. denyRead seçeneğinden önceliklidir.", - "agentSandbox.macFileSystemSetting.allowWrite": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders and sandbox temp directory.", + "agentSandbox.macFileSystemSetting.allowWrite": "Yazma erişimine izin vermek için ek yollar dizisi. Çalışma alanı klasörleri ve korumalı alan geçici dizini dışına yazmayı engellemek için boş bırakın.", "agentSandbox.macFileSystemSetting.denyRead": "Okuma erişimi reddedilen yol dizisi. Tüm yolların okunmasına izin vermek için boş bırakın.", "agentSandbox.macFileSystemSetting.denyWrite": "İzin verilen yollar içinde yazma erişimini reddeden yol dizisi (allowWrite üzerinde önceliğe sahiptir).", "agentSandbox.retryWithAllowNetworkRequests": "Aracı modu terminal komutlarının, kullanıcı onayından sonra korumalı alanda sınırsız ağ erişimiyle yeniden denenip denenemeyeceğini denetler. Bu, yalnızca {0} `on` olarak ayarlandığında geçerlidir ve onaylanan bir komut için ağ kısıtlamalarını gevşetirken dosya sistemi korumalı alanını korur.", @@ -20679,7 +20679,7 @@ "agentSandbox.windowsEnabledSetting.offDescription": "Windows'da aracı modu araçları için korumalı alanı devre dışı bırakın.", "agentSandbox.windowsFileSystemSetting": "Not: Bu ayar yalnızca {0} etkin olduğunda geçerlidir. Windows'da korumalı alanda dosya sistemi erişimini kontrol eder. Yollar glob desenlerini desteklemez, yalnızca değişmez yollar desteklenir (ör. C:\\src, C:\\Users\\me\\.ssh, .env).", "agentSandbox.windowsFileSystemSetting.allowRead": "Salt okunur erişimine izin vermek için ek yollar dizisi. denyRead seçeneğinden önceliklidir.", - "agentSandbox.windowsFileSystemSetting.allowWrite": "Array of additional paths to allow read/write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory.", + "agentSandbox.windowsFileSystemSetting.allowWrite": "Okuma/yazma erişimine izin vermek için ek yollar dizisi. Çalışma alanı klasörleri, çalışma alanı depolama klasörü ve korumalı alan geçici dizini dışına yazmayı engellemek için boş bırakın.", "agentSandbox.windowsFileSystemSetting.denyRead": "Erişimi reddetmek için yol dizisi. Tüm yolların okunmasına izin vermek için boş bırakın.", "autoApprove.defaults": "Komutları izin vermek ve reddetmek için varsayılan bir kurallar dizisi olduğunu unutmayın. Kendi kurallarınızla çakışma olmaması için tüm varsayılan kuralları yok saymak üzere {0} öğesini {1} olarak ayarlamayı deneyin. Bunu kendi sorumluluğunuzda yapın, varsayılan red kuralları sizi tehlikeli komutları çalıştırmaktan korumak için tasarlanmıştır.", "autoApprove.deprecated": "Bunun yerine {0} kullanın", @@ -20738,7 +20738,7 @@ "vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalSandboxService": { "deleteFilesInSandboxTempDir": "Korumalı Alan Geçici Dizinindeki Dosyaları Sil", "runInTerminal.missingDeps.focusTerminal": "Terminale Odaklan", - "runInTerminal.missingDeps.passwordPromptMessage": "Installing missing sandbox dependencies may prompt for your sudo password. Select Focus Terminal to type it in the terminal.", + "runInTerminal.missingDeps.passwordPromptMessage": "Eksik korumalı alan bağımlılıkları yüklenirken sudo parolanız istenebilir. Parolayı terminale yazmak için Terminale Odaklan'ı seçin.", "runInTerminal.missingDeps.passwordPromptTitle": "Terminal giriş bekliyor." }, "vs/workbench/contrib/terminalContrib/clipboard/browser/terminal.clipboard.contribution": { 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 0e01d0a15f..9dc40a4589 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -3766,15 +3766,15 @@ "diffView.prevFile": "上一个文件" }, "vs/sessions/browser/parts/mobile/contributions/mobileMultiDiffView": { - "multiDiffView.back": "Back", - "multiDiffView.file": "file", - "multiDiffView.fileCount": "{0} {1}", - "multiDiffView.fileFallback": "file", - "multiDiffView.files": "files", - "multiDiffView.loadError": "Unable to load changes in this file.", - "multiDiffView.loading": "Loading…", - "multiDiffView.noChanges": "No changes in this file.", - "multiDiffView.toggleFile": "Toggle {0}" + "multiDiffView.back": "返回", + "multiDiffView.file": "文件", + "multiDiffView.fileCount": "{0} 个 {1}", + "multiDiffView.fileFallback": "文件", + "multiDiffView.files": "文件", + "multiDiffView.loadError": "无法加载此文件中的更改。", + "multiDiffView.loading": "正在加载...", + "multiDiffView.noChanges": "此文件中没有更改。", + "multiDiffView.toggleFile": "切换 {0}" }, "vs/sessions/browser/parts/mobile/mobilePickerSheet": { "mobilePickerSheet.done": "完成", @@ -3803,13 +3803,13 @@ "mobileTopBar.changes": "查看更改", "mobileTopBar.changesTooltip": "{0} 个文件已更改(+ {1} -{2})", "mobileTopBar.closeSessions": "关闭会话", - "mobileTopBar.filesChangedCount": "{0} files", - "mobileTopBar.filesChangedTooltip": "{0} files changed", + "mobileTopBar.filesChangedCount": "{0} 个文件", + "mobileTopBar.filesChangedTooltip": "已更改 {0} 个文件", "mobileTopBar.newSession": "新会话", "mobileTopBar.newSessionAria": "新会话", "mobileTopBar.openSessions": "打开会话", - "mobileTopBar.singleFileChanged": "1 file", - "mobileTopBar.singleFileChangedTooltip": "1 file changed" + "mobileTopBar.singleFileChanged": "1 个文件", + "mobileTopBar.singleFileChangedTooltip": "已更改 1 个文件" }, "vs/sessions/browser/sessionsSetUpService": { "loading": "正在加载", @@ -3836,23 +3836,23 @@ "activeSessionProviderId": "活动会话的提供程序 ID", "activeSessionType": "活动会话的会话类型", "activeSessionWorkspaceIsVirtual": "活动会话的工作区是否为虚拟环境", - "activeSessions": "The identifier of the active sessions panel", + "activeSessions": "活动会话面板的标识符", "chatSessionProviderId": "上下文菜单覆盖层中会话的提供程序 ID", "editorMaximized": "编辑器区域是否已最大化", "isActiveSessionArchived": "活动会话是否已归档(标记为已完成)", - "multipleSessionsVisible": "Whether more than one session is visible in the sessions part's grid", - "sessionIsCreated": "Whether the session view's session has been created (chat view shown, not new-session view)", - "sessionIsMaximized": "Whether the session view is currently maximized in the sessions part's grid", - "sessionIsSticky": "Whether the session view's session is sticky in the grid", - "sessionSupportsMultipleChats": "Whether the session view's session supports multiple chats", + "multipleSessionsVisible": "会话部分的网格中是否可见多个会话", + "sessionIsCreated": "会话视图的会话是否已创建(显示聊天视图,而非新会话视图)", + "sessionIsMaximized": "会话视图当前是否在会话部分的网格中最大化", + "sessionIsSticky": "会话视图的会话是否在网格中固定", + "sessionSupportsMultipleChats": "会话视图的会话是否支持多个聊天", "sessionWorkspacePickerGroup": "会话工作区选取器中当前活动的组选项卡", "sessionsAquariumActive": "会话水族馆覆盖是否处于活动状态", "sessionsCanGoBack": "导航历史记录中是否存在上一个会话", "sessionsCanGoForward": "导航历史记录中是否存在下一个会话", - "sessionsFocus": "Whether the sessions part has keyboard focus", + "sessionsFocus": "会话部分是否拥有键盘焦点", "sessionsIsPhoneLayout": "当前布局是否为手机布局", "sessionsKeyboardVisible": "虚拟键盘是否可见", - "sessionsVisible": "Whether the sessions part is visible", + "sessionsVisible": "会话部分是否可见", "sessionsWelcomeVisible": "会话欢迎覆盖层是否可见" }, "vs/sessions/common/sizes": { @@ -3870,8 +3870,8 @@ "agents.fontWeight.semiBold": "智能体窗口的半粗体字体粗细(600)。" }, "vs/sessions/common/theme": { - "activeSessionView.background": "Background color of an active session view in the agent sessions window.", - "activeSessionView.foreground": "Foreground color of an active session view in the agent sessions window.", + "activeSessionView.background": "智能体会话窗口中活动会话视图的背景色。", + "activeSessionView.foreground": "智能体会话窗口中活动会话视图的前景色。", "agentFeedbackInputWidget.border": "编辑器中显示的智能体反馈输入小组件的边框颜色。", "agents.background": "智能体会话窗口 shell 和渐变底色的背景色。", "agentsBadge.background": "智能体会话窗口中徽章的背景色。", @@ -3893,8 +3893,8 @@ "agentsUnreadBadge.foreground": "边栏切换按钮上未读会话计数标记的前景色。", "agentsUpdateButton.downloadedBackground": "在智能体会话窗口中完成下载时更新按钮的背景色。", "agentsUpdateButton.downloadingBackground": "用于在智能体会话窗口中显示下载进度的更新按钮的背景色。", - "inactiveSessionView.background": "Background color of an inactive session view in the agent sessions window.", - "inactiveSessionView.foreground": "Foreground color of an inactive session view in the agent sessions window." + "inactiveSessionView.background": "智能体会话窗口中非活动会话视图的背景色。", + "inactiveSessionView.foreground": "智能体会话窗口中非活动会话视图的前景色。" }, "vs/sessions/electron-browser/actions/vscodeActions": { "openInVSCode": "在编辑器中打开", @@ -4979,7 +4979,7 @@ "skills": "技能" }, "vs/sessions/contrib/sessions/browser/mobile/mobileOverlayContribution": { - "mobileChangesNotAvailable": "File-level changes are not available for this session yet.", + "mobileChangesNotAvailable": "此会话尚无文件级更改。", "mobileOpenFileDiff": "打开文件差异", "mobileOpenSessionChanges": "打开会话更改" }, @@ -4994,13 +4994,13 @@ "miSessions": "会话(&&S)" }, "vs/sessions/contrib/sessions/browser/sessionsActions": { - "chatCompositeBar.addChat": "New Chat", - "chatCompositeBar.close": "Close", - "chatCompositeBar.maximize": "Maximize Session", - "chatCompositeBar.pin": "Pin Session", - "chatCompositeBar.unmaximize": "Restore Session", - "chatCompositeBar.unpin": "Unpin Session", - "focusActiveSession": "Focus Active Session", + "chatCompositeBar.addChat": "新建聊天", + "chatCompositeBar.close": "关闭", + "chatCompositeBar.maximize": "最大化会话", + "chatCompositeBar.pin": "固定会话", + "chatCompositeBar.unmaximize": "还原会话", + "chatCompositeBar.unpin": "取消固定会话", + "focusActiveSession": "聚焦活动会话", "miSessionsBack": "返回(&&B)", "miSessionsForward": "前进(&&F)", "newSession": "新会话", @@ -5028,7 +5028,7 @@ "pinned": "已固定", "secondsDuration": "现在", "sessionItemAria": "{0},创建于 {1}", - "sessions.dragLabel": "{0} sessions", + "sessions.dragLabel": "{0} 个会话", "sessionsList": "会话", "showLessAria": "显示更少会话", "showLessCompact": "显示更少", @@ -5037,9 +5037,9 @@ "showMoreAria": "显示另外 {0} 个会话", "showMoreCompact": "+ 另外 {0} 个", "showMoreWorkspaceAria": "显示另外 {0} 个工作区", - "showMoreWorkspaceCompact": "+{0} more workspace", + "showMoreWorkspaceCompact": "+ 还有 {0} 个工作区", "showMoreWorkspacesAria": "显示另外 {0} 个工作区", - "showMoreWorkspacesCompact": "+{0} more workspaces", + "showMoreWorkspacesCompact": "+ 另外 {0} 个工作区", "today": "今天", "unknown": "未知", "working": "正在工作...", @@ -5090,7 +5090,7 @@ "markRead": "标记为已读", "markUnread": "标记为未读", "newSessionForWorkspace": "新会话", - "openToTheSide": "Open to the Side", + "openToTheSide": "在侧边打开", "pinSession": "固定", "refresh": "刷新会话", "renameSession": "重命名...", @@ -17455,7 +17455,7 @@ "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.remember": "不再询问", "notebookOpenAsText": "以文本形式打开", "notebookOpenEnableMissingViewType": "为 \"{0}\" 启用扩展", "notebookOpenInTextEditor": "在文本编辑器中打开", 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 3ca60b0912..d9e7168f66 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -17451,11 +17451,11 @@ "vs/workbench/contrib/notebook/browser/notebookEditor": { "fail.noEditor": "無法使用筆記本編輯器類型 '{0}' 開啟資源,請確定您已安裝或啟用正確的延伸模組。", "fail.noEditor.extensionMissing": "無法使用筆記本編輯器類型 '{0}' 開啟資源,請確定您已安裝或啟用正確的延伸模組。", - "notebook.webHost.confirm": "Do you trust the authors of this notebook?", - "notebook.webHost.declined": "The notebook was not opened because its authors are not trusted.", - "notebook.webHost.detail": "Notebooks can run code that has access to your browser session, including any signed-in accounts. Only open notebooks from authors you trust.", - "notebook.webHost.open": "Open Notebook", - "notebook.webHost.remember": "Don't ask me again", + "notebook.webHost.confirm": "您是否信任此筆記本的作者?", + "notebook.webHost.declined": "筆記本未開啟,因為不信任其作者。", + "notebook.webHost.detail": "筆記本可以執行可存取您的瀏覽器工作階段的程式碼,包括任何已簽署的帳戶。只開啟來自您信任之作者的筆記本。", + "notebook.webHost.open": "開啟筆記本", + "notebook.webHost.remember": "不要再問我", "notebookOpenAsText": "以文字開啟", "notebookOpenEnableMissingViewType": "啟用「{0}」的延伸模組", "notebookOpenInTextEditor": "在文字編輯器中開啟",