Skip to content

Commit 2ce94b5

Browse files
author
vscode
committed
Updated strings from microsoft/vscode-loc-drop@6968b53416a7af2bc85e3c9ac5e4887731ae0599
1 parent 2836fd7 commit 2ce94b5

File tree

14 files changed

+444
-416
lines changed

14 files changed

+444
-416
lines changed

i18n/vscode-language-pack-cs/translations/main.i18n.json

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,7 +2439,7 @@
24392439
},
24402440
"vs/platform/mcp/common/mcpGalleryService": {
24412441
"noReadme": "K dispozici není žádný soubor README.",
2442-
"readme.viewInBrowser": "You can find information about this server [here]({0})"
2442+
"readme.viewInBrowser": "Informace o tomto serveru najdete [tady]({0})"
24432443
},
24442444
"vs/platform/menubar/electron-main/menubar": {
24452445
"cancel": "Zrušit",
@@ -5927,11 +5927,11 @@
59275927
},
59285928
"vs/workbench/contrib/chat/browser/actions/chatToolActions": {
59295929
"chat.accept": "Přijmout",
5930-
"chat.tools.description.mode": "The selected tools are configured by the '{0}' chat mode.",
5931-
"chat.tools.description.session": "The selected tools were configured by a prompt command and only apply to this chat session.",
5932-
"chat.tools.placeholder.global": "Select tools that are available to chat",
5933-
"chat.tools.placeholder.mode": "Select tools for this chat mode",
5934-
"chat.tools.placeholder.session": "Select tools for this chat session",
5930+
"chat.tools.description.mode": "Vybrané nástroje jsou nakonfigurovány režimem chatu {0}.",
5931+
"chat.tools.description.session": "Vybrané nástroje byly nakonfigurovány příkazem příkazového řádku a vztahují se pouze na tuto relaci chatu.",
5932+
"chat.tools.placeholder.global": "Vyberte nástroje, které jsou k dispozici pro chat",
5933+
"chat.tools.placeholder.mode": "Vybrat nástroje pro tento režim chatu",
5934+
"chat.tools.placeholder.session": "Vybrat nástroje pro tuto relaci chatu",
59355935
"label": "Konfigurovat nástroje..."
59365936
},
59375937
"vs/workbench/contrib/chat/browser/actions/chatToolPicker": {
@@ -6190,6 +6190,7 @@
61906190
"accept.file": "Nechat",
61916191
"acceptAllEdits": "Zachovat všechny úpravy",
61926192
"addFilesFromReferences": "Přidat soubory z odkazů",
6193+
"chat.editRequests.label": "Edit Request",
61936194
"chat.editing.discardAll.confirmation.manyFiles": "Tato akce vrátí zpět změny provedené uživatelem {0} v(e) {1} souborech. Chcete pokračovat?",
61946195
"chat.editing.discardAll.confirmation.oneFile": "Tato akce vrátí zpět změny provedené uživatelem {0} v {1}. Chcete pokračovat?",
61956196
"chat.editing.discardAll.confirmation.primaryButton": "Ano",
@@ -6704,22 +6705,23 @@
67046705
"chatPanelLocation": "Umístění panelu chatu",
67056706
"chatParticipantRegistered": "True, pokud je pro panel zaregistrován výchozí účastník chatu.",
67066707
"chatPromptFileAttachedContextDescription": "True, když je v chatu připojený soubor výzvy.",
6707-
"chatRemoteJobCreating": "True when a remote coding agent job is being created.",
6708+
"chatRemoteJobCreating": "True, když se vytváří úloha agenta vzdáleného psaní kódu.",
67086709
"chatRequest": "Položka chatu je žádost",
67096710
"chatRequestIsPaused": "True, pokud je aktuální žádost pozastavená",
67106711
"chatResponse": "Položka chatu je odpověď",
67116712
"chatResponseErrored": "True, pokud odpověď chatu vedla k chybě.",
67126713
"chatResponseFiltered": "Pravda, když server vyfiltroval odpověď chatu.",
67136714
"chatResponseSupportsIssueReporting": "True, když aktuální odpověď na chat podporuje hlášení problémů",
67146715
"chatSessionResponseDetectedAgentOrCommand": "Když se agent nebo příkaz zjistí automaticky",
6715-
"hasRemoteCodingAgent": "Whether any remote coding agent is available",
6716+
"hasRemoteCodingAgent": "Určuje, jestli je k dispozici jakýkoli vzdálený agent psaní kódu",
67166717
"inChat": "True, pokud je fokus ve widgetu chatu, jinak false.",
67176718
"inChatEditor": "Určuje, jestli je fokus v editoru chatu.",
67186719
"inInteractiveInput": "True, pokud je fokus ve vstupu chatu, jinak false.",
67196720
"inQuickChat": "True, pokud má uživatelské rozhraní rychlého chatu fokus, jinak false",
67206721
"interactiveInputHasFocus": "True, pokud má vstup chatu fokus",
67216722
"interactiveInputHasText": "True, pokud má vstup chatu text.",
67226723
"interactiveSessionCurrentlyEditing": "True, když se aktuální požadavek upravuje.",
6724+
"interactiveSessionCurrentlyEditingInput": "True when the current request input at the bottom is being edited.",
67236725
"interactiveSessionRequestInProgress": "True, pokud aktuální požadavek stále probíhá.",
67246726
"interactiveSessionResponseVote": "Když se hlasuje pro odpověď, nastaví se na „pro“. Když se hlasuje proti ní, nastaví se na „proti“. V opačném případě jde o prázdný řetězec.",
67256727
"toolsCount": "Počet nástrojů dostupných v chatu."
@@ -10359,11 +10361,11 @@
1035910361
"install": "Nainstalovat",
1036010362
"manage": "Spravovat",
1036110363
"mcp.configAccess": "Konfigurovat přístup k modelu",
10362-
"mcp.disconnect": "Disconnect Account",
10364+
"mcp.disconnect": "Odpojit účet",
1036310365
"mcp.resources": "Procházet prostředky",
1036410366
"mcp.samplingLog": "Zobrazit žádosti o vzorkování",
1036510367
"mcp.samplingLog.title": "Vzorkování MCP: {0}",
10366-
"mcp.signOut": "Sign Out",
10368+
"mcp.signOut": "Odhlásit se",
1036710369
"output": "Zobrazit výstup",
1036810370
"restart": "Restartovat server",
1036910371
"start": "Spustit server",
@@ -10381,26 +10383,26 @@
1038110383
"configurationtooltip": "Podrobnosti o konfiguraci serveru",
1038210384
"details": "Podrobnosti",
1038310385
"detailstooltip": "Podrobnosti o rozšíření získané ze souboru README.md rozšíření",
10384-
"environmentVariables": "Environment Variables:",
10385-
"headers": "Headers:",
10386+
"environmentVariables": "Proměnné prostředí:",
10387+
"headers": "Záhlaví:",
1038610388
"id": "Identifikátor",
1038710389
"last released": "Naposledy vydáno",
1038810390
"manifest": "Manifest",
10389-
"manifesttooltip": "Server manifest details",
10391+
"manifesttooltip": "Podrobnosti manifestu serveru",
1039010392
"name": "Název rozšíření",
1039110393
"noConfig": "Pro tento server MCP není k dispozici žádná konfigurace.",
10392-
"noManifest": "No manifest available for this MCP server.",
10394+
"noManifest": "Pro tento server MCP není k dispozici žádný manifest.",
1039310395
"noReadme": "K dispozici není žádný soubor README.",
10394-
"packageName": "Package:",
10395-
"packagearguments": "Package Arguments:",
10396-
"packages": "Packages",
10397-
"remotes": "Remote",
10396+
"packageName": "Balíček:",
10397+
"packagearguments": "Argumenty balíčku:",
10398+
"packages": "Balíčky",
10399+
"remotes": "Vzdálené",
1039810400
"repository": "Úložiště",
1039910401
"resources": "Prostředky",
10400-
"runtimeargs": "Runtime Arguments:",
10402+
"runtimeargs": "Argumenty modulu runtime:",
1040110403
"serverName": "Název:",
1040210404
"serverType": "Typ:",
10403-
"transport": "Transport:",
10405+
"transport": "Přenos:",
1040410406
"url": "Adresa URL:"
1040510407
},
1040610408
"vs/workbench/contrib/mcp/browser/mcpServerEditorInput": {
@@ -10411,7 +10413,7 @@
1041110413
"mcp": "Servery MCP",
1041210414
"mcp servers": "Servery MCP",
1041310415
"mcp-installed": "Servery MCP – nainstalováno",
10414-
"mcp.welcome.descriptionWithLink": "Extend agent mode by installing [MCP servers]({0}) to bring extra tools for connecting to databases, invoking APIs and performing specialized tasks.",
10416+
"mcp.welcome.descriptionWithLink": "Rozšiřte režim agenta instalací [serverů MCP]({0}), abyste získali další nástroje pro připojení k databázím, vyvolávání rozhraní API a provádění specializovaných úloh.",
1041510417
"mcp.welcome.title": "Servery MCP"
1041610418
},
1041710419
"vs/workbench/contrib/mcp/browser/mcpServerWidgets": {
@@ -11698,8 +11700,8 @@
1169811700
"oneResultWithAiAvailable": "Bylo nalezeno 1 nastavení. Dostupné výsledky AI",
1169911701
"settings": "Nastavení",
1170011702
"settings require trust": "Vztah důvěryhodnosti pracovního prostoru",
11701-
"showAiResultsDisabled": "No AI results available at this time...",
11702-
"showAiResultsEnabled": "Show AI-recommended results",
11703+
"showAiResultsDisabled": "V tuto chvíli nejsou k dispozici žádné výsledky od AI…",
11704+
"showAiResultsEnabled": "Zobrazit výsledky doporučené umělou inteligencí",
1170311705
"turnOnSyncButton": "Nastavení zálohování a synchronizace"
1170411706
},
1170511707
"vs/workbench/contrib/preferences/browser/settingsEditorSettingIndicators": {
@@ -12179,12 +12181,12 @@
1217912181
"wslFeatureInstalled": "Určuje, jestli je na platformě nainstalovaná funkce WSL."
1218012182
},
1218112183
"vs/workbench/contrib/remoteCodingAgents/browser/remoteCodingAgents.contribution": {
12182-
"remoteCodingAgentsExtPoint": "Contributes remote coding agent integrations to the chat widget.",
12183-
"remoteCodingAgentsExtPoint.command": "Identifier of the command to execute. The command must be declared in the \"commands\" section.",
12184-
"remoteCodingAgentsExtPoint.description": "Description of the remote agent for use in menus and tooltips.",
12185-
"remoteCodingAgentsExtPoint.displayName": "A user-friendly name for this item which is used for display in menus.",
12186-
"remoteCodingAgentsExtPoint.id": "A unique identifier for this item.",
12187-
"remoteCodingAgentsExtPoint.when": "Condition which must be true to show this item."
12184+
"remoteCodingAgentsExtPoint": "Přidává do chatovacího widgetu integrace agenta vzdáleného psaní kódu.",
12185+
"remoteCodingAgentsExtPoint.command": "Identifikátor příkazu, který má být proveden. Příkaz musí být deklarován v oddílu příkazů.",
12186+
"remoteCodingAgentsExtPoint.description": "Popis vzdáleného agenta pro použití v nabídkách a popisech.",
12187+
"remoteCodingAgentsExtPoint.displayName": "Uživatelsky přívětivý název pro tuto položku, který se používá k zobrazení v nabídkách.",
12188+
"remoteCodingAgentsExtPoint.id": "Jedinečný identifikátor této položky.",
12189+
"remoteCodingAgentsExtPoint.when": "Podmínka, která musí mít hodnotu true, aby se zobrazila tato položka."
1218812190
},
1218912191
"vs/workbench/contrib/remoteTunnel/electron-browser/remoteTunnel.contribution": {
1219012192
"accountPreference.placeholder": "Pokud chcete povolit vzdálený přístup, přihlaste se k účtu.",

i18n/vscode-language-pack-de/translations/main.i18n.json

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,7 +2439,7 @@
24392439
},
24402440
"vs/platform/mcp/common/mcpGalleryService": {
24412441
"noReadme": "Keine INFODATEI verfügbar",
2442-
"readme.viewInBrowser": "You can find information about this server [here]({0})"
2442+
"readme.viewInBrowser": "Informationen zu diesem Server finden Sie [hier]({0})."
24432443
},
24442444
"vs/platform/menubar/electron-main/menubar": {
24452445
"cancel": "Abbrechen",
@@ -5927,11 +5927,11 @@
59275927
},
59285928
"vs/workbench/contrib/chat/browser/actions/chatToolActions": {
59295929
"chat.accept": "Annehmen",
5930-
"chat.tools.description.mode": "The selected tools are configured by the '{0}' chat mode.",
5931-
"chat.tools.description.session": "The selected tools were configured by a prompt command and only apply to this chat session.",
5932-
"chat.tools.placeholder.global": "Select tools that are available to chat",
5933-
"chat.tools.placeholder.mode": "Select tools for this chat mode",
5934-
"chat.tools.placeholder.session": "Select tools for this chat session",
5930+
"chat.tools.description.mode": "Die ausgewählten Tools werden durch den Chatmodus „{0}“ konfiguriert.",
5931+
"chat.tools.description.session": "Die ausgewählten Tools wurden durch einen Eingabeaufforderungsbefehl konfiguriert und gelten nur für diese Chatsitzung.",
5932+
"chat.tools.placeholder.global": "Auswählen von Tools, die zum Chatten verfügbar sind",
5933+
"chat.tools.placeholder.mode": "Tools für diesen Chatmodus auswählen",
5934+
"chat.tools.placeholder.session": "Tools für diese Chatsitzung auswählen",
59355935
"label": "Tools konfigurieren ..."
59365936
},
59375937
"vs/workbench/contrib/chat/browser/actions/chatToolPicker": {
@@ -6190,6 +6190,7 @@
61906190
"accept.file": "Beibehalten",
61916191
"acceptAllEdits": "Alle Bearbeitungen beibehalten",
61926192
"addFilesFromReferences": "Hinzufügen von Dateien aus Verweisen",
6193+
"chat.editRequests.label": "Edit Request",
61936194
"chat.editing.discardAll.confirmation.manyFiles": "Dadurch werden Änderungen rückgängig gemacht, die von {0} in {1} Dateien vorgenommen wurden. Möchten Sie den Vorgang fortsetzen?",
61946195
"chat.editing.discardAll.confirmation.oneFile": "Dadurch werden Änderungen rückgängig gemacht, die von {0} in {1}vorgenommen wurden. Möchten Sie den Vorgang fortsetzen?",
61956196
"chat.editing.discardAll.confirmation.primaryButton": "Ja",
@@ -6704,22 +6705,23 @@
67046705
"chatPanelLocation": "Position des Chatbereichs.",
67056706
"chatParticipantRegistered": "Wahr, wenn ein Standard-Chatteilnehmer für das Panel registriert ist.",
67066707
"chatPromptFileAttachedContextDescription": "Wahr, wenn dem Chat eine Promptdatei angefügt ist.",
6707-
"chatRemoteJobCreating": "True when a remote coding agent job is being created.",
6708+
"chatRemoteJobCreating": "Wahr, wenn ein Agentauftrag für Remotecodierung erstellt wird.",
67086709
"chatRequest": "Das Chatelement ist eine Anforderung.",
67096710
"chatRequestIsPaused": "Wahr, wenn die aktuelle Anforderung pausiert wird.",
67106711
"chatResponse": "Das Chatelement ist eine Antwort.",
67116712
"chatResponseErrored": "TRUE, wenn die Chatantwort zu einem Fehler geführt hat.",
67126713
"chatResponseFiltered": "\"True\", wenn die Chatantwort vom Server herausgefiltert wurde.",
67136714
"chatResponseSupportsIssueReporting": "TRUE, wenn die aktuelle Chatantwort die Problemberichterstellung unterstützt.",
67146715
"chatSessionResponseDetectedAgentOrCommand": "Wann der Agent oder Befehl automatisch erkannt wurde",
6715-
"hasRemoteCodingAgent": "Whether any remote coding agent is available",
6716+
"hasRemoteCodingAgent": "Ob ein Agent für Remotecodierung verfügbar ist",
67166717
"inChat": "TRUE, wenn der Fokus auf dem Chatwidget liegt, andernfalls FALSE.",
67176718
"inChatEditor": "Gibt an, ob der Fokus in einem Chat-Editor liegt.",
67186719
"inInteractiveInput": "Wahr, wenn der Fokus auf der Chateingabe liegt, andernfalls falsch.",
67196720
"inQuickChat": "TRUE, wenn die Schnellchatoberfläche den Fokus hat, andernfalls FALSE.",
67206721
"interactiveInputHasFocus": "Wahr, wenn die Chateingabe fokussiert ist.",
67216722
"interactiveInputHasText": "TRUE, wenn die Chateingabe Text enthält.",
67226723
"interactiveSessionCurrentlyEditing": "Wahr, wenn die aktuelle Anforderung bearbeitet wird.",
6724+
"interactiveSessionCurrentlyEditingInput": "True when the current request input at the bottom is being edited.",
67236725
"interactiveSessionRequestInProgress": "Wahr, wenn die aktuelle Anforderung noch ausgeführt wird.",
67246726
"interactiveSessionResponseVote": "Wenn der Antwort zugestimmt wurde, ist sie auf „up“ festgelegt. Wenn Sie abgelehnt wurden, ist „down“ festgelegt. Andernfalls eine leere Zeichenfolge.",
67256727
"toolsCount": "Die Anzahl der im Chat verfügbaren Tools."
@@ -10359,11 +10361,11 @@
1035910361
"install": "Installieren",
1036010362
"manage": "Verwalten",
1036110363
"mcp.configAccess": "Modellzugriff konfigurieren",
10362-
"mcp.disconnect": "Disconnect Account",
10364+
"mcp.disconnect": "Konto trennen",
1036310365
"mcp.resources": "Ressourcen durchsuchen",
1036410366
"mcp.samplingLog": "Anforderungen für die Stichprobenentnahme anzeigen",
1036510367
"mcp.samplingLog.title": "MCP-Stichprobenentnahme: {0}",
10366-
"mcp.signOut": "Sign Out",
10368+
"mcp.signOut": "Abmelden",
1036710369
"output": "Ausgabe anzeigen",
1036810370
"restart": "Server neu starten",
1036910371
"start": "Server starten",
@@ -10381,23 +10383,23 @@
1038110383
"configurationtooltip": "Details zur Serverkonfiguration",
1038210384
"details": "Details",
1038310385
"detailstooltip": "Details zur Erweiterung, die aus der Datei \"README.md\" der Erweiterung gerendert wurden",
10384-
"environmentVariables": "Environment Variables:",
10385-
"headers": "Headers:",
10386+
"environmentVariables": "Umgebungsvariablen:",
10387+
"headers": "Header:",
1038610388
"id": "Bezeichner",
1038710389
"last released": "Zuletzt veröffentlicht",
1038810390
"manifest": "Manifest",
10389-
"manifesttooltip": "Server manifest details",
10391+
"manifesttooltip": "Details zum Servermanifest",
1039010392
"name": "Name der Erweiterung",
1039110393
"noConfig": "Für diesen MCP-Server sind keine Konfigurationsdetails verfügbar.",
10392-
"noManifest": "No manifest available for this MCP server.",
10394+
"noManifest": "Für diesen MCP-Server ist kein Manifest verfügbar.",
1039310395
"noReadme": "Keine README-Datei verfügbar",
10394-
"packageName": "Package:",
10395-
"packagearguments": "Package Arguments:",
10396-
"packages": "Packages",
10396+
"packageName": "Paket:",
10397+
"packagearguments": "Paketargumente:",
10398+
"packages": "Pakete",
1039710399
"remotes": "Remote",
1039810400
"repository": "Repository",
1039910401
"resources": "Ressourcen",
10400-
"runtimeargs": "Runtime Arguments:",
10402+
"runtimeargs": "Laufzeitargumente:",
1040110403
"serverName": "Name:",
1040210404
"serverType": "Typ:",
1040310405
"transport": "Transport:",
@@ -10411,7 +10413,7 @@
1041110413
"mcp": "MCP-Server",
1041210414
"mcp servers": "MCP-Server",
1041310415
"mcp-installed": "MCP-Server – Installiert",
10414-
"mcp.welcome.descriptionWithLink": "Extend agent mode by installing [MCP servers]({0}) to bring extra tools for connecting to databases, invoking APIs and performing specialized tasks.",
10416+
"mcp.welcome.descriptionWithLink": "Erweitern Sie den Agentmodus, indem Sie [MCP-Server]({0}) installieren, um zusätzliche Tools für das Verbinden mit Datenbanken, das Aufrufen von APIs und das Ausführen spezieller Aufgaben bereitzustellen.",
1041510417
"mcp.welcome.title": "MCP-Server"
1041610418
},
1041710419
"vs/workbench/contrib/mcp/browser/mcpServerWidgets": {
@@ -11698,8 +11700,8 @@
1169811700
"oneResultWithAiAvailable": "1 Einstellung gefunden. KI-Ergebnisse verfügbar",
1169911701
"settings": "Einstellungen",
1170011702
"settings require trust": "Vertrauensstellung des Arbeitsbereichs",
11701-
"showAiResultsDisabled": "No AI results available at this time...",
11702-
"showAiResultsEnabled": "Show AI-recommended results",
11703+
"showAiResultsDisabled": "Zurzeit sind keine KI-Ergebnisse verfügbar...",
11704+
"showAiResultsEnabled": "KI-empfohlene Ergebnisse anzeigen",
1170311705
"turnOnSyncButton": "Einstellungen für Sicherung und Synchronisierung"
1170411706
},
1170511707
"vs/workbench/contrib/preferences/browser/settingsEditorSettingIndicators": {
@@ -12179,12 +12181,12 @@
1217912181
"wslFeatureInstalled": "Gibt an, ob auf der Plattform das WSL-Feature installiert ist."
1218012182
},
1218112183
"vs/workbench/contrib/remoteCodingAgents/browser/remoteCodingAgents.contribution": {
12182-
"remoteCodingAgentsExtPoint": "Contributes remote coding agent integrations to the chat widget.",
12183-
"remoteCodingAgentsExtPoint.command": "Identifier of the command to execute. The command must be declared in the \"commands\" section.",
12184-
"remoteCodingAgentsExtPoint.description": "Description of the remote agent for use in menus and tooltips.",
12185-
"remoteCodingAgentsExtPoint.displayName": "A user-friendly name for this item which is used for display in menus.",
12186-
"remoteCodingAgentsExtPoint.id": "A unique identifier for this item.",
12187-
"remoteCodingAgentsExtPoint.when": "Condition which must be true to show this item."
12184+
"remoteCodingAgentsExtPoint": "Trägt Integrationen von Agents für die Remotecodierung zum Chat-Widget bei.",
12185+
"remoteCodingAgentsExtPoint.command": "Der Bezeichner des auszuführenden Befehls. Der Befehl muss im Abschnitt „commands“ deklariert werden.",
12186+
"remoteCodingAgentsExtPoint.description": "Beschreibung des Remoteagents für die Verwendung in Menüs und Tooltips.",
12187+
"remoteCodingAgentsExtPoint.displayName": "Ein benutzerfreundlicher Name für dieses Element, der für die Anzeige in Menüs verwendet wird.",
12188+
"remoteCodingAgentsExtPoint.id": "Ein eindeutiger Bezeichner für dieses Element.",
12189+
"remoteCodingAgentsExtPoint.when": "Eine Bedingung, die TRUE lauten muss, damit dieses Element angezeigt wird."
1218812190
},
1218912191
"vs/workbench/contrib/remoteTunnel/electron-browser/remoteTunnel.contribution": {
1219012192
"accountPreference.placeholder": "Melden Sie sich bei einem Konto an, um den Remotezugriff zu aktivieren.",

0 commit comments

Comments
 (0)