Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@f84e52a (#1648)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <[email protected]>
  • Loading branch information
azure-pipelines[bot] and vscode authored Jun 19, 2024
1 parent 47a1d2d commit dd5dd1d
Show file tree
Hide file tree
Showing 14 changed files with 14,340 additions and 14,060 deletions.
44 changes: 32 additions & 12 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5278,6 +5278,7 @@
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"interactive.compare.apply": "Použít úpravy",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Kopírovat",
"interactive.insertCodeBlock.label": "Vložit na kurzor",
"interactive.insertIntoNewFile.label": "Vložit do nového souboru",
Expand Down Expand Up @@ -5366,6 +5367,20 @@
"reservedName": "Toto rozšíření chatu používá vyhrazený název.",
"viewExtensionLabel": "Zobrazit rozšíření"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatCommandContentPart": {
"commandButtonDisabled": "Button not available in restored chat"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatConfirmationContentPart": {
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": {
"treeAriaLabel": "File Tree"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Ikona popisku editoru chatu.",
"chatEditorName": "Chat"
Expand All @@ -5384,12 +5399,6 @@
"notebook.moreExecuteActionsLabel": "Další…"
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"accept": "Přijmout",
"commandButtonDisabled": "Tlačítko není v obnoveném chatu dostupné.",
"dismiss": "Zavřít",
"editsSummary": "Provedly se změny.",
"editsSummary1": "Provádí se změny...",
"treeAriaLabel": "Strom souborů",
"usedAgent": "použito: {0} [[(znovu spustit bez)]]",
"usedReferences": "Použité odkazy",
"usedReferencesCollapsed": "{0}, sbaleno",
Expand Down Expand Up @@ -5421,9 +5430,9 @@
"chat.codeBlockHelp": "Blok kódu",
"chat.codeBlockLabel": "Blok kódu {0}",
"chat.compareCodeBlockLabel": "Úpravy kódu",
"chat.edit.tooltip": "Otevřít {0}",
"chat.edits.1": "V [[{0}]] byla provedena 1 změna.",
"chat.edits.N": "V [[{1}]] byl proveden tento počet změn: {0}.",
"chat.edits.rejected": "Edits in [[``{0}``]] have been rejected",
"interactive.compare.apply.confirm": "Původní soubor byl změněn.",
"interactive.compare.apply.confirm.detail": "Chcete změny přesto použít?",
"modified": "Změněno",
Expand Down Expand Up @@ -5480,6 +5489,13 @@
"Language Models": "Jazykové modely",
"languageModels": "Statistika využití jazykových modelů tohoto rozšíření"
},
"vs/workbench/contrib/chat/common/tools/toolsContributions": {
"parametersSchema": "A JSON schema for the parameters this tool accepts.",
"toolDescription": "A description of this tool that may be passed to a language model.",
"toolDisplayName": "A human-readable name for this tool that may be used to describe it in the UI.",
"toolId": "A unique id for this tool.",
"vscode.extension.contributes.tools": "Contributes a tool that can be invoked by a language model."
},
"vs/workbench/contrib/chat/common/voiceChatService": {
"voiceChatInProgress": "Probíhá relace převodu řeči na text pro chat."
},
Expand Down Expand Up @@ -7312,6 +7328,7 @@
"enableButtonLabelWithAction": "&&Povolit rozšíření a {0}",
"enableExtensionMessage": "Chcete povolit rozšíření {0}?",
"enableExtensionTitle": "Povolit rozšíření",
"extensionsAutoRestart": "Extensions were auto restarted to enable updates.",
"incompatible": "Rozšíření {0} nelze nainstalovat, protože není kompatibilní.",
"installButtonLabel": "&&Nainstalovat rozšíření",
"installButtonLabelWithAction": "&&Nainstalovat rozšíření a {0}",
Expand Down Expand Up @@ -7964,7 +7981,7 @@
"change.1": "1 změna",
"change.N": "Změny: {0}",
"review": "Před pokračováním revidovat (přijmout nebo zahodit) všechny změny",
"review.1": "$(info) Přijmout nebo zahodit 1 změnu",
"review.1": "$(info) Accept or discard change",
"review.N": "$(info) Přijmout nebo zahodit tento počet změn: {0}"
},
"vs/workbench/contrib/inlineChat/browser/inlineChatWidget": {
Expand All @@ -7987,6 +8004,7 @@
"holdToSpeech": "Určuje, jestli podržení klávesové zkratky vložené konverzace automaticky povolí rozpoznávání řeči.",
"inlineChat.background": "Barva pozadí widgetu interaktivního editoru",
"inlineChat.border": "Barva ohraničení widgetu interaktivního editoru",
"inlineChat.foreground": "Foreground color of the interactive editor widget",
"inlineChat.shadow": "Barva stínu widgetu interaktivního editoru",
"inlineChatChangeHasDiff": "Určuje, jestli aktuální změna podporuje zobrazení rozdílu.",
"inlineChatChangeShowsDiff": "Určuje, jestli aktuální změna zobrazuje rozdíl.",
Expand Down Expand Up @@ -8946,6 +8964,7 @@
},
"vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": {
"notebookCellChatFocused": "Určuje, jestli je fokus v editoru chatu v buňce.",
"notebookChatAgentRegistered": "Whether a chat agent for notebook is registered",
"notebookChatHasActiveRequest": "Určuje, jestli má editor chatu v buňce aktivní požadavek.",
"notebookChatOuterFocusPosition": "Určuje, jestli je fokus editoru poznámkových bloků nad nebo pod chatem v buňce.",
"notebookChatUserDidEdit": "Určuje, jestli uživatel provedl změny v chatu v buňce poznámkového bloku."
Expand Down Expand Up @@ -11741,6 +11760,7 @@
"inlineChatHint": "[[Požádejte {0} o něco]] nebo začněte psát pro zavření."
},
"vs/workbench/contrib/terminalContrib/chat/browser/terminalChat": {
"chatAgentRegisteredContextKey": "Whether a chat agent is registered for the terminal location.",
"chatFocusedContextKey": "Udává, jestli je fokus na zobrazení chatu.",
"chatInputHasTextContextKey": "Udává, jestli má vstup chatu text.",
"chatRequestActiveContextKey": "Udává, jestli existuje aktivní žádost o chat.",
Expand Down Expand Up @@ -12465,6 +12485,7 @@
"workbench.trustedDomains.promptInTrustedWorkspace": "Když se tato možnost povolí, zobrazí se při otevírání odkazů v důvěryhodných pracovních prostorech výzvy důvěryhodné domény."
},
"vs/workbench/contrib/userDataProfile/browser/userDataProfile": {
"New Profile Window": "New Window with Profile",
"create profile": "Vytvořit profil...",
"current": "Aktuální",
"delete profile": "Odstranit profil…",
Expand All @@ -12483,7 +12504,6 @@
"manage profiles": "Profily",
"miOpenProfiles": "&&Profily",
"open": "Open {0} Profile",
"open profile": "Open Profile",
"open profiles": "Otevřít profily (uživatelské rozhraní)",
"openShort": "{0}",
"pick profile to delete": "Vyberte profily, které chcete odstranit.",
Expand Down Expand Up @@ -12521,7 +12541,7 @@
"discard": "Zahodit a vytvořit",
"empty": "Prázdný",
"empty profile": "Žádný",
"enable for new windows": "Use this profile for new windows",
"enable for new windows": "Use this profile as default for new windows",
"extensions": "Rozšíření",
"from existing profiles": "Existující profily",
"from template": "Ze šablony",
Expand Down Expand Up @@ -12558,7 +12578,7 @@
"export": "Exportovat...",
"invalid configurations": "Profil by měl obsahovat alespoň jednu konfiguraci.",
"open": "Open to the Side",
"open new window": "Open",
"open new window": "New Window",
"preview": "Preview",
"profileExists": "Profil nastavení s názvem {0} už existuje.",
"profileNameRequired": "Název profilu je povinný.",
Expand Down Expand Up @@ -13703,7 +13723,7 @@
"fileWatcher": "Sledovací proces souborů"
},
"vs/workbench/services/filesConfiguration/common/filesConfigurationService": {
"configuredReadonly": "Editor je jen pro čtení, protože soubor byl nastavený jen pro čtení prostřednictvím nastavení. Pro konfiguraci [klikněte sem](command:{0}).",
"configuredReadonly": "Editor is read-only because the file was set read-only via settings. [Click here](command:{0}) to configure or [toggle for this session](command:{1}).",
"fileLocked": "Editor je jen pro čtení kvůli oprávněním souboru. [Klikněte sem](command:{0}), abyste přesto nastavili možnost zápisu.",
"fileReadonly": "Editor je jen pro čtení, protože soubor je jen pro čtení.",
"providerReadonly": "Editor je jen pro čtení, protože systém souborů je jen pro čtení.",
Expand Down
44 changes: 32 additions & 12 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5278,6 +5278,7 @@
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"interactive.compare.apply": "Änderungen anwenden",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Kopieren",
"interactive.insertCodeBlock.label": "Am Cursor einfügen",
"interactive.insertIntoNewFile.label": "In neue Datei einfügen",
Expand Down Expand Up @@ -5366,6 +5367,20 @@
"reservedName": "Diese Chaterweiterung verwendet einen reservierten Namen.",
"viewExtensionLabel": "Erweiterung anzeigen"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatCommandContentPart": {
"commandButtonDisabled": "Button not available in restored chat"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatConfirmationContentPart": {
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTreeContentPart": {
"treeAriaLabel": "File Tree"
},
"vs/workbench/contrib/chat/browser/chatEditorInput": {
"chatEditorLabelIcon": "Symbol der Beschriftung des Chat-Editors.",
"chatEditorName": "Chat"
Expand All @@ -5384,12 +5399,6 @@
"notebook.moreExecuteActionsLabel": "Mehr..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"accept": "Akzeptieren",
"commandButtonDisabled": "Schaltfläche im wiederhergestellten Chat nicht verfügbar",
"dismiss": "Schließen",
"editsSummary": "Änderungen vorgenommen.",
"editsSummary1": "Änderungen werden vorgenommen...",
"treeAriaLabel": "Dateistruktur",
"usedAgent": "{0} verwendet [[(erneut ausführen ohne)]]",
"usedReferences": "Verwendete Verweise",
"usedReferencesCollapsed": "{0}, zugeklappt",
Expand Down Expand Up @@ -5421,9 +5430,9 @@
"chat.codeBlockHelp": "Codeblock",
"chat.codeBlockLabel": "Codeblock {0}",
"chat.compareCodeBlockLabel": "Codebearbeitungen",
"chat.edit.tooltip": "\"{0}\" öffnen",
"chat.edits.1": "1 Änderung in [[\"{0}\"]] vorgenommen",
"chat.edits.N": "{0} Änderungen in [[\"{1}\"]] vorgenommen",
"chat.edits.rejected": "Edits in [[``{0}``]] have been rejected",
"interactive.compare.apply.confirm": "Die Originaldatei wurde geändert.",
"interactive.compare.apply.confirm.detail": "Möchten Sie die Änderungen trotzdem anwenden?",
"modified": "Geändert",
Expand Down Expand Up @@ -5480,6 +5489,13 @@
"Language Models": "Sprachmodelle",
"languageModels": "Statistik zur Verwendung von Sprachmodellen für diese Erweiterung."
},
"vs/workbench/contrib/chat/common/tools/toolsContributions": {
"parametersSchema": "A JSON schema for the parameters this tool accepts.",
"toolDescription": "A description of this tool that may be passed to a language model.",
"toolDisplayName": "A human-readable name for this tool that may be used to describe it in the UI.",
"toolId": "A unique id for this tool.",
"vscode.extension.contributes.tools": "Contributes a tool that can be invoked by a language model."
},
"vs/workbench/contrib/chat/common/voiceChatService": {
"voiceChatInProgress": "Eine Spracherkennungssitzung wird für Chat ausgeführt."
},
Expand Down Expand Up @@ -7312,6 +7328,7 @@
"enableButtonLabelWithAction": "&&Erweiterung aktivieren und {0}",
"enableExtensionMessage": "Möchten Sie die Erweiterung „{0}“ aktivieren?",
"enableExtensionTitle": "Erweiterung aktivieren",
"extensionsAutoRestart": "Extensions were auto restarted to enable updates.",
"incompatible": "Die Erweiterung \"{0}\" kann nicht installiert werden, da sie nicht kompatibel ist.",
"installButtonLabel": "&&Erweiterung installieren",
"installButtonLabelWithAction": "&&Erweiterung installieren und {0}",
Expand Down Expand Up @@ -7964,7 +7981,7 @@
"change.1": "1 Änderung",
"change.N": "{0} Änderungen",
"review": "Überprüfen (akzeptieren oder verwerfen) Sie alle Änderungen, bevor Sie fortfahren.",
"review.1": "$(info) 1 Änderung annehmen oder verwerfen",
"review.1": "$(info) Accept or discard change",
"review.N": "$(info) {0} Änderungen annehmen oder verwerfen"
},
"vs/workbench/contrib/inlineChat/browser/inlineChatWidget": {
Expand All @@ -7987,6 +8004,7 @@
"holdToSpeech": "Gibt an, ob das Gedrückthalten der Inlinechat-Tastenbindung, die Spracherkennung automatisch aktiviert.",
"inlineChat.background": "Hintergrundfarbe des interaktiven Editor-Widgets",
"inlineChat.border": "Rahmenfarbe des interaktiven Editor-Widgets",
"inlineChat.foreground": "Foreground color of the interactive editor widget",
"inlineChat.shadow": "Schattenfarbe des interaktiven Editor-Widgets",
"inlineChatChangeHasDiff": "Gibt an, ob die aktuelle Änderung das Anzeigen einer Differenz unterstützt",
"inlineChatChangeShowsDiff": "Gibt an, ob die aktuelle Änderung eine Differenz anzeigt",
Expand Down Expand Up @@ -8946,6 +8964,7 @@
},
"vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": {
"notebookCellChatFocused": "Gibt an, ob der Zellenchat-Editor fokussiert ist.",
"notebookChatAgentRegistered": "Whether a chat agent for notebook is registered",
"notebookChatHasActiveRequest": "Gibt an, ob der Zellenchat-Editor über eine aktive Anforderung verfügt.",
"notebookChatOuterFocusPosition": "Gibt an, ob der Fokus des Notebook-Editors über oder unter dem Zellenchat liegt",
"notebookChatUserDidEdit": "Gibt an, ob der Benutzer/die Benutzerin Änderungen zusätzlich zum Notebook-Zellenchat vorgenommen hat."
Expand Down Expand Up @@ -11741,6 +11760,7 @@
"inlineChatHint": "[[Bitten Sie \"{0}\", etwas zu tun]], oder beginnen Sie mit der Eingabe, um den Vorgang abzubrechen."
},
"vs/workbench/contrib/terminalContrib/chat/browser/terminalChat": {
"chatAgentRegisteredContextKey": "Whether a chat agent is registered for the terminal location.",
"chatFocusedContextKey": "Gibt an, ob die Chatansicht fokussiert ist.",
"chatInputHasTextContextKey": "Gibt an, ob die Chateingabe Text enthält.",
"chatRequestActiveContextKey": "Gibt an, ob eine aktive Chatanfrage vorhanden ist.",
Expand Down Expand Up @@ -12465,6 +12485,7 @@
"workbench.trustedDomains.promptInTrustedWorkspace": "Wenn diese Option aktiviert ist, werden beim Öffnen von Links in vertrauenswürdigen Arbeitsbereichen Eingabeaufforderungen für vertrauenswürdige Domänen angezeigt."
},
"vs/workbench/contrib/userDataProfile/browser/userDataProfile": {
"New Profile Window": "New Window with Profile",
"create profile": "Profil erstellen...",
"current": "Aktuell",
"delete profile": "Profil löschen...",
Expand All @@ -12483,7 +12504,6 @@
"manage profiles": "Profile",
"miOpenProfiles": "&&Profile",
"open": "Open {0} Profile",
"open profile": "Open Profile",
"open profiles": "Profile öffnen (Benutzeroberfläche)",
"openShort": "{0}",
"pick profile to delete": "Zu löschende Profile auswählen",
Expand Down Expand Up @@ -12521,7 +12541,7 @@
"discard": "Verwerfen und erstellen",
"empty": "Leer",
"empty profile": "Keine",
"enable for new windows": "Use this profile for new windows",
"enable for new windows": "Use this profile as default for new windows",
"extensions": "Erweiterungen",
"from existing profiles": "Vorhandene Profile",
"from template": "Aus Vorlage",
Expand Down Expand Up @@ -12558,7 +12578,7 @@
"export": "Exportieren...",
"invalid configurations": "Das Profil muss mindestens eine Konfiguration enthalten.",
"open": "Open to the Side",
"open new window": "Open",
"open new window": "New Window",
"preview": "Preview",
"profileExists": "Das Profil mit dem Namen {0} ist bereits vorhanden.",
"profileNameRequired": "Der Profilname ist erforderlich.",
Expand Down Expand Up @@ -13703,7 +13723,7 @@
"fileWatcher": "Dateiüberwachungselemente"
},
"vs/workbench/services/filesConfiguration/common/filesConfigurationService": {
"configuredReadonly": "Der Editor ist schreibgeschützt, da die Datei über die Einstellungen als schreibgeschützt festgelegt wurde. [Klicken Sie hier](command:{0}), um zu konfigurieren.",
"configuredReadonly": "Editor is read-only because the file was set read-only via settings. [Click here](command:{0}) to configure or [toggle for this session](command:{1}).",
"fileLocked": "Der Editor ist aufgrund von Dateiberechtigungen schreibgeschützt. [Klicken Sie hier](command:{0}), um den Schreibzugriff trotzdem festzulegen.",
"fileReadonly": "Der Editor ist schreibgeschützt, da die Datei schreibgeschützt ist.",
"providerReadonly": "Der Editor ist schreibgeschützt, da das Dateisystem der Datei schreibgeschützt ist.",
Expand Down
Loading

0 comments on commit dd5dd1d

Please sign in to comment.