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@fd54f9d9c301d26fc9914643707945bd6c2b5d5d #1727

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
32 changes: 16 additions & 16 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5420,10 +5420,10 @@
"chatContext.notebook.kernelVariable": "Proměnná jádra...",
"chatContext.notebook.selectkernelVariable": "Vybrat a vložit proměnnou jádra",
"chatContext.symbol": "Symbol...",
"imageFromClipboard": "Image from Clipboard",
"pastedImage": "Pasted Image",
"imageFromClipboard": "Obrázek ze schránky",
"pastedImage": "Vložený obrázek",
"workbench.action.chat.attachContext.label": "Připojit kontext",
"workbench.action.chat.attachFile.label": "Add File to Chat",
"workbench.action.chat.attachFile.label": "Přidat soubor do chatu",
"workbench.action.chat.attachSelection.label": "Přidat výběr do chatu"
},
"vs/workbench/contrib/chat/browser/actions/chatCopyActions": {
Expand Down Expand Up @@ -5466,7 +5466,7 @@
},
"vs/workbench/contrib/chat/browser/actions/chatTitleActions": {
"chat.remove.label": "Odebrat žádost a odpověď",
"chat.retry.label": "Retry",
"chat.retry.label": "Zkusit znovu",
"interactive.helpful.label": "Užitečné",
"interactive.insertIntoNotebook.label": "Vložit do poznámkového bloku",
"interactive.reportIssueForBug.label": "Nahlásit problém",
Expand All @@ -5488,7 +5488,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.commandCenter.enabled": "Controls whether the command center shows a menu for chat actions (requires {0}).",
"chat.commandCenter.enabled": "Určuje, jestli centrum příkazů zobrazí nabídku pro akce chatu (vyžaduje {0}).",
"chat.experimental.detectParticipant.enabled": "Povolí automatickou detekci účastníka chatu pro panelový chat.",
"chat.experimental.implicitContext": "Určuje, jestli se zobrazí zaškrtávací políčko, které uživateli umožní určit, který implicitní kontext je zahrnutý do výzvy účastníka chatu.",
"chat.experimental.variables.editor": "Povolí proměnné pro chat editoru.",
Expand Down Expand Up @@ -5522,7 +5522,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.imageAttachment": "Připojený obrázek, {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 @@ -5565,13 +5565,13 @@
},
"vs/workbench/contrib/chat/browser/chatEditingService": {
"accept.allFiles": "Přijmout vše",
"accept.file": "Accept",
"accept.file": "Přijmout",
"chatEditing.openDiffs": "Otevřít porovnání",
"chatEditing.startSession": "Spustit relaci úprav",
"chatEditing.startingSession": "Generují se úpravy...",
"chatEditing.stopSession": "Zastavit relaci úprav",
"discard.allFiles": "Discard All",
"discard.file": "Discard",
"discard.allFiles": "Zahodit vše",
"discard.file": "Zahodit",
"multiDiffEditorInput.name": "Navrhované úpravy",
"open.file": "Otevřít soubor"
},
Expand All @@ -5587,7 +5587,7 @@
"workbench.panel.chat.view.showGettingStarted": "Pokud je povoleno, zobrazí na panelu chatu experimenty Začínáme."
},
"vs/workbench/contrib/chat/browser/chatImagePaste": {
"pastedImage": "Pasted Image"
"pastedImage": "Vložený obrázek"
},
"vs/workbench/contrib/chat/browser/chatInlineAnchorWidget": {
"actions.attach.label": "Přidat soubor do chatu",
Expand All @@ -5601,10 +5601,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.imageAttachment": "Připojený obrázek, {0}",
"chat.submitToSecondaryAgent": "Odeslat komu: @{0}",
"chatEditingSessionOverview": "{0} files changed",
"chatEditingSessionOverview.oneFileChanged": "1 file changed",
"chatEditingSessionOverview": "Počet změněných souborů: {0}",
"chatEditingSessionOverview.oneFileChanged": "Počet změněných souborů: 1",
"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 @@ -5692,8 +5692,8 @@
"chatEditApplied": "True, pokud se použily úpravy textu chatu.",
"chatExtensionInvalid": "True, pokud je nainstalované rozšíření chatu neplatné a je třeba jej aktualizovat.",
"chatIsEnabled": "True, pokud je chat povolen, protože je aktivován výchozí účastník chatu s implementací.",
"chatItemId": "The id of the chat item.",
"chatLastItemId": "The id of the last chat item.",
"chatItemId": "ID položky chatu",
"chatLastItemId": "ID poslední položky chatu",
"chatModelsAreUserSelectable": "True, když uživatel může model chatu vybrat ručně",
"chatParticipantRegistered": "True, pokud je pro panel zaregistrován výchozí účastník chatu.",
"chatParticipantSupportsModelPicker": "True, když aktuální účastník chatu podporuje ruční výběr modelu",
Expand Down Expand Up @@ -5740,7 +5740,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.",
"contentTypes": "Seznam typů obsahu, které může tento nástroj vrátit. Je nutné, aby nástroje podporovaly typ text/plain, a to i v případě, že se tady nezadá. Dalším příkladem může být contentType exportovaný knihovnou @vscode/prompt-tsx.",
"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
16 changes: 8 additions & 8 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
"notFound": "{0} introuvable dans le zip."
},
"vs/editor/browser/controller/editContext/native/screenReaderSupport": {
"editor": "editor"
"editor": "éditeur"
},
"vs/editor/browser/controller/editContext/screenReaderUtils": {
"accessibilityModeOff": "L’éditeur n’est pas accessible pour le moment.",
Expand Down Expand Up @@ -8285,8 +8285,8 @@
"stop.title": "Arrêter la lecture des indicateurs inlay"
},
"vs/workbench/contrib/inlineChat/browser/inlineChat.contribution": {
"cancel": "Cancel Request",
"cancelShort": "Cancel",
"cancel": "Annuler la requête",
"cancelShort": "Annuler",
"send.edit": "Modifier le code",
"send.generate": "Générer"
},
Expand Down Expand Up @@ -8337,7 +8337,7 @@
"vs/workbench/contrib/inlineChat/common/inlineChat": {
"acceptedOrDiscardBeforeSave": "Indique si les sessions de conversation en ligne en attente empêchent l’enregistrement.",
"accessibleDiffView": "Indique si la conversation en ligne affiche également une visionneuse diff accessible pour ses modifications.",
"accessibleDiffView.auto": "The accessible diff viewer is based on screen reader mode being enabled.",
"accessibleDiffView.auto": "Le visualiseur de différences accessible est basé sur l'activation du mode lecteur d'écran.",
"accessibleDiffView.off": "La visionneuse diff accessible n’est jamais activée.",
"accessibleDiffView.on": "La visionneuse diff accessible est toujours activée.",
"editorOverviewRuler.inlineChatInserted": "Couleur de marqueur de la règle d’aperçu pour le contenu inséré de la conversation en ligne.",
Expand Down Expand Up @@ -9628,9 +9628,9 @@
},
"vs/workbench/contrib/notebook/browser/notebookAccessibilityProvider": {
"notebookTreeAriaLabel": "Notebook",
"notebookTreeAriaLabelHelp": "{0}\r\nUse {1} for accessibility help",
"notebookTreeAriaLabelHelpNoKb": "{0}\r\nRun the Open Accessibility Help command for more information",
"replHistoryTreeAriaLabel": "REPL Editor History"
"notebookTreeAriaLabelHelp": "{0}\r\nUtiliser {1} pour l'aide à l'accessibilité",
"notebookTreeAriaLabelHelpNoKb": "{0}\r\nExécutez la commande Ouvrir l'aide à l'accessibilité pour plus d'informations",
"replHistoryTreeAriaLabel": "Historique de l'éditeur REPL"
},
"vs/workbench/contrib/notebook/browser/notebookEditor": {
"fail.noEditor": "Impossible d’ouvrir la ressource avec le type d’éditeur de notebook «{0}», vérifiez si l’extension appropriée est installée et activée.",
Expand Down Expand Up @@ -10981,7 +10981,7 @@
"search": "Rechercher",
"searchFileMatch": "{0} fichier trouvé",
"searchFileMatches": "{0} fichiers",
"searchFolderMatch.aiText.label": "{0} Results",
"searchFolderMatch.aiText.label": "{0} résultats",
"searchFolderMatch.other.label": "Autres fichiers",
"searchFolderMatch.plainText.label": "Résultats de texte",
"searchMatch": "{0} correspondance trouvée",
Expand Down
36 changes: 18 additions & 18 deletions i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1033,22 +1033,22 @@
"showLensOnLine": "현재 줄에 대한 코드 렌즈 명령 표시"
},
"vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerCloseButton": {
"closeIcon": "Icon to close the color picker"
"closeIcon": "Color Picker를 닫는 아이콘"
},
"vs/editor/contrib/colorPicker/browser/colorPickerParts/colorPickerHeader": {
"clickToToggleColorOptions": "Click to toggle color options (rgb/hsl/hex)"
"clickToToggleColorOptions": "색 옵션을 토글하려면 클릭하세요(rgb/hsl/hex)."
},
"vs/editor/contrib/colorPicker/browser/hoverColorPicker/hoverColorPickerParticipant": {
"hoverAccessibilityColorParticipant": "There is a color picker here."
"hoverAccessibilityColorParticipant": "여기에 Color Picker가 있습니다."
},
"vs/editor/contrib/colorPicker/browser/standaloneColorPicker/standaloneColorPickerActions": {
"hideColorPicker": "Hide the Color Picker",
"hideColorPickerDescription": "Hide the standalone color picker.",
"insertColorWithStandaloneColorPicker": "Insert Color with Standalone Color Picker",
"insertColorWithStandaloneColorPickerDescription": "Insert hex/rgb/hsl colors with the focused standalone color picker.",
"mishowOrFocusStandaloneColorPicker": "&&Show or Focus Standalone Color Picker",
"showOrFocusStandaloneColorPicker": "Show or Focus Standalone Color Picker",
"showOrFocusStandaloneColorPickerDescription": "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors."
"hideColorPicker": "Color Picker 숨기기",
"hideColorPickerDescription": "독립 실행형 Color Picker를 숨깁니다.",
"insertColorWithStandaloneColorPicker": "독립 실행형 Color Picker로 색 삽입",
"insertColorWithStandaloneColorPickerDescription": "포커스가 있는 독립 실행형 Color Picker를 사용하여 hex/rgb/hsl 색을 삽입합니다.",
"mishowOrFocusStandaloneColorPicker": "독립 실행형 Color Picker 표시 또는 포커스(&&S)",
"showOrFocusStandaloneColorPicker": "독립 실행형 Color Picker 표시 또는 포커스",
"showOrFocusStandaloneColorPickerDescription": "기본 색 공급자를 사용하는 독립 실행형 Color Picker를 표시하거나 포커스를 지정합니다. hex/rgb/hsl 색을 표시합니다."
},
"vs/editor/contrib/comment/browser/comment": {
"comment.block": "블록 주석 설정/해제",
Expand Down Expand Up @@ -1174,7 +1174,7 @@
"removeManualFoldingRanges.label": "수동 폴딩 범위 제거",
"toggleFoldAction.label": "접기 전환",
"toggleFoldRecursivelyAction.label": "재귀적으로 접기 토글",
"toggleImportFold.label": "Toggle Import Fold",
"toggleImportFold.label": "가져오기 접기 설정/해제",
"unFoldRecursivelyAction.label": "재귀적으로 펼치기",
"unfoldAction.label": "펼치기",
"unfoldAllAction.label": "모두 펼치기",
Expand Down Expand Up @@ -1298,10 +1298,10 @@
"location.kb": "{1}의 {0} 기호, 다음의 경우 {2}"
},
"vs/editor/contrib/gpu/browser/gpuActions": {
"drawGlyph.label": "Draw Glyph",
"gpuDebug.label": "Developer: Debug Editor GPU Renderer",
"logTextureAtlasStats.label": "Log Texture Atlas Stats",
"saveTextureAtlas.label": "Save Texture Atlas"
"drawGlyph.label": "문자 모양 그리기",
"gpuDebug.label": "개발자: 디버그 편집기 GPU 렌더러",
"logTextureAtlasStats.label": "로그 텍스처 Atlas 통계",
"saveTextureAtlas.label": "텍스처 Atlas 저장"
},
"vs/editor/contrib/hover/browser/contentHoverRendered": {
"hoverAccessibilityStatusBar": "가리키기 상태 표시줄입니다.",
Expand Down Expand Up @@ -2101,11 +2101,11 @@
"errorDeleting": "'{1}' 확장을 설치하는 동안 기존 '{0}' 폴더를 삭제할 수 없습니다. 폴더를 수동으로 삭제하고 다시 시도하세요.",
"incompatible": "VS Code '{1}'과(와) 호환되지 않으므로 확장 '{0}'을(를) 설치할 수 없습니다.",
"invalidManifest": "Marketplace와의 매니페스트 불일치로 인해 '{0}' 확장을 설치할 수 없음",
"not signed": "Extension is not signed.",
"not signed": "확장이 서명되지 않았습니다.",
"removeError": "확장을 제거하는 동안 오류가 발생했습니다. {0}. 다시 시도하기 전에 VS Code를 종료하고 다시 시작하세요.",
"restartCode": "{0}을(를) 다시 설치하기 전에 VS Code를 다시 시작하세요.",
"signature verification failed": "Signature verification failed with '{0}' error.",
"signature verification not executed": "Signature verification was not executed."
"signature verification failed": "'{0}' 오류로 서명 확인에 실패했습니다.",
"signature verification not executed": "서명 확인이 실행되지 않았습니다."
},
"vs/platform/extensionManagement/node/extensionManagementUtil": {
"invalidManifest": "잘못된 VSIX: package.json이 JSON 파일이 아닙니다."
Expand Down
4 changes: 2 additions & 2 deletions i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -14097,7 +14097,7 @@
"cannot change enablement environment": "Nie można zmienić włączenia {0}rozszerzenia, ponieważ jest włączona w środowisku",
"cannot change enablement extension kind": "Nie można zmienić włączenia rozszerzenia {0} ze względu na jego rodzaj rozszerzenia",
"cannot change enablement virtual workspace": "Nie można zmienić włączenia {0}rozszerzenia, ponieważ nie obsługuje wirtualnych obszarów roboczych",
"cannot change invalid extension enablement": "Cannot change enablement of {0} extension because of it is invalid",
"cannot change invalid extension enablement": "Nie można zmienić włączenia rozszerzenia {0} ze względu na to, że jest nieprawidłowy",
"cannot disable auth extension": "Nie można zmienić włączenia rozszerzenia {0}, ponieważ zależy od niego synchronizacja ustawień.",
"cannot disable auth extension in workspace": "Nie można zmienić włączenia rozszerzenia {0} w obszarze roboczym, ponieważ wnosi ono dostawców uwierzytelniania",
"cannot disable language pack extension": "Nie można zmienić włączenia rozszerzenia {0}, ponieważ wnosi ono pakiety językowe.",
Expand Down Expand Up @@ -14137,7 +14137,7 @@
"install multiple extensions": "Czy chcesz zainstalować i zsynchronizować rozszerzenia na urządzeniach?",
"install single extension": "Czy chcesz zainstalować i zsynchronizować rozszerzenie „{0}” na urządzeniach?",
"limited support": "Plik „{0}” ma ograniczone funkcje w programie {1}.",
"main.notFound": "Cannot activate because {0} not found",
"main.notFound": "Nie można aktywować, ponieważ nie znaleziono {0}",
"multipleDependentsError": "Nie można odinstalować rozszerzenia „{0}”. Rozszerzenia „{1}”, „{2}” i inne są od niego zależne.",
"non web extensions": "Plik „{0}” zawiera rozszerzenia, które nie są obsługiwane w programie {1}.",
"non web extensions detail": "Zawiera rozszerzenia, które są nieobsługiwane.",
Expand Down
Loading
Loading