Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated strings from microsoft/vscode-loc-drop@fa48a8b7be40597b87797c3668741a134be631f8 #1716

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 33 additions & 9 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
"vs/base/browser/ui/tree/abstractTree": {
"close": "Zavřít",
"filter": "Filtrovat",
"foundResults": "{0} results",
"fuzzySearch": "Přibližná shoda",
"not found": "Nenašly se žádné prvky.",
"replFindNoResults": "Žádné výsledky",
"replFindResults": "Počet výsledků: {0}",
"type to filter": "Pro filtrování zadejte text.",
"type to search": "Zadejte hledaný text"
},
Expand Down Expand Up @@ -2381,6 +2381,7 @@
"remoteTunnelService.serviceInstallFailed": "Nepovedlo se nainstalovat tunel jako službu, spouští se v relaci..."
},
"vs/platform/request/common/request": {
"electronFetch": "Controls whether use of Electron's fetch implementation instead of Node.js' should be enabled. All local extensions will get Electron's fetch implementation for the global fetch API.",
"httpConfigurationTitle": "HTTP",
"noProxy": "Určuje názvy domén, pro které se mají ignorovat nastavení proxy serveru pro požadavky HTTP/HTTPS.",
"proxy": "Nastavení proxy, které se má použít. Pokud není nastaveno, zdědí se z proměnných prostředí http_proxy a https_proxy.",
Expand Down Expand Up @@ -5086,7 +5087,7 @@
"accessibilityConfigurationTitle": "Usnadnění",
"announcement.enabled.auto": "Povolit oznámení, bude se přehrávat jenom v režimu optimalizovaném pro čtečku obrazovky.",
"announcement.enabled.off": "Zakázat oznámení.",
"autoSynthesize": "Whether a textual response should automatically be read out aloud. For non screen reader users, this will happen when speech was used as input. For screen reader users, this will happen with any input type. For example, in a chat session, a response is automatically synthesized when voice is used as chat request.",
"autoSynthesize": "Určuje, jestli se má textová odpověď při použití řeči jako vstupu automaticky číst nahlas. Například v relaci chatu se odpověď automaticky syntetizovala při použití hlasu jako žádosti o chat.",
"dimUnfocusedEnabled": "Určuje, jestli se mají editory a terminály bez fokusu ztlumit, což zpřístupňuje, kam bude zadaný vstup chodit. To funguje s většinou editorů s vážnou výjimkou těch, kteří využívají rámce iframe, jako jsou poznámkové bloky a editory rozšíření webview.",
"dimUnfocusedOpacity": "Zlomek neprůhlednosti (0,2 až 1,0), který se má použít pro editory a terminály bez fokusu. To se projeví jenom v případě, že je povolená {0}.",
"sound.enabled.auto": "Povolí zvuk, když je připojená čtečka obrazovky.",
Expand Down Expand Up @@ -5397,7 +5398,6 @@
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"chat.applyAll.label": "Apply All Edits",
"chatCodeBlock.applyAll.editingSessionActive": "An editing session is already active, please accept or reject the current proposed edits before continuing.",
"interactive.applyInEditor.label": "Použít v editoru",
"interactive.compare.apply": "Použít úpravy",
"interactive.compare.discard": "Zahodit úpravy",
Expand All @@ -5413,6 +5413,8 @@
"chatContext.notebook.kernelVariable": "Kernel Variable...",
"chatContext.notebook.selectkernelVariable": "Select and Insert Kernel Variable",
"chatContext.symbol": "Symbol...",
"imageFromClipboard": "Image from Clipboard",
"pastedImage": "Pasted Image",
"workbench.action.chat.attachContext.label": "Připojit kontext",
"workbench.action.chat.attachFile.label": "Add File to Chat",
"workbench.action.chat.attachSelection.label": "Přidat výběr do chatu"
Expand Down Expand Up @@ -5513,6 +5515,7 @@
"chat.attachment3": "Připojený kontext: {0}.",
"chat.fileAttachment3": "Připojeno: {0}.",
"chat.fileAttachmentWithRange3": "Připojeno: {0}, řádek {1} až řádek {2}.",
"chat.imageAttachment": "Attached image, {0}",
"chat.omittedFileAttachment": "Vynecháno: {0}.",
"chat.omittedFileAttachmentWithRange": "Vynecháno: {0}, řádek {1} až řádek {2}.",
"chat.partialFileAttachment": "Částečně připojeno: {0}.",
Expand Down Expand Up @@ -5546,11 +5549,13 @@
},
"vs/workbench/contrib/chat/browser/chatDragAndDrop": {
"attach": "Attach",
"file": "File"
"file": "File",
"image": "Image"
},
"vs/workbench/contrib/chat/browser/chatEditingService": {
"accept.allFiles": "Accept All",
"accept.file": "Accept",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"multiDiffEditorInput.name": "Suggested Edits"
},
Expand All @@ -5565,6 +5570,9 @@
"chat.openPanel": "Open Chat Panel",
"workbench.panel.chat.view.showGettingStarted": "When enabled, shows a getting started experiments in the chat panel."
},
"vs/workbench/contrib/chat/browser/chatImagePaste": {
"pastedImage": "Pasted Image"
},
"vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": {
"actions.attach.label": "Attach File as Context",
"actions.goToDecl.label": "Go to Definition",
Expand All @@ -5577,7 +5585,10 @@
"chat.attachment": "Připojený kontext, {0}",
"chat.fileAttachment": "Připojený soubor, {0}",
"chat.fileAttachmentWithRange": "Připojený soubor, {0}, od řádku {1} do řádku {2}",
"chat.imageAttachment": "Attached image, {0}",
"chat.submitToSecondaryAgent": "Odeslat komu: @{0}",
"chatEditingSessionOverview": "{0} files changed",
"chatEditingSessionOverview.oneFileChanged": "1 file changed",
"chatInput": "Vstup chatu",
"chatInput.accessibilityHelpNoKb": "Vstup chatu. Sem zadejte kód a stisknutím klávesy Enter ho spusťte. Další informace získáte pomocí příkazu Nápověda k usnadnění chatu.",
"notebook.moreExecuteActionsLabel": "Další…"
Expand Down Expand Up @@ -5705,6 +5716,7 @@
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
"canBeInvokedManually": "Určuje, jestli uživatel může tento nástroj vyvolat ručně prostřednictvím uživatelského prostředí chatu.",
"condition": "Podmínka, která musí být vyhodnocena jako true, aby byl tento nástroj povolen. Upozorňujeme, že nástroj může být vyvolán i jiným rozšířením, a to i v případě, že je jeho podmínka when vyhodnocena jako false.",
"contentTypes": "The list of content types that this tool can return. It's required that tools support `text/plain`, and that is assumed even if not specified here. Another example could be the contentType exported by the `@vscode/prompt-tsx` library.",
"icon": "Ikona, která představuje tento nástroj. Může to být cesta k souboru, objekt s cestami k souborům pro tmavý a světlý motiv nebo odkaz na ikonu motivu, například \\$(zap).",
"icon.dark": "Cesta k ikoně při použití tmavého motivu",
"icon.light": "Cesta k ikoně při použití světlého motivu",
Expand Down Expand Up @@ -7107,14 +7119,19 @@
"exeBasedRecommendation": "Toto rozšíření se doporučuje, protože máte nainstalováno následující: {0}."
},
"vs/workbench/contrib/extensions/browser/extensionEditor": {
"Browse Extension Contents": "Browse Extension Contents",
"Changelog title": "Protokol změn",
"Marketplace": "Marketplace",
"Marketplace Info": "Další informace",
"Readme title": "Soubor Readme",
"View license": "View License",
"browse contents": "Browse Contents",
"browseExtensionContents": "Are you sure you want to browse the contents of the extension '{0}'?\r\nMake sure the extension license allows this.",
"builtin": "Integrovaný",
"categories": "Kategorie",
"changelog": "Protokol změn",
"changelogtooltip": "Historie aktualizací rozšíření získaná ze souboru CHANGELOG.md rozšíření",
"contents": "Contents",
"dependencies": "Závislosti",
"dependenciestooltip": "Zobrazí seznam rozšíření, na kterých je toto rozšíření závislé.",
"details": "Podrobnosti",
Expand Down Expand Up @@ -7145,7 +7162,6 @@
"rating": "Hodnocení",
"repository": "Úložiště",
"resources": "Prostředky",
"sources": "Sources",
"workspace extension": "Rozšíření pracovního prostoru"
},
"vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant": {
Expand Down Expand Up @@ -8154,7 +8170,8 @@
"createNewFolder": "Nová složka…",
"explorerSection": "Oddíl průzkumníka: {0}",
"refreshExplorer": "Aktualizovat Průzkumníka",
"refreshExplorerMetadata": "Vynutí aktualizaci Průzkumníka."
"refreshExplorerMetadata": "Vynutí aktualizaci Průzkumníka.",
"type to search files": "Type to search files"
},
"vs/workbench/contrib/files/browser/views/explorerViewer": {
"confirmMove": "Opravdu chcete přesunout {0} do {1}?",
Expand Down Expand Up @@ -8274,7 +8291,7 @@
"moveToNextHunk": "Přejít na další změnu",
"moveToPreviousHunk": "Přejít na předchozí změnu",
"rerun": "Spustit znovu",
"run": "Spustit v editoru",
"run": "Editor Chat",
"showChanges": "Přepnout změny",
"startInlineChat": "Ikona, která vytvoří vložený chat z panelu nástrojů editoru",
"unstash": "Pokračovat v posledním zavřeném vloženém chatu",
Expand Down Expand Up @@ -10538,6 +10555,14 @@
"vs/workbench/contrib/replNotebook/browser/repl.contribution": {
"repl.execute": "Execute REPL input"
},
"vs/workbench/contrib/replNotebook/browser/replEditorAccessibilityHelp": {
"replEditor.cellNavigation": "The up and down arrows will also move focus between previously executed items.",
"replEditor.execute": "The Execute command{0} will evaluate the expression in the input box.",
"replEditor.focusHistory": "The Focus History command{0} will move focus to the list of previously executed items.",
"replEditor.focusInOutput": "The Focus Output command{0} will set focus on the output when focused on a previously executed item.",
"replEditor.focusReplInput": "The Focus Input Editor command{0} will move focus to the REPL input box.",
"replEditor.overview": "You are in a REPL Editor which contains in input box to evaluate expressions and a list of previously executed expressions and their output."
},
"vs/workbench/contrib/replNotebook/browser/replEditorInput": {
"replEditorLabelIcon": "Icon of the REPL editor label."
},
Expand Down Expand Up @@ -10901,7 +10926,6 @@
"clearSearchHistoryLabel": "Vymazat historii hledání"
},
"vs/workbench/contrib/search/browser/searchFindInput": {
"aiDescription": "Použít AI",
"searchFindInputNotebookFilter.label": "Filtry hledání v poznámkovém bloku"
},
"vs/workbench/contrib/search/browser/searchIcons": {
Expand Down Expand Up @@ -10940,7 +10964,7 @@
"search": "Hledat",
"searchFileMatch": "Počet nalezených souborů: {0}",
"searchFileMatches": "Počet nalezených souborů: {0}",
"searchFolderMatch.aiText.label": "AI Results",
"searchFolderMatch.aiText.label": "{0} Results",
"searchFolderMatch.other.label": "Ostatní soubory",
"searchFolderMatch.plainText.label": "Text Results",
"searchMatch": "Počet nalezených shod: {0}",
Expand Down
Loading
Loading