diff --git a/i18n/vscode-language-pack-cs/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/configuration-editing.i18n.json index 5df1c1219f..b46851a9f7 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "Aktuální pracovní adresář spouštěče úloh při spuštění", "defaultBuildTask": "Název výchozí úlohy sestavení. Pokud neexistuje žádná výchozí úloha sestavení, zobrazí se nabídka rychlého výběru pro zvolení úlohy sestavení.", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "Cesta, kde je nainstalováno rozšíření.", "file": "Aktuálně otevřený soubor", "fileBasename": "Základní název aktuálně otevřeného souboru", "fileBasenameNoExtension": "Základní název aktuálně otevřeného souboru bez přípony souboru", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/css-language-features.i18n.json index 028f93e7b1..273837c365 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "Při dokončování vlastností CSS vkládat na konec řádku středník", "css.completion.triggerPropertyValueCompletion.desc": "Ve výchozím nastavení VS Code aktivuje dokončování hodnot vlastností po výběru vlastnosti CSS. Toto chování můžete pomocí tohoto nastavení zakázat.", "css.customData.desc": "Seznam relativních cest k souborům odkazující na soubory JSON používající [formát vlastních dat](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md).\r\n\r\nVS Code načte vlastní data při spuštění a rozšíří svou podporu CSS o vlastní vlastnosti CSS, direktivy at, pseudotřídy a pseudoelementy, které zadáte v souborech JSON.\r\n\r\nCesty k souborům jsou relativní vzhledem k pracovnímu prostoru a zvažují se jenom nastavení složek pracovního prostoru.", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "Vložte složené závorky na stejný řádek jako pravidla (collapse) nebo vložte složené závorky na vlastní řádek (expand).", "css.format.enable.desc": "Umožňuje povolit nebo zakázat výchozí formátovací modul CSS.", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "Maximální počet konců řádků, které se mají zachovat v jednom bloku, pokud je povolená možnost #css.format.preserveNewLines#.", "css.format.newlineBetweenRules.desc": "Sady pravidel oddělte prázdným řádkem.", "css.format.newlineBetweenSelectors.desc": "Selektory oddělte novým řádkem.", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "Určuje, jestli se mají před elementy zachovat stávající konce řádků.", "css.format.spaceAroundSelectorSeparator.desc": "Ujistěte se, že kolem oddělovačů selektorů >, +, ~ (např. a > b) je znak mezery.", "css.hover.documentation": "Po najetí myší zobrazovat značku a dokumentaci k atributu pomocí šablon stylů CSS", "css.hover.references": "Po najetí myší zobrazovat odkazy na MDN pomocí šablon stylů CSS", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "Nastavení less.colorDecorators.enable je zastaralé. Místo něj se používá nastavení editor.colorDecorators.", "less.completion.completePropertyWithSemicolon.desc": "Při dokončování vlastností CSS vkládat na konec řádku středník", "less.completion.triggerPropertyValueCompletion.desc": "Ve výchozím nastavení VS Code aktivuje dokončování hodnot vlastností po výběru vlastnosti CSS. Toto chování můžete pomocí tohoto nastavení zakázat.", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "Vložte složené závorky na stejný řádek jako pravidla (collapse) nebo vložte složené závorky na vlastní řádek (expand).", "less.format.enable.desc": "Umožňuje povolit nebo zakázat výchozí formátovací modul LESS.", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "Maximální počet konců řádků, které se mají zachovat v jednom bloku, pokud je povolená možnost #less.format.preserveNewLines#.", "less.format.newlineBetweenRules.desc": "Sady pravidel oddělte prázdným řádkem.", "less.format.newlineBetweenSelectors.desc": "Selektory oddělte novým řádkem.", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "Určuje, jestli se mají před elementy zachovat stávající konce řádků.", "less.format.spaceAroundSelectorSeparator.desc": "Ujistěte se, že kolem oddělovačů selektorů >, +, ~ (např. a > b) je znak mezery.", "less.hover.documentation": "Po najetí myší zobrazovat značku a dokumentaci k atributu pomocí LESS", "less.hover.references": "Po najetí myší zobrazovat odkazy na MDN pomocí LESS", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "Nastavení scss.colorDecorators.enable je zastaralé. Místo něj se používá nastavení editor.colorDecorators.", "scss.completion.completePropertyWithSemicolon.desc": "Při dokončování vlastností CSS vkládat na konec řádku středník", "scss.completion.triggerPropertyValueCompletion.desc": "Ve výchozím nastavení VS Code aktivuje dokončování hodnot vlastností po výběru vlastnosti CSS. Toto chování můžete pomocí tohoto nastavení zakázat.", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "Vložte složené závorky na stejný řádek jako pravidla (collapse) nebo vložte složené závorky na vlastní řádek (expand).", "scss.format.enable.desc": "Umožňuje povolit nebo zakázat výchozí formátovací modul SCSS.", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "Maximální počet konců řádků, které se mají zachovat v jednom bloku, pokud je povolená možnost #scss.format.preserveNewLines#.", "scss.format.newlineBetweenRules.desc": "Sady pravidel oddělte prázdným řádkem.", "scss.format.newlineBetweenSelectors.desc": "Selektory oddělte novým řádkem.", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "Určuje, jestli se mají před elementy zachovat stávající konce řádků.", "scss.format.spaceAroundSelectorSeparator.desc": "Ujistěte se, že kolem oddělovačů selektorů >, +, ~ (např. a > b) je znak mezery.", "scss.hover.documentation": "Po najetí myší zobrazovat značku a dokumentaci k atributu pomocí SCSS", "scss.hover.references": "Po najetí myší zobrazovat odkazy na MDN pomocí SCSS", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/git.i18n.json index 09f936d21d..81d93c0fe6 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/git.i18n.json @@ -168,7 +168,7 @@ "stash message": "Zpráva k dočasnému úložišti", "stashcheckout": "Dočasné uložit a rezervovat", "sure drop": "Opravdu chcete odstranit tuto položku dočasného ukládání: {0}?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "Tato akce přijme a nasdílí potvrzení z {0} / do {1}.", "tag at": "Značka v {0}", "tag message": "Zpráva", "tag name": "Název značky", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Otevřít porovnání", "git.timeline.source": "Historie Gitu", "git.timeline.stagedChanges": "Připravené změny", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Nepotvrzené změny", "git.timeline.you": "Vy" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "Použít datum vytvoření", "config.timeline.date.committed": "Použít datum potvrzení", "config.timeline.showAuthor": "Určuje, jestli se v zobrazení Časová osa má zobrazovat autor potvrzení.", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "Určuje, jestli se mají v zobrazení časové osy zobrazovat nepotvrzené změny.", "config.untrackedChanges": "Určuje, jak se chovají nesledované změny.", "config.untrackedChanges.hidden": "Nesledované změny jsou skryty a vyloučeny z několika akcí.", "config.untrackedChanges.mixed": "Všechny změny (sledované i nesledované) se zobrazují společně a chovají se stejně.", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/github-authentication.i18n.json index 4bbef9c946..4385a078a6 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/github-authentication.i18n.json @@ -11,13 +11,13 @@ "dist/githubServer": { "code.detail": "Ověřování dokončíte tak, že přejdete na GitHub a vložíte výše uvedený jednorázový kód.", "code.title": "Váš kód: {0}", - "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "no": "Ne", + "otherReasonMessage": "Ještě jste nedokončili autorizaci tohoto rozšíření pro používání GitHubu. Chcete to dál zkoušet?", "progress": "Otevřete [{0}]({0}) na nové kartě a vložte svůj jednorázový kód: {1}", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "Přihlašování ke github.com…", + "signingInAnotherWay": "Přihlašování ke github.com…", + "userCancelledMessage": "Máte potíže s přihlášením? Chcete zkusit jiný způsob?", + "yes": "Ano" }, "package": { "description": "Zprostředkovatel ověřování GitHubu", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/github.i18n.json index 6c9f0b2d2f..23e62ee9d4 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "Fork {0} se úspěšně vytvořil na GitHubu.", "forking_pushing": "Probíhá nasdílení změn...", "no": "Ne", - "no pr template": "No template", + "no pr template": "Žádná šablona", "openingithub": "Otevřít v GitHubu", "openpr": "Otevřít žádost o přijetí změn", - "select pr template": "Select the Pull Request template" + "select pr template": "Vyberte šablonu žádosti o přijetí změn." }, "package": { "config.gitAuthentication": "Určuje, jestli se má ve VS Code povolit automatické ověřování GitHubu pro příkazy Git.", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "Určuje, který protokol se používá ke klonování úložiště GitHubu.", "description": "Funkce GitHubu pro VS Code", "displayName": "GitHub", "welcome.publishFolder": "Tuto složku můžete také přímo publikovat do úložiště GitHubu. Po publikování budete mít přístup k funkcím správy zdrojů, které zajišťuje Git a GitHub.\r\n[$(github) Publikovat na GitHub](command:github.publish)", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/json-language-features.i18n.json index fb11c09af4..988b9f8937 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "Znovu nezobrazovat" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "Otevřít rozšíření", + "openSettings": "Otevřít nastavení", "pending.detail": "Načítají se informace JSON.", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "Pro tento soubor není nakonfigurované žádné schéma.", + "schema.showdocs": "Další informace o konfiguraci schématu JSON…", + "schemaFromFolderSettings": "Nakonfigurováno v nastavení pracovního prostoru", + "schemaFromUserSettings": "Nakonfigurováno v uživatelských nastaveních", + "schemaFromextension": "Nakonfigurováno rozšířením: {0}", "schemaPicker.title": "Schémata JSON používaná pro {0}", "status.error": "Nepovedlo se vypočítat použitá schémata.", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "Nakonfigurovalo se několik schémat JSON.", + "status.noSchema": "Není nakonfigurované žádné schéma JSON.", + "status.noSchema.short": "Žádné ověření schématu", "status.notJSON": "Nejde o editor JSON.", "status.openSchemasLink": "Zobrazit schémata", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "Schéma JSON je nakonfigurované.", + "status.withSchema.short": "Schéma ověřeno", + "status.withSchemas.short": "Schéma ověřeno", "statusItem.name": "Stav ověření JSON" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "Definice schématu pro danou adresu URL. Schéma musí být zadáno pouze proto, aby se zabránilo přístupu k adrese URL schématu.", "json.schemas.url.desc": "Adresa URL schématu nebo relativní cesta ke schématu v aktuálním adresáři", "json.tracing.desc": "Umožňuje sledovat komunikaci mezi VS Code a serverem jazyka JSON.", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "Povolí nebo zakáže ověřování JSON." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-cs/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/markdown-language-features.i18n.json index 066b2c6b48..1d626e191c 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "Přejít na odkaz" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "Operace vyhledání odkazů na soubory neproběhla úspěšně. Neposkytl se žádný prostředek.", + "progress.title": "Hledání odkazů na soubory" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "Přejmenování se v umístění nepodporuje.", + "renameNoFiles": "Přejmenování souborů se v současné době nepodporuje." }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "onPreviewStyleLoadError": "Nepovedlo se načíst markdown.styles: {0}", + "preview.clickOpenFailed": "{0} se nepovedlo otevřít.", + "previewTitle": "Náhled: {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} nelze najít.", + "preview.securityMessage.label": "Upozornění zabezpečení na zakázání obsahu", + "preview.securityMessage.text": "Některý obsah v tomto dokumentu byl zakázán.", + "preview.securityMessage.title": "V náhledu Markdownu byl zakázán potenciálně nebezpečný nebo nezabezpečený obsah. Pokud chcete povolit nezabezpečený obsah nebo pokud chcete povolit skripty, změňte nastavení zabezpečení náhledu Markdownu." }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", - "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "disable.description": "Povolit veškerý obsah a skriptování (nedoporučuje se)", + "disable.title": "Zakázat", + "disableSecurityWarning.title": "Zakázat upozornění zabezpečení náhledu v tomto pracovním prostoru", + "enableSecurityWarning.title": "Povolit upozornění zabezpečení náhledu v tomto pracovním prostoru", + "insecureContent.description": "Povolit načítání obsahu přes protokol http", + "insecureContent.title": "Povolit nezabezpečený obsah", + "insecureLocalContent.description": "Povolit načítání obsahu přes protokol HTTP z místního hostitele (localhost)", + "insecureLocalContent.title": "Povolit nezabezpečený místní obsah", + "moreInfo.title": "Další informace", + "preview.showPreviewSecuritySelector.title": "Vybrat nastavení zabezpečení pro náhledy Markdownu v tomto pracovním prostoru", + "strict.description": "Načítat pouze zabezpečený obsah", + "strict.title": "Striktní", + "toggleSecurityWarning.description": "Nemá vliv na úroveň zabezpečení obsahu." }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "Pokud chcete vložit posunutí, povolte nebo zakažte přetažení do editoru Markdown. Vyžaduje povolení #workbench.editor.dropIntoEditor.enabled#.", "configuration.markdown.links.openLocation.beside": "Otevírat odkazy vedle aktivního editoru", "configuration.markdown.links.openLocation.currentGroup": "Otevírat odkazy v aktivní skupině editorů", "configuration.markdown.links.openLocation.description": "Určuje, kde se mají otevírat odkazy v souborech Markdownu.", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "Povolit nebo zakázat návrhy cest pro odkazy Markdown", "description": "Poskytuje rozšířenou podporu jazyka pro Markdown.", "displayName": "Funkce jazyka Markdown", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "Vyhledat odkazy na soubory", "markdown.preview.breaks.desc": "Nastaví způsob vykreslování konců řádků v náhledu Markdownu. Pokud je nastaveno na hodnotu true,
pro každý nový řádek v odstavcích se vytvoří značka.", "markdown.preview.doubleClickToSwitchToEditor.desc": "Poklikáním na náhled Markdownu přepnete do editoru.", "markdown.preview.fontFamily.desc": "Určuje rodinu písem používanou v náhledu Markdownu.", diff --git a/i18n/vscode-language-pack-cs/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/theme-defaults.i18n.json index 720f35b2af..791b94cdcd 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "Výchozí motivy", "hcColorThemeLabel": "Tmavý vysoký kontrast", "lightColorThemeLabel": "Světlý (Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "Vysoký kontrast – světlý", "lightPlusColorThemeLabel": "Světlý+ (výchozí světlý)", "minimalIconThemeLabel": "Minimální (Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-cs/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-cs/translations/extensions/typescript-language-features.i18n.json index 50acabc568..612f5a2da4 100644 --- a/i18n/vscode-language-pack-cs/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "Vytvořit tsconfig", "resolved.command.title.open": "Otevřít konfigurační soubor", "resolved.detail.noJsConfig": "Žádný jsconfig", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "Žádné otevřené složky", "resolved.detail.noTsConfig": "Žádný tsconfig", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "Soubor není součástí otevřených složek.", "statusItem.name": "Stav IntelliSense JS/TS", "syntaxOnly.command.title.learnMore": "Další informace", "syntaxOnly.detail": "IntelliSense není k dispozici pro celý projekt", diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index cf52c21550..928ca0bf2c 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "Určuje, jestli má popisek zobrazený při umístění ukazatele myši na prvek zůstat viditelný.", "inlayHints.enable": "Povolí vložené tipy v editoru.", "inlayHints.fontFamily": "Určuje rodinu písem vložených tipů v editoru. Když se nastaví na hodnotu „prázdná“, použije se #editor.fontFamily#.", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "Určuje velikost písma vložené nápovědy v editoru. Ve výchozím nastavení se použije #editor.fontSize#, pokud je nakonfigurovaná hodnota menší než 5 nebo větší než velikost písma editoru.", + "inlayHints.toggle": "Určuje, jestli se při stisknutí a podržení kláves Ctrl+Alt dočasně zobrazí nebo skryjí vložené nápovědy.", "inline": "Rychlé návrhy se zobrazují jako zástupný text.", "inlineSuggest.enabled": "Určuje, jestli se mají v editoru automaticky zobrazovat vložené návrhy.", "letterSpacing": "Určuje mezery mezi písmeny v pixelech.", @@ -521,8 +521,8 @@ "tabCompletion.off": "Zakáže dokončování pomocí tabulátoru.", "tabCompletion.on": "Pokud je povoleno dokončování pomocí tabulátoru, bude při stisknutí klávesy Tab vložen nejlepší návrh.", "tabCompletion.onlySnippets": "Dokončovat fragmenty kódu pomocí tabulátoru, pokud se shodují jejich předpony. Tato funkce funguje nejlépe, pokud není povolena možnost quickSuggestions.", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "Vložené nápovědy se výchozím nastavení zobrazují a skryjí se jenom při podržení kombinace kláves Ctrl+Alt.", + "toogle.show": "Vložené nápovědy jsou ve výchozím nastavení skryté a zobrazují se jenom při podržení kombinace kláves Ctrl+Alt.", "unfoldOnClickAfterEndOfLine": "Určuje, jestli kliknutím na prázdný obsah za sbaleným řádkem dojde k rozbalení řádku.", "unicodeHighlight.allowedCharacters": "Definuje povolené znaky, které se nezvýrazňují.", "unicodeHighlight.allowedLocales": "Znaky Unicode, které jsou společné v povolených národních prostředích, se nezvýrazňují.", @@ -980,9 +980,9 @@ "selectTabWidth": "Vybrat velikost tabulátoru pro aktuální soubor" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "Přepnout vložené nápovědy", + "toggleMnem": "Zobrazit &&vložené nápovědy", + "view": "Zobrazit" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "Provést příkaz", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "Přesunout poslední výběr na předchozí nalezenou shodu", "mutlicursor.addCursorsToBottom": "Přidat kurzory na konec", "mutlicursor.addCursorsToTop": "Přidat kurzory na začátek", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "Přepnout fokus na další kurzor", + "mutlicursor.focusNextCursor.description": "Fokus na dalším kurzoru", + "mutlicursor.focusPreviousCursor": "Přepnout fokus na předchozí kurzor", + "mutlicursor.focusPreviousCursor.description": "Fokus na předchozím kurzoru", "mutlicursor.insertAbove": "Přidat kurzor nad", "mutlicursor.insertAtEndOfEachLineSelected": "Přidat kurzory na konce řádků", "mutlicursor.insertBelow": "Přidat kurzor pod", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "Úspěšné přejmenování {0} na {1}. Souhrn: {2}", "enablePreview": "Povolit nebo zakázat možnost zobrazení náhledu změn před přejmenováním", - "label": "Renaming '{0}' to '{1}'", + "label": "Přejmenování {0} na {1}", "no result": "Žádný výsledek", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "{0} se přejmenovává na {1}.", "rename.failed": "Při přejmenovávání se nepovedlo vypočítat úpravy.", "rename.failedApply": "Při přejmenovávání se nepovedlo aplikovat úpravy.", "rename.label": "Přejmenovat symbol", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "Určuje, jestli je v režimu fragmentu kódu další zarážka tabulátoru.", "hasPrevTabstop": "Určuje, jestli je v režimu fragmentu kódu předchozí zarážka tabulátoru.", "inSnippetMode": "Určuje, jestli je editor aktuálně v režimu fragmentu kódu.", - "next": "Go to next placeholder..." + "next": "Přejít na další zástupný symbol…" }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "Duben", @@ -1489,12 +1489,12 @@ "useId": "Zkontrolujte, že používáte úplné ID rozšíření, včetně vydavatele, například {0}." }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Nelze číst soubor {0}: {1}.", + "jsonInvalidFormat": "Neplatný formát {0}: Očekával se objekt JSON.", + "jsonParseFail": "Nepovedlo se parsovat {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Neplatný soubor manifestu {0}: Není to objekt JSON.", + "jsonsParseReportErrors": "Nepovedlo se parsovat {0}: {1}.", + "missingNLSKey": "Nepovedlo se najít zprávu pro klíč {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "V systému máte nainstalovaný produkt {0}. Chcete pro něho nainstalovat doporučená rozšíření?" @@ -1514,22 +1514,22 @@ "invalidManifest": "Neplatný balíček VSIX: package.json není soubor JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "Vlastnost {0} může být vynechána nebo musí být typu string[].", + "extensionDescription.activationEvents2": "Vlastnosti {0} a {1} musí být buď obě zadány, nebo musí být obě vynechány.", + "extensionDescription.browser1": "Vlastnost {0} může být vynechána nebo musí být typu string.", + "extensionDescription.browser2": "Očekávalo se, že bude browser ({0}) zahrnuto do složky rozšíření ({1}). To by mohlo způsobit, že rozšíření nebude přenosné.", + "extensionDescription.browser3": "Vlastnosti {0} a {1} musí být buď obě zadány, nebo musí být obě vynechány.", + "extensionDescription.engines": "vlastnost {0} je povinná a musí být typu object", + "extensionDescription.engines.vscode": "Vlastnost {0} je povinná a musí být typu string.", + "extensionDescription.extensionDependencies": "Vlastnost {0} může být vynechána nebo musí být typu string[].", + "extensionDescription.extensionKind": "Vlastnost{0} je možné definovat pouze v případě, že je definována také vlastnost main.", + "extensionDescription.main1": "Vlastnost {0} může být vynechána nebo musí být typu string.", + "extensionDescription.main2": "Očekávalo se, že bude main ({0}) zahrnuto do složky rozšíření ({1}). To by mohlo způsobit, že rozšíření nebude přenosné.", + "extensionDescription.main3": "Vlastnosti {0} a {1} musí být buď obě zadány, nebo musí být obě vynechány.", + "extensionDescription.name": "Vlastnost {0} je povinná a musí být typu string.", + "extensionDescription.publisher": "vydavatel vlastnosti musí být typu string", + "extensionDescription.version": "Vlastnost {0} je povinná a musí být typu string.", + "notSemver": "Verze rozšíření není kompatibilní se sémantickým verzováním (semver).", "versionMismatch": "Rozšíření není kompatibilní s Code {0}. Rozšíření vyžaduje: {1}.", "versionSpecificity1": "Verze zadaná v engines.vscode ({0}) není dostatečně specifická. Pro verze vscode před verzí 1.0.0 prosím definujte minimálně požadovanou hlavní verzi a podverzi. Například ^0.10.0, 0.10.x, 0.11.0 atd.", "versionSpecificity2": "Verze zadaná v engines.vscode ({0}) není dostatečně specifická. Pro verze vscode po verzi 1.0.0 prosím definujte minimálně požadovanou hlavní verzi. Například ^1.10.0, 1.10.x, 1.x.x, 2.x.x atd.", @@ -1641,7 +1641,7 @@ "sev.warning": "Upozornění" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "&&Zrušit", "mAbout": "O produktu {0}", "mBringToFront": "Přenést vše do popředí", "mEdit": "&&Upravit", @@ -1675,8 +1675,8 @@ "miQuit": "Ukončit {0}", "miRestartToUpdate": "&&Restartovat za účelem aktualizace", "miSwitchWindow": "Přepnout o&&kno...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "&&Ukončit", + "quitMessage": "Opravdu chcete skončit?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "&&Zrušit", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "Zdroj profilu, který automaticky detekuje cesty k prostředí" }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "Automaticky zjišťovat výchozí" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "Obsah relace se obnovil z {0} v {1}." @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Barva pozadí položek s popisem cesty", "breadcrumbsFocusForeground": "Barva položek s popisem cesty, které mají fokus", "breadcrumbsSelectedBackground": "Barva pozadí ovládacího prvku pro výběr položky s popisem cesty", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Barva vybraných položek s popisem cesty", "buttonBackground": "Barva pozadí tlačítka", "buttonBorder": "Barva ohraničení tlačítka", "buttonForeground": "Barva popředí tlačítka", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "Barva pozadí okraje, ze kterého byly odebrány řádky.", "diffEditorRemovedLines": "Barva pozadí řádků, které byly odebrány. Barva nesmí být neprůhledná, aby neskrývala podkladové dekorace.", "diffEditorRemovedOutline": "Barva obrysu pro text, který byl odebrán", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "Celkové popředí pro zakázané elementy. Tato barva se použije jenom v případě, že není přepsaná komponentou.", "dropdownBackground": "Pozadí rozevíracího seznamu", "dropdownBorder": "Ohraničení rozevíracího seznamu", "dropdownForeground": "Popředí rozevíracího seznamu", @@ -2518,13 +2518,13 @@ "cancel": "Zrušit", "confirmLogin": "Rozšíření {0} se chce přihlásit pomocí {1} .", "confirmRelogin": "Rozšíření {0} žádá, abyste se znovu přihlásili pomocí {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Zvolte, která rozšíření mají mít přístup k tomuto účtu.", "manageTrustedExtensions": "Spravovat důvěryhodná rozšíření", "manageTrustedExtensions.cancel": "Zrušit", "noTrustedExtensions": "Tento účet nepoužilo žádné rozšíření.", "notUsed": "Tento účet nebyl použit.", "signOut": "Odhlásit se", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "Účet {0} se použil pro: \r\n\r\n{1}\r\n\r\n Chcete se z těchto rozšíření odhlásit?", "signOutMessageSimple": "Chcete se odhlásit z {0}?", "signedOut": "Byli jste úspěšně odhlášeni." }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Prohlížeč binárních souborů", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "Soubor není zobrazen v editoru, protože je buď binární, nebo používá nepodporované kódování textu.", + "openAnyway": "Přesto otevřít" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "Umožňuje povolit nebo zakázat popis cesty navigace.", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "Výchozí editor souborů zjištěných jako binární. Pokud není definováno, zobrazí se uživateli výběr." }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "Podržením __shift__ přemístěte do editoru." }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "Prázdné akce skupiny editoru", @@ -3334,20 +3334,20 @@ "groupLabel": "Skupina {0}" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "cancel": "Zrušit", + "editorOpenErrorDialog": "Nelze otevřít {0}.", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "Editor chyb", "manageTrust": "Spravovat vztah důvěryhodnosti pracovního prostoru", "requiresFolderTrustText": "Soubor není zobrazen v editoru, protože složce nebyl udělen vztah důvěryhodnosti.", "requiresWorkspaceTrustText": "Soubor není zobrazen v editoru, protože pracovnímu prostoru nebyl udělen vztah důvěryhodnosti.", "retry": "Zkusit znovu", "trustRequiredEditor": "Je vyžadován vztah důvěryhodnosti pracovního prostoru.", "unavailableResourceErrorEditorText": "Editor nelze otevřít, protože soubor nebyl nalezen.", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "Editor se nepodařilo otevřít kvůli neočekávané chybě: {0}", + "unknownErrorEditorTextWithoutError": "Editor nebylo možné otevřít z důvodu nečekané chyby." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Zavřít editor", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[Hostitel vývoje rozšíření]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "Skrýt ovládací prvek rozložení", "patchedWindowTitle": "[Nepodporováno]", "userIsAdmin": "[Správce]", "userIsSudo": "[Superuživatel]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "Určuje, jestli se mají editory automaticky zavřít, když je soubor, který byl otevřen během relace, odstraněn nebo přejmenován jiným procesem. Při zakázání této možnosti zůstane editor v případě takové události otevřený. Poznámka: Při odstranění z aplikace se editor vždy zavře a editory s neuloženými změnami se nezavřou nikdy, abyste nepřišli o svá data.", "closeOnFocusLost": "Určuje, jestli se má zobrazení rychlého otevření automaticky zavřít, jakmile ztratí fokus.", "commandHistory": "Určuje počet naposledy použitých příkazů, které se mají uchovávat v historii pro paletu příkazů. Pokud chcete historii příkazů zakázat, nastavte hodnotu 0.", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "Určuje, jestli se má před zavřením okna nebo ukončením aplikace zobrazit potvrzovací dialog.", "confirmBeforeCloseWeb": "Určuje, jestli se před zavřením karty nebo okna prohlížeče má zobrazovat dialog pro potvrzení. Poznámka: I když se tato možnost povolí, prohlížeče stále budou mít možnost zavřít kartu nebo okno bez potvrzení a toto nastavení je pouze náznak, který nemusí fungovat ve všech případech.", "customMenuBarAltFocus": "Určuje, jestli bude mít řádek nabídek při stisknutí klávesy Alt fokus. Toto nastavení nemá žádný vliv na přepínání řádku nabídek pomocí klávesy Alt.", "decorations.badges": "Určuje, jestli dekorace souborů v editoru mají používat odznáčky.", "decorations.colors": "Určuje, jestli dekorace souborů v editoru mají používat barvy.", "dirty": "${dirty}: indikuje, jestli aktivní editor obsahuje neuložené změny.", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "Určuje, jestli můžete soubor přetáhnout do textového editoru podržením klávesy Shift (místo otevření souboru v editoru).", "editorOpenPositioning": "Určuje, kde se editory otevírají. Výběrem možnosti left nebo right otevřete editory nalevo nebo napravo od aktuálně aktivního editoru. Výběrem možnosti first nebo last otevřete editory nezávisle na aktuálně aktivním editoru.", "editorTabCloseButton": "Určuje pozici tlačítek pro zavření karet editoru (v případě nastavení off je zakáže). Pokud je zakázaná položka #workbench.editor.showTabs#, tato hodnota se ignoruje.", "enableMenuBarMnemonics": "Určuje, jestli má být možné otevírat hlavní nabídky pomocí klávesových zkratek obsahujících klávesu Alt. Zakázání klávesových zkratek umožňuje místo toho tyto klávesové zkratky obsahující klávesu Alt svázat s příkazy editoru.", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "Zobrazí jedno tlačítko s rozevíracím seznamem možností rozložení.", "layoutcontrol.type.toggles": "Zobrazí několik tlačítek pro přepínání viditelnosti panelů a postranního panelu.", "limitEditorsEnablement": "Určuje, jestli má být omezen počet otevřených editorů. Pokud je povoleno, zavřou se v poslední době méně používané editory, aby se uvolnil prostor pro nově otevírané editory.", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "Určuje, jestli má maximální počet otevřených editorů vyloučit editory s neuloženými změnami, aby se nezapočítávaly do nakonfigurovaného limitu.", "limitEditorsMaximum": "Řídí maximální počet otevřených editorů. Pomocí nastavení #workbench.editor.limit.perEditorGroup# můžete toto omezení aplikovat na jednu skupinu editorů nebo na všechny skupiny.", "localHistoryEnabled": "Určujte, jestli je povolená místní historie souboru. Pokud je povolená, obsah souboru editoru, který je uložený, se uloží do záložního umístění, aby bylo později možné obsah obnovit nebo zkontrolovat. Změna tohoto nastavení nemá žádný vliv na existující položky místní historie souboru.", "localHistoryMaxFileEntries": "Určuje maximální počet místních položek historie souborů na soubor. Pokud počet záznamů místní historie souborů překročí tento počet pro soubor, nejstarší položky budou zahozeny.", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Určuje formát popisku pro editor bez názvu.", "useSplitJSON": "Určuje, jestli se má při úpravách nastavení ve formátu JSON používat rozdělený editor JSON.", "viewVisibility": "Řídí viditelnost akcí v záhlaví zobrazení. Akce v záhlaví zobrazení jsou buď vždy viditelné, nebo viditelné, pouze když má zobrazení fokus nebo se na něj umístí ukazatel myši.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "Vždy požádat o potvrzení", + "window.confirmBeforeClose.always.web": "Umožňuje vždy se pokusit zeptat na potvrzení. Poznámka: Prohlížeče stále budou mít možnost zavřít kartu nebo okno bez potvrzení.", + "window.confirmBeforeClose.keyboardOnly": "Požádat o potvrzení jenom v případě, že byla použita klávesová zkratka.", + "window.confirmBeforeClose.keyboardOnly.web": "Požádat o potvrzení jenom v případě, že k zavření okna byla použita klávesová zkratka. Mějte na paměti, že detekce nemusí být v některých případech možná.", + "window.confirmBeforeClose.never": "Nikdy výslovně nežádat o potvrzení.", + "window.confirmBeforeClose.never.web": "Nikdy explicitně nežádat o potvrzení, dokud nehrozí ztráta dat", "window.menuBarVisibility.classic": "Nabídka se zobrazuje v horní části okna a skryje se pouze v režimu zobrazení na celé obrazovce.", "window.menuBarVisibility.compact": "Nabídka se zobrazí jako kompaktní tlačítko. Tato hodnota se bude ignorovat, pokud je položka #window.titleBarStyle# nastavená na native.", "window.menuBarVisibility.hidden": "Nabídka je vždy skrytá.", @@ -3864,9 +3864,9 @@ "banner.foreground": "Barva popředí banneru. Banner je zobrazen pod záhlavím okna.", "banner.iconForeground": "Barva ikony banneru. Banner je zobrazen pod záhlavím okna.", "editorDragAndDropBackground": "Barva pozadí při přetahování editorů. Barva by měla být průhledná, aby byl obsah editoru stále viditelný.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "Barva pozadí textu zobrazovaného v editorech při přetahování souborů. Tento text informuje uživatele, že může podržet klávesu Shift a přetáhnout soubor do editoru.", + "editorDropIntoPromptBorder": "Barva rámečku textu zobrazovaného v editorech při přetahování souborů. Tento text informuje uživatele, že může podržet klávesu Shift a přetáhnout soubor do editoru.", + "editorDropIntoPromptForeground": "Barva popředí textu zobrazovaného v editorech při přetahování souborů. Tento text informuje uživatele, že může podržet klávesu Shift a přetáhnout soubor do editoru.", "editorGroupBorder": "Barva pro oddělení jednotlivých skupin editorů. Skupiny editorů jsou kontejnery editorů.", "editorGroupEmptyBackground": "Barva pozadí prázdné skupiny editorů. Skupiny editorů jsou kontejnery editorů.", "editorGroupFocusedEmptyBorder": "Barva ohraničení prázdné skupiny editorů, která má fokus. Skupiny editorů jsou kontejnery editorů.", @@ -4048,7 +4048,7 @@ "zoomLevel": "Umožňuje upravit úroveň přiblížení okna. Původní velikost je 0 a jakékoli přírůstky nad (například 1) nebo pod (například -1) tuto hodnotu představují o 20 % větší nebo menší zvětšení. Můžete také zadat desetinná čísla, pokud chcete úroveň přiblížení upravovat podrobněji." }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Ukládá se stav uživatelského rozhraní." }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "Verze: {0}\r\nPotvrzení: {1}\r\nDatum: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOperační systém: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "&&Zrušit", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "&&Zavřít okno", + "closeWindowMessage": "Opravdu chcete okno zavřít?", + "doNotAskAgain": "Tento dotaz příště nezobrazovat", + "exitButtonLabel": "&&Ukončit", "keychainWriteError": "Zápis přihlašovacích informací do klíčenky selhal s chybou {0}.", "learnMore": "Další informace", "loaderCycle": "V modulech AMD je cyklus závislostí, který je třeba vyřešit.", @@ -4070,9 +4070,9 @@ "password": "Heslo", "proxyAuthRequired": "Vyžadováno ověření proxy serveru", "proxyDetail": "Proxy {0} vyžaduje uživatelské jméno a heslo.", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "&&Ukončit", + "quitMessage": "Opravdu chcete skončit?", + "quitMessageMac": "Opravdu chcete skončit?", "rememberCredentials": "Zapamatovat přihlašovací údaje", "runningAsRoot": "Nedoporučuje se spouštět {0} jako uživatel root.", "shutdownErrorClose": "Okno se nepodařilo zavřít kvůli neočekávané chybě.", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "Opětovné načítání okna trvá trochu déle…", "troubleshooting": "Průvodce odstraňováním potíží", "username": "Uživatelské jméno", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "Následující operace stále běží: \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "Zarážka na řádku", @@ -4136,7 +4136,7 @@ "fileOperation": "Operace souboru", "nothing": "Nebyly provedeny žádné úpravy.", "quit": "Ukončit", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "Určuje, jestli se soubory, které byly součástí refaktoringu, ukládají automaticky.", "reloadTheWindow": "Znovu načíst okno", "summary.0": "Nebyly provedeny žádné úpravy.", "summary.n0": "Provedeno {0} textových úprav v jednom souboru", @@ -4446,11 +4446,11 @@ "wrapMinified": "Povolit zalamování řádků pro tento soubor" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "vyberte jiný editor", "chooseEditorBindingTooltip": "{0}", "dontshow": "nezobrazovat", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " nebo ", "selectAlanguage2": "Vyberte jazyk.", "thisAgain": " příště už nezobrazovat", "toGetStarted": " abyste mohli začít pracovat. Pokud to chcete zavřít, začněte psát text, nebo " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "Spustit protokolování gramatiky syntaxe TextMate" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "Barva pozadí pro rozsahy komentářů.", "resolvedCommentBorder": "Barva ohraničení a šipky pro vyřešené komentáře.", "unresolvedCommentBorder": "Barva ohraničení a šipky pro nerozpoznané komentáře." }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "Vlákno komentářů s tímto počtem komentářů: {0}. {1}.", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "Vlákno komentáře s {0} komentáři na řádcích {1} až {2}. {3}." }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "Ikona pro sbalení komentáře k revizi", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "Toto nastavení je zastaralé a místo něj se používá comments.openView.", "comments.openView": "Určuje, kdy se má otevřít zobrazení komentářů.", "comments.openView.file": "Zobrazení komentářů se otevře, když je aktivní soubor s komentáři.", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "Pokud zobrazení komentářů ještě nebylo během této relace otevřeno, otevře se při prvním otevření souboru s komentáři během relace.", "comments.openView.never": "Zobrazení komentářů se nikdy neotevře.", "commentsConfigurationTitle": "Komentáře", "openComments": "Určuje, kdy se má otevřít panel komentářů.", "useRelativeTime": "Určuje, zda bude v časových razítkách komentářů použit relativní čas (např. před 1 dnem)." }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "Přidat komentář k aktuálnímu výběru", "hasCommentingRange": "Určuje, jestli má pozice na aktivním kurzoru rozsah komentářů.", "nextCommentThreadAction": "Přejít na další vlákno komentáře", "pickCommentService": "Vybrat zprostředkovatele komentářů", @@ -4672,7 +4672,7 @@ "copyAsExpression": "Kopírovat jako výraz", "copyStackTrace": "Kopírovat zásobník volání", "copyValue": "Kopírovat hodnotu", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "Automaticky zobrazovat hodnoty proměnných, které ladicí program laxně vyřešil, například gettery.", "debug.confirmOnExit": "Určuje, zda potvrdit, když se okno zavře, pokud existují aktivní ladící relace.", "debug.confirmOnExit.always": "Vždy ověřte, zda jsou k ladící relace.", "debug.confirmOnExit.never": "Nikdy nepotvrzovat.", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "Určuje výšku řádku v pixelech v konzole ladění. Pokud chcete, aby se výška řádku vypočítala z velikosti písma, použijte hodnotu 0.", "debug.console.wordWrap": "Určuje, jestli se mají v konzole ladění zalamovat řádky.", "debug.disassemblyView.showSourceCode": "Zobrazit zdrojový kód v zobrazení zpětného překladu.", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "Určuje, jestli má mít při přerušení ladicího programu editor fokus.", "debug.focusWindowOnBreak": "Určuje, jestli má mít okno pracovní plochy fokus při přerušení ladicího programu.", "debug.onTaskErrors": "Určuje, co se má provést, když se po spuštění preLaunchTask vyskytnou chyby.", "debug.saveBeforeStart": "Určuje, které editory se mají před spuštěním ladicí relace uložit.", @@ -4786,7 +4786,7 @@ "continueDebug": "Pokračovat", "debug": "Ladit", "disconnect": "Odpojit", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "Odpojit a pozastavit", "focusSession": "Přepnout fokus na relaci", "jumpToCursor": "Přejít na kurzor", "noExecutableCode": "Na aktuální pozici kurzoru není přidružen žádný spustitelný kód.", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "Úloha {0} se nedá sledovat. Ujistěte se, že je definovaný matcher problémů." }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "Více…", "reverseContinue": "Změnit směr", "stepBackDebug": "Krok zpátky" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "True, když blok zásobníku s fokusem podporuje restartFrame", "stepBackSupported": "True, když relace s fokusem podporuje požadavky stepBack", "stepIntoTargetsSupported": "True, když relace s fokusem podporuje požadavek stepIntoTargets", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "Má hodnotu true, pokud relace s fokusem podporuje funkci pozastavení laděného procesu.", "terminateDebuggeeSupported": "Má hodnotu true, když relace s fokusem podporuje funkci ukončení laděného procesu.", "variableEvaluateNamePresent": "True, když má proměnná s fokusem nastavené pole evalauteName.", "variableIsReadonly": "True, pokud je proměnná s fokusem jen pro čtení.", @@ -5161,7 +5161,7 @@ "useUniqueNames": "Použijte prosím jedinečné názvy konfigurací.", "vscode.extension.contributes.breakpoints": "Přidává zarážky.", "vscode.extension.contributes.breakpoints.language": "Povolit zarážky pro tento jazyk", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "Podmínka, která musí být true (pravda), aby byly v tomto jazyce povoleny body přerušení. Zvažte její přiřazení k ladicí klauzuli when, pokud je to vhodné.", "vscode.extension.contributes.debuggers": "Přidává adaptéry ladění.", "vscode.extension.contributes.debuggers.args": "Volitelné argumenty, které se mají předat adaptéru", "vscode.extension.contributes.debuggers.configurationAttributes": "Konfigurace schématu JSON pro ověření souboru launch.json", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "Volitelné argumenty modulu runtime", "vscode.extension.contributes.debuggers.type": "Jedinečný identifikátor tohoto adaptéru ladění", "vscode.extension.contributes.debuggers.variables": "Mapování z interaktivních proměnných (například ${action.pickProcess}) v souboru launch.json na příkaz", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "Podmínka, která musí být pravdivá pro povolení tohoto typu ladicího programu. Zvažte podle potřeby použití shellExecutionSupported, virtualWorkspace, resourceScheme nebo kontextového klíče definovaného rozšířením.", "vscode.extension.contributes.debuggers.windows": "Nastavení specifická pro systém Windows", "vscode.extension.contributes.debuggers.windows.runtime": "Modul runtime používaný pro Windows" }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Vytvořit soubor", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Soubor je adresář", "fileNotFoundError": "Soubor nenalezen", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Zobrazit v zobrazení Průzkumníka", "textFileEditor": "Editor textových souborů" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "Přesunout {0}", "movingBulkEdit": "Přesouvá se tento počet souborů: {0}", "movingFileBulkEdit": "Přesouvá se {0}.", - "newFile": "New Text File", + "newFile": "Nový textový soubor", "newFolder": "Nová složka", "openFileInNewWindow": "Otevřít aktivní soubor v novém okně", "openFileToShowInNewWindow.unsupportedschema": "Aktivní editor musí obsahovat prostředek, který lze otevřít.", @@ -6029,12 +6029,12 @@ "miAutoSave": "A&&utomatické ukládání", "miCloseEditor": "&&Zavřít editor", "miGotoFile": "Přejít na &&soubor...", - "miNewFile": "&&New Text File", + "miNewFile": "&&Nový textový soubor", "miRevert": "&&Obnovit soubor", "miSave": "&&Uložit", "miSaveAll": "Uložit &&vše", "miSaveAs": "Uložit &&jako...", - "newFile": "New Text File", + "newFile": "Nový textový soubor", "openFile": "Otevřít soubor...", "openToSide": "Otevřít na boku", "revealInSideBar": "Zobrazit v zobrazení Průzkumníka", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Editor se změnami se automaticky uloží, když okno ztratí fokus.", "files.exclude.boolean": "Vzor glob pro hledání shod s cestami k souborům. Pokud chcete vzor povolit, nastavte hodnotu true, pokud ho chcete zakázat, nastavte hodnotu false.", "files.exclude.when": "Další kontrola položek na stejné úrovni u odpovídajícího souboru. Jako proměnnou názvu odpovídajícího souboru použijte \\$(basename).", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Časový limit v milisekundách, po jehož uplynutí se zruší účastníci souboru pro vytváření, přejmenovávání a odstraňování. Pokud chcete účastníky zakázat, použijte hodnotu 0.", "files.restoreUndoStack": "Umožňuje při opětovném otevření souboru obnovit zásobník akcí Zpět.", "files.saveConflictResolution": "Ke konfliktu uložení může dojít, když se na disk uloží soubor, který byl mezitím změněn jiným programem. Aby se zabránilo ztrátě dat, uživatel je požádán, aby porovnal změny v editoru s verzí na disku. Toto nastavení byste měli měnit pouze v případě, že dochází k častým chybám týkajícím se konfliktů uložení, protože neopatrné použití tohoto nastavení může vést ke ztrátě dat.", "files.simpleDialog.enable": "Umožňuje povolit jednoduché dialogového okno souboru. Pokud je povoleno, jednoduché dialogové okno souboru nahradí systémové dialogové okno souboru.", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "Sbalit složky v Průzkumníkovi", - "createNewEditor": "New Editor", + "createNewEditor": "Nový editor", "createNewFolder": "Nová složka", "explorerSection": "Oddíl průzkumníka: {0}", "refreshExplorer": "Aktualizovat Průzkumníka" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0}, {1}", "aria.2": "{0}", - "cat": "View", + "cat": "Zobrazit", "langStatus.aria": "Stav jazyka editoru: {0}", "langStatus.name": "Stav jazyka editoru", "name.pattern": "{0} (stav jazyka)", "pin": "Přidat na Stavový řádek", - "reset": "Reset Language Status Interaction Counter", + "reset": "Resetovat čítač interakce stavu jazyka", "unpin": "Odebrat ze Stavového řádku" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "Určuje, kde se mají zobrazovat akce vložení buněk.", "notebook.interactiveWindow.collapseCodeCells": "Určuje, zda jsou buňky kódu v interaktivním okně ve výchozím nastavení sbaleny.", "notebook.markup.fontSize": "Určuje velikost písma vykreslených značek v poznámkových blocích. Při nastavení na 0 se použije 120 % hodnoty #editor.fontSize#.", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "Rodina písem pro výstupní text buněk poznámkového bloku. Když se nastaví na prázdnou hodnotu, použije se #editor.fontFamily#.", + "notebook.outputFontSize": "Velikost písma pro výstupní text buněk poznámkového bloku. Při nastavení na hodnotu 0 se použije #editor.fontSize#.", + "notebook.outputLineHeight": "Výška řádku výstupního textu pro buňky poznámkového bloku.\r\n – Hodnoty mezi 0 a 8 se použijí jako násobitel s velikostí písma.\r\n – Hodnoty větší nebo rovné 8 se použijí jako platné hodnoty.", "notebook.showCellStatusbar.description": "Určuje, jestli má být zobrazen stavový řádek buňky.", "notebook.showCellStatusbar.hidden.description": "Stavový řádek buňky je vždy skrytý.", "notebook.showCellStatusbar.visible.description": "Stavový řádek buňky je vždy viditelný.", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "Pořadí provádění" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "Inicializace…", "select": "Vybrat jádro" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "Ikona pro příkazy Otevřít nastavení", "settingsAddIcon": "Ikona pro akci Přidat v uživatelském rozhraní Nastavení", "settingsEditIcon": "Ikona pro akci Upravit v uživatelském rozhraní Nastavení", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "Ikona tlačítka, které navrhuje filtry pro uživatelské rozhraní Nastavení.", "settingsGroupCollapsedIcon": "Ikona pro sbalený oddíl v rozděleném editoru Nastavení JSON", "settingsGroupExpandedIcon": "Ikona pro rozbalený oddíl v rozděleném editoru Nastavení JSON", "settingsMoreActionIcon": "Ikona pro akci Další akce v uživatelském rozhraní Nastavení", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "Nastavení vyhledávání", "clearInput": "Vymazat vstup pro vyhledávání nastavení", "clearSearchFilters": "Vymazat filtry", - "filterInput": "Filter Settings", + "filterInput": "Nastavení filtru", "lastSyncedLabel": "Poslední synchronizace: {0}", "moreThanOneResult": "Nalezená nastavení: {0}", "noResults": "Nenalezena žádná nastavení", @@ -7171,7 +7171,7 @@ "problems": "Problémy", "proxy": "Proxy server", "remote": "Vzdálené", - "scm": "Source Control", + "scm": "Správa zdrojového kódu", "screencastMode": "Režim záznamu obrazovky", "search": "Hledat", "security": "Zabezpečení", @@ -7191,18 +7191,18 @@ "zenMode": "Režim Zen" }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { - "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", - "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "extSettingsSearch": "ID rozšíření…", + "extSettingsSearchTooltip": "Přidat filtr ID rozšíření", + "featureSettingsSearch": "Funkce…", + "featureSettingsSearchTooltip": "Přidat filtr funkcí", + "idSettingsSearch": "Nastavuje se ID…", + "idSettingsSearchTooltip": "Přidat filtr ID nastavení", + "langSettingsSearch": "Jazyk…", + "langSettingsSearchTooltip": "Přidat filtr ID jazyka", + "modifiedSettingsSearch": "Změněno", + "modifiedSettingsSearchTooltip": "Zobrazit jenom upravená nastavení", + "tagSettingsSearch": "Značka…", + "tagSettingsSearchTooltip": "Přidat filtr značek" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "Také změněno v", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "Určuje, jestli jsou v zobrazení správy zdrojového kódu vždy viditelné vložené (inline) akce.", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "Určuje, jestli má být úložiště v zobrazení správy zdrojového kódu vždy viditelné.", + "autoReveal": "Určuje, jestli má zobrazení správy zdrojového kódu automaticky zobrazovat a vybírat soubory při jejich otevírání.", "diffDecorations": "Řídí dekorace rozdílů v editoru.", "diffDecorationsIgnoreTrimWhitespace": "Určuje, jestli se úvodní a koncové prázdné znaky mají ignorovat v dekoracích rozdílů mezer ve správě zdrojového kódu.", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "Určuje, jestli se pro dekorace rozdílů v mezerách použije vzor.", + "diffGutterPatternAdded": "Pro přidané řádky použijte v mezerách vzor pro dekoraci rozdílů.", + "diffGutterPatternModifed": "Pro upravené řádky použijte v mezerách vzor pro dekoraci rozdílů.", "diffGutterWidth": "Určuje šířku (px) dekorací rozdílů v mezeře u okraje (přidané a upravené).", "inputFontFamily": "Určuje písmo pro vstupní zprávu. Pro rodinu písem uživatelského rozhraní pracovní plochy použijte možnost default, pro nastavení #editor.fontFamily# použijte hodnotu editor, případně použijte vlastní rodinu písem.", "inputFontSize": "Určuje velikost písma pro vstupní zprávu v pixelech.", "manageWorkspaceTrustAction": "Spravovat vztah důvěryhodnosti pracovního prostoru", - "miViewSCM": "Source &&Control", + "miViewSCM": "Správa &&zdrojového kódu", "no open repo": "Nejsou registrováni žádní zprostředkovatelé správy zdrojového kódu.", "no open repo in an untrusted workspace": "Žádný z registrovaných poskytovatelů správy zdrojového kódu nefunguje v omezeném režimu.", "open in terminal": "Otevřít v terminálu", "providersVisible": "Určuje počet úložišť zobrazených v části Úložiště správy zdrojového kódu. Pokud chcete velikost zobrazení měnit ručně, nastavte hodnotu 0.", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "Určuje pořadí řazení úložišť v zobrazení úložiště správy zdrojového kódu.", + "scm accept": "Správa zdrojového kódu: Přijmout vstup", + "scm view next commit": "Správa zdrojového kódu: Zobrazit další potvrzení", + "scm view previous commit": "Správa zdrojového kódu: Zobrazit předchozí potvrzení", "scm.countBadge": "Řídí odznáček počtu na ikoně správy zdrojového kódu na panelu aktivity.", "scm.countBadge.all": "Zobrazovat součet všech odznáčků s počtem pro zprostředkovatele správy zdrojového kódu", "scm.countBadge.focused": "Zobrazovat odznáček s počtem pro zprostředkovatele správy zdrojového kódu, na kterém je fokus", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "Řídí výchozí režim řazení úložiště správy zdrojového kódu.", "scm.defaultViewSortKey.name": "Seřadit změny úložiště podle názvu souboru.", "scm.defaultViewSortKey.path": "Seřadit změny úložiště podle cesty.", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "Seřadit změny v úložišti podle stavu správy zdrojového kódu.", "scm.diffDecorations.all": "Zobrazovat dekorace rozdílů ve všech dostupných umístěních", "scm.diffDecorations.gutter": "Zobrazovat dekorace rozdílů pouze v mezeře u okraje v editoru", "scm.diffDecorations.minimap": "Zobrazovat dekorace rozdílů pouze v minimapě", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "Zobrazovat odznáček s počtem pro zprostředkovatele správy zdrojového kódu, pouze pokud je počet nenulový", "scm.providerCountBadge.hidden": "Skrýt odznáčky s počtem pro zprostředkovatele správy zdrojového kódu", "scm.providerCountBadge.visible": "Zobrazovat odznáčky s počtem pro zprostředkovatele správy zdrojového kódu", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "V zobrazení úložiště správy zdrojového kódu jsou úložiště seřazená podle času zjišťování. V zobrazení správy zdrojového kódu jsou seřazená v pořadí, v jakém byla vybrána.", + "scm.repositoriesSortOrder.name": "Úložiště v zobrazení úložiště správy zdrojového kódu jsou seřazena podle názvu.", + "scm.repositoriesSortOrder.path": "V zobrazeních úložiště a správa zdrojového kódu jsou úložiště seřazena podle cesty k úložišti.", + "scmConfigurationTitle": "Správa zdrojového kódu", + "showActionButton": "Určuje, jestli se v zobrazení správy zdrojového kódu může zobrazit tlačítko akce.", "source control": "Správa zdrojového kódu", "source control repositories": "Úložiště správy zdrojového kódu", "sourceControlViewIcon": "Zobrazit ikonu zobrazení správy zdrojového kódu" @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "Kopírovat výstup", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "Zkopírujte výstup vybrané úlohy jako HTML", "terminal.rerunCommand": "Znovu spustit příkaz", "terminalPromptCommandFailed": "Příkaz se spustil {0} a nezdařil se", "terminalPromptCommandFailedWithExitCode": "Příkaz se spustil {0} a nezdařil se (Ukončovací kód {1})", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "Filtrovat (například text, !exclude, @tag)", "testExplorerFilterLabel": "Filtrovat text pro testy v průzkumníkovi", "testing.filters.currentFile": "Zobrazit pouze v aktivním souboru", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "Přibližná shoda", "testing.filters.menu": "Další filtry...", "testing.filters.removeTestExclusions": "Zobrazit všechny testy", "testing.filters.showExcludedTests": "Zobrazit skryté testy", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "Zvyšte svoji produktivitu", "gettingStarted.menuBar.description.interpolated": "V rozbalovací nabídce je k dispozici úplný panel nabídek, který uvolní místo pro váš kód. Přepněte jeho vzhled pro rychlejší přístup. \r\n{0}", "gettingStarted.menuBar.title": "Správné množství uživatelského rozhraní", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "Otevře nový soubor bez názvu, poznámkový blok nebo vlastní editor.", + "gettingStarted.newEditor.title": "Nový editor…", "gettingStarted.notebook.title": "Přizpůsobit poznámkové bloky", "gettingStarted.notebookProfile.description": "Získejte poznámkové bloky, které budou podle vašich představ.", "gettingStarted.notebookProfile.title": "Vyberte rozložení svých poznámkových bloků", @@ -9922,7 +9922,7 @@ "file": "Soubor", "miNewFile2": "Textový soubor", "notebook": "Poznámkový blok", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "Nový editor…" }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "Příspěvek viewsWelcome v {0} vyžaduje enabledApiProposals: [\"contribViewsWelcome\"], aby bylo možné použít navrhovanou vlastnost „group“." @@ -10096,7 +10096,7 @@ "commentThread.title": "Přidaná nabídka názvů vláken komentářů", "dup": "Příkaz {0} se v oddílu commands objevuje několikrát.", "dupe.command": "Položka nabídky odkazuje na stejný příkaz jako výchozí a alternativní příkaz.", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "Nový editor… rychlý výběr zobrazený na úvodní stránce a v nabídce Soubor.", "inlineCompletions.actions": "Akce zobrazené při najetí myší na vložené dokončení", "interactive.cell.title": "Poskytnutá interaktivní nabídka názvu buňky", "interactive.toolbar": "Poskytnutá interaktivní nabídka panelu nástrojů", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Nelze zapisovat do nastavení složky, protože není k dispozici žádný prostředek.", "errorInvalidLaunchConfiguration": "Nelze zapisovat do souboru konfigurace spuštění. Otevřete ho prosím, opravte v něm chyby/upozornění a zkuste to znovu.", "errorInvalidRemoteConfiguration": "Nelze zapisovat do vzdáleného uživatelského nastavení. Otevřete prosím vzdálené uživatelské nastavení, opravte v něm chyby/upozornění a zkuste to znovu.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Nelze zapisovat do nastavení jazyka, protože {0} není nastavení jazyka prostředku.", "errorInvalidTaskConfiguration": "Nelze zapisovat do souboru konfigurace úloh. Otevřete ho prosím, opravte v něm chyby/upozornění a zkuste to znovu.", "errorInvalidUserTarget": "Nelze zapisovat do uživatelských nastavení, protože {0} nepodporuje globální obor.", "errorInvalidWorkspaceConfigurationApplication": "Nepovedlo se zapsat {0} do nastavení pracovního prostoru. Toto nastavení se dá zapsat pouze do uživatelských nastavení.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Nelze zapisovat do souboru. Otevřete prosím soubor, opravte v něm chyby/upozornění a zkuste to znovu." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "Proměnnou příkazu {0} nelze nahradit, protože příkaz nevrátil výsledek typu string.", + "inputVariable.command.noStringType": "Vstupní proměnnou {0} nelze nahradit, protože příkaz {1} nevrátil výsledek typu string.", + "inputVariable.defaultInputValue": "(Výchozí)", + "inputVariable.missingAttribute": "Vstupní proměnná {0} je typu {1} a musí obsahovat {2}.", + "inputVariable.noInputSection": "Proměnná {0} musí být definovaná v oddílu {1} konfigurace ladění nebo úlohy.", + "inputVariable.undefinedVariable": "Byla zjištěna nedefinovaná vstupní proměnná {0}. Pokračujte odebráním nebo definováním vstupní proměnné {0}.", + "inputVariable.unknownType": "Vstupní proměnná {0} může být pouze typu promptString, pickString nebo command." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Příkazu byly předány volitelné argumenty.", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "Proměnnou {0} nelze vyhodnotit v pracovním prostoru s více složkami. Obor této proměnné určíte zadáním dvojtečky (:), po které zadáte název složky pracovního prostoru.", "configNoString": "Proměnnou {0} nelze vyhodnotit, protože {1} je strukturovaná hodnota.", "configNotFound": "Proměnnou {0} nelze vyhodnotit, protože nebylo nalezeno nastavení {1}.", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "Proměnnou {0} nejde rozpoznat, protože rozšíření {1} není nainstalováno.", "missingConfigName": "Proměnnou {0} nelze vyhodnotit, protože není zadán žádný název nastavení.", "missingEnvVarName": "Proměnnou {0} nelze vyhodnotit, protože není zadán žádný název proměnné prostředí.", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "Proměnnou {0} nejde vyhodnotit, protože není zadaný žádný název rozšíření.", "noValueForCommand": "Proměnnou {0} nelze vyhodnotit, protože příkaz nemá žádnou hodnotu." }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "Chyba v hostiteli rozšíření: {0}", "extensionHost.startupFail": "Hostitel rozšíření nebyl spuštěn do 10 sekund, což může být problém.", "extensionHost.startupFailDebug": "Hostitel rozšíření se nespustil do 10 sekund. Může být zastavený na prvním řádku a může k pokračování potřebovat ladicí program.", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "Ukončuje se relace ladění rozšíření.", "reloadWindow": "Znovu načíst okno" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "Přidává tokenizátory TextMate.", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "Definuje, které názvy oborů obsahují vyvážené hranaté závorky.", "vscode.extension.contributes.grammars.embeddedLanguages": "Mapování názvu oboru na ID jazyka, pokud tato gramatika obsahuje vložené jazyky", "vscode.extension.contributes.grammars.injectTo": "Seznam názvů oboru jazyka, do kterých je tato gramatika vložena.", "vscode.extension.contributes.grammars.language": "Identifikátor jazyka, pro který je tato syntaxe přidávána", "vscode.extension.contributes.grammars.path": "Cesta k souboru tmLanguage. Cesta je relativní ke složce rozšíření a obvykle začíná na ./syntaxes/.", "vscode.extension.contributes.grammars.scopeName": "Název oboru TextMate, který se používá v souboru tmLanguage", "vscode.extension.contributes.grammars.tokenTypes": "Mapování názvu oboru na typy tokenů", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Definuje, které názvy oborů neobsahují vyvážené hranaté závorky." }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "{0} už existuje. Chcete provést nahrazení?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "Soubor nahrazen" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "Kódování souboru se změnilo." }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "Nepovedlo se uložit {0}: {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "Ukládá se: {0}." }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "Ukládání textových souborů" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "Problémy s parsováním souboru ikon souboru: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "Nepovedlo se uložit {0}: obsah souboru je novější. Chcete soubor přepsat vašimi změnami?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "Ukládání pracovních kopií" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "Ukládá se: {0}" @@ -11156,7 +11156,7 @@ "undoRedo.source": "Zpět nebo Znovu" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "Záložní pracovní kopie" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "Kliknutím na Zrušit zastavíte čekání a uložíte nebo vrátíte editory s neuloženými změnami.", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "Ukládání editorů s neuloženými změnami trvá trochu déle…" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "Ukládání místní historie" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "Do souboru konfigurace pracovního prostoru nelze zapisovat. Otevřete prosím soubor, opravte v něm chyby/upozornění a zkuste to znovu.", diff --git a/i18n/vscode-language-pack-de/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/git.i18n.json index c1baab0c8c..66cd3c8d1d 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Vergleich öffnen", "git.timeline.source": "Git-Verlauf", "git.timeline.stagedChanges": "Gestagete Änderungen", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Ausgecheckte Änderungen", "git.timeline.you": "Sie" }, "package": { diff --git a/i18n/vscode-language-pack-de/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-de/translations/extensions/markdown-language-features.i18n.json index 713ea52461..5467b52150 100644 --- a/i18n/vscode-language-pack-de/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-de/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "Fehler beim Suchen nach Dateiverweisen. Es wurde keine Ressource angegeben.", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "'markdown.styles' konnte nicht geladen werden: {0}", + "preview.clickOpenFailed": "{0} konnte nicht geöffnet werden.", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} kann nicht gefunden werden.", + "preview.securityMessage.label": "Sicherheitswarnung – Inhalt deaktiviert", + "preview.securityMessage.text": "In diesem Dokument wurden einige Inhalte deaktiviert.", + "preview.securityMessage.title": "Potenziell unsichere Inhalte wurden in der Markdown-Vorschau deaktiviert. Ändern Sie die Sicherheitseinstellung der Markdown-Vorschau, um unsichere Inhalte zuzulassen oder Skripts zu aktivieren." }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "Alle Inhalte und Skriptausführung zulassen. Nicht empfohlen.", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "Vorschau von Sicherheitswarnungen in diesem Arbeitsbereich deaktivieren", + "enableSecurityWarning.title": "Vorschau von Sicherheitswarnungen in diesem Arbeitsbereich aktivieren", + "insecureContent.description": "Laden von Inhalten über HTTP aktivieren", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "Laden von Inhalten über HTTP von localhost aktivieren", + "insecureLocalContent.title": "Unsichere lokale Inhalte zulassen", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "Sicherheitseinstellungen für die Markdown-Vorschau in diesem Arbeitsbereich auswählen", + "strict.description": "Nur sicheren Inhalt laden", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "Hat keinen Einfluss auf die Inhaltssicherheitsebene" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-de/translations/main.i18n.json b/i18n/vscode-language-pack-de/translations/main.i18n.json index 9f84c590f7..58cfa5ee7e 100644 --- a/i18n/vscode-language-pack-de/translations/main.i18n.json +++ b/i18n/vscode-language-pack-de/translations/main.i18n.json @@ -1158,7 +1158,7 @@ "enablePreview": "Möglichkeit aktivieren/deaktivieren, Änderungen vor dem Umbenennen als Vorschau anzeigen zu lassen", "label": "Renaming '{0}' to '{1}'", "no result": "Kein Ergebnis.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "{0} wird in {1} umbenannt.", "rename.failed": "Die rename-Funktion konnte die Änderungen nicht berechnen.", "rename.failedApply": "Die rename-Funktion konnte die Änderungen nicht anwenden.", "rename.label": "Symbol umbenennen", @@ -1489,47 +1489,47 @@ "useId": "Stellen Sie sicher, dass Sie die vollständige Erweiterungs-ID verwenden, einschließlich des Herausgebers. Beispiel: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Die Datei “{0}” kann nicht gelesen werden: {1}.", + "jsonInvalidFormat": "Ungültiges Format {0}: JSON-Objekt erwartet", + "jsonParseFail": "Fehler beim Analysieren von {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Ungültige Manifestdatei “{0}”: kein JSON-Objekt.", + "jsonsParseReportErrors": "Fehler beim Analysieren von {0}: {1}.", + "missingNLSKey": "Die Nachricht für den Schlüssel {0} wurde nicht gefunden." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "Sie haben {0} auf Ihrem System installiert. Möchten Sie die empfohlenen Erweiterungen installieren?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", + "cannot read": "Die Erweiterung kann nicht aus {0} gelesen werden.", "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", "exitCode": "Fehler bei der Installation der Erweiterung. Beenden und starten Sie VS Code vor der erneuten Installation neu.", "incompatible": "Die Erweiterung \"{0}\" kann nicht installiert werden, weil sie nicht mit VS Code {1} kompatibel ist.", "notInstalled": "Die Erweiterung \"{0}\" ist nicht installiert.", "quitCode": "Fehler bei der Installation der Erweiterung. Beenden und starten Sie VS Code vor der erneuten Installation neu.", "removeError": "Fehler beim Entfernen der Erweiterung: {0}. Beenden und starten Sie VS Code neu, bevor Sie erneut versuchen, die Erweiterung zu installieren.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Unbekannter Fehler beim Umbenennen von {0} in {1}", "restartCode": "Starten Sie VS Code neu, bevor Sie {0} neu installieren." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX ungültig: \"package.json\" ist keine JSON-Datei." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string[]” sein.", + "extensionDescription.activationEvents2": "Die Eigenschaften “{0}” und “{1}” müssen beide angegeben oder beide ausgelassen werden.", + "extensionDescription.browser1": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string” sein.", + "extensionDescription.browser2": "“browser” ({0}) wurde im Ordner ({1}) der Erweiterung erwartet. So kann die Erweiterung möglicherweise nicht portiert werden.", + "extensionDescription.browser3": "Die Eigenschaften “{0}” und “{1}” müssen beide angegeben oder beide ausgelassen werden.", + "extensionDescription.engines": "Die Eigenschaft “{0}” ist erforderlich und muss vom Typ “object” sein.", + "extensionDescription.engines.vscode": "Die Eigenschaft “{0}” ist erforderlich und muss vom Typ “string” sein.", + "extensionDescription.extensionDependencies": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string[]” sein.", + "extensionDescription.extensionKind": "Die Eigenschaft \\\"{0}\\\" kann nur definiert werden, wenn auch die Eigenschaft \\\"main\\\" definiert ist.", + "extensionDescription.main1": "Die Eigenschaft “{0}” kann ausgelassen werden oder muss vom Typ “string” sein.", + "extensionDescription.main2": "Es wurde erwartet, dass “main” ({0}) im Ordner ({1}) der Erweiterung enthalten ist. Dies führt ggf. dazu, dass die Erweiterung nicht portierbar ist.", + "extensionDescription.main3": "Die Eigenschaften “{0}” und “{1}” müssen beide angegeben oder beide ausgelassen werden.", + "extensionDescription.name": "Die Eigenschaft “{0}” ist erforderlich und muss vom Typ “string” sein.", + "extensionDescription.publisher": "Die Verlegereigenschaft muss den Typ “string” aufweisen.", + "extensionDescription.version": "Die Eigenschaft “{0}” ist erforderlich und muss vom Typ “string” sein.", + "notSemver": "Die Version der Erweiterung ist nicht mit “semver” kompatibel.", "versionMismatch": "Die Erweiterung ist nicht mit dem Code {0} kompatibel. Die Erweiterung erfordert {1}.", "versionSpecificity1": "Die in \"engines.vscode\" ({0}) angegebene Version ist nicht spezifisch genug. Definieren Sie für VS Code-Versionen vor Version 1.0.0 mindestens die gewünschte Haupt- und Nebenversion, z.B. ^0.10.0, 0.10.x, 0.11.0 usw.", "versionSpecificity2": "Die in \"engines.vscode\" ({0}) angegebene Version ist nicht spezifisch genug. Definieren Sie für VS Code-Versionen nach Version 1.0.0 mindestens die gewünschte Hauptversion, z.B. ^1.10.0, 1.10.x, 1.x.x, 2.x.x usw.", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Hintergrundfarbe der Breadcrumb-Elemente.", "breadcrumbsFocusForeground": "Farbe der Breadcrumb-Elemente, die den Fokus haben.", "breadcrumbsSelectedBackground": "Hintergrundfarbe des Breadcrumb-Auswahltools.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Die Farbe der ausgewählten Breadcrumb-Elemente.", "buttonBackground": "Hintergrundfarbe der Schaltfläche.", "buttonBorder": "Rahmenfarbe der Schaltfläche.", "buttonForeground": "Vordergrundfarbe der Schaltfläche.", @@ -2518,7 +2518,7 @@ "cancel": "Abbrechen", "confirmLogin": "Die Erweiterung \"{0}\" möchte sich mit {1} anmelden.", "confirmRelogin": "Die Erweiterung \"{0}\" möchte, dass Sie sich mit {1} neuanmelden.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Wählen Sie die Erweiterungen aus, die auf dieses Konto zugreifen können.", "manageTrustedExtensions": "Vertrauenswürdige Erweiterungen verwalten", "manageTrustedExtensions.cancel": "Abbrechen", "noTrustedExtensions": "Dieses Konto wurde noch von keiner Erweiterung verwendet.", @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Binärdateien-Viewer", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "Die Datei wird im Editor nicht angezeigt, weil sie entweder binär ist oder eine nicht unterstützte Textcodierung verwendet.", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "Arbeitsbereichsvertrauensstellung erforderlich", "unavailableResourceErrorEditorText": "Der Editor konnte nicht geöffnet werden, da die Datei nicht gefunden wurde.", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "Der Editor konnte aufgrund eines unerwarteten Fehlers nicht geöffnet werden." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Editor schließen", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Steuert das Format der Bezeichnung für einen unbenannten Editor.", "useSplitJSON": "Steuert, ob der geteilte JSON-Editor verwendet wird, wenn Einstellungen als JSON bearbeitet werden.", "viewVisibility": "Steuert die Sichtbarkeit von Headeraktionen. Headeraktionen können immer sichtbar sein oder nur sichtbar sein, wenn diese Ansicht den Fokus hat oder mit der Maus darauf gezeigt wird.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "Immer Bestätigung anfordern", + "window.confirmBeforeClose.always.web": "Hiermit wird nach Möglichkeit immer eine Bestätigung angefordert. Beachten Sie, dass das Browserfenster oder eine Registerkarte möglicherweise dennoch ohne Bestätigung geschlossen wird.", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "Nur bei drohendem Datenverlust explizit eine Bestätigung anfordern", "window.menuBarVisibility.classic": "Das Menü wird oben im Fenster angezeigt und nur im Vollbildmodus ausgeblendet.", "window.menuBarVisibility.compact": "Das Menü wird als kompakte Schaltfläche in der Seitenleiste angezeigt. Dieser Wert wird ignoriert, wenn „window.titleBarStyle#“ auf „Nativ“ festgelegt ist.", "window.menuBarVisibility.hidden": "Das Menü ist immer ausgeblendet.", @@ -4061,7 +4061,7 @@ "cancelButton": "&&Abbrechen", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "Nicht erneut fragen", "exitButtonLabel": "&&Exit", "keychainWriteError": "Fehler beim Schreiben von Anmeldeinformationen in die Keychain. Fehler: „{0}“.", "learnMore": "Weitere Informationen", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Datei erstellen", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Die Datei ist ein Verzeichnis", "fileNotFoundError": "Die Datei wurde nicht gefunden.", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "In Explorer-Ansicht anzeigen", "textFileEditor": "Textdatei-Editor" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "Steigern Ihrer Produktivität", "gettingStarted.menuBar.description.interpolated": "Die vollständige Menüleiste ist im Dropdownmenü verfügbar, um Platz für Ihren Code zu schaffen. Schalten Sie die Darstellung für schnelleren Zugriff um. \r\n {0}", "gettingStarted.menuBar.title": "Genau das richtige Maß an Benutzeroberfläche", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "Öffnen Sie eine neue unbenannte Datei, ein Notizbuch oder einen benutzerdefinierten Editor.", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "Notebooks anpassen", "gettingStarted.notebookProfile.description": "Richten Sie Notebooks so ein, dass sie sich genauso anfühlen, wie Sie es mögen.", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "In die Ordnereinstellungen kann nicht geschrieben werden, weil keine Ressource angegeben ist.", "errorInvalidLaunchConfiguration": "In die Startkonfigurationsdatei kann nicht geschrieben werden. Öffnen Sie die Datei, um Fehler/Warnungen darin zu beheben, und versuchen Sie es noch mal.", "errorInvalidRemoteConfiguration": "In den Remotebenutzereinstellungen sind keine Schreibvorgänge möglich. Öffnen Sie die Remotebenutzereinstellungen, um die Fehler und Warnungen dort zu korrigieren, und versuchen Sie es erneut.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Die Spracheinstellungen können nicht geändert werden, da {0} keine Ressourcenspracheinstellung ist.", "errorInvalidTaskConfiguration": "In die Konfigurationsdatei der Aufgabe kann nicht geschrieben werden. Öffnen Sie die Datei, um Fehler/Warnungen darin zu beheben, und versuchen Sie es noch mal.", "errorInvalidUserTarget": "In die Benutzereinstellungen kann nicht geschrieben werden, weil {0} den globalen Gültigkeitsbereich nicht unterstützt.", "errorInvalidWorkspaceConfigurationApplication": "{0} kann nicht in die Arbeitsbereichseinstellungen geschrieben werden. Diese Einstellung kann nur in den Benutzereinstellungen geschrieben werden.", @@ -10251,7 +10251,7 @@ "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", + "inputVariable.missingAttribute": "Die Eingabevariable '{0}' ist vom Typ '{1}' und muss '{2}' beinhalten.", "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." diff --git a/i18n/vscode-language-pack-es/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/git.i18n.json index 724ee7fc0d..b9aaa43918 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Abrir comparación", "git.timeline.source": "Historia de Git", "git.timeline.stagedChanges": "Cambios almacenados provisionalmente", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Cambios pendientes de confirmación", "git.timeline.you": "Usted" }, "package": { diff --git a/i18n/vscode-language-pack-es/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-es/translations/extensions/markdown-language-features.i18n.json index 60d4508061..3eeaea1b1e 100644 --- a/i18n/vscode-language-pack-es/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-es/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "Error al buscar referencias de archivo. No se ha proporcionado ningún recurso.", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "No se pudo cargar 'markdown.styles': {0}", + "preview.clickOpenFailed": "No se pudo abrir {0}", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} no se puede encontrar", + "preview.securityMessage.label": "Alerta de seguridad de contenido deshabilitado", + "preview.securityMessage.text": "Se ha deshabilitado parte del contenido de este documento", + "preview.securityMessage.title": "Se ha deshabilitado el contenido potencialmente inseguro en la vista previa de Markdown. Para permitir el contenido inseguro o habilitar scripts, cambie la configuración de la vista previa de Markdown" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "Permitir todo el contenido y la ejecución de scripts. No se recomienda.", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "Deshabilitar advertencias de seguridad de vista previa en esta área de trabajo", + "enableSecurityWarning.title": "Habilitar advertencias de seguridad de vista previa en esta área de trabajo", + "insecureContent.description": "Habilitar el contenido de carga sobre http", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "Habilitar la carga del contenido sobre http desde localhost", + "insecureLocalContent.title": "Permitir contenido local inseguro ", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "Seleccione configuración de seguridad para las previsualizaciones de Markdown en esta área de trabajo", + "strict.description": "Cargar solo el contenido seguro", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "No afecta al nivel de seguridad de contenido" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index 2de87cd200..38c8879a1d 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -1158,7 +1158,7 @@ "enablePreview": "Activar/desactivar la capacidad de previsualizar los cambios antes de cambiar el nombre", "label": "Renaming '{0}' to '{1}'", "no result": "No hay ningún resultado.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Cambiar el nombre de {0} a {1}", "rename.failed": "No se pudo cambiar el nombre de las ediciones de cálculo", "rename.failedApply": "No se pudo cambiar el nombre a las ediciones de aplicación", "rename.label": "Cambiar el nombre del símbolo", @@ -1489,47 +1489,47 @@ "useId": "Asegúrese de utilizar el identificador de extensión completo, incluido el publicador, por ejemplo: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "No se puede leer el archivo {0}: {1}.", + "jsonInvalidFormat": "Formato no válido {0}: se esperaba un objeto JSON.", + "jsonParseFail": "No se ha podido analizar {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Archivo de manifiesto {0} no válido: no es un objeto JSON.", + "jsonsParseReportErrors": "No se pudo analizar {0}: {1}.", + "missingNLSKey": "No se encontró un mensaje para la clave {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "Tiene {0} instalado en el sistema. ¿Quiere instalar las extensiones recomendadas para este?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", + "cannot read": "No se puede leer la extensión desde {0}", "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", "exitCode": "No se puede instalar la extensión. Por favor, salga e inicie VS Code antes de reinstalarlo. ", "incompatible": "No se puede instalar la extensión \"{0}\" porque no es compatible con VS Code \"{1}\".", "notInstalled": "La extensión '{0}' no está instalada.", "quitCode": "No se puede instalar la extensión. Por favor, cierre e inicie VS Code antes de reinstalarlo.", "removeError": "Error al quitar la extensión: {0}. Salga e inicie VS Code antes de intentarlo de nuevo.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Error desconocido al cambiar el nombre de {0} a {1}", "restartCode": "Por favor reinicia VS Code antes de reinstalar {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX no válido: package.json no es un archivo JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "la propiedad `{0}` se puede omitir o debe ser de tipo `string[]`", + "extensionDescription.activationEvents2": "las propiedades `{0}` y `{1}` deben especificarse u omitirse conjuntamente", + "extensionDescription.browser1": "la propiedad `{0}` se puede omitir o debe ser de tipo `string`", + "extensionDescription.browser2": "Se esperaba que `browser` ({0}) se hubiera incluido en la carpeta de la extensión ({1}). Esto puede hacer que la extensión no sea portátil.", + "extensionDescription.browser3": "las propiedades `{0}` y `{1}` deben especificarse u omitirse conjuntamente", + "extensionDescription.engines": "la propiedad `{0}` es obligatoria y debe ser de tipo `object`", + "extensionDescription.engines.vscode": "la propiedad `{0}` es obligatoria y debe ser de tipo `string`", + "extensionDescription.extensionDependencies": "la propiedad `{0}` se puede omitir o debe ser de tipo `string[]`", + "extensionDescription.extensionKind": "la propiedad \\\"{0}\\\" solo se puede definir si la propiedad \\\"main\\\" también está definida.", + "extensionDescription.main1": "la propiedad `{0}` se puede omitir o debe ser de tipo `string`", + "extensionDescription.main2": "Se esperaba que `main` ({0}) se hubiera incluido en la carpeta de la extensión ({1}). Esto puede hacer que la extensión no sea portátil.", + "extensionDescription.main3": "las propiedades `{0}` y `{1}` deben especificarse u omitirse conjuntamente", + "extensionDescription.name": "la propiedad `{0}` es obligatoria y debe ser de tipo `string`", + "extensionDescription.publisher": "El publicador de propiedades debe ser de tipo `string`.", + "extensionDescription.version": "la propiedad `{0}` es obligatoria y debe ser de tipo `string`", + "notSemver": "La versión de la extensión no es compatible con semver.", "versionMismatch": "La extensión no es compatible con {0} de Code y requiere: {1}.", "versionSpecificity1": "La versión indicada en \"engines.vscode\" ({0}) no es suficientemente específica. Para las versiones de vscode anteriores a la 1.0.0, defina como mínimo la versión principal y secundaria deseadas. Por ejemplo: ^0.10.0, 0.10.x, 0.11.0, etc.", "versionSpecificity2": "La versión indicada en \"engines.vscode\" ({0}) no es suficientemente específica. Para las versiones de vscode posteriores a la 1.0.0, defina como mínimo la versión principal deseada. Por ejemplo: ^1.10.0, 1.10.x, 1.x.x, 2.x.x, etc.", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Color de fondo de los elementos de ruta de navegación", "breadcrumbsFocusForeground": "Color de los elementos de ruta de navegación que reciben el foco.", "breadcrumbsSelectedBackground": "Color de fondo del selector de elementos de ruta de navegación.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Color de los elementos de ruta de navegación seleccionados.", "buttonBackground": "Color de fondo del botón.", "buttonBorder": "Color del borde del botón", "buttonForeground": "Color de primer plano del botón.", @@ -2518,13 +2518,13 @@ "cancel": "Cancelar", "confirmLogin": "La extensión \"{0}\" desea iniciar sesión con {1}.", "confirmRelogin": "La extensión \"{0}\" requiere que vuelva a iniciar sesión con {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Elija qué extensiones pueden acceder a esta cuenta", "manageTrustedExtensions": "Administrar extensiones de confianza", "manageTrustedExtensions.cancel": "Cancelar", "noTrustedExtensions": "Esta cuenta no se ha usado en ninguna extensión.", "notUsed": "No ha usado esta cuenta", "signOut": "Cerrar sesión", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "La cuenta '{0}' ha sido utilizada por:\r\n\r\n{1}\r\n\r\n ¿Cerrar sesión en estas extensiones?", "signOutMessageSimple": "¿Cerrar la sesión de \"{0}\"?", "signedOut": "La sesión se ha cerrado correctamente." }, @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Visor binario", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "El archivo no se muestra en el editor porque es binario o utiliza una codificación de texto no soportada. ", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "Se requiere confianza del área de trabajo", "unavailableResourceErrorEditorText": "No se pudo abrir el editor porque no se encontró el archivo.", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "No se pudo abrir el editor debido a un error inesperado." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Cerrar editor", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Controla el formato de la etiqueta para un editor sin título.", "useSplitJSON": "Controla si se utiliza el editor de JSON de división al editar la configuración como JSON.", "viewVisibility": "Controla la visibilidad de las acciones en el encabezado de la vista. Las acciones en el encabezado de la vista pueden ser siempre visibles, o solo cuando la vista es enfocada o apuntada.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "Pedir siempre confirmación.", + "window.confirmBeforeClose.always.web": "Intente pedir confirmación siempre. Tenga en cuenta que los exploradores aún pueden decidir cerrar una pestaña o una ventana sin confirmación.", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "No solicitar nunca confirmación explícitamente, a menos que la pérdida de datos sea inminente.", "window.menuBarVisibility.classic": "El menú se muestra en la parte superior de la ventana y solo se oculta en el modo de pantalla completa.", "window.menuBarVisibility.compact": "El menú se muestra como un botón compacto en la barra lateral. Este valor se ignora cuando “#window.titleBarStyle#” es “nativo”.", "window.menuBarVisibility.hidden": "El menú está siempre oculto.", @@ -4061,7 +4061,7 @@ "cancelButton": "&&Cancelar", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "No volver a hacerme esta pregunta", "exitButtonLabel": "&&Exit", "keychainWriteError": "Error al escribir la información de inicio de sesión en la cadena de claves: \\\"{0}\\\".", "learnMore": "Más información", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Crear archivo", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "El archivo es un directorio", "fileNotFoundError": "Archivo no encontrado", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Mostrar en la vista Explorador", "textFileEditor": "Editor de archivos de texto" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Un editor con cambios se guarda automáticamente cuando la ventana pierde el foco.", "files.exclude.boolean": "El patrón global con el que se harán coincidir las rutas de acceso de los archivos. Establézcalo en true o false para habilitarlo o deshabilitarlo.", "files.exclude.when": "Comprobación adicional en los elementos del mismo nivel de un archivo coincidente. Usa \\$(basename) como variable para el nombre de archivo coincidente.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Tiempo de espera en milisegundos tras el cual se cancelan los participantes para crear, cambiar el nombre y borrar archivos. Use `0` para deshabilitar a los participantes.", "files.restoreUndoStack": "Restaure la pila de deshacer cuando se vuelva a abrir un archivo.", "files.saveConflictResolution": "Puede producirse un conflicto al guardar si un archivo se guarda en un disco que se cambió mientras por otro programa. Para evitar la pérdida de datos, se pide al usuario que compare los cambios en el editor con la versión en el disco. Esta configuración solo se debe cambiar si se producen errores de conflicto de guardado con frecuencia, y puede provocar la pérdida de datos si se utiliza sin precaución.", "files.simpleDialog.enable": "Habilita el cuadro de diálogo de archivo simple. El cuadro de diálogo de archivo simple reemplaza al cuadro de diálogo de archivo del sistema cuando está habilitado.", @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "Aumente su productividad", "gettingStarted.menuBar.description.interpolated": "La barra de menús completa está disponible en el menú desplegable para hacer espacio para el código. Active o desactive su aparición para obtener un acceso más rápido. \r\n{0}", "gettingStarted.menuBar.title": "Solo la cantidad indicada de interfaz de usuario", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "Abra un nuevo archivo, bloc de notas o editor personalizado sin título.", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "Personalizar blocs de notas", "gettingStarted.notebookProfile.description": "Ajuste los blocs de notas de la forma que prefiera", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "No se puede escribir en Configuración de carpeta porque no se ha proporcionado ningún recurso.", "errorInvalidLaunchConfiguration": "No se puede escribir en el archivo de configuración de inicio. Ábralo para corregir los posibles errores o advertencias que tenga y vuelva a intentarlo.", "errorInvalidRemoteConfiguration": "No se puede escribir en la configuración del usuario remoto. Abra la configuración del usuario remoto para corregir errores/advertencias en él e inténtelo de nuevo.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "No se puede escribir en la configuración de idioma porque {0} no es una configuración de idioma de recursos.", "errorInvalidTaskConfiguration": "No se puede escribir en el archivo de configuración de tareas. Por favor, ábralo para corregir sus errores/advertencias e inténtelo de nuevo.", "errorInvalidUserTarget": "No se puede escribir en Configuración de usuario porque {0} no admite el ámbito global.", "errorInvalidWorkspaceConfigurationApplication": "No se puede escribir {0} en Configuración de área de trabajo; solo se puede escribir en Configuración de usuario.", diff --git a/i18n/vscode-language-pack-fr/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/git.i18n.json index 50f3402c66..8ca0cd5656 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Comparaison de plans", "git.timeline.source": "Historique git", "git.timeline.stagedChanges": "Modifications en zone de transit", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Changements non commités", "git.timeline.you": "Vous" }, "package": { diff --git a/i18n/vscode-language-pack-fr/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-fr/translations/extensions/markdown-language-features.i18n.json index a246f46285..55c3d43ad1 100644 --- a/i18n/vscode-language-pack-fr/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "Échec de la recherche des références de fichiers. Aucune ressource fournie.", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "Impossible de charger 'markdown.styles' : {0}", + "preview.clickOpenFailed": "Impossible d'ouvrir {0}", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} est introuvable", + "preview.securityMessage.label": "Avertissement de sécurité de contenu désactivé", + "preview.securityMessage.text": "Du contenu a été désactivé dans ce document", + "preview.securityMessage.title": "Le contenu potentiellement dangereux ou non sécurisé a été désactivé dans l'aperçu Markdown. Changez les paramètres de sécurité de l'aperçu Markdown pour autoriser le contenu non sécurisé ou activer les scripts" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "Autorisez tout le contenu et l’exécution des scripts. Non recommandé", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "Désactiver l'aperçu d'avertissements de sécurité pour cet espace de travail", + "enableSecurityWarning.title": "Activer l'aperçu d'avertissements de sécurité pour cet espace de travail", + "insecureContent.description": "Activer le chargement de contenu sur http", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "Activer le chargement de contenu http servi par localhost", + "insecureLocalContent.title": "Autoriser le contenu local non sécurisé", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "Sélectionner les paramètres de sécurité pour les aperçus Markdown dans cet espace de travail", + "strict.description": "Charger uniquement le contenu sécurisé.", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "N'affecte pas le niveau de sécurité de contenu" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index 0683a54f28..6916e3899f 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "'{0}' renommé en '{1}'. Récapitulatif : {2}", "enablePreview": "Activer/désactiver la possibilité d'afficher un aperçu des changements avant le renommage", - "label": "Renaming '{0}' to '{1}'", + "label": "Renommage de '{0}' en '{1}'", "no result": "Aucun résultat.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Changement du nom de {0} en {1}", "rename.failed": "Le renommage n'a pas pu calculer les modifications", "rename.failedApply": "Le renommage n'a pas pu appliquer les modifications", "rename.label": "Renommer le symbole", @@ -1489,47 +1489,47 @@ "useId": "Vérifiez que vous utilisez l'ID d'extension complet, y compris l'éditeur, par ex. : {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Impossible de lire le fichier {0} : {1}.", + "jsonInvalidFormat": "Format non valide {0} : objet JSON attendu.", + "jsonParseFail": "Échec d'analyse de {0} : [{1}, {2}] {3}.", + "jsonParseInvalidType": "Fichier manifeste non valide {0} : N'est pas un objet JSON.", + "jsonsParseReportErrors": "Échec de l'analyse de {0} : {1}.", + "missingNLSKey": "Le message est introuvable pour la clé {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "{0} est installé sur votre système. Voulez-vous installer les extensions recommandées correspondantes ?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "Impossible de lire l'extension à partir de {0}", + "errorDeleting": "Impossible de supprimer le dossier existant '{0}' pendant l'installation de l'extension '{1}'. Supprimez le dossier manuellement et réessayez", "exitCode": "Impossible d’installer l’extension. Veuillez s’il vous plaît sortir et redémarrer VS Code avant de le réinstaller.", "incompatible": "Impossible d'installer l'extension '{0}', car elle n'est pas compatible avec VS Code '{1}'.", "notInstalled": "L'extension '{0}' n'est pas installée.", "quitCode": "Impossible d’installer l’extension. Veuillez s’il vous plaît quitter et redémarrer VS Code avant de le réinstaller.", "removeError": "Erreur lors de la suppression de l’extension : {0}. Veuillez quitter et relancer VS Code avant de réessayer.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Erreur inconnue en renommant {0} en {1}", "restartCode": "Redémarrez VS Code avant de réinstaller {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valide : package.json n'est pas un fichier JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "la propriété '{0}' peut être omise ou doit être de type 'string[]'", + "extensionDescription.activationEvents2": "les propriétés '{0}' et '{1}' doivent être toutes les deux spécifiées ou toutes les deux omises", + "extensionDescription.browser1": "La propriété '{0}' peut être omise ou doit être de type 'string'", + "extensionDescription.browser2": "'browser' ({0}) est censé être inclus dans le dossier ({1}) de l'extension. Cela risque de rendre l'extension non portable.", + "extensionDescription.browser3": "les propriétés '{0}' et '{1}' doivent être toutes les deux spécifiées ou toutes les deux omises", + "extensionDescription.engines": "la propriété '{0}' est obligatoire et doit être de type 'object'", + "extensionDescription.engines.vscode": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "extensionDescription.extensionDependencies": "la propriété '{0}' peut être omise ou doit être de type 'string[]'", + "extensionDescription.extensionKind": "la propriété '{0}' ne peut être définie que si la propriété 'main' est également définie.", + "extensionDescription.main1": "La propriété '{0}' peut être omise ou doit être de type 'string'", + "extensionDescription.main2": "'main' ({0}) est censé être inclus dans le dossier ({1}) de l'extension. Cela risque de rendre l'extension non portable.", + "extensionDescription.main3": "les propriétés '{0}' et '{1}' doivent être toutes les deux spécifiées ou toutes les deux omises", + "extensionDescription.name": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "extensionDescription.publisher": "l'éditeur de propriété doit être de type 'string'.", + "extensionDescription.version": "la propriété '{0}' est obligatoire et doit être de type 'string'", + "notSemver": "La version de l'extension n'est pas compatible avec SemVer.", "versionMismatch": "L'extension n'est pas compatible avec le code {0}. L'extension nécessite {1}.", "versionSpecificity1": "La version spécifiée dans 'engines.vscode' ({0}) n'est pas assez précise. Pour les versions de vscode antérieures à 1.0.0, définissez au minimum les versions majeure et mineure souhaitées. Par exemple : ^0.10.0, 0.10.x, 0.11.0, etc.", "versionSpecificity2": "La version spécifiée dans 'engines.vscode' ({0}) n'est pas assez précise. Pour les versions de vscode ultérieures à 1.0.0, définissez au minimum la version majeure souhaitée. Par exemple : ^1.10.0, 1.10.x, 1.x.x, 2.x.x, etc.", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Couleur de fond des éléments de navigation.", "breadcrumbsFocusForeground": "Couleur des éléments de navigation avec le focus.", "breadcrumbsSelectedBackground": "Couleur de fond du sélecteur d’élément de navigation.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Couleur des éléments de navigation sélectionnés.", "buttonBackground": "Couleur d'arrière-plan du bouton.", "buttonBorder": "Couleur de bordure du bouton.", "buttonForeground": "Couleur de premier plan du bouton.", @@ -2518,13 +2518,13 @@ "cancel": "Annuler", "confirmLogin": "L'extension '{0}' veut se connecter en utilisant {1}.", "confirmRelogin": "L'extension « {0} » vous demande de vous reconnecter en utilisant {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Choisir les extensions qui peuvent accéder à ce compte", "manageTrustedExtensions": "Gérer les extensions approuvées", "manageTrustedExtensions.cancel": "Annuler", "noTrustedExtensions": "Ce compte n'a été utilisé par aucune extension.", "notUsed": "N'a pas utilisé ce compte", "signOut": "Se déconnecter", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "Le compte « {0} » a été utilisé par \r\n\r\n{1}\r\n\r\nVoulez-vous vous déconnecter de ces extensions ?", "signOutMessageSimple": "Se déconnecter de '{0}' ?", "signedOut": "Déconnexion réussie." }, @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Visionneuse binaire", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "Le fichier n’est pas affiché dans l’éditeur parce que c’est un fichier binaire ou qu'il utilise un encodage de texte non pris en charge.", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3335,7 +3335,7 @@ }, "vs/workbench/browser/parts/editor/editorPanes": { "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "editorOpenErrorDialog": "Impossible d'ouvrir '{0}'", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "Approbation d’espace de travail requise", "unavailableResourceErrorEditorText": "Impossible d’ouvrir l’éditeur, car le fichier est introuvable.", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "Impossible d’ouvrir l’éditeur en raison d’une erreur inattendue." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Fermer l'éditeur", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Contrôle le format de l'étiquette pour un éditeur sans titre.", "useSplitJSON": "Contrôle s'il faut utiliser l'éditeur JSON de fractionnement pour modifier les paramètres au format JSON.", "viewVisibility": "Contrôle la visibilité des actions d'en-tête de vue. Les actions d'en-tête de vue peuvent être soit toujours visibles, ou uniquement visibles quand cette vue a le focus ou est survolée.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "Toujours demander une confirmation.", + "window.confirmBeforeClose.always.web": "Toujours essayer de demander confirmation. Notez que les navigateurs peuvent toujours décider de fermer un onglet ou une fenêtre sans confirmation.", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "Ne demande jamais explicitement une confirmation, sauf si une perte de données est imminente.", "window.menuBarVisibility.classic": "Le menu est affiché en haut de la fenêtre et masqué uniquement en mode plein écran.", "window.menuBarVisibility.compact": "Le menu s’affiche sous la forme d’un bouton compact dans la barre latérale. Cette valeur est ignorée lorsque '#window.titleBarStyle#' est 'native'.", "window.menuBarVisibility.hidden": "Le menu est toujours masqué.", @@ -4061,7 +4061,7 @@ "cancelButton": "&&Annuler", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "Ne plus me poser la question", "exitButtonLabel": "&&Exit", "keychainWriteError": "Échec de l'écriture des informations de connexion dans le trousseau. Erreur '{0}'.", "learnMore": "En savoir plus", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Créer un fichier", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Le fichier est un répertoire", "fileNotFoundError": "Fichier introuvable", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Afficher en mode Explorateur", "textFileEditor": "Éditeur de fichiers texte" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Un éditeur avec des modifications est automatiquement sauvegardé lorsque la fenêtre perd le focus.", "files.exclude.boolean": "Modèle Glob auquel les chemins de fichiers doivent correspondre. Affectez la valeur true ou false pour activer ou désactiver le modèle.", "files.exclude.when": "Vérification supplémentaire sur les frères d’un fichier correspondant. Utilisez \\$(basename) comme variable pour le nom de fichier correspondant.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Délai d'attente en millisecondes après lequel les participants pour la création, le renommage et la suppression de fichier sont supprimés. Utilisez '0' pour désactiver les participants.", "files.restoreUndoStack": "Restaurez la pile des opérations d'annulation à la réouverture d'un fichier.", "files.saveConflictResolution": "Un conflit d'enregistrement peut se produire quand un fichier est enregistré sur un disque qui a été modifié par un autre programme dans l'intervalle. Pour éviter une perte de données, l'utilisateur est invité à comparer les changements dans l'éditeur avec la version sur disque. Changez ce paramètre seulement si vous rencontrez fréquemment des erreurs de conflit d'enregistrement, car il peut entraîner une perte de données s'il est utilisé sans précaution.", "files.simpleDialog.enable": "Active la boîte de dialogue de fichier simple, qui remplace alors la boîte de dialogue de fichier système.", @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "Dynamiser votre productivité", "gettingStarted.menuBar.description.interpolated": "La barre de menu complète est disponible dans le menu déroulant pour faire de la place à votre code. Basculez son apparition pour un accès plus rapide. \r\n{0}", "gettingStarted.menuBar.title": "Juste la bonne quantité d’interface utilisateur", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "Ouvrez un nouveau fichier, bloc-notes ou éditeur personnalisé sans titre.", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "Personnalisez les blocs-notes", "gettingStarted.notebookProfile.description": "Créez des blocs-notes qui vous conviennent", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Impossible d’écrire dans les paramètres de dossier car aucune ressource n’est fournie.", "errorInvalidLaunchConfiguration": "Impossible d’écrire dans le fichier de configuration de lancement. Veuillez ouvrir le fichier pour y corriger les erreurs/avertissements et essayez à nouveau.", "errorInvalidRemoteConfiguration": "Impossible d'écrire dans les paramètres de l'utilisateur distant. Ouvrez les paramètres de l'utilisateur distant pour corriger les erreurs/avertissements, et réessayez.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Impossible d'écrire dans les paramètres de langage parce que {0} n'est pas un paramètre de langage de ressource.", "errorInvalidTaskConfiguration": "Impossible d’écrire dans le fichier de configuration des tâches. Veuillez ouvrir le fichier pour y corriger les erreurs/avertissements et essayez à nouveau.", "errorInvalidUserTarget": "Impossible d'écrire dans les paramètres utilisateur, car {0} ne prend pas en charge la portée globale.", "errorInvalidWorkspaceConfigurationApplication": "Impossible d’écrire {0} dans les paramètres de l’espace de travail. Ce paramètre peut être écrit uniquement dans les paramètres de l’utilisateur.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Impossible d’écrire dans le fichier. Veuillez ouvrir le fichier pour corriger les erreurs/avertissements dans le fichier et réessayer." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", + "commandVariable.noStringType": "Impossible de remplacer la variable de commande '{0}', car la commande n'a pas retourné de résultat de type chaîne.", + "inputVariable.command.noStringType": "Impossible de remplacer la variable d'entrée '{0}', car la commande '{1}' n'a pas retourné de résultat de type chaîne.", "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "inputVariable.missingAttribute": "La variable d'entrée '{0}' est de type '{1}' et doit inclure '{2}'.", + "inputVariable.noInputSection": "La variable '{0}' doit être définie dans une section '{1}' de la configuration de débogage ou de tâche.", + "inputVariable.undefinedVariable": "Variable d'entrée '{0}' non définie. Supprimez ou définissez '{0}' pour continuer.", + "inputVariable.unknownType": "La variable d'entrée '{0}' peut seulement être de type 'promptString', 'pickString' ou 'command'." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Arguments facultatifs passés à la commande.", diff --git a/i18n/vscode-language-pack-it/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/configuration-editing.i18n.json index 54330c606a..4b07589f06 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "Directory di lavoro corrente dello strumento di esecuzione attività all'avvio", "defaultBuildTask": "Nome dell'attività di compilazione predefinita. Se non è presente un'unica attività di compilazione predefinita, viene mostrata una selezione rapida per consentire la selezione dell'attività di compilazione.", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "Percorso in cui è installata un'estensione.", "file": "File attualmente aperto", "fileBasename": "Nome di base del file attualmente aperto", "fileBasenameNoExtension": "Nome di base del file attualmente aperto senza estensione", diff --git a/i18n/vscode-language-pack-it/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/css-language-features.i18n.json index 4904400bc4..3f73d26faf 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "Inserisce il punto e virgola alla fine della riga in caso di completamento delle proprietà CSS.", "css.completion.triggerPropertyValueCompletion.desc": "Per impostazione predefinita, VS Code attiva il completamento del valore della proprietà dopo la selezione di una proprietà CSS. Questa impostazione consente di disabilitare questo comportamento.", "css.customData.desc": "Elenco di percorsi di file relativi che puntano a file JSON e sono conformi a [formato dati personalizzato](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md).\r\n\r\nVS Code carica i dati personalizzati all'avvio per migliorare il supporto CSS per le proprietà, le direttive at, le pseudo-classi e gli pseudo-elementi CSS personalizzati specificati nei file JSON.\r\n\r\nI percorsi di file sono relativi all'area di lavoro e vengono considerate solo le impostazioni di cartella dell'area di lavoro.", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "Inserisci parentesi graffe nella stessa riga delle regole ('collapse') o inserisci parentesi graffe in una riga ('expand').", "css.format.enable.desc": "Abilitare/disabilitare il formattatore CSS predefinito.", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "Numero massimo di interruzioni di riga da mantenere in un blocco quando è abilitato '#css.format.preserveNewLines#'.", "css.format.newlineBetweenRules.desc": "Separare i set di regole con una riga vuota.", "css.format.newlineBetweenSelectors.desc": "Separare i selettori con una nuova riga.", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "Indica se le interruzioni di riga esistenti prima degli elementi devono essere mantenute.", "css.format.spaceAroundSelectorSeparator.desc": "Assicurarsi che vi sia uno spazio intorno ai separatori del selettore '>', '+', '~' (ad esempio 'a > b').", "css.hover.documentation": "Mostra la documentazione su tag e attributi al passaggio del puntatore su codice CSS.", "css.hover.references": "Mostra i riferimenti a MDN al passaggio del puntatore su codice CSS.", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "L'impostazione `less.colorDecorators.enable` è stata deprecata e sostituita da `editor.colorDecorators`.", "less.completion.completePropertyWithSemicolon.desc": "Inserisce il punto e virgola alla fine della riga in caso di completamento delle proprietà CSS.", "less.completion.triggerPropertyValueCompletion.desc": "Per impostazione predefinita, VS Code attiva il completamento del valore della proprietà dopo la selezione di una proprietà CSS. Questa impostazione consente di disabilitare questo comportamento.", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "Inserisci parentesi graffe nella stessa riga delle regole ('collapse') o inserisci parentesi graffe in una riga ('expand').", "less.format.enable.desc": "Abilita/Disabilita il formattatore LESS predefinito.", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "Numero massimo di interruzioni di riga da mantenere in un blocco quando è abilitato '#less.format.preserveNewLines#'.", "less.format.newlineBetweenRules.desc": "Separare i set di regole con una riga vuota.", "less.format.newlineBetweenSelectors.desc": "Separare i selettori con una nuova riga.", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "Indica se le interruzioni di riga esistenti prima degli elementi devono essere mantenute.", "less.format.spaceAroundSelectorSeparator.desc": "Assicurarsi che vi sia uno spazio intorno ai separatori del selettore '>', '+', '~' (ad esempio 'a > b').", "less.hover.documentation": "Mostra la documentazione su tag e attributi al passaggio del puntatore su codice LESS.", "less.hover.references": "Mostra i riferimenti a MDN al passaggio del puntatore su codice LESS.", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "L'impostazione `scss.colorDecorators.enable` è stata deprecata e sostituita da `editor.colorDecorators`.", "scss.completion.completePropertyWithSemicolon.desc": "Inserisce il punto e virgola alla fine della riga in caso di completamento delle proprietà CSS.", "scss.completion.triggerPropertyValueCompletion.desc": "Per impostazione predefinita, VS Code attiva il completamento del valore della proprietà dopo la selezione di una proprietà CSS. Questa impostazione consente di disabilitare questo comportamento.", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "Inserisci parentesi graffe nella stessa riga delle regole ('collapse') o inserisci parentesi graffe in una riga ('expand').", "scss.format.enable.desc": "Abilitare/disabilitare il formattatore SCSS predefinito.", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "Numero massimo di interruzioni di riga da mantenere in un blocco quando è abilitato '#scss.format.preserveNewLines#'.", "scss.format.newlineBetweenRules.desc": "Separare i set di regole con una riga vuota.", "scss.format.newlineBetweenSelectors.desc": "Separare i selettori con una nuova riga.", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "Indica se le interruzioni di riga esistenti prima degli elementi devono essere mantenute.", "scss.format.spaceAroundSelectorSeparator.desc": "Assicurarsi che vi sia uno spazio intorno ai separatori del selettore '>', '+', '~' (ad esempio 'a > b').", "scss.hover.documentation": "Mostra la documentazione su tag e attributi al passaggio del puntatore su codice SCSS.", "scss.hover.references": "Mostra i riferimenti a MDN al passaggio del puntatore su codice SCSS.", diff --git a/i18n/vscode-language-pack-it/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/git.i18n.json index adf7809ce3..b380d06742 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/git.i18n.json @@ -168,7 +168,7 @@ "stash message": "Messaggio di accantonamento", "stashcheckout": "Accantona ed esegui checkout", "sure drop": "Rimuovere l'accantonamento {0}?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "Questa azione eseguirà il pull e il push dei commit da e verso '{0}/{1}'.", "tag at": "Tag in {0}", "tag message": "Messaggio", "tag name": "Nome tag", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Apri confronto", "git.timeline.source": "Cronologia GIT", "git.timeline.stagedChanges": "Modifiche preparate per il commit", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Modifiche non sottoposte a commit", "git.timeline.you": "Utente" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "Usa la data di creazione", "config.timeline.date.committed": "Usa la data di commit", "config.timeline.showAuthor": "Controlla se visualizzare l'autore del commit nella visualizzazione Sequenza temporale.", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "Controlla se visualizzare le modifiche di cui non è stato eseguito il commit nella visualizzazione Sequenza temporale.", "config.untrackedChanges": "Controlla il comportamento delle modifiche non tracciate.", "config.untrackedChanges.hidden": "Le modifiche non tracciate vengono nascoste ed escluse da diverse azioni.", "config.untrackedChanges.mixed": "Tutte le modifiche, tracciate e non tracciate, vengono visualizzate insieme e si comportano allo stesso modo.", diff --git a/i18n/vscode-language-pack-it/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/github-authentication.i18n.json index a0ae299651..28a8814ecc 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/github-authentication.i18n.json @@ -12,12 +12,12 @@ "code.detail": "Per completare l'autenticazione, passare a GitHub e incollare il time code precedente.", "code.title": "Codice: {0}", "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "otherReasonMessage": "L'autorizzazione di questa estensione per l'uso di GitHub non è stata ancora completata. Continuare a provare?", "progress": "Aprire [{0}]({0}) in una nuova scheda e incollare il time code: {1}", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "Accesso a github.com in corso...", + "signingInAnotherWay": "Accesso a github.com in corso...", + "userCancelledMessage": "Si sono verificati problemi durante l'accesso? Vuoi provare in un modo diverso?", + "yes": "Sì" }, "package": { "description": "Provider di autenticazione GitHub", diff --git a/i18n/vscode-language-pack-it/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/github.i18n.json index 62b36bf8b2..f56813cdb2 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "Il fork '{0}' è stato creato in GitHub.", "forking_pushing": "Push delle modifiche...", "no": "No", - "no pr template": "No template", + "no pr template": "Nessun modello", "openingithub": "Apri in GitHub", "openpr": "Apri richiesta pull", - "select pr template": "Select the Pull Request template" + "select pr template": "Selezionare il modello di richiesta pull" }, "package": { "config.gitAuthentication": "Controlla se abilitare l'autenticazione GitHub automatica per i comandi GIT all'interno di VS Code.", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "Controlla il protocollo usato per clonare un repository GitHub", "description": "Funzionalità di GitHub per VS Code", "displayName": "GitHub", "welcome.publishFolder": "È anche possibile pubblicare direttamente questa cartella in un repository GitHub. Dopo la pubblicazione sarà possibile accedere alle funzionalità di controllo del codice sorgente basate su GIT e GitHub.\r\n[$(github) Pubblica in GitHub](command:github.publish)", diff --git a/i18n/vscode-language-pack-it/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/json-language-features.i18n.json index d573806efc..30927cd2a0 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "Non visualizzare più questo messaggio" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "Apri estensione", + "openSettings": "Apri impostazioni", "pending.detail": "Caricamento delle informazioni JSON", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "Nessuno schema configurato per questo file", + "schema.showdocs": "Altre informazioni sulla configurazione dello schema JSON...", + "schemaFromFolderSettings": "Configurato nelle impostazioni dell'area di lavoro", + "schemaFromUserSettings": "Configurato nelle impostazioni utente", + "schemaFromextension": "Configurato dall'estensione: {0}", "schemaPicker.title": "Schemi JSON usati per {0}", "status.error": "Non è possibile calcolare gli schemi usati", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "Sono stati configurati più schemi JSON.", + "status.noSchema": "Nessuno schema JSON configurato.", + "status.noSchema.short": "Nessuna convalida dello schema", "status.notJSON": "Non è un editor JSON", "status.openSchemasLink": "Mostrare schema", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "Schema JSON configurato.", + "status.withSchema.short": "Schema convalidato", + "status.withSchemas.short": "Schema convalidato", "statusItem.name": "Stato di convalida JSON" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "Definizione dello schema per l'URL specificato. È necessario specificare lo schema per evitare accessi all'URL dello schema.", "json.schemas.url.desc": "URL di uno schema o percorso relativo di uno schema nella directory corrente", "json.tracing.desc": "Traccia le comunicazioni tra Visual Studio Code e il server di linguaggio JSON.", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "Abilita/disabilita la convalida JSON." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-it/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/markdown-language-features.i18n.json index 8fea95acbe..2c8b539db3 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "Visita il collegamento" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "La ricerca dei riferimenti a file non è riuscita. Non è stata specificata alcuna risorsa.", + "progress.title": "Ricerca di riferimenti a file" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "Ridenominazione non supportata nel percorso", + "renameNoFiles": "La ridenominazione dei file non è attualmente supportata" }, "dist/preview/preview": { - "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "lockedPreviewTitle": "[Anteprima] {0}", + "onPreviewStyleLoadError": "Impossibile caricare 'markdown.styles': {0}", + "preview.clickOpenFailed": "Non è stato possibile aprire {0}", + "previewTitle": "Anteprima {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} non è stato trovato", + "preview.securityMessage.label": "Avviso di sicurezza contenuto disabilitato", + "preview.securityMessage.text": "Alcuni contenuti sono stati disabilitati in questo documento", + "preview.securityMessage.title": "I contenuti potenzialmente non sicuri sono stati disabilitati nell'anteprima Markdown. Modificare l'impostazione di sicurezza dell'anteprima Markdown per consentire la visualizzazione di contenuto non sicuri o abilitare gli script" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "disable.description": "Consente l'esecuzione di tutti i contenuti e script. Scelta non consigliata", + "disable.title": "Disabilita", + "disableSecurityWarning.title": "Disabilita anteprima degli avvisi di sicurezza in questa area di lavoro", + "enableSecurityWarning.title": "Abilita anteprima degli avvisi di sicurezza in questa area di lavoro", + "insecureContent.description": "Consente il caricamento di contenuti tramite HTTP", + "insecureContent.title": "Consenti contenuto non protetto", + "insecureLocalContent.description": "Consente il caricamento di contenuti tramite HTTP servito da localhost", + "insecureLocalContent.title": "Consenti contenuto locale non protetto", + "moreInfo.title": "Altre informazioni", + "preview.showPreviewSecuritySelector.title": "Seleziona impostazioni di sicurezza per le anteprime Markdown in questa area di lavoro", + "strict.description": "Carica solo contenuto protetto", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "Non influisce sul livello di sicurezza del contenuto" }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "Abilita/disabilita l'inserimento nell'editor Markdown per inserire il turno. Richiede l'abilitazione di '#workbench.editor.dropIntoEditor.enabled#'.", "configuration.markdown.links.openLocation.beside": "Apre i collegamenti accanto all'editor attivo.", "configuration.markdown.links.openLocation.currentGroup": "Apre i collegamenti nel gruppo di editor attivo.", "configuration.markdown.links.openLocation.description": "Controlla dove aprire i collegamenti nei file Markdown.", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "Abilita/Disabilita i suggerimenti di percorso per i collegamenti Markdown", "description": "Fornisce un supporto avanzato del linguaggio per Markdown.", "displayName": "Funzionalità del linguaggio Markdown", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "Trova riferimenti a file", "markdown.preview.breaks.desc": "Imposta il rendering delle interruzioni di riga nell'anteprima Markdown. Se è impostato su 'true', viene creato un tag
per i caratteri di nuova riga all'interno di paragrafi.", "markdown.preview.doubleClickToSwitchToEditor.desc": "Fare doppio clic nell'anteprima Markdown per passare all'editor.", "markdown.preview.fontFamily.desc": "Controlla la famiglia di caratteri usata nell'anteprima Markdown.", diff --git a/i18n/vscode-language-pack-it/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/theme-defaults.i18n.json index 6f7b9b6fa0..5572b85c54 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "Tema predefinito", "hcColorThemeLabel": "Contrasto elevato scuro", "lightColorThemeLabel": "Chiaro (Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "Contrasto elevato chiaro", "lightPlusColorThemeLabel": "Più chiaro (predefinito chiaro)", "minimalIconThemeLabel": "Minimo (Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-it/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-it/translations/extensions/typescript-language-features.i18n.json index 0539c04a0d..35fb81aa3d 100644 --- a/i18n/vscode-language-pack-it/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-it/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "Crea tsconfig", "resolved.command.title.open": "Apri file di configurazione", "resolved.detail.noJsConfig": "Nessun file jsconfig", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "Nessuna cartella aperta", "resolved.detail.noTsConfig": "Nessun file tsconfig", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "Il file non fa parte di cartelle aperte", "statusItem.name": "JS/TS IntelliSense Status", "syntaxOnly.command.title.learnMore": "Altre informazioni", "syntaxOnly.detail": "IntelliSense a livello di progetto non è disponibile", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index c9b55bd44f..d81508fe5a 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "Controlla se l'area sensibile al passaggio del mouse deve rimanere visibile quando vi si passa sopra con il puntatore del mouse.", "inlayHints.enable": "Abilita i suggerimenti incorporati nell'Editor.", "inlayHints.fontFamily": "Controlla la famiglia di caratteri dei suggerimenti incorporati nell'Editor. Se impostato su vuoto, viene usato '#editor.fontFamily#'.", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "Controlla le dimensioni del carattere degli hint di inlay nell'editor. Per impostazione predefinita, '#editor.fontSize#' viene usato quando il valore configurato è minore di '5' o maggiore delle dimensioni del carattere dell'editor.", + "inlayHints.toggle": "Controlla se i suggerimenti per l'inlay vengono temporaneamente visualizzati o nascosti quando si preme e si tiene premuto 'CTRL+ALT'.", "inline": "I suggerimenti rapidi vengono visualizzati come testo fantasma", "inlineSuggest.enabled": "Controlla se visualizzare automaticamente i suggerimenti inline nell'Editor.", "letterSpacing": "Controlla la spaziatura tra le lettere in pixel.", @@ -521,8 +521,8 @@ "tabCompletion.off": "Disabilita le funzionalità di completamento con tasto TAB.", "tabCompletion.on": "La funzionalità di completamento con tasto TAB inserirà il migliore suggerimento alla pressione del tasto TAB.", "tabCompletion.onlySnippets": "Completa i frammenti con il tasto TAB quando i rispettivi prefissi corrispondono. Funziona in modo ottimale quando 'quickSuggestions' non è abilitato.", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "I suggerimenti di inlay vengono visualizzati per impostazione predefinita e vengono nascosti quando si tiene premuto 'CTRL+ALT'", + "toogle.show": "I suggerimenti per l'inlay sono nascosti per impostazione predefinita e vengono visualizzati solo quando si tiene premuto 'CTRL+ALT'", "unfoldOnClickAfterEndOfLine": "Controlla se, facendo clic sul contenuto vuoto dopo una riga ridotta, la riga viene espansa.", "unicodeHighlight.allowedCharacters": "Definisce i caratteri consentiti che non vengono evidenziati.", "unicodeHighlight.allowedLocales": "I caratteri Unicode comuni nelle impostazioni locali consentite non vengono evidenziati.", @@ -980,9 +980,9 @@ "selectTabWidth": "Seleziona dimensione tabulazione per il file corrente" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "Attiva/Disattiva suggerimenti per l'inlay", + "toggleMnem": "Mostra &&>Suggerimenti per l'inlay", + "view": "Visualizzazione" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "Esegui il comando", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "Sposta ultima selezione a risultato ricerca precedente", "mutlicursor.addCursorsToBottom": "Aggiungi cursori alla fine", "mutlicursor.addCursorsToTop": "Aggiungi cursori all'inizio", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "Attival cursore successivo", + "mutlicursor.focusNextCursor.description": "Attiva il cursore successivo", + "mutlicursor.focusPreviousCursor": "Cursore precedente stato attivo", + "mutlicursor.focusPreviousCursor.description": "Imposta lo stato attivo sul cursore precedente", "mutlicursor.insertAbove": "Aggiungi cursore sopra", "mutlicursor.insertAtEndOfEachLineSelected": "Aggiungi cursori a fine riga", "mutlicursor.insertBelow": "Aggiungi cursore sotto", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "Correttamente rinominato '{0}' in '{1}'. Sommario: {2}", "enablePreview": "Abilita/Disabilita l'opzione per visualizzare le modifiche in anteprima prima della ridenominazione", - "label": "Renaming '{0}' to '{1}'", + "label": "Ridenominazione di '{0}' in '{1}'", "no result": "Nessun risultato.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Ridenominazione di {0} in {1}", "rename.failed": "La ridenominazione non è riuscita a calcolare le modifiche", "rename.failedApply": "La ridenominazione non è riuscita ad applicare le modifiche", "rename.label": "Rinomina simbolo", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "Indica se è presente una tabulazione successiva in modalità frammenti", "hasPrevTabstop": "Indica se è presente una tabulazione precedente in modalità frammenti", "inSnippetMode": "Indica se l'editor è quello corrente nella modalità frammenti", - "next": "Go to next placeholder..." + "next": "Vai al segnaposto successivo..." }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "Aprile", @@ -1489,47 +1489,47 @@ "useId": "Assicurarsi di usare l'ID estensione completo, incluso l'editore, ad esempio {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Non è possibile leggere il file {0}: {1}.", + "jsonInvalidFormat": "Formato {0} non valido: è previsto l'oggetto JSON.", + "jsonParseFail": "Non è stato analizzare {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Il file manifesto {0} non è valido: non è un oggetto JSON.", + "jsonsParseReportErrors": "Non è stato possibile analizzare {0}: {1}.", + "missingNLSKey": "Il messaggio per la chiave {0} non è stato trovato." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "Nel sistema è installato {0}. Installare le estensioni consigliate?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "Non è possibile leggere l'estensione da {0}", + "errorDeleting": "Non è possibile eliminare la cartella esistente '{0}' durante l'installazione dell'estensione '{1}'. Eliminare la cartella manualmente e riprovare", "exitCode": "Non è possibile installare l'estensione. Chiudere e riavviare VS Code prima di ripetere l'installazione.", "incompatible": "Non è possibile installare l'estensione '{0}' perché non è compatibile con VS Code '{1}'.", "notInstalled": "L'estensione '{0}' non è installata.", "quitCode": "Non è possibile installare l'estensione. Uscire e avviare VS Code prima di ripetere l'installazione.", "removeError": "Errore durante la rimozione dell'estensione: {0}. Chiudere e riavviare VS Code prima di riprovare.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Errore sconosciuto durante la ridenominazione di {0} in {1}", "restartCode": "Riavviare VS Code prima di reinstallare {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX non valido: package.json non è un file JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "la proprietà `{0}` può essere omessa o deve essere di tipo `string[]`", + "extensionDescription.activationEvents2": "le proprietà `{0}` e `{1}` devono essere specificate o omesse entrambi", + "extensionDescription.browser1": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", + "extensionDescription.browser2": "Valore previsto di `browser` ({0}) da includere nella cartella dell'estensione ({1}). L'estensione potrebbe non essere più portabile.", + "extensionDescription.browser3": "le proprietà `{0}` e `{1}` devono essere specificate o omesse entrambi", + "extensionDescription.engines": "la proprietà `{0}` è obbligatoria e deve essere di tipo `object`", + "extensionDescription.engines.vscode": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "extensionDescription.extensionDependencies": "la proprietà `{0}` può essere omessa o deve essere di tipo `string[]`", + "extensionDescription.extensionKind": "è possibile definire la proprietà '{0}' solo se è definita anche la proprietà 'main'.", + "extensionDescription.main1": "la proprietà `{0}` può essere omessa o deve essere di tipo `string`", + "extensionDescription.main2": "Valore previsto di `main` ({0}) da includere nella cartella dell'estensione ({1}). L'estensione potrebbe non essere più portatile.", + "extensionDescription.main3": "le proprietà `{0}` e `{1}` devono essere specificate o omesse entrambi", + "extensionDescription.name": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "extensionDescription.publisher": "l'autore della proprietà deve essere di tipo `string`.", + "extensionDescription.version": "la proprietà `{0}` è obbligatoria e deve essere di tipo `string`", + "notSemver": "La versione dell'estensione non è compatibile con semver.", "versionMismatch": "L'estensione non è compatibile con Visual Studio Code {0}. Per l'estensione è richiesto: {1}.", "versionSpecificity1": "La versione specificata in `engines.vscode` ({0}) non è abbastanza specifica. Per le versioni di vscode precedenti alla 1.0.0, definire almeno le versioni principale e secondaria desiderate, ad esempio ^0.10.0, 0.10.x, 0.11.0 e così via.", "versionSpecificity2": "La versione specificata in `engines.vscode` ({0}) non è abbastanza specifica. Per le versioni di vscode successive alla 1.0.0, definire almeno la versione principale desiderata, ad esempio ^1.10.0, 1.10.x, 1.x.x, 2.x.x e così via.", @@ -1641,7 +1641,7 @@ "sev.warning": "Avviso" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "&&Annulla", "mAbout": "Informazioni su {0}", "mBringToFront": "Porta tutto in primo piano", "mEdit": "&&Modifica", @@ -1675,8 +1675,8 @@ "miQuit": "Chiudi {0}", "miRestartToUpdate": "Riavvia per &&aggiornare", "miSwitchWindow": "Cambia &&finestra...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "&&Esci", + "quitMessage": "Uscire?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "&&Annulla", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "Origine del profilo che rileverà automaticamente i percorsi della shell." }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "Rileva automaticamente l'impostazione predefinita" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "Contenuto della sessione ripristinato dal giorno {0} alle ore {1}" @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Colore di sfondo degli elementi di navigazione.", "breadcrumbsFocusForeground": "Colore degli elementi di navigazione in evidenza.", "breadcrumbsSelectedBackground": "Colore di sfondo del controllo di selezione elementi di navigazione.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Colore degli elementi di navigazione selezionati.", "buttonBackground": "Colore di sfondo del pulsante.", "buttonBorder": "Colore del bordo del pulsante.", "buttonForeground": "Colore primo piano del pulsante.", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "Colore di sfondo per il margine in cui sono state rimosse le righe.", "diffEditorRemovedLines": "Colore di sfondo per le righe che sono state rimosse. Il colore non deve essere opaco per evitare di nascondere le decorazioni sottostanti.", "diffEditorRemovedOutline": "Colore del contorno del testo che è stato rimosso.", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "Primo piano generale per gli elementi disabilitati. Questo colore viene usato solo e non è sostituito da quello di un componente.", "dropdownBackground": "Sfondo dell'elenco a discesa.", "dropdownBorder": "Bordo dell'elenco a discesa.", "dropdownForeground": "Primo piano dell'elenco a discesa.", @@ -2518,13 +2518,13 @@ "cancel": "Annulla", "confirmLogin": "L'estensione '{0}' vuole eseguire l'accesso con {1}.", "confirmRelogin": "L'estensione '{0}' vuole eseguire di nuovo l'accesso usando {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Scegliere le estensioni che possono accedere a questo account", "manageTrustedExtensions": "Gestisci estensioni attendibili", "manageTrustedExtensions.cancel": "Annulla", "noTrustedExtensions": "Questo account non è stato usato da alcuna estensione.", "notUsed": "Account non usato", "signOut": "Disconnetti", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "L'account '{0}' è stato usato da: \r\n\r\n{1}\r\n\r\n Disconnettersi da queste estensioni?", "signOutMessageSimple": "Disconnettersi da '{0}'?", "signedOut": "La disconnessione è riuscita." }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Visualizzatore file binari", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "Il file non viene visualizzato nell'editor perché è binario o usa una codifica di testo non supportata.", + "openAnyway": "Apri comunque" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "Abilita/disabilita la barra di navigazione.", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "Editor predefinito per i file rilevati come binari. Se non è definito, all'utente verrà visualizzata una selezione." }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "Tieni premuto __shift__ per passare all'editor" }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "Svuota azioni del gruppo di editor", @@ -3334,20 +3334,20 @@ "groupLabel": "Gruppo {0}" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "cancel": "Annulla", + "editorOpenErrorDialog": "Non è possibile aprire '{0}'", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "Editor errori", "manageTrust": "Gestisci attendibilità dell'area di lavoro", "requiresFolderTrustText": "Il file non è visualizzato nell'editor perché non è stato concessa l'attendibilità alla cartella.", "requiresWorkspaceTrustText": "Il file non è visualizzato nell'editor perché non è stato concessa l'attendibilità all'area di lavoro.", "retry": "Riprova", "trustRequiredEditor": "Attendibilità dell'area di lavoro obbligatoria", "unavailableResourceErrorEditorText": "Non è stato possibile aprire l'editor perché il file non è stato trovato.", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "Non è stato possibile aprire l'editor a causa di un errore imprevisto. {0}", + "unknownErrorEditorTextWithoutError": "Non è stato possibile aprire l'editor a causa di un errore imprevisto." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Chiudi editor", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[Host di sviluppo estensione]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "Nascondi controllo layout", "patchedWindowTitle": "[Non supportata]", "userIsAdmin": "[Amministratore]", "userIsSudo": "[Superutente]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "Controlla se gli editor che visualizzano un file aperto durante la sessione devono chiudersi automaticamente quando il file viene eliminato o rinominato da un altro processo. Se si disabilita questa opzione, in una simile circostanza l'editor rimarrà aperto. Tenere presente che l'eliminazione del file dall'interno dell'applicazione comporterà sempre la chiusura dell'editor e che gli editor con modifiche non salvate non verranno mai chiusi allo scopo di salvaguardare i dati.", "closeOnFocusLost": "Controlla se Quick Open deve essere chiuso automaticamente quando perde lo stato attivo.", "commandHistory": "Controlla il numero di comandi utilizzati di recente da mantenere nella cronologia. Impostare a 0 per disabilitare la cronologia dei comandi.", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "Controlla se visualizzare una finestra di dialogo di conferma prima di chiudere la finestra o chiudere l'applicazione.", "confirmBeforeCloseWeb": "Controlla se visualizzare una finestra di dialogo di conferma prima di chiudere la scheda o la finestra del browser. Si noti che, anche se questa impostazione è abilitata, i browser possono comunque decidere di chiudere una scheda o una finestra senza conferma e che questa impostazione è solo un suggerimento che potrebbe non funzionare in tutti i casi.", "customMenuBarAltFocus": "Controlla se, quando si preme ALT, lo stato attivo verrà spostato sulla barra dei menu. Questa impostazione non ha effetto sull'attivazione/disattivazione della barra dei menu con ALT.", "decorations.badges": "Controlla se le decorazioni file dell'editor devono usare le notifiche.", "decorations.colors": "Controlla se le decorazioni file dell'editor devono usare i colori.", "dirty": "`${dirty}`: un indicatore per il momento in cui l'editor attivo contiene modifiche non salvate.", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "Controlla se è possibile trascinare un file in un editor di testo tenendo premuto MAIUSC (invece di aprire il file in un editor).", "editorOpenPositioning": "Controlla la posizione in cui vengono aperti gli editor. Selezionare `left` o `right` per aprire gli editor a sinistra o a destra di quello attualmente attivo. Selezionare `first` o `last` per aprire gli editor indipendentemente da quello attualmente attivo.", "editorTabCloseButton": "Controlla la posizione dei pulsanti di chiusura delle schede dell'editor oppure li disabilita quando è impostata su 'off'. Questo valore viene ignorato quando `#workbench.editor.showTabs#` è disabilitato.", "enableMenuBarMnemonics": "Controlla se è possibile aprire i menu principali tramite tasti di scelta rapida con ALT. Disattivare i tasti di scelta se invece si intende associare i tasti di scelta rapida con ALT ai comandi dell'editor.", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "Mostra un singolo pulsante con un elenco a discesa di opzioni di layout.", "layoutcontrol.type.toggles": "Mostra diversi pulsanti per attivare/disattivare la visibilità dei pannelli e della barra laterale.", "limitEditorsEnablement": "Controlla se il numero di editor aperti deve essere o meno limitato. Con questa opzione abilitata, gli editor usati meno recentemente verranno chiusi per fare spazio ai nuovi editor aperti.", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "Controlla se il numero massimo di editor aperti deve escludere gli editor modificati ma non salvati per il conteggio al raggiungimento del limite configurato.", "limitEditorsMaximum": "Controlla il numero massimo di editor aperti. Usare l'impostazione `#workbench.editor.limit.perEditorGroup#` per controllare questo limite per singolo gruppo di editor o per tutti i gruppi.", "localHistoryEnabled": "Controlla se la cronologia dei file locali è abilitata. Se abilitata, il contenuto del file di un editor salvato verrà archiviato in un percorso di backup per poter ripristinare o rivedere il contenuto in un secondo momento. La modifica di questa impostazione non ha effetto sulle voci della cronologia dei file locali esistenti.", "localHistoryMaxFileEntries": "Controlla il numero massimo di voci di cronologia file locali per file. Quando il numero di voci di cronologia dei file locali supera questo numero per un file, le voci meno recenti verranno rimosse.", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Controlla il formato dell'etichetta per un editor senza titolo.", "useSplitJSON": "Controlla se usare l'editor JSON diviso quando si modificano impostazioni come JSON.", "viewVisibility": "Controlla la visibilità delle azioni dell'intestazione della visualizzazione. Le azioni dell'intestazione della visualizzazione possono essere sempre visibili oppure visibili solo quando lo stato attivo è spostato sulla visualizzazione o si passa con il puntatore sulla visualizzazione.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "Chiedi sempre conferma.", + "window.confirmBeforeClose.always.web": "Prova sempre a chiedere conferma. Si noti che i browser possono ancora decidere di chiudere una scheda o una finestra senza conferma.", + "window.confirmBeforeClose.keyboardOnly": "Richiedi conferma solo se è stato usato un tasto di scelta rapida.", + "window.confirmBeforeClose.keyboardOnly.web": "Chiedere conferma solo se è stato usato un tasto di scelta rapida per chiudere la finestra. Si noti che il rilevamento potrebbe non essere possibile in alcuni casi.", + "window.confirmBeforeClose.never": "Non chiedere mai esplicitamente conferma.", + "window.confirmBeforeClose.never.web": "Non chiedere mai conferma in modo esplicito a meno che la perdita di dati non sia imminente.", "window.menuBarVisibility.classic": "Il menu viene visualizzato nella parte superiore della finestra e nascosto solo nella modalità a schermo intero.", "window.menuBarVisibility.compact": "Il menu viene visualizzato come pulsante compatto nella barra laterale. Questo valore viene ignorato quando '#window.titleBarStyle#' è 'native'.", "window.menuBarVisibility.hidden": "Il menu è sempre nascosto.", @@ -3864,9 +3864,9 @@ "banner.foreground": "Colore primo piano del banner. Il banner viene visualizzato sotto la barra del titolo della finestra.", "banner.iconForeground": "Colore dell'icona del banner. Il banner viene visualizzato sotto la barra del titolo della finestra.", "editorDragAndDropBackground": "Colore di sfondo quando si trascinano gli editor. Il colore dovrebbe avere una trasparenza impostata in modo che il contenuto dell'editor sia ancora visibile.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "Colore di sfondo del testo visualizzato sugli editor durante il trascinamento dei file. Questo testo informa l'utente che può tenere premuto MAIUSC per passare all'editor.", + "editorDropIntoPromptBorder": "Colore del bordo del testo visualizzato sugli editor durante il trascinamento dei file. Questo testo informa l'utente che può tenere premuto MAIUSC per passare all'editor.", + "editorDropIntoPromptForeground": "Colore primo piano del testo visualizzato sugli editor durante il trascinamento dei file. Questo testo informa l'utente che può tenere premuto MAIUSC per passare all'editor.", "editorGroupBorder": "Colore per separare più gruppi di editor l'uno dall'altro. I gruppi di editor sono i contenitori degli editor.", "editorGroupEmptyBackground": "Colore di sfondo di un gruppo di editor vuoto. I gruppi di editor sono contenitori di editor.", "editorGroupFocusedEmptyBorder": "Colore del bordo di un gruppo di editor vuoto con stato attivo. I gruppi di editor sono contenitori di editor.", @@ -4048,7 +4048,7 @@ "zoomLevel": "Consente di modificare il livello di zoom della finestra. Il valore originale è 0 e ogni incremento superiore (ad esempio 1) o inferiore (ad esempio -1) rappresenta un aumento o una diminuzione del 20% della percentuale di zoom. È anche possibile immettere valori decimali per modificare il livello di zoom con maggiore granularità." }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Salvataggio dello stato dell'interfaccia utente" }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "Versione: {0}\r\nCommit: {1}\r\nData: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nSistema operativo: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "&&Annulla", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "&&Chiudi finestra", + "closeWindowMessage": "Chiudere la finestra?", + "doNotAskAgain": "Non visualizzare più questo messaggio", + "exitButtonLabel": "&&Uscita", "keychainWriteError": "La scrittura delle informazioni di accesso al keychain non è riuscita. Errore: '{0}'.", "learnMore": "Altre informazioni", "loaderCycle": "Nei moduli AMD è presente un ciclo di dipendenze che deve essere risolto.", @@ -4070,9 +4070,9 @@ "password": "Password", "proxyAuthRequired": "Autenticazione proxy obbligatoria", "proxyDetail": "Il proxy {0} richiede un nome utente e una password.", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "&&Esci", + "quitMessage": "Uscire?", + "quitMessageMac": "Uscire?", "rememberCredentials": "Memorizza le credenziali", "runningAsRoot": "Non è consigliabile eseguire {0} come utente root.", "shutdownErrorClose": "Un errore imprevisto ha impedito la chiusura della finestra", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "Il ricaricamento della finestra richiede più tempo...", "troubleshooting": "Guida alla risoluzione dei problemi", "username": "Nome utente", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "Le operazioni seguenti sono ancora in esecuzione: \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "Punto di interruzione sulla riga", @@ -4136,7 +4136,7 @@ "fileOperation": "Operazione su file", "nothing": "Non sono state apportate modifiche", "quit": "Esci", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "Controlla se i file che facevano parte di un refactoring vengono salvati automaticamente", "reloadTheWindow": "Ricarica finestra", "summary.0": "Non sono state apportate modifiche", "summary.n0": "Effettuate {0} modifiche al testo in un file", @@ -4446,11 +4446,11 @@ "wrapMinified": "Abilita il ritorno a capo automatico per questo file" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "seleziona un report diverso", "chooseEditorBindingTooltip": "{0}", "dontshow": "non visualizzare", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " o ", "selectAlanguage2": "Selezionare un linguaggio", "thisAgain": " più questo messaggio.", "toGetStarted": " per iniziare. Iniziare a digitare per chiudere oppure " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "Avvia registrazione della grammatica per sintassi TextMate" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "Colore di sfondo per gli intervalli di commenti.", "resolvedCommentBorder": "Colore dei bordi e della freccia per i commenti risolti.", "unresolvedCommentBorder": "Colore dei bordi e della freccia per i commenti non risolti." }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "Thead commenti con {0} commenti. {1}.", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "Thread di commenti con {0}commenti su righe {1} fino a {2}. {3}." }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "Icona per comprimere un commento alla revisione.", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "Questa impostazione è deprecata e sostituita da 'comments.openView'.", "comments.openView": "Controlla quando aprire la visualizzazione commenti.", "comments.openView.file": "La visualizzazione commenti verrà aperta quando è attivo un file con commenti.", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "Se la visualizzazione commenti non è stata ancora aperta durante questa sessione, verrà aperta la prima volta durante una sessione in cui è attivo un file con commenti.", "comments.openView.never": "La visualizzazione commenti non verrà mai aperta.", "commentsConfigurationTitle": "Commenti", "openComments": "Controlla l'apertura del pannello dei commenti.", "useRelativeTime": "Determina se il tempo relativo verrà usato nei timestamp dei commenti, ad esempio '1 giorno fa'." }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "Aggiungi commento alla selezione corrente", "hasCommentingRange": "Indica se la posizione in corrispondenza del cursore attivo ha un intervallo di commenti", "nextCommentThreadAction": "Vai al thread di commento successivo", "pickCommentService": "Seleziona provider di commenti", @@ -4672,7 +4672,7 @@ "copyAsExpression": "Copia come espressione", "copyStackTrace": "Copia stack di chiamate", "copyValue": "Copia valore", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "Mostra automaticamente i valori per le variabili risolte in modo differito dal debugger, ad esempio i getter.", "debug.confirmOnExit": "Controlla se confermare la chiusura della finestra se sono presenti sessioni di debug attive.", "debug.confirmOnExit.always": "Conferma sempre se sono presenti sessioni di debug.", "debug.confirmOnExit.never": "Non confermare mai.", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "Controlla l'altezza della riga in pixel nella console di debug. Usare 0 per calcolare l'altezza della riga dalle dimensioni del carattere.", "debug.console.wordWrap": "Controlla se le righe devono andare a capo nella console di debug.", "debug.disassemblyView.showSourceCode": "Mostra il codice sorgente nella visualizzazione disassembly.", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "Controlla se l’editor deve ricevere lo stato attivo in caso di interruzione del debugger.", "debug.focusWindowOnBreak": "Controlla se la finestra del workbench deve ricevere lo stato attivo in caso di interruzione del debugger.", "debug.onTaskErrors": "Controlla le operazioni da eseguire quando vengono rilevati errori dopo l'esecuzione di un'attività di preavvio.", "debug.saveBeforeStart": "Controlla gli editor da salvare prima di avviare una sessione di debug.", @@ -4786,7 +4786,7 @@ "continueDebug": "Continua", "debug": "Debug", "disconnect": "Disconnetti", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "Disconnetti e sospendi", "focusSession": "Sposta stato attivo su sessione", "jumpToCursor": "Passa al cursore", "noExecutableCode": "In corrispondenza della posizione corrente del cursore non è associato alcun codice eseguibile.", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "Non è possibile tenere traccia dell'attività '{0}'. Assicurarsi che sia stato definito un matcher problemi." }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "Altro...", "reverseContinue": "Inverti", "stepBackDebug": "Torna indietro" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "È true quando lo stack frame con lo stato attivo supporta 'restartFrame'.", "stepBackSupported": "È true quando la sessione con lo stato attivo supporta richieste 'stepBack'.", "stepIntoTargetsSupported": "È true quando la sessione con lo stato attivo supporta la richiesta 'stepIntoTargets'.", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "È true quando la sessione con lo stato attivo supporta la funzionalità di sospensione dell'oggetto del debug.", "terminateDebuggeeSupported": "È true quando la sessione con lo stato attivo supporta la funzionalità di terminazione dell'oggetto del debug.", "variableEvaluateNamePresent": "È true quando per la variabile con lo stato attivo è impostato un campo 'evaluateName'.", "variableIsReadonly": "È true quando la variabile con lo stato attivo è di sola lettura.", @@ -5161,7 +5161,7 @@ "useUniqueNames": "Usare nomi di configurazione univoci.", "vscode.extension.contributes.breakpoints": "Aggiunge come contributo i punti di interruzione.", "vscode.extension.contributes.breakpoints.language": "Consente i punti di interruzione per questo linguaggio.", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "Condizione che deve essere true per abilitare i punti di interruzione in questa lingua. Provare a associare questo valore al debugger quando la clausola è appropriata.", "vscode.extension.contributes.debuggers": "Aggiunge come contributo gli adattatori di debug.", "vscode.extension.contributes.debuggers.args": "Argomenti facoltativi da passare all'adattatore.", "vscode.extension.contributes.debuggers.configurationAttributes": "Configurazioni dello schema JSON per la convalida di 'launch.json'.", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "Argomenti del runtime facoltativo.", "vscode.extension.contributes.debuggers.type": "Identificatore univoco per questo adattatore di debug.", "vscode.extension.contributes.debuggers.variables": "Mapping tra le variabili interattive, ad esempio ${action.pickProcess}, in `launch.json` e un comando.", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "Condizione che deve essere vera per abilitare questo tipo di debugger. Considerare l’utilizzo di “shellExecutionSupported”, “virtualWorkspace”, “resourceScheme” o una chiave di contesto definita dall'estensione a seconda dei casi.", "vscode.extension.contributes.debuggers.windows": "Impostazioni specifiche di Windows.", "vscode.extension.contributes.debuggers.windows.runtime": "Runtime usato per Windows." }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Crea file", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Il file è una directory", "fileNotFoundError": "File non trovato", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Visualizza nella vista Esplora risorse", "textFileEditor": "Editor file di testo" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "Sposta {0}", "movingBulkEdit": "Spostamento di {0} file", "movingFileBulkEdit": "Spostamento di {0}", - "newFile": "New Text File", + "newFile": "Nuovo file di testo", "newFolder": "Nuova cartella", "openFileInNewWindow": "Apri file attivo in un'altra finestra", "openFileToShowInNewWindow.unsupportedschema": "L'editor attivo deve contenere una risorsa apribile.", @@ -6029,12 +6029,12 @@ "miAutoSave": "Salvataggio a&&utomatico", "miCloseEditor": "Chiudi &&editor", "miGotoFile": "Vai al &&file...", - "miNewFile": "&&New Text File", + "miNewFile": "&&Nuovo file di testo", "miRevert": "Ri&&pristina file", "miSave": "&&Salva", "miSaveAll": "Salva &&tutto", "miSaveAs": "Salva &&con nome...", - "newFile": "New Text File", + "newFile": "Nuovo file di testo", "openFile": "Apri file...", "openToSide": "Apri lateralmente", "revealInSideBar": "Visualizza nella vista Esplora risorse", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Un editor con modifiche viene salvato automaticamente quando la finestra perde lo stato attivo.", "files.exclude.boolean": "Criterio GLOB da usare per trovare percorsi file. Impostare su True o False per abilitare o disabilitare il criterio.", "files.exclude.when": "Controllo aggiuntivo sugli elementi di pari livello di un file corrispondente. Usare \\$(basename) come variabile del nome file corrispondente.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Timeout in millisecondi dopo il quale i partecipanti file per le operazioni di creazione, ridenominazione ed eliminazione vengono annullati. Usare `0` per disabilitare i partecipanti.", "files.restoreUndoStack": "Ripristina lo stack di annullamento alla riapertura di un file.", "files.saveConflictResolution": "Può verificarsi un conflitto di salvataggio quando un file viene salvato su disco che nel frattempo è stato modificato da un altro programma. Per evitare la perdita di dati, all'utente viene chiesto di confrontare le modifiche nell'editor con la versione su disco. Questa impostazione deve essere modificata solo se si verificano errori di conflitto di salvataggio frequenti e può causare la perdita di dati se usata senza prestare la dovuta attenzione.", "files.simpleDialog.enable": "Abilita la finestra di dialogo semplice dei file. Tale finestra sostituisce quella di sistema se abilitata.", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "Comprimi cartelle in Explorer", - "createNewEditor": "New Editor", + "createNewEditor": "Nuovo editor", "createNewFolder": "Nuova cartella", "explorerSection": "Sezione di Esplora risorse: {0}", "refreshExplorer": "Aggiorna Explorer" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0}, {1}", "aria.2": "{0}", - "cat": "View", + "cat": "Visualizzazione", "langStatus.aria": "Stato linguaggio dell'editor: {0}", "langStatus.name": "Stato linguaggio dell'editor", "name.pattern": "{0} (Stato linguaggio)", "pin": "Aggiungi alla barra di stato", - "reset": "Reset Language Status Interaction Counter", + "reset": "Reimposta contatore interazione stato lingua", "unpin": "Rimuovi dalla barra di stato" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "Controlla dove visualizzare le azioni di inserimento cella.", "notebook.interactiveWindow.collapseCodeCells": "Controlla se le celle di codice nella finestra interattiva sono compresse per impostazione predefinita.", "notebook.markup.fontSize": "Controlla le dimensioni del carattere del markup di cui è stato eseguito il rendering nei blocchi appunti. Se impostato su '0', viene usato il 120% di '#editor.fontSize#'.", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "Famiglia di caratteri per il testo di output per le celle del notebook. Se impostato su vuoto, viene usato '#editor.fontFamily#'.", + "notebook.outputFontSize": "Dimensioni del carattere per il testo di output per le celle del blocco appunti. Se impostato su 0, viene usato '#editor.fontSize#'.", + "notebook.outputLineHeight": "Altezza della riga del testo di output per le celle del blocco appunti.\r\n - I valori compresi tra 0 e 8 verranno usati come moltiplicatore con le dimensioni del carattere.\r\n - I valori maggiori o uguali a 8 verranno usati come valori effettivi.", "notebook.showCellStatusbar.description": "Indica se visualizzare la barra di stato della cella.", "notebook.showCellStatusbar.hidden.description": "La barra di stato della cella è sempre nascosta.", "notebook.showCellStatusbar.visible.description": "La barra di stato della cella è sempre visibile.", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "Ordine di esecuzione" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "Inizializzazione in corso...", "select": "Selezionare Kernel" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "Icona per aprire i comandi delle impostazioni.", "settingsAddIcon": "Icona per l'azione di aggiunta nell'interfaccia utente di Impostazioni.", "settingsEditIcon": "Icona per l'azione di modifica nell'interfaccia utente di Impostazioni.", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "Icona per il pulsante che suggerisce i filtri per l'interfaccia utente impostazioni.", "settingsGroupCollapsedIcon": "Icona per una sezione compressa nell'Editor impostazioni JSON diviso.", "settingsGroupExpandedIcon": "Icona per una sezione espansa nell'Editor impostazioni JSON diviso.", "settingsMoreActionIcon": "Icona per l'azione 'Altre azioni' nell'interfaccia utente di Impostazioni.", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "Cerca impostazioni", "clearInput": "Cancella input per la ricerca di impostazioni", "clearSearchFilters": "Rimuovi i filtri", - "filterInput": "Filter Settings", + "filterInput": "Impostazioni filtro", "lastSyncedLabel": "Ultima sincronizzazione: {0}", "moreThanOneResult": "{0} impostazioni trovate", "noResults": "Non sono state trovate impostazioni", @@ -7171,7 +7171,7 @@ "problems": "Problemi", "proxy": "Proxy", "remote": "Remoto", - "scm": "Source Control", + "scm": "Controllo del codice sorgente", "screencastMode": "Modalità Screencast", "search": "Cerca", "security": "Sicurezza", @@ -7191,18 +7191,18 @@ "zenMode": "Modalità Zen" }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { - "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", + "extSettingsSearch": "ID estensione...", + "extSettingsSearchTooltip": "Aggiungi filtro ID estensione", + "featureSettingsSearch": "Caratteristica...", + "featureSettingsSearchTooltip": "Aggiungi filtro funzionalità", + "idSettingsSearch": "ID impostazione...", + "idSettingsSearchTooltip": "Aggiungi filtro ID impostazione", + "langSettingsSearch": "Lingua...", + "langSettingsSearchTooltip": "Aggiungi filtro ID lingua", + "modifiedSettingsSearch": "Modificato", + "modifiedSettingsSearchTooltip": "Visualizza solo le impostazioni modificate", "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "tagSettingsSearchTooltip": "Aggiungi un filtro per i tag" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "Modificato anche in", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "Controlla se le azioni inline sono sempre visibili nella visualizzazione Controllo del codice sorgente.", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "Controlla se i repository devono sempre essere visibili nella visualizzazione del codice sorgente.", + "autoReveal": "Controlla se la visualizzazione del codice sorgente deve visualizzare e selezionare automaticamente i file all'apertura.", "diffDecorations": "Controlla decorazioni diff nell'editor.", "diffDecorationsIgnoreTrimWhitespace": "Controlla se gli spazi vuoti iniziali e finali vengono ignorati nelle decorazioni della barra diff del controllo del codice sorgente.", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "Controlla se viene usato un criterio per le decorazioni diff nella barra di navigazione.", + "diffGutterPatternAdded": "Usa il criterio per le decorazioni diff nella barra di navigazione per le righe aggiunte.", + "diffGutterPatternModifed": "Usa il criterio per le decorazioni diff nella barra di navigazione per le righe modificate.", "diffGutterWidth": "Controlla la larghezza (px) delle decorazioni diff nella barra di navigazione (aggiunte e modificate).", "inputFontFamily": "Controlla il tipo di carattere del messaggio di input. Usare `default` per la famiglia di caratteri dell'interfaccia utente di Workbench, `editor` per il valore di `#editor.fontFamily#` oppure una famiglia di caratteri personalizzata.", "inputFontSize": "Controlla le dimensioni del carattere in pixel per il messaggio di input.", "manageWorkspaceTrustAction": "Gestire l'attendibilità dell'area di lavoro", - "miViewSCM": "Source &&Control", + "miViewSCM": "Controllo &&sorgente", "no open repo": "Non esistono provider di controllo del codice sorgente registrati.", "no open repo in an untrusted workspace": "Nessuno dei provider di controllo del codice sorgente registrati funziona in modalità con restrizioni.", "open in terminal": "Apri nel terminale", "providersVisible": "Consente di controllare il numero di repository visibili nella sezione Repository del controllo del codice sorgente. Impostare su `0` per poter ridimensionare manualmente la visualizzazione.", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "Controlla l'ordinamento dei repository nella visualizzazione repository del controllo del codice sorgente.", + "scm accept": "Controllo del codice sorgente: accetta input", + "scm view next commit": "Controllo del codice sorgente: visualizza commit successivo", + "scm view previous commit": "Controllo del codice sorgente: visualizza commit precedente", "scm.countBadge": "Controlla la notifica di conteggio sull'icona Controllo del codice sorgente sulla barra attività.", "scm.countBadge.all": "Visualizza la somma di tutte le notifiche di conteggio di Provider di controllo del codice sorgente.", "scm.countBadge.focused": "Mostra la notifica del conteggio del provider del controllo del codice sorgente evidenziato.", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "Controlla la modalità di ordinamento predefinita del repository del controllo del codice sorgente.", "scm.defaultViewSortKey.name": "Ordinare le modifiche del repository in base al nome file.", "scm.defaultViewSortKey.path": "Ordinare le modifiche del repository in base al percorso.", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "Ordina le modifiche del repository in base allo stato del controllo del codice sorgente.", "scm.diffDecorations.all": "Mostra gli elementi Decorator per le differenze in tutte le posizioni disponibili.", "scm.diffDecorations.gutter": "Mostra gli elementi Decorator per le differenze solo nel margine dell'editor.", "scm.diffDecorations.minimap": "Mostra gli elementi Decorator per le differenze solo nella minimappa.", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "Mostra la notifica di conteggio per Provider di controllo del codice sorgente solo quando è diversa da zero.", "scm.providerCountBadge.hidden": "Nasconde le notifiche di conteggio di Provider di controllo del codice sorgente.", "scm.providerCountBadge.visible": "Mostra le notifiche di conteggio di Provider di controllo del codice sorgente.", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "I repository nella visualizzazione Repository del controllo del codice sorgente vengono ordinati in base all'ora di individuazione. I repository nella visualizzazione Controllo del codice sorgente sono ordinati nell'ordine in cui sono stati selezionati.", + "scm.repositoriesSortOrder.name": "I repository nei repository del controllo del codice sorgente e nelle visualizzazioni del controllo del codice sorgente vengono ordinati in base al nome del repository.", + "scm.repositoriesSortOrder.path": "I repository nei repository del controllo del codice sorgente e nelle visualizzazioni del controllo del codice sorgente vengono ordinati in base al percorso del repository.", + "scmConfigurationTitle": "Controllo del codice sorgente", + "showActionButton": "Controlla se è possibile visualizzare un pulsante di azione nella visualizzazione del codice sorgente.", "source control": "Controllo del codice sorgente", "source control repositories": "Repository del controllo del codice sorgente", "sourceControlViewIcon": "Icona della visualizzazione Controllo del codice sorgente." @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "Copia output", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "Copia output come HTML", "terminal.rerunCommand": "Riesegui il confronto", "terminalPromptCommandFailed": "Comando eseguito {0} e non riuscito", "terminalPromptCommandFailedWithExitCode": "Comando eseguito {0} e non riuscito (codice di uscita {1})", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "Filtro, ad esempio text, !exclude, @tag", "testExplorerFilterLabel": "Filtra testo per i test in Esplora risorse", "testing.filters.currentFile": "Mostra solo nel file attivo", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "Corrispondenza fuzzy", "testing.filters.menu": "Altri filtri...", "testing.filters.removeTestExclusions": "Scopri tutti i test", "testing.filters.showExcludedTests": "Mostra i test nascosti", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "Migliora la produttività", "gettingStarted.menuBar.description.interpolated": "La barra dei menu completa è disponibile nel menu a discesa per dare più spazio al codice. Attivarne/Disattivarne la visualizzazione per accedervi più rapidamente. \r\n{0}", "gettingStarted.menuBar.title": "Solo i componenti dell'interfaccia utente necessari", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "Aprire un nuovo file senza titolo, un notebook o un editor personalizzato.", + "gettingStarted.newEditor.title": "Nuovo editor...", "gettingStarted.notebook.title": "Personalizza notebook", "gettingStarted.notebookProfile.description": "Consente di modificare il funzionamento dei notebook nel modo preferito", "gettingStarted.notebookProfile.title": "Seleziona il layout per i notebook", @@ -9922,7 +9922,7 @@ "file": "File", "miNewFile2": "File di testo", "notebook": "Blocco appunti", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "Nuovo editor..." }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "Il contributo viewsWelcome in '{0}' richiede 'enabledApiProposals: [\"contribViewsWelcome\"]' per usare la proprietà proposta 'group'." @@ -10096,7 +10096,7 @@ "commentThread.title": "Menu del titolo del thread del commento aggiunto come contributo", "dup": "Il comando `{0}` è presente più volte nella sezione `commands`.", "dupe.command": "La voce di menu fa riferimento allo stesso comando come comando predefinito e come comando alternativo", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "Selezione rapida 'Nuovo editor' visualizzata nella pagina iniziale e nel menu File.", "inlineCompletions.actions": "Azioni visualizzate durante il passaggio del mouse su un completamento inline", "interactive.cell.title": "Menu del titolo della cella interattiva aggiunto come contributo", "interactive.toolbar": "Menu della barra degli strumenti interattivo aggiunto come contributo", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Impossibile scrivere nella cartella impostazioni perché non viene fornita alcuna risorsa.", "errorInvalidLaunchConfiguration": "Non è possibile scrivere nel file di configurazione di avvio. Aprirlo per correggere eventuali errori/avvisi e riprovare.", "errorInvalidRemoteConfiguration": "Non è possibile scrivere nelle impostazioni utente remote. Aprire le impostazioni utente remote per correggere eventuali errori/avvisi e riprovare.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Non è possibile scrivere in Impostazioni lingua perché {0} non è un'impostazione di lingua risorse.", "errorInvalidTaskConfiguration": "Non è possibile scrivere nel file di configurazione delle attività. Aprirlo per correggere eventuali errori/avvisi e riprovare.", "errorInvalidUserTarget": "Impossibile scrivere le impostazioni utente perché {0} non supporta l'ambito globale.", "errorInvalidWorkspaceConfigurationApplication": "Non è possibile scrivere {0} in Impostazioni area di lavoro. Questa impostazione può essere scritta solo in Impostazioni utente.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Impossibile scrivere nel file. Si prega di aprire il file per correggere eventuali errori o avvisi nel file e riprovare." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "Non è possibile sostituire la variabile di comando '{0}' perché il comando non ha restituito un risultato di tipo stringa.", + "inputVariable.command.noStringType": "Non è possibile sostituire la variabile di input '{0}' perché il comando '{1}' non ha restituito un risultato di tipo stringa.", + "inputVariable.defaultInputValue": "(Predefinita)", + "inputVariable.missingAttribute": "La variabile di input '{0}' è di tipo '{1}' e deve includere '{2}'.", + "inputVariable.noInputSection": "È necessario definire la variabile '{0}' in una sezione '{1}' della configurazione del debug o dell'attività.", + "inputVariable.undefinedVariable": "È stata rilevata una variabile di input '{0}' non definita. Per continuare, rimuovere o definire '{0}'.", + "inputVariable.unknownType": "La variabile di input '{0}' può essere solo di tipo 'promptString', 'pickString', o 'command'." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Argomenti facoltativi passati al comando.", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "Non è possibile risolvere la variabile {0} in un'area di lavoro a cartelle multiple. Assegnare un ambito a questa variabile usando ':' e un nome di cartella dell'area di lavoro.", "configNoString": "Non è possibile risolvere la variabile {0} perché '{1}' è un valore strutturato.", "configNotFound": "Non è possibile risolvere la variabile {0} perché l'impostazione '{1}' non è stata trovata.", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "Impossibile risolvere la variabile {0} perché l’estensione{1} non è installata.", "missingConfigName": "Non è possibile risolvere la variabile {0} perché non è assegnato alcun nome di impostazioni.", "missingEnvVarName": "Non è possibile risolvere la variabile {0} perché non è assegnato alcun nome di variabile di ambiente.", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "Non è possibile risolvere la variabile {0} perché non è assegnato alcun nome di estensione.", "noValueForCommand": "Non è possibile risolvere la variabile {0} perché al comando non è assegnato alcun valore." }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "Errore restituito dall'host dell'estensione: {0}", "extensionHost.startupFail": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi verificato un problema.", "extensionHost.startupFailDebug": "L'host dell'estensione non è stato avviato entro 10 secondi. Potrebbe essersi arrestato alla prima riga e richiedere un debugger per continuare.", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "Terminazione della sessione di debug dell'estensione", "reloadWindow": "Ricarica finestra" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "Aggiunge come contributo i tokenizer TextMate.", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "Definisce quali nomi di ambito contengono parentesi quadre bilanciate.", "vscode.extension.contributes.grammars.embeddedLanguages": "Mapping tra nome ambito e ID linguaggio se questa grammatica contiene linguaggi incorporati.", "vscode.extension.contributes.grammars.injectTo": "Elenco di nomi di ambito del linguaggio in cui viene inserita questa grammatica.", "vscode.extension.contributes.grammars.language": "Identificatore di linguaggio per cui si aggiunge come contributo questa sintassi.", "vscode.extension.contributes.grammars.path": "Percorso del file tmLanguage. È relativo alla cartella delle estensioni e in genere inizia con './syntaxes/'.", "vscode.extension.contributes.grammars.scopeName": "Nome dell'ambito TextMate usato dal file tmLanguage.", "vscode.extension.contributes.grammars.tokenTypes": "Mapping tra nome di ambito e tipi di token.", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Definisce quali nomi di ambito non contengono parentesi quadre bilanciate." }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "'{0}' esiste già. Sostituirlo?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "File sostituito" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "Codifica file modificata" }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "Non è stato possibile salvare '{0}': {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "Salvataggio di '{0}'" }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "Salvataggio dei file di testo" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "Si sono verificati problemi durante l'analisi del file delle icone dei file: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "Non è stato possibile salvare \"{0}\": il contenuto del file è più recente. Si vuole sovrascrivere il file con le modifiche?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "Salvataggio delle copie di lavoro" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "Salvataggio di '{0}'" @@ -11156,7 +11156,7 @@ "undoRedo.source": "Annulla/Ripeti" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "Backup copie di lavoro" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "Fare clic su 'Annulla' per interrompere l'attesa e salvare o ripristinare gli editor con modifiche non salvate.", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "Il salvataggio degli editor con modifiche non salvate richiede più tempo..." }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "Salvataggio della cronologia locale" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "Impossibile scrivere nel file di configurazione dell'area di lavoro. Si prega di aprire il file per correggere eventuali errori/avvisi e riprovare.", diff --git a/i18n/vscode-language-pack-ja/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/git.i18n.json index 01c606fe4e..1f5f389060 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "比較を開く", "git.timeline.source": "Git 履歴", "git.timeline.stagedChanges": "ステージング済みの変更", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "コミットされていない変更", "git.timeline.you": "自分" }, "package": { diff --git a/i18n/vscode-language-pack-ja/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/markdown-language-features.i18n.json index 20a7656f17..88c293f0de 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "ファイル参照の検索に失敗しました。リソースが指定されていません。", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}", + "preview.clickOpenFailed": "{0} を開くことができません。", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} が見つかりません", + "preview.securityMessage.label": "セキュリティが無効なコンテンツの警告", + "preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています", + "preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、Markdown プレビューで無効化されています。保護されていないコンテンツを許可するかスクリプトを有効にするには、Markdown プレビューのセキュリティ設定を変更してください" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする", + "enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする", + "insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします", + "insecureLocalContent.title": "安全でないローカル コンテンツを許可する", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択", + "strict.description": "セキュリティで保護されたコンテンツのみを読み込む", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index 0714a9d551..f458f119d1 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "'{0}' から '{1}' への名前変更が正常に完了しました。概要: {2}", "enablePreview": "名前を変更する前に変更をプレビューする機能を有効または無効にする", - "label": "Renaming '{0}' to '{1}'", + "label": "名前を '{0}' から '{1}' に変更しています", "no result": "結果がありません。", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "{0} の名前を {1} に変更しています", "rename.failed": "名前の変更によって編集の計算に失敗しました", "rename.failedApply": "名前の変更で編集を適用できませんでした", "rename.label": "シンボルの名前変更", @@ -1489,47 +1489,47 @@ "useId": "パブリッシャーを含む完全な拡張機能 ID (例: {0}) を使用していることをご確認ください。" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "ファイル {0} を読み取れません: {1}。", + "jsonInvalidFormat": "無効な形式 {0}: JSON オブジェクトが必要です。", + "jsonParseFail": "{0}: [{1}, {2}] {3}の解析に失敗しました。", + "jsonParseInvalidType": "無効なマニフェスト ファイル {0}: JSON オブジェクトではありません。", + "jsonsParseReportErrors": "{0} を解析できません: {1}。", + "missingNLSKey": "キー {0} のメッセージが見つかりませんでした。" }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "お使いのシステムに {0} がインストールされています。これにお勧めの拡張機能をインストールしますか?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "{0} から拡張機能を読み取ることができません", + "errorDeleting": "拡張機能 '{1}' のインストール中に既存のフォルダー '{0}' を削除できません。フォルダーを手動で削除してもう一度お試しください", "exitCode": "拡張機能をインストールできません。再インストールの前に VS Code の終了と起動を実施してください。", "incompatible": "拡張機能 '{0}' は、VS Code '{1}' と互換性がないため、インストールできません。", "notInstalled": "拡張機能 '{0}' がインストールされていません。", "quitCode": "拡張機能をインストールできません。再インストールの前に VS Code の終了と起動を実施してください。", "removeError": "拡張機能の削除中にエラーが発生しました: {0}。もう一度やり直す前に、VS Code の終了と起動を実施してください。", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "{0} から {1} に名前変更中に不明なエラーが発生しました", "restartCode": "{0} を再インストールする前に、VS Code を再起動してください。" }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX が無効です: package.json は JSON ファイルではありません。" }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.activationEvents2": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.browser1": "プロパティ `{0}` は省略するか、`string` 型にする必要があります", + "extensionDescription.browser2": "拡張機能のフォルダー ({1}) 内に `browser` ({0}) が含まれることが想定されていました。これにより拡張機能が移植不能になることがあります。", + "extensionDescription.browser3": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.engines": "`{0}` プロパティは必須で、`string` 型でなければなりません", + "extensionDescription.engines.vscode": "プロパティ `{0}` は必須で、`string` 型でなければなりません", + "extensionDescription.extensionDependencies": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", + "extensionDescription.extensionKind": "プロパティ `{0}` は、プロパティ `main` も定義されている場合にのみ定義できます。", + "extensionDescription.main1": "プロパティ `{0}` は省略するか、`string` 型にする必要があります", + "extensionDescription.main2": "拡張機能のフォルダー ({1}) の中に `main` ({0}) が含まれることが予期されます。これにより拡張機能を移植できなくなる可能性があります。", + "extensionDescription.main3": "プロパティ `{0}` と `{1}` は、両方とも指定するか両方とも省略しなければなりません", + "extensionDescription.name": "プロパティ `{0}` は必須で、`string` 型でなければなりません", + "extensionDescription.publisher": "publisher プロパティは `string` 型でなければなりません。", + "extensionDescription.version": "プロパティ `{0}` は必須で、`string` 型でなければなりません", + "notSemver": "拡張機能のバージョンが semver と互換性がありません。", "versionMismatch": "拡張機能が Code {0} と互換性がありません。拡張機能に必要なバージョン: {1}。", "versionSpecificity1": "`engines.vscode` ({0}) で指定されたバージョンが十分に特定されていません。1.0.0 より前の vscode バージョンの場合は、少なくとも想定されているメジャー バージョンとマイナー バージョンを定義してください。例 ^0.10.0、0.10.x、0.11.0 など。", "versionSpecificity2": "`engines.vscode` ({0}) で指定されたバージョンが明確ではありません。1.0.0 より後のバージョンの vscode の場合は、少なくとも、想定されているメジャー バージョンを定義してください。例 ^1.10.0、1.10.x、1.x.x、2.x.x など。", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "階層リンクの項目の背景色。", "breadcrumbsFocusForeground": "フォーカスされた階層リンクの項目の色。", "breadcrumbsSelectedBackground": "階層項目ピッカーの背景色。", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "選択された階層リンクの項目の色。", "buttonBackground": "ボタンの背景色。", "buttonBorder": "ボタンの境界線の色。", "buttonForeground": "ボタンの前景色。", @@ -2518,13 +2518,13 @@ "cancel": "キャンセル", "confirmLogin": "拡張機能 '{0}' が {1} を使用してサインインしようとしています。", "confirmRelogin": "拡張機能 '{0}' では {1} を使用してサインインするように求めています。", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "このアカウントにアクセスできる拡張機能を選択する", "manageTrustedExtensions": "信頼された拡張機能の管理", "manageTrustedExtensions.cancel": "キャンセル", "noTrustedExtensions": "このアカウントはまだどの拡張機能にも使用されていません。", "notUsed": "このアカウントを使用したことがない", "signOut": "サインアウト", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "アカウント '{0}' は、以下によって使用されていました:\r\n\r\n{1}\r\n\r\nこれらの拡張機能からサインアウトしますか?", "signOutMessageSimple": "'{0}' からサインアウトしますか?", "signedOut": "正常にサインアウトされました。" }, @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "バイナリ ビューアー", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "このファイルはバイナリか、サポートされていないテキスト エンコードを使用しているため、エディターに表示されません。", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3335,7 +3335,7 @@ }, "vs/workbench/browser/parts/editor/editorPanes": { "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "editorOpenErrorDialog": "'{0}' を開くことができません", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "ワークスペースの信頼が必須です", "unavailableResourceErrorEditorText": "ファイルが見つからなかったため、エディターを開くことができませんでした。", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "予期しないエラーのため、エディターを開くことができませんでした。" }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "エディターを閉じる", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "無題のエディターのラベルの形式を制御します。", "useSplitJSON": "JSON として設定を編集するときに、split JSON エディターを使用するかどうかを制御します。", "viewVisibility": "ビュー ヘッダー アクションを表示するかどうかを制御します。ビュー ヘッダー アクションは常に表示されるか、パネルをフォーカスやホバーしたときのみ表示のいずれかです。", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "常に確認メッセージを表示します。", + "window.confirmBeforeClose.always.web": "常に確認を求めようとします。それでも参照者は確認せずにタブやウィンドウを閉じることができることにご注意ください。", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "データの損失が差し迫っていない限り、明示的に確認メッセージが表示されません。", "window.menuBarVisibility.classic": "メニューはウィンドウの上部に表示され、全画面表示モードでのみ非表示になります。", "window.menuBarVisibility.compact": "メニューはサイド バーにコンパクト ボタンとして表示されます。`#window.titleBarStyle#` が `native`の場合、この値は無視されます。", "window.menuBarVisibility.hidden": "メニューは常に非表示です。", @@ -4061,7 +4061,7 @@ "cancelButton": "キャンセル(&&C)", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "今後このメッセージを表示しない", "exitButtonLabel": "&&Exit", "keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。", "learnMore": "詳細情報", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "ファイルの作成", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "ファイルはディレクトリです", "fileNotFoundError": "ファイルが見つかりません。", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "エクスプローラーで表示", "textFileEditor": "テキスト ファイル エディター" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "エディターがフォーカスを失うと、変更のあったエディターが自動的に保存されます。", "files.exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。", "files.exclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として \\$(basename) を使用します。", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "作成、名前変更、削除のファイル参加者が取り消されるまでのタイムアウト (ミリ秒)。参加者を無効にするには、'0' を使用します。", "files.restoreUndoStack": "ファイルを再度開いたときに、元に戻す機能のスタックを復元します。", "files.saveConflictResolution": "保存の競合は、ファイルを保存している間に別のプログラムによって変更されたときに発生する可能性があります。データ損失を防ぐために、ユーザーは、エディターの変更とディスク上のバージョンを比較するように求められます。この設定は、保存の競合エラーが頻繁に発生する場合にのみ変更し、データが失われる可能性があるため注意してください。", "files.simpleDialog.enable": "単純なファイル ダイアログを有効にします。有効な場合、単純なファイル ダイアログはシステム ファイル ダイアログを置き換えます。", @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "生産性の向上", "gettingStarted.menuBar.description.interpolated": "ドロップダウン メニューで充実したメニュー バーを利用でき、コードを入力するスペースを確保できます。その外観を切り替えることで、より速いアクセスが可能になります。\r\n{0}", "gettingStarted.menuBar.title": "適度な UI の量", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "無題の新しいファイル、ノートブック、またはカスタム エディターを開きます。", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "ノートブックのカスタマイズ", "gettingStarted.notebookProfile.description": "ノートブックを好みの感覚にする", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "リソースが指定されていないため、フォルダー設定に書き込むことができません。", "errorInvalidLaunchConfiguration": "起動構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", "errorInvalidRemoteConfiguration": "リモートユーザーの設定を書き込めませんでした。リモートユーザーの設定を開き、エラーや警告を修正して再試行してください。", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "{0} がリソースの言語設定ではないため、言語設定に書き込めません。", "errorInvalidTaskConfiguration": "タスク構成ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。", "errorInvalidUserTarget": "{0} はグローバル スコープをサポートしていないため、ユーザー設定に書き込むことができません。", "errorInvalidWorkspaceConfigurationApplication": "{0} をワークスペース設定に書き込めません。この設定はユーザー設定にのみ書き込めます。", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "ファイルに書き込めません。ファイルを開いて、ファイル内のエラー/警告を修正してからもう一度お試しください。" }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", + "commandVariable.noStringType": "コマンドで文字列型の結果が返されなかったため、コマンド変数 '{0}' を代入できません。", + "inputVariable.command.noStringType": "コマンド '{1}' は文字列型の結果を返さないため、入力変数 '{0}' を置き換えることはできません。", "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "inputVariable.missingAttribute": "入力変数 '{0}' の型は '{1}' で、'{2}' を含める必要があります。", + "inputVariable.noInputSection": "変数 '{0}' は、デバッグ構成またはタスク構成の '{1}' セクションで定義する必要があります。", + "inputVariable.undefinedVariable": "未定義の入力変数 '{0}' が検出されました。続行するには '{0}' を削除または定義します。", + "inputVariable.unknownType": "入力変数 '{0}' は、'promptString'、'pickString'、または 'command' のいずれかの型にのみできます。" }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "コマンドに渡された省略可能な引数。", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/configuration-editing.i18n.json index 6b6e2b6919..1d2bc8f3fa 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "시작 시 작업 실행기의 현재 작업 디렉터리", "defaultBuildTask": "기본 빌드 작업의 이름입니다. 단일 기본 빌드 작업이 없는 경우 빠른 선택이 표시되어 빌드 작업을 선택할 수 있습니다.", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "확장이 설치된 경로입니다.", "file": "현재 열린 파일", "fileBasename": "현재 열려 있는 파일의 기본 이름", "fileBasenameNoExtension": "현재 열려 있는 파일의 기본 이름(파일 확장명 제외)", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/css-language-features.i18n.json index 7feb4212d1..f55b7629f0 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "CSS 속성을 완료할 때 줄의 끝에 세미콜론을 삽입합니다.", "css.completion.triggerPropertyValueCompletion.desc": "기본적으로 VS Code는 CSS 속성을 선택한 후 속성 값 완료를 트리거합니다. 이 동작을 비활성화하려면 이 설정을 사용합니다.", "css.customData.desc": "[사용자 지정 데이터 형식](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md)에 따라 JSON 파일을 가리키는 상대 파일 경로의 목록입니다.\r\n\r\nVS Code는 시작 시 사용자 지정 데이터를 로드하여 JSON 파일에 지정하는 지시문, 의사 클래스 및 의사 요소에서 사용자 지정 CSS 속성에 대한 CSS 지원을 향상합니다.\r\n\r\n파일 경로는 작업 영역에 상대적이며 작업 영역 폴더 설정만 고려됩니다.", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "규칙(`collapse`)과 동일한 줄에 중괄호를 배치하거나 자체 줄(`expand`)에 중괄호를 배치합니다.", "css.format.enable.desc": "기본 CSS 포맷터를 활성화/비활성화합니다.", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "`#css.format.preserveNewLines#`을(를) 사용하는 경우 한 청크에서 보존할 최대 줄 바꿈 수입니다.", "css.format.newlineBetweenRules.desc": "규칙 집합을 빈 줄로 구분합니다.", "css.format.newlineBetweenSelectors.desc": "선택기를 새 줄로 구분합니다.", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "요소를 보존하기 전에 기존 줄 바꿈 여부입니다.", "css.format.spaceAroundSelectorSeparator.desc": "선택기 구분 기호 '>', '+', '~' 주위에 공백 문자가 있는지 확인합니다(예: 'a > b').", "css.hover.documentation": "CSS 호버에 태그 및 특성 설명서를 표시합니다.", "css.hover.references": "CSS 호버에 MDN에 대한 참조를 표시합니다.", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "`less.colorDecorators.enable` 설정은 `editor.colorDecorators`를 위해 사용되지 않습니다.", "less.completion.completePropertyWithSemicolon.desc": "CSS 속성을 완료할 때 줄의 끝에 세미콜론을 삽입합니다.", "less.completion.triggerPropertyValueCompletion.desc": "기본적으로 VS Code는 CSS 속성을 선택한 후 속성 값 완료를 트리거합니다. 이 동작을 비활성화하려면 이 설정을 사용합니다.", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "규칙(`collapse`)과 동일한 줄에 중괄호를 배치하거나 자체 줄(`expand`)에 중괄호를 배치합니다.", "less.format.enable.desc": "기본 LESS 포맷터를 활성화/비활성화합니다.", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "`#less.format.preserveNewLines#`을(를) 사용하는 경우 한 청크에서 보존할 최대 줄 바꿈 수입니다.", "less.format.newlineBetweenRules.desc": "규칙 집합을 빈 줄로 구분합니다.", "less.format.newlineBetweenSelectors.desc": "선택기를 새 줄로 구분합니다.", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "요소를 보존하기 전에 기존 줄 바꿈 여부입니다.", "less.format.spaceAroundSelectorSeparator.desc": "선택기 구분 기호 '>', '+', '~' 주위에 공백 문자가 있는지 확인합니다(예: 'a > b').", "less.hover.documentation": "LESS 호버에 태그 및 특성 설명서를 표시합니다.", "less.hover.references": "LESS 호버에 MDN에 대한 참조를 표시합니다.", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "`scss.colorDecorators.enable` 설정은 `editor.colorDecorators`를 위해 사용되지 않습니다.", "scss.completion.completePropertyWithSemicolon.desc": "CSS 속성을 완료할 때 줄의 끝에 세미콜론을 삽입합니다.", "scss.completion.triggerPropertyValueCompletion.desc": "기본적으로 VS Code는 CSS 속성을 선택한 후 속성 값 완료를 트리거합니다. 이 동작을 비활성화하려면 이 설정을 사용합니다.", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "규칙(`collapse`)과 동일한 줄에 중괄호를 배치하거나 자체 줄(`expand`)에 중괄호를 배치합니다.", "scss.format.enable.desc": "기본 SCSS 포맷터를 활성화/비활성화합니다.", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "`#scss.format.preserveNewLines#`을(를) 사용하도록 설정한 경우 한 청크에서 보존할 최대 줄 바꿈 수입니다.", "scss.format.newlineBetweenRules.desc": "규칙 집합을 빈 줄로 구분합니다.", "scss.format.newlineBetweenSelectors.desc": "선택기를 새 줄로 구분합니다.", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "요소를 보존하기 전에 기존 줄 바꿈 여부입니다.", "scss.format.spaceAroundSelectorSeparator.desc": "선택기 구분 기호 '>', '+', '~' 주위에 공백 문자가 있는지 확인합니다(예: 'a > b').", "scss.hover.documentation": "SCSS 호버에 태그 및 특성 설명서를 표시합니다.", "scss.hover.references": "SCSS 호버에 MDN에 대한 참조를 표시합니다.", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/git.i18n.json index 02942de1e4..81af8c4649 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/git.i18n.json @@ -88,7 +88,7 @@ "git error details": "Git: {0}", "git.timeline.openDiffCommand": "비교 열기", "git.title.diff": "{0} ↔ {1}", - "git.title.diffRefs": "{0} ({1}) ↔ {0} ({2})", + "git.title.diffRefs": "{0}({1}) ↔ {0} ({2})", "git.title.index": "{0}(인덱스)", "git.title.ref": "{0} ({1})", "git.title.workingTree": "{0}(작업 트리)", @@ -168,7 +168,7 @@ "stash message": "스태시 메시지", "stashcheckout": "스태시 및 체크 아웃", "sure drop": "스태시 {0}을(를) 삭제하시겠습니까?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "이 작업은 '{0}/{1}'에서 커밋을 가져오고 푸시합니다.", "tag at": "{0}의 태그", "tag message": "메시지", "tag name": "태그 이름", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "비교 열기", "git.timeline.source": "Git 기록", "git.timeline.stagedChanges": "스테이징된 변경 내용", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "커밋되지 않은 변경 내용", "git.timeline.you": "사용자" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "작성 날짜 사용", "config.timeline.date.committed": "커밋된 날짜 사용", "config.timeline.showAuthor": "타임라인 보기에 커밋 작성자를 표시할지를 제어합니다.", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "타임라인 보기에서 커밋되지 않은 변경 내용을 표시할지 여부를 제어합니다.", "config.untrackedChanges": "추적되지 않은 변경 내용의 작동 방식을 제어합니다.", "config.untrackedChanges.hidden": "추적되지 않은 변경 내용이 숨겨지고 여러 작업에서 제외됩니다.", "config.untrackedChanges.mixed": "추적 및 추적되지 않은 모든 변경 내용이 함께 표시되고 동일한 작업이 수행됩니다.", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/github-authentication.i18n.json index 3153b87fef..f671e7b44a 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/github-authentication.i18n.json @@ -11,13 +11,13 @@ "dist/githubServer": { "code.detail": "인증을 완료하려면 GitHub로 이동하여 위의 일회용 코드를 붙여넣으세요.", "code.title": "코드: {0}", - "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "no": "아니요", + "otherReasonMessage": "GitHub를 사용하기 위해 이 확장에 대한 승인을 아직 완료하지 않았습니다. 계속 시도하시겠습니까?", "progress": "새 탭에서 [{0}]({0})을 열고 일회성 코드 {1}을(를) 붙여넣습니다.", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "github.com 로그인하는 중...", + "signingInAnotherWay": "github.com 로그인하는 중...", + "userCancelledMessage": "로그인하는 데 문제가 있나요? 다른 방법을 시도해 보시겠습니까?", + "yes": "예" }, "package": { "description": "GitHub 인증 공급자", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/github.i18n.json index b8ccb2e455..5d77304461 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "GitHub에 '{0}' 포크를 만들었습니다.", "forking_pushing": "변경 내용을 푸시하는 중...", "no": "아니요", - "no pr template": "No template", + "no pr template": "템플릿 없음", "openingithub": "GitHub에서 열기", "openpr": "PR 열기", - "select pr template": "Select the Pull Request template" + "select pr template": "끌어오기 요청 템플릿 선택" }, "package": { "config.gitAuthentication": "VS Code 내에서 Git 명령에 대해 자동 GitHub 인증을 사용하도록 설정할지 여부를 제어합니다.", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "GitHub 리포지토리를 복제하는 데 사용되는 프로토콜 제어", "description": "VS Code용 GitHub 기능", "displayName": "GitHub", "welcome.publishFolder": "이 폴더를 GitHub 리포지토리에 직접 게시할 수도 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/json-language-features.i18n.json index b87b37b7a0..b46e825f7d 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "다시 표시 안 함" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "확장 열기", + "openSettings": "설정 열기", "pending.detail": "JSON 정보 로드 중", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "이 파일에 대해 구성된 스키마가 없습니다.", + "schema.showdocs": "JSON 스키마 구성에 대한 자세한 정보...", + "schemaFromFolderSettings": "작업 영역 설정에 구성됨", + "schemaFromUserSettings": "사용자 설정에 구성됨", + "schemaFromextension": "확장별로 구성: {0}", "schemaPicker.title": "{0}에 사용되는 JSON 스키마", "status.error": "사용된 스키마를 계산할 수 없습니다.", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "여러 JSON 스키마가 구성되었습니다.", + "status.noSchema": "구성된 JSON 스키마가 없습니다.", + "status.noSchema.short": "스키마 유효성 검사 없음", "status.notJSON": "JSON 편집기 아님", "status.openSchemasLink": "스키마 표시", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "JSON 스키마가 구성되었습니다.", + "status.withSchema.short": "스키마 유효성 검사됨", + "status.withSchemas.short": "스키마 유효성 검사됨", "statusItem.name": "JSON 유효성 검사 상태" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "지정된 URL의 스키마 정의입니다. 스키마는 스키마 URL에 대한 액세스 방지를 위해서만 제공해야 합니다.", "json.schemas.url.desc": "현재 디렉터리에 있는 스키마의 URL 또는 상대 경로", "json.tracing.desc": "VS Code와 JSON 언어 서버 간 통신을 추적합니다.", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "JSON 유효성 검사를 사용하거나 사용하지 않도록 설정합니다." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-ko/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/markdown-language-features.i18n.json index 462a52f749..57119f211e 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "링크로 이동" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "파일 참조를 찾지 못했습니다. 리소스가 제공되지 않았습니다.", + "progress.title": "파일 참조를 찾는 중" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "위치에서 이름 바꾸기가 지원되지 않음", + "renameNoFiles": "파일 이름 바꾸기는 현재 지원되지 않습니다." }, "dist/preview/preview": { - "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "lockedPreviewTitle": "[미리 보기]{0}", + "onPreviewStyleLoadError": "'markdown.styles': {0}을(를) 불러올 수 없음", + "preview.clickOpenFailed": "{0}을(를) 열 수 없습니다.", + "previewTitle": "미리 보기 {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0}을(를) 찾을 수 없습니다.", + "preview.securityMessage.label": "콘텐츠 사용할 수 없음 보안 경고", + "preview.securityMessage.text": "이 문서에서 일부 콘텐츠가 사용하지 않도록 설정되었습니다.", + "preview.securityMessage.title": "Markdown 미리 보기에서 잠재적으로 안전하지 않거나 보안되지 않은 콘텐츠가 사용하지 않도록 설정되어 있습니다. 안전하지 않은 콘텐츠를 허용하거나 스크립트를 사용하려면 Markdown 미리 보기 보안 설정을 변경하세요." }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", - "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "disable.description": "모든 콘텐츠 및 스크립트 실행을 허용합니다. 권장하지 않습니다.", + "disable.title": "사용 안 함", + "disableSecurityWarning.title": "이 작업 영역에서 미리보기 보안 경고 사용 안 함", + "enableSecurityWarning.title": "이 작업 영역에서 미리 보기 보안 경고 사용", + "insecureContent.description": "http를 통한 콘텐츠 로드 사용", + "insecureContent.title": "안전하지 않은 콘텐츠 허용", + "insecureLocalContent.description": "localhost에서 제공되는 http를 통한 콘텐츠 로드 사용", + "insecureLocalContent.title": "안전하지 않은 로컬 콘텐츠 허용", + "moreInfo.title": "추가 정보", + "preview.showPreviewSecuritySelector.title": "이 작업 영역에 대해 Markdown 미리 보기의 보안 설정 선택", + "strict.description": "보안 콘텐츠만 로드", + "strict.title": "엄격한", + "toggleSecurityWarning.description": "콘텐츠 보안 수준에 영향을 주지 않습니다." }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "Markdown 편집기에 놓기를 사용하거나 사용하지 않도록 설정하여 교대 근무를 삽입합니다. `#workbench.editor.dropIntoEditor.enabled#`을(를) 사용하도록 설정해야 합니다.", "configuration.markdown.links.openLocation.beside": "활성 편집기 옆에 있는 링크를 엽니다.", "configuration.markdown.links.openLocation.currentGroup": "활성 편집기 그룹에서 링크를 엽니다.", "configuration.markdown.links.openLocation.description": "Markdown 파일의 링크를 열어야 하는 위치를 제어합니다.", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "markdown 링크에 대한 경로 제안 사용/사용 안 함", "description": "Markdown에 대한 다양한 언어 지원을 제공합니다.", "displayName": "Markdown 언어 기능", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "파일 참조 찾기", "markdown.preview.breaks.desc": "Markdown 미리 보기에서 줄 바꿈을 렌더링하는 방식을 설정합니다. 'true'로 설정하면
단락 내에 줄 바꿈이 생성됩니다.", "markdown.preview.doubleClickToSwitchToEditor.desc": "Markdown 미리 보기에서 두 번 클릭하여 편집기로 전환합니다.", "markdown.preview.fontFamily.desc": "Markdown 미리 보기에서 사용되는 글꼴 패밀리를 제어합니다.", diff --git a/i18n/vscode-language-pack-ko/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/theme-defaults.i18n.json index fae0dfe01d..42bbd9650d 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "기본 테마", "hcColorThemeLabel": "어두운 고대비", "lightColorThemeLabel": "밝게(Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "밝은 고대비", "lightPlusColorThemeLabel": "밝게+(기본 밝게)", "minimalIconThemeLabel": "최소(Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-ko/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-ko/translations/extensions/typescript-language-features.i18n.json index cef953ea17..4f5f7a623d 100644 --- a/i18n/vscode-language-pack-ko/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "tsconfig 만들기", "resolved.command.title.open": "구성 파일 열기", "resolved.detail.noJsConfig": "jsconfig 없음", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "열린 폴더 없음", "resolved.detail.noTsConfig": "tsconfig 없음", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "파일이 열린 폴더의 일부가 아닙니다.", "statusItem.name": "JS/TS IntelliSense 상태", "syntaxOnly.command.title.learnMore": "자세한 정보", "syntaxOnly.detail": "프로젝트 전체 IntelliSense를 사용할 수 없음", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index 2eed0e801a..02cdf3b4b9 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "마우스를 해당 항목 위로 이동할 때 호버를 계속 표시할지 여부를 제어합니다.", "inlayHints.enable": "편집기에서 인레이 힌트를 사용하도록 설정합니다.", "inlayHints.fontFamily": "편집기에서 인레이 힌트의 글꼴 모음을 제어합니다. 공백으로 설정하면 `#editor.fontFamily#`가 사용됩니다.", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "편집기에서 인레이 힌트의 글꼴 크기를 제어합니다. 기본적으로 `#editor.fontSize#`은(는) 구성된 값이 '5'보다 작거나 편집기 글꼴 크기보다 클 때 사용됩니다.", + "inlayHints.toggle": "`Ctrl+Alt`를 누르고 있을 때 인레이 힌트가 일시적으로 표시되거나 숨겨지는지 여부를 제어합니다.", "inline": "빠른 제안이 유령 텍스트로 표시됨", "inlineSuggest.enabled": "편집기에서 인라인 제안을 자동으로 표시할지 여부를 제어합니다.", "letterSpacing": "문자 간격(픽셀)을 제어합니다.", @@ -521,8 +521,8 @@ "tabCompletion.off": "탭 완성을 사용하지 않도록 설정합니다.", "tabCompletion.on": "탭 완료는 탭을 누를 때 가장 일치하는 제안을 삽입합니다.", "tabCompletion.onlySnippets": "접두사가 일치하는 경우 코드 조각을 탭 완료합니다. 'quickSuggestions'를 사용하지 않을 때 가장 잘 작동합니다.", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "`Ctrl+Alt`를 누를 때 인레이 힌트가 기본적으로 표시되고 숨겨집니다.", + "toogle.show": "인레이 힌트는 기본적으로 숨겨져 있으며 `Ctrl+Alt`를 누른 경우에만 표시됩니다.", "unfoldOnClickAfterEndOfLine": "접힌 줄이 줄을 펼친 후 빈 콘텐츠를 클릭할지 여부를 제어합니다.", "unicodeHighlight.allowedCharacters": "강조 표시되지 않는 허용된 문자를 정의합니다.", "unicodeHighlight.allowedLocales": "허용된 로캘에서 공통적인 유니코드 문자는 강조 표시되지 않습니다.", @@ -980,9 +980,9 @@ "selectTabWidth": "현재 파일의 탭 크기 선택" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "인레이 힌트 설정/해제", + "toggleMnem": "인레이 힌트 표시(&&I)", + "view": "보기" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "명령 실행", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "마지막 선택 항목을 이전 일치 항목 찾기로 이동", "mutlicursor.addCursorsToBottom": "맨 아래에 커서 추가", "mutlicursor.addCursorsToTop": "맨 위에 커서 추가", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "다음 커서 포커스", + "mutlicursor.focusNextCursor.description": "다음 커서에 포커스를 맞춥니다.", + "mutlicursor.focusPreviousCursor": "이전 커서 포커스", + "mutlicursor.focusPreviousCursor.description": "이전 커서에 포커스를 맞춥니다.", "mutlicursor.insertAbove": "위에 커서 추가", "mutlicursor.insertAtEndOfEachLineSelected": "줄 끝에 커서 추가", "mutlicursor.insertBelow": "아래에 커서 추가", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "'{0}'을(를) '{1}'(으)로 이름을 변경했습니다. 요약: {2}", "enablePreview": "이름을 바꾸기 전에 변경 내용을 미리 볼 수 있는 기능 사용/사용 안 함", - "label": "Renaming '{0}' to '{1}'", + "label": "'{0}'에서 '{1}'(으)로 이름을 바꾸는 중", "no result": "결과가 없습니다.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "{1}에 {0} 이름 바꾸기", "rename.failed": "이름 바꾸기를 통해 편집 내용을 계산하지 못했습니다.", "rename.failedApply": "이름 바꾸기를 통해 편집 내용을 적용하지 못했습니다.", "rename.label": "기호 이름 바꾸기", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "코드 조각 모드일 때 다음 탭 정지가 있는지 여부", "hasPrevTabstop": "코드 조각 모드일 때 이전 탭 정지가 있는지 여부", "inSnippetMode": "현재 편집기가 코드 조각 모드인지 여부", - "next": "Go to next placeholder..." + "next": "다음 자리 표시자로 이동..." }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "4월", @@ -1489,47 +1489,47 @@ "useId": "게시자를 포함하여 전체 확장 ID를 사용하세요(예: {0})." }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "파일 {0}을(를) 읽을 수 없음: {1}.", + "jsonInvalidFormat": "형식 {0}이(가) 잘못됨: JSON 개체가 필요합니다.", + "jsonParseFail": "{0}을(를) 구문 분석하지 못했습니다. [{1}, {2}] {3}.", + "jsonParseInvalidType": "잘못된 매니페스트 파일 {0}: JSON 개체가 아닙니다.", + "jsonsParseReportErrors": "{0}을(를) 구문 분석하지 못함: {1}.", + "missingNLSKey": "키 {0}에 대한 메시지를 찾을 수 없습니다." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "시스템에 {0}이(가) 설치되어 있습니다. 권장되는 확장을 설치하시겠습니까?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "{0}에서 확장을 읽을 수 없음", + "errorDeleting": "'{1}' 확장을 설치하는 동안 기존 '{0}' 폴더를 삭제할 수 없습니다. 폴더를 수동으로 삭제하고 다시 시도하세요.", "exitCode": "확장을 설치할 수 없습니다. 다시 설치하기 전에 VS 코드를 종료한 후 다시 시작하십시오.", "incompatible": "VS Code '{1}'과(와) 호환되지 않으므로 확장 '{0}'을(를) 설치할 수 없습니다.", "notInstalled": "'{0}' 확장이 설치되어 있지 않습니다.", "quitCode": "확장을 설치할 수 없습니다. 다시 설치하기 위해 VS Code를 종료하고 다시 시작하십시오.", "removeError": "확장을 제거하는 동안 오류가 발생했습니다. {0}. 다시 시도하기 전에 VS Code를 종료하고 다시 시작하세요.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "이름을 {0}에서 {1}(으)로 변경하는 중 알 수 없는 오류 발생", "restartCode": "{0}을(를) 다시 설치하기 전에 VS Code를 다시 시작하세요." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "잘못된 VSIX: package.json이 JSON 파일이 아닙니다." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "속성 `{0}`은(는) 생략할 수 있으며 `string[]` 형식이어야 합니다.", + "extensionDescription.activationEvents2": "속성 `{0}` 및 `{1}`은(는) 둘 다 지정하거나 둘 다 생략해야 합니다.", + "extensionDescription.browser1": "속성 '{0}'은(는) 생략할 수 있으며 'string' 형식이어야 합니다.", + "extensionDescription.browser2": "확장의 폴더({1}) 내에 포함할 `browser`({0})가 필요합니다. 이로 인해 확장이 이식 불가능한 상태가 될 수 있습니다.", + "extensionDescription.browser3": "속성 `{0}` 및 `{1}`은(는) 둘 다 지정하거나 둘 다 생략해야 합니다.", + "extensionDescription.engines": "속성 `{0}`은(는) 필수이며 `object` 형식이어야 합니다.", + "extensionDescription.engines.vscode": "속성 '{0}'은(는) 필수이며 'string' 형식이어야 합니다.", + "extensionDescription.extensionDependencies": "속성 `{0}`은(는) 생략할 수 있으며 `string[]` 형식이어야 합니다.", + "extensionDescription.extensionKind": "'main' 속성도 정의된 경우에만 '{0}' 속성을 정의할 수 있습니다.", + "extensionDescription.main1": "속성 '{0}'은(는) 생략할 수 있으며 'string' 형식이어야 합니다.", + "extensionDescription.main2": "확장의 폴더({1}) 내에 포함할 `main`({0})이 필요합니다. 이로 인해 확장이 이식 불가능한 상태가 될 수 있습니다.", + "extensionDescription.main3": "속성 `{0}` 및 `{1}`은(는) 둘 다 지정하거나 둘 다 생략해야 합니다.", + "extensionDescription.name": "속성 '{0}'은(는) 필수이며 'string' 형식이어야 합니다.", + "extensionDescription.publisher": "속성 게시자 는 'string' 형식이어야 합니다.", + "extensionDescription.version": "속성 '{0}'은(는) 필수이며 'string' 형식이어야 합니다.", + "notSemver": "확장 버전이 semver와 호환되지 않습니다.", "versionMismatch": "확장이 Code {0}과(와) 호환되지 않습니다. 확장에 {1}이(가) 필요합니다.", "versionSpecificity1": "`engines.vscode`({0})에 지정된 버전이 명확하지 않습니다. vscode 버전이 1.0.0 이전이면 최소한 원하는 주 버전과 부 버전을 정의하세요( 예: ^0.10.0, 0.10.x, 0.11.0 등).", "versionSpecificity2": "`engines.vscode`({0})에 지정된 버전이 명확하지 않습니다. vscode 버전이 1.0.0 이후이면 최소한 원하는 주 버전을 정의하세요(예: ^1.10.0, 1.10.x, 1.x.x, 2.x.x 등).", @@ -1641,7 +1641,7 @@ "sev.warning": "경고" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "취소(&&C)", "mAbout": "{0} 정보", "mBringToFront": "모두 맨 앞으로 가져오기", "mEdit": "편집(&&E)", @@ -1675,8 +1675,8 @@ "miQuit": "{0} 종료", "miRestartToUpdate": "다시 시작 및 업데이트(&&U)", "miSwitchWindow": "창 전환(&&W)...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "종료(&&Q)", + "quitMessage": "종료하시겠습니까?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "취소(&&C)", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "셸에 대한 경로를 자동 검색할 프로필 소스입니다." }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "자동으로 기본값 검색" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "{1}에 {0}에서 복원된 세션 콘텐츠" @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "이동 경로 항목의 배경색입니다.", "breadcrumbsFocusForeground": "포커스가 있는 이동 경로 항목의 색입니다.", "breadcrumbsSelectedBackground": "이동 경로 항목 선택기의 배경색입니다.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "선택한 이동 경로 항목의 색입니다.", "buttonBackground": "단추 배경색입니다.", "buttonBorder": "버튼 테두리 색입니다.", "buttonForeground": "단추 기본 전경색입니다.", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "줄이 제거된 여백의 배경색입니다.", "diffEditorRemovedLines": "제거된 줄의 배경색입니다. 색상은 기본 장식을 숨기지 않도록 불투명하지 않아야 합니다.", "diffEditorRemovedOutline": "제거된 텍스트의 윤곽선 색입니다.", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "비활성화된 요소의 전체 전경입니다. 이 색은 구성 요소에서 재정의하지 않는 경우에만 사용됩니다.", "dropdownBackground": "드롭다운 배경입니다.", "dropdownBorder": "드롭다운 테두리입니다.", "dropdownForeground": "드롭다운 전경입니다.", @@ -2518,13 +2518,13 @@ "cancel": "취소", "confirmLogin": "확장 '{0}'은(는) {1}을(를) 사용하여 로그인하려고 합니다.", "confirmRelogin": "'{0}' 확장은 {1}을(를) 사용하여 사용자가 다시 로그인하기를 원합니다.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "이 계정에 액세스할 수 있는 확장 선택", "manageTrustedExtensions": "신뢰할 수 있는 확장 관리", "manageTrustedExtensions.cancel": "취소", "noTrustedExtensions": "이 계정을 사용한 확장이 없습니다.", "notUsed": "이 계정을 사용하지 않음", "signOut": "로그아웃", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "'{0}' 계정은 다음에서 사용되었습니다.\r\n\r\n{1}\r\n\r\n 해당 확장에서 로그아웃하시겠습니까?", "signOutMessageSimple": "'{0}'에서 로그아웃하시겠습니까?", "signedOut": "로그아웃했습니다." }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "이진 뷰어", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "파일이 이진이거나 지원되지 않는 텍스트 인코딩을 사용하기 때문에 편집기에서 표시되지 않습니다.", + "openAnyway": "계속 열기" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "탐색 이동 경로를 사용하도록/사용하지 않도록 설정합니다.", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "이진 파일로 검색된 파일의 기본 편집기입니다. 정의되지 않은 경우 사용자에게 선택기가 표시됩니다." }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "__shift__를 길게 눌러 편집기에 놓기" }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "빈 편집기 그룹 작업", @@ -3334,20 +3334,20 @@ "groupLabel": "{0} 그룹" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", - "ok": "OK" + "cancel": "취소", + "editorOpenErrorDialog": "'{0}'을(를) 열 수 없음", + "ok": "확인" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "오류 편집기", "manageTrust": "작업 영역 신뢰 관리", "requiresFolderTrustText": "폴더에 신뢰가 부여되지 않았으므로 파일이 편집기에 표시되지 않습니다.", "requiresWorkspaceTrustText": "작업 영역에 신뢰가 부여되지 않았으므로 파일이 편집기에 표시되지 않습니다.", "retry": "다시 시도", "trustRequiredEditor": "작업 영역 신뢰 필요", "unavailableResourceErrorEditorText": "파일을 찾을 수 없으므로 편집기를 열 수 없습니다.", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "예기치 않은 오류 {0}(으)로 인해 편집기를 열 수 없습니다.", + "unknownErrorEditorTextWithoutError": "예기치 않은 오류로 인해 편집기를 열 수 없습니다." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "편집기 닫기", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[확장 개발 호스트]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "레이아웃 컨트롤 숨기기", "patchedWindowTitle": "[지원되지 않음]", "userIsAdmin": "[관리자]", "userIsSudo": "[슈퍼유저]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "세션 동안 열린 파일을 표시하는 편집기가 다른 프로세스에서 삭제하거나 이름을 바꾸는 경우 자동으로 닫혀야 하는지 여부를 제어합니다. 이 기능을 사용하지 않으면 해당 이벤트에서 편집기가 계속 열려 있습니다. 애플리케이션 내에서 삭제하는 경우 항상 편집기를 닫으며 저장되지 않은 변경 내용이 있는 편집기는 데이터가 보존되도록 닫히지 않습니다.", "closeOnFocusLost": "Quick Open이 포커스를 잃으면 해당 Quick Open을 자동으로 닫을지 여부를 제어합니다.", "commandHistory": "명령 팔레트 기록을 유지하기 위해 최근 사용한 명령 개수를 제어합니다. 0으로 설정하면 명령 기록을 사용하지 않습니다.", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "창을 닫거나 애플리케이션을 종료하기 전에 확인 대화 상자를 표시할지 여부를 제어합니다.", "confirmBeforeCloseWeb": "브라우저 탭 또는 창을 닫기 전에 확인 대화 상자를 표시할지를 제어합니다. 사용하도록 설정된 경우에도 브라우저가 확인 없이 탭 또는 창을 닫으려고 할 수 있으며, 이 설정은 모든 경우에 제대로 작동하지 않을 수도 있는 힌트일 뿐입니다.", "customMenuBarAltFocus": " 키를 눌러 메뉴 모음이 포커스되는지 여부를 제어합니다. 이 설정은 키로 메뉴 모음을 토글하는 데는 영향을 주지 않습니다.", "decorations.badges": "편집기 파일 장식에 배지를 사용할지 여부를 제어합니다.", "decorations.colors": "편집기 파일 장식에 색을 사용할지 여부를 제어합니다.", "dirty": "`${dirty}`: 활성 편집기에 저장되지 않은 변경 내용이 있는 경우에 대한 표시기입니다.", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "편집기에서 파일을 여는 대신 `shift`를 누른 채 파일을 텍스트 편집기로 끌어서 놓을 수 있는지 여부를 제어합니다.", "editorOpenPositioning": "편집기가 열리는 위치를 제어합니다. 현재 활성 편집기의 왼쪽 또는 오른쪽에서 편집기를 열려면 'left' 또는 'right'를 선택합니다. 현재 활성 편집기와 독립적으로 편집기를 열려면 'first' 또는 'last'를 선택합니다.", "editorTabCloseButton": "편집기의 탭 닫기 단추 위치를 제어하거나, 'off'로 설정된 경우 사용하지 않도록 설정합니다. `#workbench.editor.showTabs#`를 사용할 수 없는 경우 이 값은 무시됩니다.", "enableMenuBarMnemonics": " 키 바로 가기를 통해 주 메뉴를 열 수 있는지 여부를 제어합니다. 대신 니모닉을 사용하지 않도록 설정하면 이러한 키 바로 가기를 편집기 명령에 바인딩할 수 있습니다.", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "레이아웃 옵션의 드롭다운이 있는 단일 버튼을 표시합니다.", "layoutcontrol.type.toggles": "패널과 사이드 바의 표시 유형을 전환하기 위한 여러 버튼을 표시합니다.", "limitEditorsEnablement": "열린 편집기의 수를 제한할지 여부를 제어합니다. 사용하도록 설정하면 편집기를 새로 열기 위한 공간을 만들기 위해 가장 오래 전에 사용한 편집기가 닫힙니다.", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "열려 있는 최대 편집기 수가 구성된 한도를 계산하기 위해 더티 편집기를 제외해야 하는지를 제어합니다.", "limitEditorsMaximum": "열린 편집기의 최대 수를 제어합니다. '#workbench.editor.limit.perEditorGroup#' 설정을 사용하여 편집기 그룹별로 제어하거나 모든 그룹에서 제어합니다.", "localHistoryEnabled": "로컬 파일 기록의 활성화 여부를 제어합니다. 활성화하면 저장된 편집기의 파일 내용이 백업 위치에 저장되어 나중에 내용을 복원하거나 검토할 수 있습니다. 이 설정을 변경해도 기존 로컬 파일 기록 항목에는 영향을 미치지 않습니다.", "localHistoryMaxFileEntries": "파일당 로컬 파일 기록 항목의 최대 수를 제어합니다. 로컬 파일 기록 항목 수가 파일에 대해 이 수를 초과하면 가장 오래된 항목이 삭제됩니다.", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "제목 없는 편집기의 레이블 형식을 제어합니다.", "useSplitJSON": "JSON으로 설정을 편집할 때 분할 JSON 편집기를 사용할지 여부를 제어합니다.", "viewVisibility": "보기 머리글 작업의 표시 여부를 제어합니다. 보기 머리글 작업은 항상 표시할 수도 있고 보기에 포커스가 있거나 보기를 마우스로 가리킬 때만 표시할 수도 있습니다.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "항상 확인을 요청합니다.", + "window.confirmBeforeClose.always.web": "항상 확인을 요청하세요. 브라우저가 계속 확인 없이 탭이나 창을 닫도록 결정할 수 있습니다.", + "window.confirmBeforeClose.keyboardOnly": "키 바인딩이 사용된 경우에만 확인을 요청합니다.", + "window.confirmBeforeClose.keyboardOnly.web": "키 바인딩을 사용하여 창을 닫은 경우에만 확인을 요청하세요. 경우에 따라 감지가 불가능할 수 있습니다.", + "window.confirmBeforeClose.never": "확인을 명시적으로 요청하지 마세요.", + "window.confirmBeforeClose.never.web": "데이터 손실이 곧 발생하지 않는 이상 확인을 명시적으로 요청하지 않습니다.", "window.menuBarVisibility.classic": "메뉴가 창 위쪽에 표시되고 전체 화면 모드에서만 숨겨집니다.", "window.menuBarVisibility.compact": "메뉴는 사이드바에 컴팩트 단추로 표시됩니다. `#window.titleBarStyle#`이 `native`인 경우 이 값은 무시됩니다.", "window.menuBarVisibility.hidden": "메뉴가 항상 숨겨집니다.", @@ -3864,9 +3864,9 @@ "banner.foreground": "배너 전경색입니다. 배너는 창의 제목 표시줄 아래에 표시됩니다.", "banner.iconForeground": "배너 아이콘 색입니다. 배너는 창의 제목 표시줄 아래에 표시됩니다.", "editorDragAndDropBackground": "편집기를 끌 때 배경색입니다. 편집기 내용이 계속 비추어 보이도록 이 색은 투명해야 합니다.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "파일을 끌 때 편집기 위에 표시되는 텍스트의 배경색입니다. 이 텍스트는 편집기에 놓기 위해 교대 근무를 유지할 수 있음을 사용자에게 알릴 수 있습니다.", + "editorDropIntoPromptBorder": "파일을 끌 때 편집기 위에 표시되는 텍스트의 테두리 색상입니다. 이 텍스트는 Shift 키를 누르고 있으면 편집기로 이동할 수 있음을 사용자에게 알립니다.", + "editorDropIntoPromptForeground": "파일을 끌 때 편집기 위에 표시되는 텍스트의 배경색입니다. 이 텍스트는 Shift 키를 누르고 있으면 편집기로 이동할 수 있음을 사용자에게 알립니다.", "editorGroupBorder": "여러 편집기 그룹을 서로 구분하기 위한 색입니다. 편집기 그룹은 편집기의 컨테이너입니다.", "editorGroupEmptyBackground": "빈 편집기 그룹의 배경색입니다. 편집기 그룹은 편집기의 컨테이너입니다.", "editorGroupFocusedEmptyBorder": "포커스가 있는 빈 편집기 그룹의 배경색입니다. 편집기 그룹은 편집기의 컨테이너입니다.", @@ -4048,7 +4048,7 @@ "zoomLevel": "창의 확대/축소 수준을 조정합니다. 원래 크기는 0이고 각 상한 증분(예: 1) 또는 하한 증분(예: -1)은 20% 더 크거나 더 작게 확대/축소하는 것을 나타냅니다. 10진수를 입력하여 확대/축소 수준을 세부적으로 조정할 수도 있습니다." }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "UI 상태 저장 중" }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "버전: {0}\r\n커밋: {1}\r\n날짜: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "취소(&&C)", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "창 닫기(&&C)", + "closeWindowMessage": "창을 닫으시겠습니까?", + "doNotAskAgain": "이 메시지를 다시 표시 안 함", + "exitButtonLabel": "종료(&&E)", "keychainWriteError": "'{0}' 오류로 인해 로그인 정보를 키 집합에 쓰지 못했습니다.", "learnMore": "자세한 정보", "loaderCycle": "AMD 모듈에 해결해야 할 종속성 주기가 있습니다!", @@ -4070,9 +4070,9 @@ "password": "암호", "proxyAuthRequired": "프록시 인증 필요", "proxyDetail": "{0} 프록시에는 사용자 이름과 암호가 필요합니다.", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "종료(&&Q)", + "quitMessage": "종료하시겠습니까?", + "quitMessageMac": "종료하시겠습니까?", "rememberCredentials": "내 자격 증명 기억", "runningAsRoot": "{0}을(를) 루트 사용자로 실행하지 않는 것이 좋습니다.", "shutdownErrorClose": "예기치 않은 오류로 인해 창이 닫히지 않았습니다.", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "창을 다시 로드하는 데 시간이 조금 더 걸리고 있습니다.", "troubleshooting": "문제 해결 가이드", "username": "사용자 이름", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "다음 작업이 계속 실행 중입니다. \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "줄의 중단점", @@ -4136,7 +4136,7 @@ "fileOperation": "파일 작업", "nothing": "편집하지 않음", "quit": "끝내기", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "리팩터링의 일부인 파일이 자동으로 저장되는지를 제어합니다.", "reloadTheWindow": "창 다시 로드", "summary.0": "편집하지 않음", "summary.n0": "1개 파일에서 {0}개 텍스트 편집을 수행함", @@ -4446,11 +4446,11 @@ "wrapMinified": "이 파일에 대해 줄 바꿈 사용" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "다른 편집기 선택", "chooseEditorBindingTooltip": "{0}", "dontshow": "표시 안 함", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " 또는 ", "selectAlanguage2": "언어 선택", "thisAgain": " 이 항목을 다시", "toGetStarted": " 입력을 시작하여 해제하거나 " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "TextMate 구문 문법 기록 시작" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "메모 범위의 배경색입니다.", "resolvedCommentBorder": "해결된 댓글의 테두리 및 화살표 색상입니다.", "unresolvedCommentBorder": "해결되지 않은 댓글의 테두리 및 화살표 색상입니다." }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "{0} 주석이 있는 주석 스레드입니다. {1}.", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "{2}을(를) 통한 줄 {1}에 대한 {0} 메모가 있는 메모 스레드. {3}." }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "검토 주석을 축소하기 위한 아이콘입니다.", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "이 설정은 'comments.openView'를 위해 사용되지 않습니다.", "comments.openView": "주석 뷰를 열어야 하는 시기를 제어합니다.", "comments.openView.file": "메모가 있는 파일이 활성 상태이면 메모 보기가 열립니다.", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "이 세션 중에 메모 보기가 아직 열리지 않은 경우 메모가 있는 파일이 활성 상태인 세션 중에 처음으로 열립니다.", "comments.openView.never": "주석 보기는 열리지 않습니다.", "commentsConfigurationTitle": "주석", "openComments": "주석 패널을 열어야 하는 경우를 제어합니다.", "useRelativeTime": "상대 시간이 메모 타임스탬프(예: '1일 전')에 사용될지 여부를 결정합니다." }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "현재 선택 영역에 메모 추가", "hasCommentingRange": "활성 커서의 위치에 메모 범위가 있는지 여부", "nextCommentThreadAction": "다음 주석 스레드로 이동", "pickCommentService": "주석 공급자 선택", @@ -4672,7 +4672,7 @@ "copyAsExpression": "식으로 복사", "copyStackTrace": "호출 스택 복사", "copyValue": "값 복사", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "getter와 같이 디버거에서 지연적으로 확인되는 변수의 값을 자동으로 표시합니다.", "debug.confirmOnExit": "활성 디버그 세션이 있는 경우 창이 닫힐 때 확인할지 여부를 제어합니다.", "debug.confirmOnExit.always": "디버그 세션이 있는지 항상 확인하세요.", "debug.confirmOnExit.never": "절대 확인하지 마세요.", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "디버그 콘솔에서 줄 높이(픽셀)를 제어합니다. 글꼴 크기에서 줄 높이를 계산하려면 0을 사용합니다.", "debug.console.wordWrap": "디버그 콘솔에서 줄이 자동으로 바뀌는지 여부를 제어합니다.", "debug.disassemblyView.showSourceCode": "디스어셈블리 뷰에서 소스 코드를 표시합니다.", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "디버거가 중단될 때 편집기에 초점을 맞출지 여부를 제어합니다.", "debug.focusWindowOnBreak": "디버거가 중단될 때 워크벤치 창이 포커스를 받을지 여부를 제어합니다.", "debug.onTaskErrors": "preLaunchTask를 실행한 후 오류가 발생할 때 수행할 작업을 제어합니다.", "debug.saveBeforeStart": "디버그 세션을 시작하기 전에 저장할 편집기를 제어합니다.", @@ -4786,7 +4786,7 @@ "continueDebug": "계속", "debug": "디버그", "disconnect": "연결 끊기", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "연결 끊기 및 일시 중단", "focusSession": "세션에 포커스 설정", "jumpToCursor": "커서로 이동", "noExecutableCode": "현재 커서 위치에 연결된 실행 코드가 없습니다.", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "'{0}' 작업을 추적할 수 없습니다. 문제 선택기가 정의되어 있는지 확인하세요." }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "자세히...", "reverseContinue": "반전", "stepBackDebug": "뒤로 이동" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "포커스가 있는 스택 프레임이 'restartFrame'을 지원하는 경우 true입니다.", "stepBackSupported": "포커스가 있는 세션이 'stepBack' 요청을 지원하는 경우 true입니다.", "stepIntoTargetsSupported": "포커스가 있는 세션이 'stepIntoTargets' 요청을 지원하는 경우 true입니다.", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "포커스가 있는 세션에서 디버기 일시 중단 기능을 지원하는 경우 True입니다.", "terminateDebuggeeSupported": "포커스가 있는 세션에서 디버기 종료 기능을 지원하는 경우 True입니다.", "variableEvaluateNamePresent": "포커스가 있는 변수에 'evalauteName' 필드 집합이 있는 경우 true입니다.", "variableIsReadonly": "포커스가 있는 변수가 읽기 전용이면 True입니다.", @@ -5161,7 +5161,7 @@ "useUniqueNames": "고유한 구성 이름을 사용하세요.", "vscode.extension.contributes.breakpoints": "중단점을 적용합니다.", "vscode.extension.contributes.breakpoints.language": "이 언어에 대해 중단점을 허용합니다.", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "이 언어로 중단점을 사용하도록 설정하려면 true여야 하는 조건입니다. 절이 적절한 경우 이를 디버거와 일치시키는 것이 좋습니다.", "vscode.extension.contributes.debuggers": "디버그 어댑터를 적용합니다.", "vscode.extension.contributes.debuggers.args": "어댑터에 전달할 선택적 인수입니다.", "vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json'의 유효성 검사를 위한 JSON 스키마 구성입니다.", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "선택적 런타임 인수입니다.", "vscode.extension.contributes.debuggers.type": "이 디버그 어댑터에 대한 고유한 식별자입니다.", "vscode.extension.contributes.debuggers.variables": "'launch.json'의 대화형 변수(예: ${action.pickProcess})에서 명령으로 매핑합니다.", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "이 유형의 디버거를 사용하기 위해 true여야 하는 조건입니다. 이에 대해 적절하게 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' 또는 확장 정의 컨텍스트 키를 사용하는 것을 고려하세요.", "vscode.extension.contributes.debuggers.windows": "Windows 특정 설정", "vscode.extension.contributes.debuggers.windows.runtime": "Windows에 사용되는 런타임입니다." }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "파일 만들기", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "파일이 디렉터리입니다.", "fileNotFoundError": "파일이 없음", - "ok": "OK", - "reveal": "Reveal in Explorer View", + "ok": "확인", + "reveal": "탐색기 보기에 표시", "textFileEditor": "텍스트 파일 편집기" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "{0} 이동", "movingBulkEdit": "{0}개 파일 이동 중", "movingFileBulkEdit": "{0} 이동 중", - "newFile": "New Text File", + "newFile": "새 텍스트 파일", "newFolder": "새 폴더", "openFileInNewWindow": "새 창에서 활성 파일 열기", "openFileToShowInNewWindow.unsupportedschema": "활성 편집기에 열 수 있는 리소스가 포함되어야 합니다.", @@ -6029,12 +6029,12 @@ "miAutoSave": "자동 저장(&&U)", "miCloseEditor": "편집기 닫기(&&C)", "miGotoFile": "파일로 이동(&&F)...", - "miNewFile": "&&New Text File", + "miNewFile": "새 텍스트 파일(&&N)", "miRevert": "파일 되돌리기(&&V)", "miSave": "저장(&&S)", "miSaveAll": "모두 저장(&&L)", "miSaveAs": "다른 이름으로 저장(&&A)...", - "newFile": "New Text File", + "newFile": "새 텍스트 파일", "openFile": "파일 열기...", "openToSide": "측면에서 열기", "revealInSideBar": "탐색기 보기에 표시", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "창에서 포커스가 손실되면 변경 내용이 있는 편집기가 자동으로 저장됩니다.", "files.exclude.boolean": "파일 경로를 일치시킬 GLOB 패턴입니다. 패턴을 사용하거나 사용하지 않도록 설정하려면 true 또는 false로 설정하세요.", "files.exclude.when": "일치하는 파일의 형제에 대한 추가 검사입니다. \\$(basename)을 일치하는 파일 이름에 대한 변수로 사용하세요.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "생성, 이름 바꾸기 및 삭제를 위한 파일 참가자가 취소된 후 밀리초 단위의 시간 제한입니다. 참가자를 비활성화하려면 '0'을 사용합니다.", "files.restoreUndoStack": "파일을 다시 열 때 실행 취소 스택을 복원합니다.", "files.saveConflictResolution": "그동안 다른 프로그램에 의해 변경된 디스크에 파일을 저장할 경우 저장 충돌이 발생할 수 있습니다. 데이터 손실을 방지하기 위해 편집기의 변경 내용과 디스크의 버전을 비교하라는 메시지가 사용자에게 표시됩니다. 이 설정은 충돌 오류가 자주 발생하는 경우에만 변경해야 하며, 부주의한 사용은 데이터 손실을 초래할 수 있습니다.", "files.simpleDialog.enable": "단순 파일 대화 상자를 사용합니다. 사용하도록 설정하면 단순 파일 대화 상자가 시스템 파일 대화 상자를 대체합니다.", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "탐색기에서 폴더 축소", - "createNewEditor": "New Editor", + "createNewEditor": "새 편집기", "createNewFolder": "새 폴더", "explorerSection": "탐색기 섹션: {0}", "refreshExplorer": "탐색기 새로 고침" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0}, {1}", "aria.2": "{0}", - "cat": "View", + "cat": "보기", "langStatus.aria": "편집기 언어 상태: {0}", "langStatus.name": "편집기 언어 상태", "name.pattern": "{0}(언어 상태)", "pin": "상태 표시줄에 추가", - "reset": "Reset Language Status Interaction Counter", + "reset": "언어 상태 상호 작용 카운터 다시 설정", "unpin": "상태 표시줄에서 제거" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "셀 삽입 동작이 나타날 위치를 제어합니다.", "notebook.interactiveWindow.collapseCodeCells": "대화형 창의 코드 셀이 기본적으로 축소되는지 여부를 제어합니다.", "notebook.markup.fontSize": "전자 필기장에서 렌더링된 태그의 글꼴 크기’(픽셀)를 제어합니다. '0'으로 설정하면 '#editor.fontSize#'의 120%가 사용됩니다.", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "전자 필기장 셀의 출력 텍스트에 대한 글꼴 패밀리입니다. 비워 두면 `#editor.fontFamily#`이(가) 사용됩니다.", + "notebook.outputFontSize": "전자 필기장 셀의 출력 텍스트에 대한 글꼴 크기입니다. 0으로 설정하면 `#editor.fontSize#`이(가) 사용됩니다.", + "notebook.outputLineHeight": "전자 필기장 셀에 대한 출력 텍스트의 줄 높이입니다.\r\n - 0에서 8 사이의 값은 글꼴 크기의 승수로 사용됩니다.\r\n - 8보다 크거나 같은 값이 유효 값으로 사용됩니다.", "notebook.showCellStatusbar.description": "셀 상태 표시줄 표시 여부가 표시됩니다.", "notebook.showCellStatusbar.hidden.description": "셀 상태 표시줄은 항상 숨겨져 있습니다.", "notebook.showCellStatusbar.visible.description": "셀 상태 표시줄은 항상 표시됩니다.", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "실행 순서" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "초기화하고 있습니다...", "select": "커널 선택" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "설정 열기 명령의 아이콘입니다.", "settingsAddIcon": "설정 UI의 추가 작업 아이콘입니다.", "settingsEditIcon": "설정 UI의 편집 작업 아이콘입니다.", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "설정 UI에 대한 필터를 제안하는 단추 아이콘입니다.", "settingsGroupCollapsedIcon": "분할 JSON 설정 편집기의 축소된 섹션 아이콘입니다.", "settingsGroupExpandedIcon": "분할 JSON 설정 편집기의 확장된 섹션 아이콘입니다.", "settingsMoreActionIcon": "설정 UI의 '기타 작업' 작업 아이콘입니다.", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "설정 검색", "clearInput": "설정 검색 입력 지우기", "clearSearchFilters": "필터 지우기", - "filterInput": "Filter Settings", + "filterInput": "필터 설정", "lastSyncedLabel": "마지막 동기화: {0}", "moreThanOneResult": "{0}개 설정 찾음", "noResults": "설정을 찾을 수 없음", @@ -7171,7 +7171,7 @@ "problems": "문제", "proxy": "프록시", "remote": "원격", - "scm": "Source Control", + "scm": "소스 제어", "screencastMode": "스크린캐스트 모드", "search": "검색", "security": "보안", @@ -7191,18 +7191,18 @@ "zenMode": "Zen 모드" }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { - "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", - "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "extSettingsSearch": "확장 ID...", + "extSettingsSearchTooltip": "확장 ID 필터 추가", + "featureSettingsSearch": "기능...", + "featureSettingsSearchTooltip": "기능 필터 추가", + "idSettingsSearch": "설정 ID...", + "idSettingsSearchTooltip": "설정 ID 필터 추가", + "langSettingsSearch": "언어...", + "langSettingsSearchTooltip": "언어 ID 필터 추가", + "modifiedSettingsSearch": "수정", + "modifiedSettingsSearchTooltip": "수정된 설정만 보기", + "tagSettingsSearch": "태그...", + "tagSettingsSearchTooltip": "태그 필터 추가" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "다음에서도 수정됨", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "소스 제어 뷰에 인라인 작업을 항상 표시할지 여부를 제어합니다.", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "소스 제어 뷰에서 리포지토리를 항상 표시할지 여부를 제어합니다.", + "autoReveal": "소스 제어 뷰에서 파일을 열 때 자동으로 표시하고 선택해야 하는지 여부를 제어합니다.", "diffDecorations": "편집기에서 차이점 장식을 제어합니다.", "diffDecorationsIgnoreTrimWhitespace": "Source Control diff gutter 장식에서 선행 및 후행 공백을 무시할지 여부를 제어합니다.", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "여백의 diff 장식에 패턴이 사용되는지 여부를 제어합니다.", + "diffGutterPatternAdded": "추가된 선의 경우 여백의 diff 장식에 패턴을 사용합니다.", + "diffGutterPatternModifed": "수정된 줄의 제본용 여백에서 diff 장식에 패턴을 사용합니다.", "diffGutterWidth": "여백에서 diff 장식의 너비(px)를 제어합니다(추가 및 수정됨).", "inputFontFamily": "입력 메시지의 글꼴을 제어합니다. 워크벤치 사용자 인터페이스 글꼴 패밀리의 경우 '기본값'을 사용하고, `#editor.fontFamily#` 값의 경우 `editor` 또는 사용자 지정 글꼴 패밀리를 사용합니다.", "inputFontSize": "입력 메시지의 글꼴 크기를 픽셀 단위로 제어합니다.", "manageWorkspaceTrustAction": "작업 영역 신뢰 관리", - "miViewSCM": "Source &&Control", + "miViewSCM": "소스 제어(&&C)", "no open repo": "등록된 소스 제어 공급자가 없습니다.", "no open repo in an untrusted workspace": "등록된 소스 제어 공급자 중 제한된 모드에서 작동하는 공급자가 없습니다.", "open in terminal": "터미널에서 열기", "providersVisible": "소스 제어 리포지토리 섹션에 표시되는 리포지토리 수를 제어합니다. 보기 크기를 수동으로 조정하려면 '0'으로 설정합니다.", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "소스 제어 리포지토리 뷰에서 리포지토리의 정렬 순서를 제어합니다.", + "scm accept": "소스 제어: 입력 허용", + "scm view next commit": "소스 제어: 다음 커밋 보기", + "scm view previous commit": "소스 제어: 이전 커밋 보기", "scm.countBadge": "작업 막대에서 소스 제어 아이콘의 개수 배지를 제어합니다.", "scm.countBadge.all": "모든 소스 제어 공급자 개수 배지의 합계를 표시합니다.", "scm.countBadge.focused": "포커스가 있는 소스 제어 공급자의 개수 배지를 표시합니다.", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "기본 소스 제어 리포지토리 정렬 모드를 제어합니다.", "scm.defaultViewSortKey.name": "파일 이름별로 리포지토리 변경 사항을 정렬합니다.", "scm.defaultViewSortKey.path": "경로별로 리포지토리 변경 사항을 정렬합니다.", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "소스 제어 상태별로 리포지토리 변경 내용을 정렬합니다.", "scm.diffDecorations.all": "사용 가능한 모든 위치에서 diff 장식을 표시합니다.", "scm.diffDecorations.gutter": "편집기 여백에만 diff 장식을 표시합니다.", "scm.diffDecorations.minimap": "미니맵에서만 diff 장식을 표시합니다.", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "소스 제어 공급자 개수가 0이 아닌 경우에만 소스 제어 공급자 개수 배지를 표시합니다.", "scm.providerCountBadge.hidden": "소스 제어 공급자 개수 배지를 숨깁니다.", "scm.providerCountBadge.visible": "소스 제어 공급자 개수 배지를 표시합니다.", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "소스 제어 리포지토리 보기의 리포지토리는 검색 시간별로 정렬됩니다. 소스 제어 보기의 리포지토리는 선택한 순서대로 정렬됩니다.", + "scm.repositoriesSortOrder.name": "소스 제어 리포지토리 및 소스 제어 뷰의 리포지토리는 리포지토리 이름을 기준으로 정렬됩니다.", + "scm.repositoriesSortOrder.path": "소스 제어 리포지토리 및 소스 제어 뷰의 리포지토리는 리포지토리 경로별로 정렬됩니다.", + "scmConfigurationTitle": "소스 제어", + "showActionButton": "소스 제어 뷰에 작업 단추를 표시할 수 있는지 여부를 제어합니다.", "source control": "소스 제어", "source control repositories": "소스 제어 리포지토리", "sourceControlViewIcon": "소스 제어 보기의 뷰 아이콘입니다." @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "출력 복사", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "출력을 HTML로 복사", "terminal.rerunCommand": "다시 실행 명령", "terminalPromptCommandFailed": "명령이 {0}을(를) 실행하고 실패했습니다.", "terminalPromptCommandFailedWithExitCode": "명령이 {0}을(를) 실행하고 실패했습니다(종료 코드 {1}).", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "필터(예: 텍스트, !exclude, @tag)", "testExplorerFilterLabel": "탐색기의 테스트용 필터 텍스트", "testing.filters.currentFile": "활성 파일에서만 표시", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "유사 항목 일치", "testing.filters.menu": "추가 필터...", "testing.filters.removeTestExclusions": "모든 테스트 숨기기 취소", "testing.filters.showExcludedTests": "숨겨진 테스트 표시", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "생산성 향상", "gettingStarted.menuBar.description.interpolated": "전체 메뉴 모음은 드롭다운 메뉴에서 코드 공간을 확보할 수 있습니다. 더 빠른 액세스를 위해 해당 형태를 전환합니다. \r\n{0}", "gettingStarted.menuBar.title": "적절한 양의 UI만", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "제목 없는 새 파일, Notebook 또는 사용자 지정 편집기를 엽니다.", + "gettingStarted.newEditor.title": "새 편집기...", "gettingStarted.notebook.title": "Notebook 사용자 지정", "gettingStarted.notebookProfile.description": "원하는 방식으로 느낄 수 있도록 Notebook을 가져옵니다.", "gettingStarted.notebookProfile.title": "Notebook의 레이아웃을 선택합니다.", @@ -9922,7 +9922,7 @@ "file": "파일", "miNewFile2": "텍스트 파일", "notebook": "Notebook", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "새 편집기..." }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "'{0}'의 viewsWelcome 기여에 'group' 제안 속성을 사용하려면 'enabledApiProposals: [\"contribViewsWelcome\"]'이(가) 필요합니다." @@ -10096,7 +10096,7 @@ "commentThread.title": "제공한 주석 스레드 제목 메뉴", "dup": "`명령` 섹션에 `{0}` 명령이 여러 번 나타납니다.", "dupe.command": "메뉴 항목이 동일한 명령을 기본값과 alt 명령으로 참조합니다.", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "'새 편집기...' 시작 페이지 및 파일 메뉴에 표시되는 빠른 선택입니다.", "inlineCompletions.actions": "인라인 완성을 마우스로 가리킬 때 표시되는 작업", "interactive.cell.title": "제공된 대화형 셀 제목 메뉴", "interactive.toolbar": "제공된 대화형 도구 모음 메뉴", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "리소스가 제공되지 않으므로 폴더 설정에 쓸 수 없습니다.", "errorInvalidLaunchConfiguration": "시작 구성 파일에 쓸 수 없습니다. 파일을 열고 오류/경고를 수정한 다음 다시 시도하세요.", "errorInvalidRemoteConfiguration": "원격 사용자 설정에 쓸 수 없습니다. 원격 사용자 설정을 열어서 오류/경고를 수정한 후에 다시 시도하세요.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "{0}이(가) 리소스 언어 설정이 아니므로 언어 설정에 쓸 수 없습니다.", "errorInvalidTaskConfiguration": "작업 구성 파일에 쓸 수 없습니다. 파일을 열고 오류/경고를 수정한 다음 다시 시도하세요.", "errorInvalidUserTarget": "{0}이(가) 글로벌 범위를 지원하지 않으므로 사용자 설정에 쓸 수 없습니다.", "errorInvalidWorkspaceConfigurationApplication": "{0}을(를) [작업 영역] 설정에 쓸 수 없습니다. 이 설정은 [사용자] 설정에만 쓸 수 있습니다.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "파일에 쓸 수 없습니다. 파일을 열어 오류/경고를 수정한 후 다시 시도하세요." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "명령에서 문자열 형식의 결과를 반환하지 않았으므로 명령 변수 '{0}'을(를) 대체할 수 없습니다.", + "inputVariable.command.noStringType": "'{1}' 명령에서 문자열 형식의 결과를 반환하지 않았으므로 입력 변수 '{0}'을(를) 대체할 수 없습니다.", + "inputVariable.defaultInputValue": "(기본값)", + "inputVariable.missingAttribute": "입력 변수 '{0}'은(는) '{1}' 형식이며 '{2}'을(를) 포함해야 합니다.", + "inputVariable.noInputSection": "'{0}' 변수는 디버그 또는 작업 구성의 '{1}' 섹션에 정의해야 합니다.", + "inputVariable.undefinedVariable": "정의되지 않은 입력 변수 '{0}'이(가) 있습니다. 계속하려면 '{0}'을(를) 제거하거나 정의하세요.", + "inputVariable.unknownType": "입력 변수 '{0}'의 형식은 'promptString', 'pickString' 또는 'command'만 가능합니다." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "선택적 인수가 명령에 전달되었습니다.", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "다중 폴더 작업 영역에서 변수 {0}을(를) 확인할 수 없습니다. ':'과 작업 영역 폴더 이름을 사용하여 이 변수 범위를 지정하세요.", "configNoString": "'{1}'은(는) 구조적 값이므로 변수 {0}을(를) 확인할 수 없습니다.", "configNotFound": "설정 '{1}'을(를) 찾을 수 없으므로 변수 {0}을(를) 확인할 수 없습니다.", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "확장 {0}이(가) 설치되어 있지 않으므로 변수 {1}을(를) 확인할 수 없습니다.", "missingConfigName": "설정 이름을 지정하지 않았으므로 변수 {0}을(를) 확인할 수 없습니다.", "missingEnvVarName": "환경 변수 이름을 지정하지 않았으므로 변수 {0}을(를) 확인할 수 없습니다.", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "확장 이름이 지정되지 않았으므로 변수 {0}을(를) 확인할 수 없습니다.", "noValueForCommand": "명령에 값이 없으므로 변수 {0}을(를) 확인할 수 없습니다." }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "확장 호스트에서 오류 발생: {0}", "extensionHost.startupFail": "확장 호스트가 10초 이내에 시작되지 않았습니다. 문제가 발생했을 수 있습니다.", "extensionHost.startupFailDebug": "확장 호스트가 10초 내에 시작되지 않았습니다. 첫 번째 줄에서 중지되었을 수 있습니다. 계속하려면 디버거가 필요합니다.", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "확장 디버그 세션을 종료하는 중", "reloadWindow": "창 다시 로드" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "textmate 토크나이저를 적용합니다.", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "균형 조정된 대괄호를 포함하는 범위 이름을 정의합니다.", "vscode.extension.contributes.grammars.embeddedLanguages": "이 문법에 포함된 언어가 있는 경우 언어 ID에 대한 범위 이름의 맵입니다.", "vscode.extension.contributes.grammars.injectTo": "이 문법이 삽입되는 언어 범위 이름 목록입니다.", "vscode.extension.contributes.grammars.language": "이 구문이 적용되는 언어 식별자입니다.", "vscode.extension.contributes.grammars.path": "tmLanguage 파일의 경로입니다. 확장 폴더의 상대 경로이며 일반적으로 './syntaxes/'로 시작합니다.", "vscode.extension.contributes.grammars.scopeName": "tmLanguage 파일에 사용되는 Textmate 범위 이름입니다.", "vscode.extension.contributes.grammars.tokenTypes": "토큰 형식에 대한 범위 이름의 맵입니다.", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "균형 조정된 대괄호를 포함하지 않는 범위 이름을 정의합니다." }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "’{0}'이(가) 이미 있습니다. 바꾸시겠습니까?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "파일 교체됨" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "파일 인코딩 변경됨" }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "'{0}'을(를) 저장하지 못함: {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "'{0}'을(를) 저장하는 중" }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "텍스트 파일 저장 중" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "파일 아이콘 파일을 구문 분석하는 중 문제 발생: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "'{0}'을(를) 저장하지 못했습니다. 파일의 콘텐츠가 최신입니다. 변경 내용으로 파일을 덮어쓰시겠습니까?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "작업 복사본 저장 중" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "'{0}' 저장 중" @@ -11156,7 +11156,7 @@ "undoRedo.source": "실행 취소/다시 실행" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "백업 작업 복사본" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "대기를 중지하고 저장되지 않은 변경 내용으로 편집기를 저장하거나 되돌리려면 '취소'를 클릭합니다.", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "저장되지 않은 변경 내용이 있는 편집기를 저장하는 데 시간이 조금 더 걸리고 있습니다." }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "로컬 기록 저장 중" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "작업 영역 구성 파일에 쓸 수 없습니다. 파일을 열고 오류/경고를 수정한 다음 다시 시도하세요.", diff --git a/i18n/vscode-language-pack-pl/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/git.i18n.json index 1eec2a7536..641633ce69 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Otwórz porównanie", "git.timeline.source": "Historia Git", "git.timeline.stagedChanges": "Przygotowane zmiany", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Niezatwierdzone zmiany", "git.timeline.you": "Ty" }, "package": { diff --git a/i18n/vscode-language-pack-pl/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-pl/translations/extensions/markdown-language-features.i18n.json index 4369cd7dbe..ada2a39aa6 100644 --- a/i18n/vscode-language-pack-pl/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "Odnalezienie odwołań do pliku nie powiodło się. Nie podano dostarczono zasobu.", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "Nie można załadować elementu „markdown.styles”: {0}", + "preview.clickOpenFailed": "Nie można otworzyć {0}", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "Nie można znaleźć {0}", + "preview.securityMessage.label": "Ostrzeżenie o wyłączonych zabezpieczeniach zawartości", + "preview.securityMessage.text": "Część zawartości została wyłączona w tym dokumencie", + "preview.securityMessage.title": "W podglądzie Markdown wyłączono potencjalnie niebezpieczną lub niezabezpieczoną zawartość. Zmień ustawienie zabezpieczeń w podglądzie Markdown, aby zezwolić na niebezpieczną zawartość lub włączyć skrypty" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "Zezwalaj na całą zawartość i wykonywanie skryptów. Niezalecane", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "Wyłącz ostrzeżenie o zabezpieczeniach wersji zapoznawczej w tym obszarze roboczym", + "enableSecurityWarning.title": "Włącz ostrzeżenia o zabezpieczeniach wersji zapoznawczej w tym obszarze roboczym", + "insecureContent.description": "Włącz ładowanie zawartości przez protokół HTTP", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "Włącz ładowanie zawartości przez protokół HTTP obsługiwany z hosta lokalnego", + "insecureLocalContent.title": "Zezwalaj na niezabezpieczoną zawartość lokalną", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "Wybierz ustawienia zabezpieczeń dla podglądów Markdown w tym obszarze roboczym", + "strict.description": "Załaduj tylko bezpieczną zawartość", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "Nie ma wpływu na poziom zabezpieczeń zawartości" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index 65936a55ac..2d393b09d5 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "Pomyślnie zmieniono nazwę elementu „{0}” na „{1}”. Podsumowanie: {2}", "enablePreview": "Włącz/wyłącz możliwość wyświetlania podglądu zmian przed zmianą nazwy", - "label": "Renaming '{0}' to '{1}'", + "label": "Zmienianie nazwy z „{0}” na „{1}”", "no result": "Brak wyniku.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Zmienianie nazwy z „{0}” na „{1}”", "rename.failed": "Zmiana nazwy nie może obliczyć edycji", "rename.failedApply": "Zmiana nazwy nie może zastosować edycji", "rename.label": "Zmień nazwę symbolu", @@ -1489,12 +1489,12 @@ "useId": "Upewnij się, że używasz pełnego identyfikatora rozszerzenia, w tym wydawcy, np. {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Nie można odczytać pliku {0}: {1}.", + "jsonInvalidFormat": "Nieprawidłowy format {0}: oczekiwano obiektu JSON.", + "jsonParseFail": "Nie można przeanalizować elementu {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Nieprawidłowy plik manifestu {0}: to nie jest obiekt JSON.", + "jsonsParseReportErrors": "Nie można przeanalizować elementu {0}: {1}.", + "missingNLSKey": "Nie można znaleźć komunikatu dla klucza {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "W systemie jest zainstalowany element {0}. Czy chcesz zainstalować dla niego zalecane rozszerzenia?" @@ -1507,29 +1507,29 @@ "notInstalled": "Rozszerzenie „{0}” nie jest zainstalowane.", "quitCode": "Nie można zainstalować rozszerzenia. Zamknij i uruchom program VS Code przed ponowną instalacją.", "removeError": "Błąd podczas usuwania rozszerzenia: {0}. Zamknij i uruchom program VS Code przed ponowną próbą.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Nieznany błąd podczas zmiany nazwy z {0} na {1}", "restartCode": "Uruchom ponownie program VS Code przed ponowną instalacją rozszerzenia {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "Nieprawidłowy pakiet VSIX: plik package.json nie jest plikiem JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "właściwość „{0}” może zostać pominięta lub musi być typu „string[]”", + "extensionDescription.activationEvents2": "obie właściwości „{0}” i „{1}” muszą zostać albo określone, albo pominięte", + "extensionDescription.browser1": "właściwość „{0}” może zostać pominięta lub musi być typu „string”", + "extensionDescription.browser2": "Oczekiwano elementu „browser” ({0}) dołączonego wewnątrz folderu rozszerzenia ({1}). Może to spowodować, że rozszerzenie nie będzie przenośne.", + "extensionDescription.browser3": "obie właściwości „{0}” i „{1}” muszą zostać albo określone, albo pominięte", + "extensionDescription.engines": "właściwość „{0}” jest obowiązkowa i musi być typu „obiekt”", + "extensionDescription.engines.vscode": "właściwość „{0}” jest obowiązkowa i musi być typu „string”", + "extensionDescription.extensionDependencies": "właściwość „{0}” może zostać pominięta lub musi być typu „string[]”", + "extensionDescription.extensionKind": "Właściwość „{0}“ można zdefiniować tylko wtedy, gdy jest również zdefiniowana właściwość „main“.", + "extensionDescription.main1": "właściwość „{0}” może zostać pominięta lub musi być typu „string”", + "extensionDescription.main2": "Oczekiwano elementu „main” ({0}) dołączonego wewnątrz folderu rozszerzenia ({1}). Może to spowodować, że rozszerzenie nie będzie przenośne.", + "extensionDescription.main3": "obie właściwości „{0}” i „{1}” muszą zostać albo określone, albo pominięte", + "extensionDescription.name": "właściwość „{0}” jest obowiązkowa i musi być typu „string”", + "extensionDescription.publisher": "wydawca właściwości musi być typu „ciąg”.", + "extensionDescription.version": "właściwość „{0}” jest obowiązkowa i musi być typu „string”", + "notSemver": "Wersja rozszerzenia nie jest zgodna z wersją semantyczną.", "versionMismatch": "Rozszerzenie nie jest zgodne z programem Code {0}. Rozszerzenie wymaga: {1}.", "versionSpecificity1": "Wersja określona w elemencie „engines.vscode” ({0}) nie jest wystarczająco specyficzna. W przypadku wersji programu vscode wcześniejszych niż 1.0.0 określ co najmniej wymaganą wersję główną i pomocniczą. Na przykład ^0.10.0, 0.10.x, 0.11.0 itp.", "versionSpecificity2": "Wersja określona w elemencie „engines.vscode” ({0}) nie jest wystarczająco specyficzna. W przypadku wersji programu vscode późniejszych niż 1.0.0 określ co najmniej wymaganą wersję główną. Na przykład ^1.10.0, 1.10.x, 1.x.x, 2.x.x itp.", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Kolor tła elementów nawigacji.", "breadcrumbsFocusForeground": "Kolor elementów nawigacji z fokusem.", "breadcrumbsSelectedBackground": "Kolor tła selektora elementu nawigacji.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Kolor wybranych elementów nawigacji.", "buttonBackground": "Kolor tła przycisku.", "buttonBorder": "Kolor obramowania przycisku.", "buttonForeground": "Kolor pierwszego planu przycisku.", @@ -2518,13 +2518,13 @@ "cancel": "Anuluj", "confirmLogin": "Rozszerzenie „{0}” chce się zalogować przy użyciu {1}.", "confirmRelogin": "Rozszerzenie „{0}” wymaga ponownego zalogowania się przy użyciu {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Wybierz rozszerzenia, które mogą uzyskiwać dostęp do tego konta", "manageTrustedExtensions": "Zarządzaj zaufanymi rozszerzeniami", "manageTrustedExtensions.cancel": "Anuluj", "noTrustedExtensions": "To konto nie zostało użyte przez żadne rozszerzenia.", "notUsed": "Nie korzystał z tego konta", "signOut": "Wyloguj się", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "Konto „{0}” zostało użyte przez: \r\n\r\n{1}\r\n\r\n Czy wylogować się z tych rozszerzeń?", "signOutMessageSimple": "Czy wylogować się z „{0}”?", "signedOut": "Pomyślnie wylogowano." }, @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Przeglądarka binarna", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "Plik nie jest wyświetlany w edytorze, ponieważ jest binarny lub używa nieobsługiwanego kodowania tekstu.", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3335,7 +3335,7 @@ }, "vs/workbench/browser/parts/editor/editorPanes": { "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "editorOpenErrorDialog": "Nie można otworzyć edytora „{0}”.", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "Wymagane jest zaufanie do obszaru roboczego", "unavailableResourceErrorEditorText": "Nie można otworzyć edytora, ponieważ nie odnaleziono pliku.", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "Nie można otworzyć edytora z powodu nieoczekiwanego błędu." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Zamknij edytor", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Steruje formatem etykiety dla edytora bez tytułu.", "useSplitJSON": "Określa, czy podczas edytowania ustawień jako JSON ma być używany edytor JSON.", "viewVisibility": "Steruje widocznością akcji nagłówka widoku. Akcje nagłówka widoku mogą być zawsze widoczne lub widoczne tylko wtedy, gdy fokus jest przeniesiony do tego widoku lub po umieszczeniu wskaźnika myszy nad tym widokiem.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "Zawsze pytaj o potwierdzenie", + "window.confirmBeforeClose.always.web": "Zawsze próbuj monitować o potwierdzenie. Pamiętaj, że przeglądarki mogą nadal zadecydować o zamknięciu karty lub okna bez potwierdzenia.", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "Nigdy nie pytaj jawnie o potwierdzenie, chyba że utrata danych jest bliska.", "window.menuBarVisibility.classic": "Menu jest wyświetlane u góry okna i ukrywane tylko w trybie pełnoekranowym.", "window.menuBarVisibility.compact": "Menu jest wyświetlane jako kompaktowy przycisk na pasku bocznym. Ta wartość jest ignorowana, jeśli ustawienie „#window.titleBarStyle#“ ma wartość „native“.", "window.menuBarVisibility.hidden": "Menu jest zawsze ukryte.", @@ -4061,7 +4061,7 @@ "cancelButton": "&&Anuluj", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "Nie pytaj mnie ponownie", "exitButtonLabel": "&&Exit", "keychainWriteError": "Nie można zapisać informacji o logowaniu do łańcucha kluczy z powodu błędu „{0}”.", "learnMore": "Dowiedz się więcej", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Utwórz plik", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Plik jest katalogiem", "fileNotFoundError": "Nie znaleziono pliku", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Pokaż w widoku narzędzia Explorer", "textFileEditor": "Edytor plików tekstowych" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Edytor zawierający zmiany jest automatycznie zapisywany, gdy okno utraci fokus.", "files.exclude.boolean": "Wzorzec globalny do dopasowywania ścieżek do plików. Aby włączyć lub wyłączyć wzorzec, ustaw wartość true lub false.", "files.exclude.when": "Dodatkowe sprawdzenie elementów równorzędnych pasującego pliku. Użyj elementu \\$(basename) jako zmiennej dla nazwy pasującego pliku.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Limit czasu (w milisekundach), po upływie którego uczestnicy plików do tworzenia, zmiany nazwy i usuwania zostaną anulowani. Użyj „0”, aby wyłączyć uczestników.", "files.restoreUndoStack": "Przywróć stos cofania po ponownym otwarciu pliku.", "files.saveConflictResolution": "Konflikt zapisywania może wystąpić, gdy na dysku zostanie zapisany plik, który został w międzyczasie zmieniony przez inny program. Aby zapobiec utracie danych, użytkownik jest proszony o porównanie zmian w edytorze z wersją na dysku. To ustawienie powinno być zmieniane tylko wtedy, gdy często występują błędy dotyczące konfliktów zapisywania. Nieostrożne używanie tego ustawienia może spowodować utratę danych.", "files.simpleDialog.enable": "Włącza uproszczone okno dialogowe plików. Po włączeniu zastępuje ono systemowe okno dialogowe plików.", @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "Zwiększanie produktywności", "gettingStarted.menuBar.description.interpolated": "Pełny pasek menu jest dostępny w menu rozwijanym, aby zrobić miejsce na kod. Przełącz jego wygląd, aby uzyskać szybszy dostęp. \r\n{0}", "gettingStarted.menuBar.title": "Odpowiednia wielkość interfejsu użytkownika", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "Otwórz nowy plik bez tytułu, notes lub edytor niestandardowy.", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "Dostosowywanie notesów", "gettingStarted.notebookProfile.description": "Korzystaj z notesów, aby doświadczać w sposób odpowiadający Twoim preferencjom", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Nie można zapisać ustawień folderu, ponieważ nie podano żadnego zasobu.", "errorInvalidLaunchConfiguration": "Nie można zapisać pliku konfiguracji uruchamiania. Otwórz go, aby poprawić błędy/ostrzeżenia, a następnie spróbuj ponownie.", "errorInvalidRemoteConfiguration": "Nie można zapisać ustawień użytkownika zdalnego. Otwórz ustawienia użytkownika zdalnego, aby poprawić błędy/ostrzeżenia, a następnie spróbuj ponownie.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Nie można zapisać ustawień języka, ponieważ element {0} nie jest ustawieniem języka zasobu.", "errorInvalidTaskConfiguration": "Nie można zapisać pliku konfiguracji zadań. Otwórz go, aby poprawić błędy/ostrzeżenia, a następnie spróbuj ponownie.", "errorInvalidUserTarget": "Nie można zapisać ustawień użytkownika, ponieważ element {0} nie obsługuje zakresu globalnego.", "errorInvalidWorkspaceConfigurationApplication": "Nie można zapisać elementu {0} w ustawieniach obszaru roboczego. To ustawienie można zapisać tylko w ustawieniach użytkownika.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Nie można zapisać pliku. Otwórz plik, aby poprawić w nim błędy/ostrzeżenia, a następnie spróbuj ponownie." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", + "commandVariable.noStringType": "Nie można podstawić zmiennej polecenia „{0}”, ponieważ polecenie nie zwróciło wyniku, którego typ to ciąg.", + "inputVariable.command.noStringType": "Nie można podstawić zmiennej wejściowej „{0}”, ponieważ polecenie „{1}” nie zwróciło wyniku, którego typ to ciąg.", "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "inputVariable.missingAttribute": "Zmienna wejściowa „{0}” ma typ „{1}” i musi zawierać „{2}”.", + "inputVariable.noInputSection": "Zmienna „{0}” musi być zdefiniowana w sekcji „{1}” konfiguracji debugowania lub zadań.", + "inputVariable.undefinedVariable": "Napotkano niezdefiniowaną zmienną wejściową „{0}”. Usuń lub zdefiniuj zmienną wejściową „{0}”, aby kontynuować.", + "inputVariable.unknownType": "Zmienna wejściowa „{0}” może mieć tylko typ „promptString”, „pickString” lub „command”." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Opcjonalne argumenty przekazywane do polecenia.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/configuration-editing.i18n.json index 5eb896f5c3..b73655f256 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "O diretório de trabalho atual do executor de tarefas na inicialização", "defaultBuildTask": "O nome da tarefa de build padrão. Se não houver uma tarefa de build única padrão, uma seleção rápida será mostrada para escolher a tarefa de build.", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "O caminho em que uma extensão está instalada.", "file": "O arquivo aberto no momento", "fileBasename": "O nome base do arquivo aberto no momento", "fileBasenameNoExtension": "O nome base do arquivo aberto no momento sem nenhuma extensão de arquivo", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/css-language-features.i18n.json index d78183a91e..d2de9d92c4 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "Inserir ponto e vírgula no fim da linha ao preencher as propriedades de CSS.", "css.completion.triggerPropertyValueCompletion.desc": "Por padrão, o VS Code dispara a conclusão do valor da propriedade após a seleção de uma propriedade CSS. Use esta configuração para desabilitar esse comportamento.", "css.customData.desc": "A list of relative file paths pointing to JSON files following the [custom data format](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md).\r\n\r\nVS Code loads custom data on startup to enhance its CSS support for the custom CSS properties, at directives, pseudo classes and pseudo elements you specify in the JSON files.\r\n\r\nThe file paths are relative to workspace and only workspace folder settings are considered.", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "Coloque as chaves na mesma linha que as regras (`collapse`) ou coloque as chaves na própria linha (`expand`).", "css.format.enable.desc": "Habilitar/desabilitar o formatador CSS padrão.", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "Número máximo de quebras de linha a serem preservadas em uma parte, quando `#css.format.preserveNewLines#` estiver habilitado.", "css.format.newlineBetweenRules.desc": "Separe os conjuntos de regras por uma linha em branco.", "css.format.newlineBetweenSelectors.desc": "Separe os seletores com uma nova linha.", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "Se as quebras de linha existentes antes dos elementos devem ser preservadas.", "css.format.spaceAroundSelectorSeparator.desc": "Verifique se há um caractere de espaço em torno dos separadores '>', '+', '~' (por exemplo, 'a > b').", "css.hover.documentation": "Mostrar a documentação de marca e de atributo durante a focalização do CSS.", "css.hover.references": "Mostrar as referências ao MDN durante a focalização do CSS.", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "A configuração `less.colorDecorators.enable` foi preterida em favor de `editor.colorDecorators`.", "less.completion.completePropertyWithSemicolon.desc": "Inserir ponto e vírgula no fim da linha ao preencher as propriedades de CSS.", "less.completion.triggerPropertyValueCompletion.desc": "Por padrão, o VS Code dispara a conclusão do valor da propriedade após a seleção de uma propriedade CSS. Use esta configuração para desabilitar esse comportamento.", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "Coloque as chaves na mesma linha que as regras (`collapse`) ou coloque as chaves na própria linha (`expand`).", "less.format.enable.desc": "Habilitar/desabilitar o formatador LESS padrão.", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "Número máximo de quebras de linha a serem preservadas em uma parte, quando `#less.format.preserveNewLines#` estiver habilitado.", "less.format.newlineBetweenRules.desc": "Separe os conjuntos de regras por uma linha em branco.", "less.format.newlineBetweenSelectors.desc": "Separe os seletores com uma nova linha.", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "Se as quebras de linha existentes antes dos elementos devem ser preservadas.", "less.format.spaceAroundSelectorSeparator.desc": "Verifique se há um caractere de espaço em torno dos separadores '>', '+', '~' (por exemplo, 'a > b').", "less.hover.documentation": "Mostrar a documentação de marca e de atributo durante a focalização do LESS.", "less.hover.references": "Mostrar as referências ao MDN durante a focalização do LESS.", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "A configuração `scss.colorDecorators.enable` foi preterida em favor de `editor.colorDecorators`.", "scss.completion.completePropertyWithSemicolon.desc": "Inserir ponto e vírgula no fim da linha ao preencher as propriedades de CSS.", "scss.completion.triggerPropertyValueCompletion.desc": "Por padrão, o VS Code dispara a conclusão do valor da propriedade após a seleção de uma propriedade CSS. Use esta configuração para desabilitar esse comportamento.", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "Coloque as chaves na mesma linha que as regras (`collapse`) ou coloque as chaves na própria linha (`expand`).", "scss.format.enable.desc": "Habilitar/desabilitar o formatador SCSS padrão.", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "Número máximo de quebras de linha a serem preservadas em uma parte, quando `#scss.format.preserveNewLines#` estiver habilitado.", "scss.format.newlineBetweenRules.desc": "Separe os conjuntos de regras por uma linha em branco.", "scss.format.newlineBetweenSelectors.desc": "Separe os seletores com uma nova linha.", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "Se as quebras de linha existentes antes dos elementos devem ser preservadas.", "scss.format.spaceAroundSelectorSeparator.desc": "Verifique se há um caractere de espaço em torno dos separadores '>', '+', '~' (por exemplo, 'a > b').", "scss.hover.documentation": "Mostrar a documentação de marca e de atributo durante a focalização do SCSS.", "scss.hover.references": "Mostrar as referências ao MDN durante a focalização do SCSS.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/git.i18n.json index 5e51570441..2663983406 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/git.i18n.json @@ -168,7 +168,7 @@ "stash message": "Mensagem stash", "stashcheckout": "Fazer Stash e Check-out", "sure drop": "Tem certeza de que deseja remover o stash: {0}?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "Esta ação efetuará pull e push das confirmações de e para '{0}/{1}'.", "tag at": "Marca na {0}", "tag message": "Mensagem", "tag name": "Nome da marca", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Abrir Comparação", "git.timeline.source": "Histórico de Git", "git.timeline.stagedChanges": "Alterações Preparadas", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Alterações Não Confirmadas", "git.timeline.you": "Você" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "Usar a data de criação", "config.timeline.date.committed": "Usar a data confirmada", "config.timeline.showAuthor": "Controla se o autor do commit deve ser mostrado na exibição Linha do tempo.", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "Controla se as alterações não confirmadas devem ser mostradas no modo de exibição de Linha do Tempo.", "config.untrackedChanges": "Controla como as alterações não controladas se comportam.", "config.untrackedChanges.hidden": "As alterações não controladas são ocultas e excluídas de várias ações.", "config.untrackedChanges.mixed": "Todas as alterações, controladas e não controladas, aparecem juntas e se comportam igualmente.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/github-authentication.i18n.json index 6d7e600dec..d5684fe049 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/github-authentication.i18n.json @@ -11,13 +11,13 @@ "dist/githubServer": { "code.detail": "Para concluir a autenticação, navegue até o GitHub e cole o código único acima.", "code.title": "Seu Código: {0}", - "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "no": "Não", + "otherReasonMessage": "Você ainda não terminou de autorizar esta extensão para usar o GitHub. Deseja continuar tentando?", "progress": "Abra [{0}] ({0}) em uma nova guia e cole seu código avulso: {1}", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "Entrando no github.com...", + "signingInAnotherWay": "Entrando no github.com...", + "userCancelledMessage": "Está com problemas para fazer logon? Gostaria de tentar uma maneira diferente?", + "yes": "Sim" }, "package": { "description": "Provedor de Autenticação do GitHub", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/github.i18n.json index 3037be4260..be0594f499 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "A bifurcação '{0}' foi criada com êxito no GitHub.", "forking_pushing": "Enviando alterações por push...", "no": "Não", - "no pr template": "No template", + "no pr template": "Nenhum modelo", "openingithub": "Abrir no GitHub", "openpr": "Abrir PR", - "select pr template": "Select the Pull Request template" + "select pr template": "Selecione o modelo de Solicitação de Pull" }, "package": { "config.gitAuthentication": "Controla se a autenticação automática do GitHub deve ser habilitada para comandos git no VS Code.", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "Controla qual protocolo é utilizado para clonar um repositório do GitHub", "description": "Recursos do GitHub para VS Code", "displayName": "GitHub", "welcome.publishFolder": "Você também pode publicar essa pasta diretamente em um repositório GitHub. Depois de publicado, você terá acesso aos recursos de controle do código-fonte que são fornecidos pelo git e GitHub.\r\n[$(github) Publicar no GitHub](command:github.publish)", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/json-language-features.i18n.json index ce1f870477..034c0a172b 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "Não Mostrar Isto Novamente" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "Abrir Extensão", + "openSettings": "Abrir Configurações", "pending.detail": "Carregando informações JSON", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "Nenhum esquema configurado para este arquivo", + "schema.showdocs": "Saiba mais sobre a configuração do esquema JSON...", + "schemaFromFolderSettings": "Definindo nas configurações do espaço de trabalho", + "schemaFromUserSettings": "Definido nas configurações do usuário", + "schemaFromextension": "Configurado pela extensão: {0}", "schemaPicker.title": "Esquemas JSON usados para {0}", "status.error": "Não é possível calcular os esquemas usados", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "Vários esquemas JSON configurados.", + "status.noSchema": "Nenhum esquema JSON configurado.", + "status.noSchema.short": "Nenhuma Validação do Esquema", "status.notJSON": "Não é um editor JSON", "status.openSchemasLink": "Mostrar Esquemas", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "Esquema JSON configurado.", + "status.withSchema.short": "Esquema Validado", + "status.withSchemas.short": "Esquema Validado", "statusItem.name": "Status de Validação JSON" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "A definição de esquema para a URL fornecida. O esquema precisa ser fornecido apenas para evitar acessos à URL do esquema.", "json.schemas.url.desc": "Uma URL para um esquema ou um caminho relativo a um esquema no diretório atual", "json.tracing.desc": "Rastreia a comunicação entre o VS Code e o servidor de linguagem JSON.", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "Habilitar/desabilitar a validação JSON." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/markdown-language-features.i18n.json index ddc718d53a..97e94612c2 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "Seguir o link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "Falha ao localizar as referências de arquivo. Nenhum recurso fornecido.", + "progress.title": "Encontrando as Referências do Arquivo" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "Renomeação não suportada no local", + "renameNoFiles": "Não há suporte para renomear arquivos no momento" }, "dist/preview/preview": { - "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "lockedPreviewTitle": "[Prévia] {0}", + "onPreviewStyleLoadError": "Não foi possível carregar 'markdown.styles': {0}", + "preview.clickOpenFailed": "Não foi possível abrir {0}", + "previewTitle": "Visualizar {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} não encontrado", + "preview.securityMessage.label": "Aviso de Segurança Desabilitado para Conteúdo", + "preview.securityMessage.text": "Algum conteúdo foi desabilitado neste documento", + "preview.securityMessage.title": "Um conteúdo potencialmente não seguro foi desabilitado na visualização de Markdown. Altere a configuração de segurança da visualização de Markdown para permitir o conteúdo não seguro ou habilitar os scripts" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", - "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "disable.description": "Permitir a execução de todo o conteúdo e script. Não recomendado", + "disable.title": "Desabilitar", + "disableSecurityWarning.title": "Desabilitar aviso de segurança de visualização neste workspace", + "enableSecurityWarning.title": "Habilitar avisos de segurança de visualização neste workspace", + "insecureContent.description": "Habilitar carregamento de conteúdo via http", + "insecureContent.title": "Permitir conteúdo não seguro", + "insecureLocalContent.description": "Habilitar carregamento de conteúdo via http servido por localhost", + "insecureLocalContent.title": "Permitir conteúdo local não seguro", + "moreInfo.title": "Mais Informações", + "preview.showPreviewSecuritySelector.title": "Selecionar configurações de segurança para visualizações de Markdown neste workspace", + "strict.description": "Carregar somente conteúdo seguro", + "strict.title": "Estrito", + "toggleSecurityWarning.description": "Não afeta o nível de segurança do conteúdo" }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "Habilitar/desabilitar soltando no Markdown editor para inserir o deslocamento. Requer a habilitação de `#workbench.editor.dropIntoEditor.enabled#`.", "configuration.markdown.links.openLocation.beside": "Abrir links ao lado do editor ativo.", "configuration.markdown.links.openLocation.currentGroup": "Abrir links no grupo do editor ativo.", "configuration.markdown.links.openLocation.description": "Controla se os links nos arquivos Markdown devem ser abertos.", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "Habilitar/desabilitar sugestões de caminho para links de markdown", "description": "Fornece suporte de linguagem avançada para Markdown.", "displayName": "Recursos da Linguagem Markdown", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "Encontrar as Referências do Arquivo", "markdown.preview.breaks.desc": "Define como as quebras de linha são renderizadas na visualização de Markdown. A definição desta opção como 'true' cria um
para novas linhas dentro de parágrafos.", "markdown.preview.doubleClickToSwitchToEditor.desc": "Clicar duas vezes na visualização de Markdown para mudar para o editor.", "markdown.preview.fontFamily.desc": "Controla a família de fontes usada na visualização de Markdown.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/theme-defaults.i18n.json index 9c53963d08..71bef49b2d 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "Temas Padrão", "hcColorThemeLabel": "Alto Contraste Escuro", "lightColorThemeLabel": "Claro (Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "Alto Contraste Claro", "lightPlusColorThemeLabel": "Claro+ (claro padrão)", "minimalIconThemeLabel": "Mínimo (Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-pt-BR/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/extensions/typescript-language-features.i18n.json index d3e36fd136..9004a285cd 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "Criar tsconfig", "resolved.command.title.open": "Abrir o Arquivo de Configuração", "resolved.detail.noJsConfig": "Nenhum jsconfig", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "Nenhuma pasta aberta", "resolved.detail.noTsConfig": "Nenhum tsconfig", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "O arquivo não é parte das pastas abertas", "statusItem.name": "Status do IntelliSense JS/TS", "syntaxOnly.command.title.learnMore": "Saiba mais", "syntaxOnly.detail": "O IntelliSense não está disponível em Todo o Projeto", 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 73edb4102a..f406cf033d 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "Controla se o foco deve permanecer visível quando o mouse é movido sobre ele.", "inlayHints.enable": "Habilita as dicas embutidas no editor.", "inlayHints.fontFamily": "Controla a família de fontes de dicas de incrustações no editor. Quando definido como vazio, o `#editor.fontFamily#` é usado.", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "Controla o tamanho da fonte das dicas embutidas no editor. Como padrão, `#editor.fontSize#` é usado quando o valor configurado é menor que `5` ou maior que o tamanho da fonte do editor.", + "inlayHints.toggle": "Controle se as dicas embutidas são mostradas ou ocultadas temporariamente ao pressionar e manter pressionadas as teclas`Ctrl+Alt`.", "inline": "As Sugestões rápidas são mostradas como texto fantasma", "inlineSuggest.enabled": "Controla se quer mostrar automaticamente sugestões em linha no editor.", "letterSpacing": "Controla o espaçamento de letras em pixels.", @@ -521,8 +521,8 @@ "tabCompletion.off": "Desabilitar as conclusões da tabulação.", "tabCompletion.on": "A conclusão da tabulação inserirá a melhor sugestão de correspondência quando você pressionar a tecla Tab.", "tabCompletion.onlySnippets": "A conclusão da tabulação insere snippets quando o prefixo corresponde. Funciona melhor quando 'quickSuggestions' não está habilitado.", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "As dicas embutidas são exibidas por padrão e ocultadas ao manter pressionadas as teclas `Ctrl+Alt`", + "toogle.show": "As dicas embutidas estão ocultas por padrão e só são mostradas ao manter pressionadas as teclas `Ctrl+Alt`", "unfoldOnClickAfterEndOfLine": "Controla se clicar no conteúdo vazio depois de uma linha dobrada desdobrará a linha.", "unicodeHighlight.allowedCharacters": "Define os caracteres permitidos que não estão sendo destacados.", "unicodeHighlight.allowedLocales": "Caracteres unicode que são comuns em localidades permitidas não estão sendo destacados.", @@ -980,9 +980,9 @@ "selectTabWidth": "Selecionar o Tamanho da Tabulação para o Arquivo Atual" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "Ativar/desativar as Dicas Embutidas", + "toggleMnem": "Mostrar &&Dicas Embutidas", + "view": "Ver" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "Executar comando", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "Mover a Última Seleção para a Correspondência de Localização Anterior", "mutlicursor.addCursorsToBottom": "Adicionar Cursores na Parte Inferior", "mutlicursor.addCursorsToTop": "Adicionar Cursores à Parte Superior", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "Foco no Próximo Cursor", + "mutlicursor.focusNextCursor.description": "Foco no próximo cursor", + "mutlicursor.focusPreviousCursor": "Foco no Cursor Anterior", + "mutlicursor.focusPreviousCursor.description": "Foco no cursor anterior", "mutlicursor.insertAbove": "Adicionar Cursor Acima", "mutlicursor.insertAtEndOfEachLineSelected": "Adicionar Cursores nas Extremidades da Linha", "mutlicursor.insertBelow": "Adicionar Cursor Abaixo", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "'{0}' foi renomeado com êxito para '{1}'. Resumo: {2}", "enablePreview": "Habilitar/desabilitar a capacidade de visualizar alterações antes de renomear", - "label": "Renaming '{0}' to '{1}'", + "label": "Renomeando '{0}' para '{1}'", "no result": "Nenhum resultado.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Renomeando {0} como {1}", "rename.failed": "A renomeação falhou ao computar edições", "rename.failedApply": "A renomeação falhou ao aplicar edições", "rename.label": "Renomear Símbolo", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "Se há uma próxima parada de tabulação durante o modo de snippet", "hasPrevTabstop": "Se há uma parada de tabulação anterior durante o modo de snippet", "inSnippetMode": "Se o editor atual está no modo de snippet", - "next": "Go to next placeholder..." + "next": "Ir para o próximo espaço reservado..." }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "Abril", @@ -1489,47 +1489,47 @@ "useId": "Não se esqueça de usar a ID de extensão completa, incluindo o editor, por exemplo: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Não é possível ler o arquivo {0}: {1}.", + "jsonInvalidFormat": "Formato {0} inválido: objeto JSON esperado.", + "jsonParseFail": "Falha ao analisar {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Arquivo de manifesto inválido {0}: não é um objeto JSON.", + "jsonsParseReportErrors": "Falha ao analisar {0}: {1}.", + "missingNLSKey": "Não foi possível localizar a mensagem para a chave {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "Você tem o {0} instalado no sistema. Deseja instalar as extensões recomendadas para ele?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "Não pôde ler a extensão de {0}", + "errorDeleting": "Não é possível excluir a pasta existente '{0}' ao instalar a extensão '{1}'. Por favor, exclua a pasta manualmente e tente novamente", "exitCode": "Não é possível instalar a extensão. Saia e inicie o VS Code antes de reinstalar.", "incompatible": "Não é possível instalar a extensão ' {0} ', pois não é compatível com o VS Code '{1} '.", "notInstalled": "A extensão '{0}' não está instalada.", "quitCode": "Não é possível instalar a extensão. Encerre e inicie o VS Code antes de reinstalar.", "removeError": "Erro ao remover a extensão: {0}. Encerre e inicie o VS Code antes de tentar novamente.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Erro desconhecido ao renomear {0} para {1}", "restartCode": "Reinicie o VS Code antes de reinstalar {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX inválido: package.json não é um arquivo JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "a propriedade `{0}` pode ser omitida ou precisa ser do tipo `string[]`", + "extensionDescription.activationEvents2": "as propriedades `{0}` e `{1}` precisam ser ambas especificadas ou ambas omitidas", + "extensionDescription.browser1": "a propriedade `{0}` pode ser omitida ou deve ser do tipo `string`", + "extensionDescription.browser2": "É esperado que `browser` ({0}) seja incluído na pasta da extensão ({1}). Isso pode tornar a extensão não portátil.", + "extensionDescription.browser3": "as propriedades `{0}` e `{1}` precisam ser ambas especificadas ou ambas omitidas", + "extensionDescription.engines": "a propriedade `{0}` é obrigatória e precisa ser do tipo `object`", + "extensionDescription.engines.vscode": "a propriedade `{0}` é obrigatória e deve ser do tipo `string`", + "extensionDescription.extensionDependencies": "a propriedade `{0}` pode ser omitida ou precisa ser do tipo `string[]`", + "extensionDescription.extensionKind": "A propriedade `{0}` pode ser definida somente se a propriedade `main` também estiver definida.", + "extensionDescription.main1": "a propriedade `{0}` pode ser omitida ou deve ser do tipo `string`", + "extensionDescription.main2": "É esperado que 'main' ({0}) seja incluído na pasta da extensão ({1}). Isso pode tornar a extensão não portátil.", + "extensionDescription.main3": "as propriedades `{0}` e `{1}` precisam ser ambas especificadas ou ambas omitidas", + "extensionDescription.name": "a propriedade `{0}` é obrigatória e deve ser do tipo `string`", + "extensionDescription.publisher": "o editor de propriedade precisa ser do tipo `string`.", + "extensionDescription.version": "a propriedade `{0}` é obrigatória e deve ser do tipo `string`", + "notSemver": "A versão da extensão não é compatível com semver.", "versionMismatch": "A extensão não é compatível com o código {0}. A extensão exige: {1}.", "versionSpecificity1": "A versão especificada em `engines.vscode` ({0}) não é suficientemente específica. Para versões do vscode anteriores à 1.0.0, defina pelo menos a versão desejada principal e secundária. Por exemplo, ^0.10.0, 0.10.x, 0.11.0 etc.", "versionSpecificity2": "A versão especificada em `engines.vscode` ({0}) não é suficientemente específica. Para versões do vscode posteriores à versão 1.0.0, defina no mínimo a versão principal desejada. Por exemplo, ^1.10.0, 1.10.x, 1.x.x, 2.x.x etc.", @@ -1641,7 +1641,7 @@ "sev.warning": "Aviso" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "&&Cancelar", "mAbout": "Sobre {0}", "mBringToFront": "Trazer todos para a frente", "mEdit": "E&&ditar", @@ -1675,8 +1675,8 @@ "miQuit": "Encerrar {0}", "miRestartToUpdate": "Reiniciar para &&Atualizar", "miSwitchWindow": "Mudar &&Janela...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "&&Encerrar", + "quitMessage": "Tem certeza de que deseja encerrar?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "&&Cancelar", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "Uma origem de perfil que detectará automaticamente os caminhos para o shell." }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "Detectar o padrão automaticamente" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "Conteúdo da sessão restaurado de {0} em {1}" @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Cor da tela de fundo dos itens de trilha.", "breadcrumbsFocusForeground": "Cor dos itens de trilha com foco.", "breadcrumbsSelectedBackground": "Cor da tela de fundo do seletor de item de trilha.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Cor dos itens de trilha selecionados.", "buttonBackground": "Cor da tela de fundo do botão.", "buttonBorder": "Cor da borda do botão.", "buttonForeground": "Cor de primeiro plano do botão.", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "Cor de fundo para a margem onde as linhas foram removidas.", "diffEditorRemovedLines": "Cor de fundo para linhas que foram removidas. A cor não deve ser opaca para não esconder as decorações subjacentes.", "diffEditorRemovedOutline": "Cor da estrutura de tópicos do texto que foi removido.", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "Primeiro plano geral para elementos desabilitados. Essa cor somente é usada se não for substituída por um componente.", "dropdownBackground": "Tela de fundo suspensa.", "dropdownBorder": "Borda suspensa.", "dropdownForeground": "Primeiro plano suspenso.", @@ -2518,13 +2518,13 @@ "cancel": "Cancelar", "confirmLogin": "A extensão '{0}' quer entrar usando {1}.", "confirmRelogin": "A extensão '{0}' deseja que você entre novamente usando {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Escolha quais extensões podem acessar esta conta", "manageTrustedExtensions": "Gerenciar Extensões Confiáveis", "manageTrustedExtensions.cancel": "Cancelar", "noTrustedExtensions": "Esta conta não foi usada por nenhuma extensão.", "notUsed": "Não usou esta conta", "signOut": "Sair", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "A conta '{0}' foi usada por: \r\n\r\n{1}\r\n\r\n Sair dessas extensões?", "signOutMessageSimple": "Sair de '{0}'?", "signedOut": "Desconectado com êxito." }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Visualizador Binário", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "O arquivo não é exibido no editor porque é um binário ou usa uma codificação de texto sem suporte.", + "openAnyway": "Abrir Mesmo Assim" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "Habilitar/desabilitar trilhas de navegação.", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "O editor padrão para arquivos detectados como binários. Se indefinido, o usuário será apresentado a um seletor." }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "Mantenha pressionada a tecla __Shift__ para entrar no editor" }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "Ações do grupo de editor vazio", @@ -3334,20 +3334,20 @@ "groupLabel": "Grupo {0}" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", + "cancel": "Cancelar", + "editorOpenErrorDialog": "Não é possível abrir '{0}'", "ok": "OK" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "Editor de Erros", "manageTrust": "Gerenciar a confiança do espaço de trabalho", "requiresFolderTrustText": "O arquivo não é exibido no editor porque não foi concedida confiança para a pasta.", "requiresWorkspaceTrustText": "O arquivo não é exibido no editor porque não foi concedida confiança para a pasta.", "retry": "Tentar novamente", "trustRequiredEditor": "Confiança do espaço de trabalho necessária", "unavailableResourceErrorEditorText": "O editor não pôde ser aberto porque o arquivo não foi encontrado.", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "Não foi possível abrir o editor devido a um erro inesperado: {0}", + "unknownErrorEditorTextWithoutError": "O editor não pôde ser aberto devido a um erro inesperado." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Fechar o Editor", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[Host de Desenvolvimento de Extensão]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "Ocultar o Controle do Layout", "patchedWindowTitle": "[Sem suporte]", "userIsAdmin": "[Administrador]", "userIsSudo": "[Superusuário]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "Controla se os editores que mostram um arquivo que foi aberto durante a sessão devem fechar automaticamente ao serem excluídos ou renomeados por algum outro processo. Desabilitar isso manterá o editor aberto em tal evento. Observe que a exclusão de dentro do aplicativo sempre fechará o editor e que os editores com alterações não salvas nunca fecharão para preservar seus dados.", "closeOnFocusLost": "Controla se a Abertura Rápida deve ser fechada automaticamente quando perde o foco.", "commandHistory": "Controla o número de comandos usados recentemente para manter o histórico da paleta de comandos. Defina como 0 para desabilitar o histórico de comandos.", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "Controla se uma caixa de diálogo de confirmação deve ser exibida antes de fechar a janela ou encerrar do aplicativo.", "confirmBeforeCloseWeb": "Controla se um diálogo de confirmação deve ser mostrado antes do fechamento da janela ou da guia do navegador. Observe que, mesmo quando esta configuração está habilitada, os navegadores ainda podem decidir fechar uma guia ou uma janela sem confirmação e que ela é apenas uma dica que pode não funcionar em alguns casos.", "customMenuBarAltFocus": "Controla se a barra de menus será focada pressionando a tecla Alt. Essa configuração não tem efeito sobre como ativar/desativar a barra de menus com a tecla Alt.", "decorations.badges": "Controla se as decorações de arquivo do editor devem usar selos.", "decorations.colors": "Controla se as decorações de arquivo do editor devem usar cores.", "dirty": "`${dirty}`: um indicador para quando o editor ativo tem alterações não salvas.", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "Controla se você pode arrastar e soltar um arquivo em um editor de texto mantendo pressionada a tecla `shift` (em vez de abrir o arquivo em um editor).", "editorOpenPositioning": "Controla onde os editores são abertos. Selecione `left` ou `right` para abrir editores à esquerda ou à direita do editor ativo no momento. Selecione `first` ou `last` para abrir editores independentemente do que está atualmente ativo.", "editorTabCloseButton": "Controla a posição dos botões de fechar das guias do editor ou os desabilita quando definido como 'desativado'. Esse valor é ignorado quando `#workbench.editor.showTabs#` está desabilitado.", "enableMenuBarMnemonics": "Controla se os menus principais podem ser abertos por meio de atalhos da tecla Alt. A desabilitação de mnemônicos permite associar esses atalhos de tecla Alt aos comandos do editor.", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "Mostra um único botão com uma lista suspensa de opções de layout.", "layoutcontrol.type.toggles": "Mostra vários botões para alternar a visibilidade dos painéis e da barra lateral.", "limitEditorsEnablement": "Controla se o número de editores abertos deve ser limitado ou não. Quando habilitado, os editores menos usados recentemente fecharão para abrir espaço para os editores recém-abertos.", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "Controla se o número máximo de editores abertos deve excluir os editores sujos para contagem até o limite configurado.", "limitEditorsMaximum": "Controla o número máximo de editores abertos. Use a configuração `#workbench.editor.limit.perEditorGroup#` para controlar esse limite por grupo de editor ou em todos os grupos.", "localHistoryEnabled": "Controla se o histórico de arquivos locais está ativado. Quando habilitado, o conteúdo do arquivo de um editor salvo será armazenado em um local de backup para poder restaurar ou revisar o conteúdo posteriormente. Alterar essa configuração não tem efeito nas entradas existentes do histórico de arquivos locais.", "localHistoryMaxFileEntries": "Controla o número máximo de entradas do histórico de arquivos locais por arquivo. Quando o número de entradas do histórico de arquivos locais exceder esse número para um arquivo, as entradas mais antigas serão descartadas.", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Controla o formato do rótulo de um editor sem título.", "useSplitJSON": "Controla se o editor de JSON dividido deve ser usado ao editar configurações como JSON.", "viewVisibility": "Controla a visibilidade das ações do cabeçalho do modo de exibição. Exibir ações de cabeçalho poderá estar sempre visível ou visível apenas quando esse modo de exibição estiver com foco ou focalizado.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "Sempre solicitar confirmação.", + "window.confirmBeforeClose.always.web": "Sempre tentar a solicitação de confirmação. Observe que os navegadores ainda podem decidir fechar uma guia ou uma janela sem confirmação.", + "window.confirmBeforeClose.keyboardOnly": "Peça confirmação apenas se uma associação de teclas for usada.", + "window.confirmBeforeClose.keyboardOnly.web": "Somente peça confirmação se uma associação de teclas foi usada para fechar a janela. Observe que a detecção pode não ser possível em alguns casos.", + "window.confirmBeforeClose.never": "Nunca peça confirmação explicitamente.", + "window.confirmBeforeClose.never.web": "Nunca solicitar confirmação explicitamente, a menos que a perda de dados seja iminente.", "window.menuBarVisibility.classic": "O menu é exibido na parte superior da janela e fica oculto somente no modo de tela inteira.", "window.menuBarVisibility.compact": "O menu é exibido como um botão compacto na barra lateral. Esse valor é ignorado quando '#window.titleBarStyle#' for 'native'.", "window.menuBarVisibility.hidden": "O menu está sempre oculto.", @@ -3864,9 +3864,9 @@ "banner.foreground": "Cor da tela de fundo da faixa. O banner é mostrado sob a barra de título da janela.", "banner.iconForeground": "Cor do ícone da faixa. O banner é mostrado sob a barra de título da janela.", "editorDragAndDropBackground": "Cor da tela de fundo ao arrastar editores. A cor deve ter transparência para que o conteúdo do editor ainda possa se destacar.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "Cor do plano de fundo do texto mostrado nos editores ao arrastar arquivos. Este texto informa ao usuário que ele pode manter pressionada a tecla Shift para soltar no editor.", + "editorDropIntoPromptBorder": "Cor da borda do texto mostrado nos editores ao arrastar arquivos. Este texto informa ao usuário que ele pode manter pressionada a tecla Shift para soltar no editor.", + "editorDropIntoPromptForeground": "Cor do primeiro plano do texto mostrado nos editores ao arrastar arquivos. Este texto informa ao usuário que ele pode manter pressionada a tecla Shift para soltar no editor.", "editorGroupBorder": "Cor para separar vários grupos de editor. Os grupos de editor são contêineres de editores.", "editorGroupEmptyBackground": "Cor da tela de fundo de um grupo de editor vazio. Os grupos de editor são contêineres de editores.", "editorGroupFocusedEmptyBorder": "A cor da borda de um grupo de editor vazio que está com foco. Os grupos de editor são contêineres de editores.", @@ -4048,7 +4048,7 @@ "zoomLevel": "Ajustar o nível de zoom da janela. O tamanho original é 0 e cada incremento acima (por exemplo, 1) ou abaixo (por exemplo, -1) representa zoom 20% maior ou menor. Você também pode inserir decimais para ajustar o nível de zoom com uma granularidade mais fina." }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Salvando o estado da interface do usuário" }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "Versão: {0}\r\nCommit: {1}\r\nData: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nOS: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "&&Cancelar", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "&&Fechar Janela", + "closeWindowMessage": "Tem certeza de que deseja fechar a janela?", + "doNotAskAgain": "Não perguntar novamente", + "exitButtonLabel": "&&Sair", "keychainWriteError": "Falha ao gravar informações de logon no conjunto de chaves com o erro '{0}'.", "learnMore": "Saiba mais", "loaderCycle": "Há um ciclo de dependência nos módulos AMD que precisa ser resolvido!", @@ -4070,9 +4070,9 @@ "password": "Senha", "proxyAuthRequired": "Autenticação de Proxy Obrigatória", "proxyDetail": "O proxy '{0}' requer um nome de usuário e uma senha.", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "&&Encerrar", + "quitMessage": "Tem certeza de que deseja sair?", + "quitMessageMac": "Tem certeza de que deseja encerrar?", "rememberCredentials": "Lembrar minhas credenciais", "runningAsRoot": "Não é recomendado executar {0} como usuário root.", "shutdownErrorClose": "Um erro inesperado impediu o fechamento da janela.", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "Recarregar a janela está demorando um pouco mais...", "troubleshooting": "Guia de Solução de Problemas", "username": "Nome de usuário", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "As seguintes operações ainda estão em execução: \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "Ponto de interrupção na linha", @@ -4136,7 +4136,7 @@ "fileOperation": "Operação de arquivo", "nothing": "Não foram feitas edições", "quit": "Encerrar", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "Controla se os arquivos que fizeram parte de uma refatoração são salvos automaticamente", "reloadTheWindow": "Recarregar a Janela", "summary.0": "Não foram feitas edições", "summary.n0": "Feitas {0} edições de texto em um arquivo", @@ -4446,11 +4446,11 @@ "wrapMinified": "Habilitar quebra de linha para este arquivo" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "selecionar um editor diferente", "chooseEditorBindingTooltip": "{0}", "dontshow": "não mostrar", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " ou ", "selectAlanguage2": "Selecione uma linguagem", "thisAgain": " isso novamente.", "toGetStarted": " para começar. Comece a digitar para ignorar ou " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "Iniciar Registro em Log da Gramática de Sintaxe do TextMate" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "Cor do plano de fundo dos intervalos de comentários.", "resolvedCommentBorder": "Cor de bordas e seta para comentários resolvidos.", "unresolvedCommentBorder": "Cor de bordas e seta para comentários não resolvidos." }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "Comente o thread com {0} comentários. {1}.", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "Histórico de threads com {0} comentários nas linhas {1} a {2}. {3}." }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "Ícone para recolher um comentário de revisão.", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "Esta configuração foi preterida em favor de 'comments.openView'.", "comments.openView": "Controla quando o painel de comentários deve ser aberto.", "comments.openView.file": "A exibição de comentários será aberta quando um arquivo com comentários estiver ativo.", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "Se a exibição de comentários ainda não tiver sido aberta durante esta sessão, ela será aberta pela primeira vez durante uma sessão em que um arquivo com comentários estiver ativo.", "comments.openView.never": "A exibição de comentários nunca será aberta.", "commentsConfigurationTitle": "Comentários", "openComments": "Controla quando o painel de comentários deve ser aberto.", "useRelativeTime": "Determina se o tempo relativo será usado nos carimbos de data/hora de comentários (por exemplo, '1 dia atrás')." }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "Adicionar Comentários na Seleção Atual", "hasCommentingRange": "Se a posição no cursor ativo tiver um intervalo de comentários", "nextCommentThreadAction": "Ir para o Próximo Thread de Comentário", "pickCommentService": "Selecionar Provedor de Comentários", @@ -4672,7 +4672,7 @@ "copyAsExpression": "Copiar como Expressão", "copyStackTrace": "Copiar Pilha de Chamadas", "copyValue": "Copiar o Valor", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "Mostrar automaticamente valores para variáveis que são resolvidas lentamente pelo depurador, como getters.", "debug.confirmOnExit": "Controla se é necessário confirmar quando a janela fecha se houver sessões de depuração ativas.", "debug.confirmOnExit.always": "Sempre confirmar se há sessões de depuração.", "debug.confirmOnExit.never": "Nunca confirmar.", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "Controla a altura da linha em pixels no console de depuração. Use 0 para computar a altura da linha do tamanho da fonte.", "debug.console.wordWrap": "Controla se as linhas devem ser quebradas no console de depuração.", "debug.disassemblyView.showSourceCode": "Mostrar Código-Fonte no Modo de Exibição de Desmontagem.", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "Controla se o editor deve estar focado quando o depurador for interrompido.", "debug.focusWindowOnBreak": "Controla se a janela do workbench deve ser com foco quando o depurador é interrompido.", "debug.onTaskErrors": "Controla o que fazer quando forem encontrados erros após a execução de um preLaunchTask.", "debug.saveBeforeStart": "Controla quais editores devem ser salvos antes do início de uma sessão de depuração.", @@ -4786,7 +4786,7 @@ "continueDebug": "Continuar", "debug": "Depurar", "disconnect": "Desconectar", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "Desconectar e Suspender", "focusSession": "Focar na Sessão", "jumpToCursor": "Ir para o Cursor", "noExecutableCode": "Nenhum código executável está associado à posição atual do cursor.", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "Não é possível rastrear a tarefa '{0}'. Verifique se há um problema de correspondência definido." }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "Mais...", "reverseContinue": "Inverter", "stepBackDebug": "Retroceder" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "True quando o registro de ativação focalizado dá suporte a 'restartFrame'.", "stepBackSupported": "True quando a sessão focalizada dá suporte às solicitações 'stepBack'.", "stepIntoTargetsSupported": "True quando a sessão focalizada dá suporte à solicitação 'stepIntoTargets'.", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "Verdadeiro quando a sessão focada suporta a funcionalidade de suspensão do depurador.", "terminateDebuggeeSupported": "True quando a sessão em foco oferece suporte ao recurso de encerramento de depuração.", "variableEvaluateNamePresent": "Verdadeiro quando a variável em foco tem um campo 'evalauteName' definido.", "variableIsReadonly": "Verdadeiro quando a variável em foco é somente leitura.", @@ -5161,7 +5161,7 @@ "useUniqueNames": "Use nomes de configuração exclusivos.", "vscode.extension.contributes.breakpoints": "Contribui com os pontos de interrupção.", "vscode.extension.contributes.breakpoints.language": "Permitir pontos de interrupção para esta linguagem.", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "A condição que deve ser verdadeira para habilitar os pontos de interrupção nesse idioma. Considere combinar isso com o depurador quando a cláusula for apropriada.", "vscode.extension.contributes.debuggers": "Contribui com adaptadores de depuração.", "vscode.extension.contributes.debuggers.args": "Argumentos opcionais a serem passados ao adaptador.", "vscode.extension.contributes.debuggers.configurationAttributes": "Configurações de esquema JSON para validação de 'launch.json'.", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "Argumentos de runtime opcionais.", "vscode.extension.contributes.debuggers.type": "Identificador exclusivo deste adaptador de depuração.", "vscode.extension.contributes.debuggers.variables": "Mapeamento de variáveis interativas (por exemplo, ${action.pickProcess}) em `launch.json` para um comando.", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "Condição que deve ser verdadeira para habilitar este tipo de depurador. Considere usar 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' ou uma chave de contexto definida pela extensão, conforme apropriado para isso.", "vscode.extension.contributes.debuggers.windows": "Configurações específicas do Windows.", "vscode.extension.contributes.debuggers.windows.runtime": "Runtime usado para Windows." }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Criar Arquivo", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "O arquivo é um diretório", "fileNotFoundError": "Arquivo não encontrado", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Modo de exibição Revelar no Explorer", "textFileEditor": "Editor de Arquivo de Texto" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "Mover {0}", "movingBulkEdit": "Movendo {0} arquivos", "movingFileBulkEdit": "Movendo {0}", - "newFile": "New Text File", + "newFile": "Novo arquivo de texto", "newFolder": "Nova Pasta", "openFileInNewWindow": "Abrir Arquivo Ativo na Nova Janela", "openFileToShowInNewWindow.unsupportedschema": "O editor ativo precisa conter um recurso que pode ser aberto.", @@ -6029,12 +6029,12 @@ "miAutoSave": "Salvamento A&&utomático", "miCloseEditor": "&&Fechar o Editor", "miGotoFile": "Ir para &&Arquivo...", - "miNewFile": "&&New Text File", + "miNewFile": "&&Novo Arquivo de Texto", "miRevert": "Re&&verter Arquivo", "miSave": "&&Salvar", "miSaveAll": "Salvar T&&udo", "miSaveAs": "Salvar &&como...", - "newFile": "New Text File", + "newFile": "Novo arquivo de texto", "openFile": "Abrir o Arquivo...", "openToSide": "Abrir ao Lado", "revealInSideBar": "Modo de exibição Revelar no Explorer", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Um editor com alterações é salvo automaticamente quando a janela perde o foco.", "files.exclude.boolean": "O padrão glob ao qual corresponder os caminhos do arquivo. Defina como true ou false para habilitar ou desabilitar o padrão.", "files.exclude.when": "Verificação adicional nos irmãos de um arquivo correspondente. Use $(basename) como variável para o nome do arquivo correspondente.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Tempo limite em milissegundos após o qual os participantes do arquivo para criar, renomear e excluir serão cancelados. Use `0` para desabilitar participantes.", "files.restoreUndoStack": "Restaurar a pilha de desfazer quando um arquivo for reaberto.", "files.saveConflictResolution": "Um conflito de salvamento pode ocorrer quando um arquivo é salvo em um disco que foi alterado por outro programa nesse tempo. Para evitar a perda de dados, o usuário é solicitado a comparar as alterações no editor com a versão no disco. Essa configuração só deverá ser alterada se você encontrar frequentemente erros de conflito de salvamento e poderá resultar em perda de dados se usada sem cuidado.", "files.simpleDialog.enable": "Habilita a caixa de diálogo de arquivo simples. A caixa de diálogo de arquivo simples substitui a caixa de diálogo de arquivo do sistema quando habilitada.", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "Recolher Pastas no Explorador", - "createNewEditor": "New Editor", + "createNewEditor": "Novo Editor", "createNewFolder": "Nova Pasta", "explorerSection": "Seção do Explorador: {0}", "refreshExplorer": "Atualizar Explorador" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0}, {1}", "aria.2": "{0}", - "cat": "View", + "cat": "Ver", "langStatus.aria": "Status da Linguagem do Editor: {0}", "langStatus.name": "Status da Linguagem do Editor", "name.pattern": "{0} (Status da Linguagem)", "pin": "Adicionar à Barra de Status", - "reset": "Reset Language Status Interaction Counter", + "reset": "Reiniciar o Contador de Interações do Status do Idioma", "unpin": "Remover da Barra de Status" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "Controlar onde as ações de inserção de célula devem aparecer.", "notebook.interactiveWindow.collapseCodeCells": "Controla se as células de código na janela interativa são recolhidas por padrão.", "notebook.markup.fontSize": "Controla o tamanho da fonte de marcação renderizada em notebooks. Quando definido como `0`, será usado 120% do `#editor.fontSize#`.", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "A família de fontes do texto de saída das células do bloco de anotações. Quando definido como vazio, `#editor.fontFamily#` é utilizado.", + "notebook.outputFontSize": "Tamanho da fonte do texto de saída das células do bloco de anotações. Quando definido como 0, `#editor.fontSize#` é usado.", + "notebook.outputLineHeight": "Altura da linha do texto de saída para células do bloco de anotações.\r\n - Valores entre 0 e 8 serão usados como um multiplicador com o tamanho da fonte.\r\n - Valores maiores ou iguais a 8 serão usados como valores efetivos.", "notebook.showCellStatusbar.description": "Especifica se a barra de status da célula deve ser mostrada.", "notebook.showCellStatusbar.hidden.description": "A barra de Status da célula está sempre oculta.", "notebook.showCellStatusbar.visible.description": "A barra de Status da célula está sempre visível.", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "Ordem de Execução" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "Inicializando...", "select": "Selecione Kernel" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "Ícone dos comandos para abrir as configurações.", "settingsAddIcon": "Ícone da ação Adicionar na interface do usuário de Configurações.", "settingsEditIcon": "Ícone da ação Editar na interface do usuário de Configurações.", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "Ícone do botão que sugere filtros para a interface do usuário de Configurações.", "settingsGroupCollapsedIcon": "Ícone de uma seção recolhida no editor de Configurações de divisão de JSON.", "settingsGroupExpandedIcon": "Ícone de uma seção expandida no editor de Configurações de divisão de JSON.", "settingsMoreActionIcon": "Ícone da ação 'mais ações' na interface do usuário de Configurações.", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "Configurações de pesquisa", "clearInput": "Limpar Entrada da Pesquisa de Configurações", "clearSearchFilters": "Limpar os Filtros", - "filterInput": "Filter Settings", + "filterInput": "Configurações do Filtro", "lastSyncedLabel": "Última sincronização: {0}", "moreThanOneResult": "{0} Configurações Encontradas", "noResults": "Nenhuma Configuração Encontrada", @@ -7171,7 +7171,7 @@ "problems": "Problemas", "proxy": "Proxy", "remote": "Remoto", - "scm": "Source Control", + "scm": "Controle do Código-Fonte", "screencastMode": "Modo Screencast", "search": "Pesquisar", "security": "Segurança", @@ -7191,18 +7191,18 @@ "zenMode": "Modo Zen" }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { - "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", - "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "extSettingsSearch": "ID de Extensão...", + "extSettingsSearchTooltip": "Adicionar filtro de ID de extensão", + "featureSettingsSearch": "Característica...", + "featureSettingsSearchTooltip": "Adicionar filtro de recursos", + "idSettingsSearch": "ID de Configuração...", + "idSettingsSearchTooltip": "Adicionar filtro de ID de configuração", + "langSettingsSearch": "Idioma...", + "langSettingsSearchTooltip": "Adicionar filtro de ID de idioma", + "modifiedSettingsSearch": "Modificado", + "modifiedSettingsSearchTooltip": "Exibir apenas as configurações modificadas", + "tagSettingsSearch": "Marca...", + "tagSettingsSearchTooltip": "Adicionar filtro de marca" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "Também modificado em", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "Controla se as ações embutidas estão sempre visíveis na exibição de Controle do Código-fonte.", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "Controla se os repositórios devem sempre estar visíveis na exibição do Controle do Código-Fonte.", + "autoReveal": "Controla se a exibição do Controle do Código-Fonte deve revelar e selecionar arquivos automaticamente ao abri-los.", "diffDecorations": "Controla decorações de comparação no editor.", "diffDecorationsIgnoreTrimWhitespace": "Controla se o espaço em branco à esquerda e à direita é ignorado nas decorações da medianiz de comparação do Controle do Código-fonte.", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "Controla se um padrão é usado para as decorações de comparação na medianiz.", + "diffGutterPatternAdded": "Use o padrão para as decorações de comparação na medianiz para linhas adicionadas.", + "diffGutterPatternModifed": "Use o padrão para as decorações de comparação na medianiz para linhas modificadas.", "diffGutterWidth": "Controla a largura (px) das decorações de comparação na medianiz (adicionado a & modified).", "inputFontFamily": "Controla a fonte da mensagem de entrada. Use 'default' para a família de fontes da interface do usuário do workbench, `editor` para o valor de `#editor.fontFamily#` ou uma família de fontes personalizada.", "inputFontSize": "Controla o tamanho da fonte da mensagem de entrada em pixels.", "manageWorkspaceTrustAction": "Gerenciar a Confiança do Espaço de Trabalho", - "miViewSCM": "Source &&Control", + "miViewSCM": "Controle do &&Código-Fonte", "no open repo": "Não há provedores de controle de código fonte registrados.", "no open repo in an untrusted workspace": "Nenhum dos provedores de controle do código-fonte registrados funciona no Modo Restrito.", "open in terminal": "Abrir no Terminal", "providersVisible": "Controla quantos repositórios são visíveis na seção Repositórios de Controle do Código-fonte. Defina como `0` para poder redimensionar manualmente o modo de exibição.", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "Controla a ordem de classificação dos repositórios na exibição de repositórios de controle do código-fonte.", + "scm accept": "Controle do Código-Fonte: Aceitar Entrada", + "scm view next commit": "Controle do Código-Fonte: Exibir a Próxima Confirmação", + "scm view previous commit": "Controle do Código-Fonte: Exibir a Confirmação Anterior", "scm.countBadge": "Controla o selo da contagem no ícone de Controle do Código-fonte na Barra de Atividade.", "scm.countBadge.all": "Mostrar a soma de todas as notificações de contagem dos Provedores de Controle do Código-fonte.", "scm.countBadge.focused": "Mostrar a notificação de contagem do Provedor de Controle do Código-fonte com foco.", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "Controla o modo de classificação do repositório de controle de código-fonte padrão.", "scm.defaultViewSortKey.name": "Classifique as alterações do repositório por nome do arquivo.", "scm.defaultViewSortKey.path": "Classifique as alterações do repositório para o caminho.", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "Classificar as alterações do repositório pelo status do Controle do Código-Fonte.", "scm.diffDecorations.all": "Mostrar as decorações de comparação em todas as localizações disponíveis.", "scm.diffDecorations.gutter": "Mostrar as decorações de comparação somente na medianiz do editor.", "scm.diffDecorations.minimap": "Mostrar as decorações de comparação somente no minimapa.", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "Somente mostrar a notificação de contagem para o Provedor de Controle do Código-fonte quando diferente de zero.", "scm.providerCountBadge.hidden": "Ocultar notificações de contagem do Provedor de Controle do Código-fonte.", "scm.providerCountBadge.visible": "Mostrar notificações de contagem do Provedor de Controle do Código-fonte.", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "Os repositórios na exibição de Repositórios de Controle do Código-Fonte são classificados pela hora da descoberta. Os repositórios na exibição de Controle do Código-Fonte são classificadas na ordem em que foram selecionados.", + "scm.repositoriesSortOrder.name": "Os repositórios nas exibições de Controle do Código-Fonte e Repositórios de Controle do Código-Fonte são classificados pelo nome do repositório.", + "scm.repositoriesSortOrder.path": "Os repositórios nas exibições de Controle do Código-Fonte e Repositórios de Controle do Código-Fonte são classificados pelo caminho do repositório.", + "scmConfigurationTitle": "Controle do Código-Fonte", + "showActionButton": "Controla se um botão de ação pode ser mostrado na exibição do Controle do Código-Fonte.", "source control": "Controle do Código-Fonte", "source control repositories": "Repositórios de Controle do Código-Fonte", "sourceControlViewIcon": "Ícone da exibição Controle do Código-fonte." @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "Saída da Cópia", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "Copiar Saída como HTML", "terminal.rerunCommand": "Reexecutar o Comando", "terminalPromptCommandFailed": "Comando executado {0} e falhou", "terminalPromptCommandFailedWithExitCode": "Comando executado {0} e falhou (Código de Saída {1})", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "Filtrar (por exemplo, text, !exclude, @tag)", "testExplorerFilterLabel": "Filtrar texto para testes no explorador", "testing.filters.currentFile": "Mostrar Somente no Arquivo Ativo", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "Correspondência Difusa", "testing.filters.menu": "Mais Filtros...", "testing.filters.removeTestExclusions": "Exibir Todos os Testes Novamente", "testing.filters.showExcludedTests": "Mostrar os Testes Ocultos", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "Aumentar sua Produtividade", "gettingStarted.menuBar.description.interpolated": "A barra de menus completa está disponível no menu suspenso para liberar espaço para seu código. Altere sua aparência para obter acesso mais rápido. \r\n{0}", "gettingStarted.menuBar.title": "Apenas a quantidade certa de interface do usuário", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "Abrir um novo arquivo sem título, bloco de anotações ou editor personalizado.", + "gettingStarted.newEditor.title": "Novo Editor...", "gettingStarted.notebook.title": "Personalizar Blocos de Anotações", "gettingStarted.notebookProfile.description": "Personalize os blocos de anotações da forma que preferir", "gettingStarted.notebookProfile.title": "Selecionar o layout dos seus blocos de anotações", @@ -9922,7 +9922,7 @@ "file": "Arquivo", "miNewFile2": "Arquivo de Texto", "notebook": "Notebook", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "Novo Editor..." }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "A contribuição viewsWelcome em '{0}' requer 'enabledApiProposals: [\"contribViewsWelcome\"]' para usar a propriedade proposta 'group'." @@ -10096,7 +10096,7 @@ "commentThread.title": "O menu de título de thread do comentário contribuído", "dup": "O comando `{0}` aparece várias vezes na seção `commands`.", "dupe.command": "O item de menu faz referência ao mesmo comando que o padrão e Alt + Command", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "A escolha rápida 'Novo Editor...', mostrada na página de boas-vindas e no menu Arquivo.", "inlineCompletions.actions": "As ações mostradas ao passar o mouse sobre uma conclusão embutida", "interactive.cell.title": "O menu de título da célula interativa contribuída", "interactive.toolbar": "O menu da barra de ferramentas interativa contribuída", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Não é possível gravar nas Configurações da Pasta porque nenhum recurso foi fornecido.", "errorInvalidLaunchConfiguration": "Não é possível gravar no arquivo de configuração de inicialização. Abra-o para corrigir erros/avisos e tente novamente.", "errorInvalidRemoteConfiguration": "Não é possível gravar nas configurações de usuário remoto. Abra as configurações do usuário remoto para corrigir erros/avisos e tente novamente.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Não é possível gravar nas Configurações de Linguagem porque {0} não é uma configuração de linguagem do recurso.", "errorInvalidTaskConfiguration": "Não é possível gravar no arquivo de configuração de tarefas. Abra-o para corrigir erros/avisos e tente novamente.", "errorInvalidUserTarget": "Não é possível gravar nas Configurações do Usuário porque {0} não dá suporte para o escopo global.", "errorInvalidWorkspaceConfigurationApplication": "Não é possível gravar {0} nas Configurações do Workspace. Essa configuração só pode ser gravada nas Configurações de usuário.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Não é possível gravar no arquivo. Abra-o para corrigir erros/avisos e tente novamente." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "Não é possível substituir a variável de comando '{0}' porque o comando não retornou um resultado da cadeia de caracteres de tipo.", + "inputVariable.command.noStringType": "Não é possível substituir a variável de entrada '{0}' porque o comando '{1}' não retornou um resultado da cadeia de caracteres de tipo.", + "inputVariable.defaultInputValue": "(Padrão)", + "inputVariable.missingAttribute": "A variável de entrada '{0}' é do tipo '{1}' e precisa incluir '{2}'.", + "inputVariable.noInputSection": "A variável '{0}' precisa ser definida em uma seção '{1}' da configuração de depuração ou de tarefa.", + "inputVariable.undefinedVariable": "Variável de entrada indefinida '{0}' encontrada. Remova ou defina '{0}' para continuar.", + "inputVariable.unknownType": "A variável de entrada '{0}' só pode ser do tipo 'promptString', 'pickString' ou 'command'." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Argumentos opcionais passados para o comando.", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "Não é possível resolver a variável '{0}' em um workspace de várias pastas. Defina o escopo dessa variável usando ':' e um nome de pasta do workspace.", "configNoString": "Não é possível resolver a variável '{0}' porque '{1}' é um valor estruturado.", "configNotFound": "Não é possível resolver a variável '{0}' porque a configuração '{1}' não foi encontrada.", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "Não foi possível resolver a variável {0} porque a extensão {1} não está instalada.", "missingConfigName": "Não é possível resolver a variável '{0}' porque não foi fornecido nenhum nome de configurações.", "missingEnvVarName": "Não é possível resolver a variável '{0}' porque não foi fornecido nenhum nome de variável de ambiente.", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "A variável {0} não pode ser resolvida porque nenhum nome de extensão foi fornecido.", "noValueForCommand": "Não é possível resolver a variável '{0}' porque o comando não tem nenhum valor." }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "Erro do host de extensão: {0}", "extensionHost.startupFail": "O host de extensão não foi iniciado em 10 segundos, isso pode ser um problema.", "extensionHost.startupFailDebug": "O host de extensão não foi iniciado em 10 segundos. Ele pode ter sido interrompido na primeira linha e precisa de um depurador para continuar.", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "Terminando a sessão de depuração da extensão", "reloadWindow": "Recarregar a Janela" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "Contribui com criadores de token do TextMate.", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "Define quais nomes de escopo contêm colchetes balanceados.", "vscode.extension.contributes.grammars.embeddedLanguages": "Um mapa do nome do escopo para ID de idioma se esta gramática contiver linguagens incorporadas.", "vscode.extension.contributes.grammars.injectTo": "Lista de nomes de escopo de linguagem para os quais essa gramática é injetada.", "vscode.extension.contributes.grammars.language": "Identificador de linguagem com o qual essa sintaxe contribuiu.", "vscode.extension.contributes.grammars.path": "Caminho do arquivo tmLanguage. O caminho é relativo à pasta de extensão e, normalmente, começa com './syntaxes/'.", "vscode.extension.contributes.grammars.scopeName": "Nome do escopo do TextMate usado pelo arquivo tmLanguage.", "vscode.extension.contributes.grammars.tokenTypes": "Um mapa do nome do escopo para tipos de token.", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Define quais nomes de escopo não contêm colchetes balanceados." }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "'{0}' já existe. Deseja substituí-lo?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "Arquivo Substituído" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "Codificação do Arquivo Alterada" }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "Falha ao salvar '{0}': {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "Salvando '{0}'" }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "Salvando arquivos de texto" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "Problemas ao analisar o arquivo de ícones de arquivo: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "Falha ao salvar '{0}': o conteúdo do arquivo é mais recente. Deseja substituir o arquivo com as alterações?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "Salvando cópias de trabalho" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "Salvando '{0}'" @@ -11156,7 +11156,7 @@ "undoRedo.source": "Desfazer / Refazer" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "Cópia do trabalho de backup" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "Clique em 'Cancelar' para interromper a espera e salvar ou reverter os editores com alterações não salvas.", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "Salvar editores com alterações não salvas está demorando um pouco mais..." }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "Salvando o histórico local" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "Não é possível gravar no arquivo de configuração do workspace. Abra-o para corrigir erros/avisos e tente novamente.", diff --git a/i18n/vscode-language-pack-ru/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/git.i18n.json index 4cebf8be30..195d3fa42c 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Открыть сравнение", "git.timeline.source": "Журнал Git", "git.timeline.stagedChanges": "Промежуточно сохраненные изменения", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Незафиксированные изменения", "git.timeline.you": "Вы" }, "package": { diff --git a/i18n/vscode-language-pack-ru/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-ru/translations/extensions/markdown-language-features.i18n.json index 8ec88ed317..e1d129531a 100644 --- a/i18n/vscode-language-pack-ru/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "Не удалось найти ссылки на файлы. Не указаны ресурсы.", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -21,30 +21,30 @@ }, "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "onPreviewStyleLoadError": "Не удалось загрузить 'markdown.styles': {0}", + "preview.clickOpenFailed": "Не удалось открыть {0}", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "Не удается найти {0}", + "preview.securityMessage.label": "Предупреждение безопасности об отключении содержимого", + "preview.securityMessage.text": "Некоторое содержимое в этом документе было отключено", + "preview.securityMessage.title": "В предварительном просмотре Markdown было отключено потенциально опасное или ненадежное содержимое. Чтобы разрешить ненадежное содержимое или включить сценарии, измените параметры безопасности предварительного просмотра Markdown" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "Разрешить все содержимое и выполнение сценариев. Не рекомендуется", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "Отключить предварительный просмотр предупреждений системы безопасности в этой рабочей области", + "enableSecurityWarning.title": "Включить предварительный просмотр предупреждений системы безопасности в этой рабочей области", + "insecureContent.description": "Включить загрузку содержимого через HTTP", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "Включить загрузку содержимого через HTTP из localhost", + "insecureLocalContent.title": "Разрешить небезопасное локальное содержимое", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "Установите параметры безопасности для предварительного просмотра Markdown в этой рабочей области", + "strict.description": "Загружать только безопасное содержимое", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "Не влияет на уровень безопасности содержимого" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", diff --git a/i18n/vscode-language-pack-ru/translations/main.i18n.json b/i18n/vscode-language-pack-ru/translations/main.i18n.json index 46fc14f5e8..957b778576 100644 --- a/i18n/vscode-language-pack-ru/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ru/translations/main.i18n.json @@ -1158,7 +1158,7 @@ "enablePreview": "Включить/отключить возможность предварительного просмотра изменений перед переименованием", "label": "Renaming '{0}' to '{1}'", "no result": "Результаты отсутствуют.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "Переименование {0} в {1}", "rename.failed": "Операции переименования не удалось вычислить правки", "rename.failedApply": "Операции переименования не удалось применить правки", "rename.label": "Переименовать символ", @@ -1489,47 +1489,47 @@ "useId": "Убедитесь, что вы используете полный идентификатор расширения, включая издателя, например: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "Не удается прочитать файл {0}: {1}.", + "jsonInvalidFormat": "Недопустимый формат {0}: ожидается объект JSON.", + "jsonParseFail": "Не удалось проанализировать {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "Недопустимый файл манифеста {0}: не является объектом JSON.", + "jsonsParseReportErrors": "Не удалось проанализировать {0}: {1}.", + "missingNLSKey": "Не удалось найти сообщение для ключа {0}." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "На компьютере установлено ПО {0}. Хотите установить для него рекомендуемые расширения?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", + "cannot read": "Не удается прочитать расширение из {0}", "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", "exitCode": "Невозможно установить расширение. Пожалуйста, выйдите и зайдите в VS Code перед переустановкой.", "incompatible": "Не удается установить расширение \"{0}\", так как оно не совместимо с VS Code \"{1}\".", "notInstalled": "Расширение \"{0}\" не установлено.", "quitCode": "Невозможно установить расширение. Пожалуйста, выйдите и зайдите в VS Code перед переустановкой.", "removeError": "Ошибка при удалении расширения: {0}. Закройте и снова откройте VS Code, затем повторите попытку.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "Неизвестная ошибка при переименовании {0} в {1}", "restartCode": "Перезапустите VS Code перед повторной установкой {0}." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "Недопустимый VSIX: файл package.json не является файлом JSON." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "свойство \\\"{0}\\\" может быть опущено или должно быть типа \\\"string []\\\"", + "extensionDescription.activationEvents2": "оба свойства, “{0}” и “{1}”, должны быть либо указаны, либо опущены", + "extensionDescription.browser1": "свойство “{0}” может быть опущено; если оно указано, оно должно иметь тип “string”", + "extensionDescription.browser2": "Ожидалось, что папка расширения ({1}) будет включать \\\"browser\\\" ({0}). Из-за этого расширение может стать непереносимым.", + "extensionDescription.browser3": "оба свойства, “{0}” и “{1}”, должны быть либо указаны, либо опущены", + "extensionDescription.engines": "свойство \\\"{0}\\\" является обязательным и должно быть типа object", + "extensionDescription.engines.vscode": "свойство \\\"{0}\\\" является обязательным и должно иметь тип string", + "extensionDescription.extensionDependencies": "свойство \\\"{0}\\\" может быть опущено или должно быть типа \\\"string []\\\"", + "extensionDescription.extensionKind": "свойство \\\"{0}\\\" можно определить, только если также определено свойство \\\"main\\\".", + "extensionDescription.main1": "свойство “{0}” может быть опущено; если оно указано, оно должно иметь тип “string”", + "extensionDescription.main2": "Ожидается, что функция main ({0}) будет включена в папку расширения ({1}). Из-за этого расширение может стать непереносимым.", + "extensionDescription.main3": "оба свойства, “{0}” и “{1}”, должны быть либо указаны, либо опущены", + "extensionDescription.name": "свойство \\\"{0}\\\" является обязательным и должно иметь тип string", + "extensionDescription.publisher": "издатель свойства должен иметь тип `string`.", + "extensionDescription.version": "свойство \\\"{0}\\\" является обязательным и должно иметь тип string", + "notSemver": "Версия расширения несовместима с semver.", "versionMismatch": "Расширение несовместимо с кодом \"{0}\". Расширению требуется: {1}.", "versionSpecificity1": "Версия, указанная в engines.vscode ({0}), недостаточно конкретная. Для версий vscode до 1.0.0 укажите по крайней мере основной и дополнительный номер версии. Например, 0.10.0, 0.10.x, 0.11.0 и т. д.", "versionSpecificity2": "Версия, указанная в engines.vscode ({0}), недостаточно конкретная. Для версий vscode после 1.0.0 укажите по крайней мере основной номер версии. Например, 1.10.0, 1.10.x, 1.x.x, 2.x.x и т. д.", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "Фоновый цвет элементов навигации.", "breadcrumbsFocusForeground": "Цвет элементов навигации, находящихся в фокусе.", "breadcrumbsSelectedBackground": "Фоновый цвет средства выбора элементов навигации.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Цвет выделенных элементов навигации.", "buttonBackground": "Цвет фона кнопки.", "buttonBorder": "Цвет границы кнопки.", "buttonForeground": "Цвет переднего плана кнопки.", @@ -2518,7 +2518,7 @@ "cancel": "Отмена", "confirmLogin": "Расширение \"{0}\" хочет войти с помощью {1}.", "confirmRelogin": "Расширение \"{0}\" требует повторного входа с помощью {1}.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Выберите, какие расширения могут получить доступ к этой учетной записи", "manageTrustedExtensions": "Управление доверенными расширениями", "manageTrustedExtensions.cancel": "Отмена", "noTrustedExtensions": "Эта учетная запись еще не использовалась ни одним из расширений.", @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "Средство просмотра двоичных объектов", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "Файл не отображается в редакторе, так как является двоичным или использует неподдерживаемую кодировку текста.", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "Требуется доверие рабочей области", "unavailableResourceErrorEditorText": "Не удалось открыть редактор, так как файл не найден.", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "Не удалось открыть редактор из-за непредвиденной ошибки." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Закрыть редактор", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Определяет формат метки для безымянного редактора.", "useSplitJSON": "Определяет, используется ли редактор JSON с разделением при изменении параметров в форме JSON.", "viewVisibility": "Управляет видимостью действий в заголовке представления. Действия в заголовке представления могут быть видимы всегда или видимы только тогда, когда представление получает фокус или на него наводится курсор мыши.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "Всегда запрашивать подтверждение.", + "window.confirmBeforeClose.always.web": "Попытка всегда запрашивать подтверждение. Однако браузеры все равно могут закрывать окна и вкладки без него.", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "Никогда не запрашивать в явном виде подтверждение, если нет угрозы потери данных.", "window.menuBarVisibility.classic": "Меню отображается в верхней части окна и скрыто только в полноэкранном режиме.", "window.menuBarVisibility.compact": "Меню отображается в виде компактной кнопки на боковой панели. Это значение игнорируется, если параметр \\\"#window.titleBarStyle#\\\" имеет значение \\\"основной\\\".", "window.menuBarVisibility.hidden": "Меню всегда скрыто.", @@ -4061,7 +4061,7 @@ "cancelButton": "&&Отмена", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "Не спрашивать снова", "exitButtonLabel": "&&Exit", "keychainWriteError": "Не удалось записать сведения о входе в цепочку ключей. Ошибка: \\\"{0}\\\".", "learnMore": "Дополнительные сведения", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Создать файл", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Файл является каталогом", "fileNotFoundError": "Файл не найден", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "Отобразить в проводнике", "textFileEditor": "Редактор текстовых файлов" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "Повышение производительности", "gettingStarted.menuBar.description.interpolated": "Полная строка меню доступна в виде раскрывающегося меню в целях экономии места для вашего кода. Переключите ее внешний вид для ускорения доступа. \r\n{0}", "gettingStarted.menuBar.title": "Только нужный пользовательский интерфейс", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "Открытие нового файла без названия, записной книжки или пользовательского редактора.", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "Настройка записных книг", "gettingStarted.notebookProfile.description": "Вы можете получить доступ к записным книжкам, как вы предпочитаете", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Не удается изменить параметры папок, так как ресурс не указан.", "errorInvalidLaunchConfiguration": "Не удается записать файл конфигурации запуска. Откройте файл, исправьте ошибки и предупреждения и повторите попытку.", "errorInvalidRemoteConfiguration": "Не удалось выполнить запись в параметры удаленного пользователя. Откройте параметры удаленного пользователя для исправления ошибок или предупреждений и повторите попытку.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "Не удалось выполнить запись в языковые параметры, так как {0} не является параметром языка ресурса.", "errorInvalidTaskConfiguration": "Не удается записать файл конфигурации задач. Откройте файл, исправьте ошибки и предупреждения и повторите попытку.", "errorInvalidUserTarget": "Не удается изменить параметры пользователей, так как {0} не поддерживает глобальную область.", "errorInvalidWorkspaceConfigurationApplication": "Не удается записать {0} в параметры рабочей области. Этот параметр можно записать только в параметры пользователя.", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/configuration-editing.i18n.json index 59f9a63574..638a478f0c 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "Görev çalıştırıcısının başlangıçtaki geçerli çalışma dizini", "defaultBuildTask": "Varsayılan derleme görevinin adı. Tek bir varsayılan derleme görevi yoksa, derleme görevini seçmek için bir hızlı seçme görüntülenir.", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "Uzantının yükleneceği yol.", "file": "Açılan dosya", "fileBasename": "Açılan dosyanın baseName'i", "fileBasenameNoExtension": "Açılan dosyanın dosya uzantısı olmadan temel adı", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/css-language-features.i18n.json index c7c5cff9fa..e53a9c4a7c 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.", "css.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.", "css.customData.desc": "[Özel veri biçimini](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md) izleyen JSON dosyalarını gösteren göreli dosya yollarının bir listesi.\r\n\r\nVS Code, JSON dosyalarında belirttiğiniz özel CSS özellikleri, konum yönergeleri, sahte sınıflar ve sahte öğeler için CSS desteğini geliştirmek üzere başlangıç sırasında özel veriler yükler.\r\n\r\nDosya yolları çalışma alanına göredir ve yalnızca çalışma alanı klasör ayarları dikkate alınır.", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').", "css.format.enable.desc": "Varsayılan CSS biçimlendiricisini etkinleştir/devre dışı bırak.", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "'#css.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.", "css.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.", "css.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.", "css.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.", "css.hover.documentation": "CSS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.", "css.hover.references": "CSS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "`less.colorDecorators.enable` ayarı kullanım dışı bırakılarak yerine `editor.colorDecorators` getirildi.", "less.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.", "less.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').", "less.format.enable.desc": "Varsayılan LESS biçimlendiricisini etkinleştir/devre dışı bırak.", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "'#less.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.", "less.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.", "less.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.", "less.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.", "less.hover.documentation": "LESS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.", "less.hover.references": "LESS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "`scss.colorDecorators.enable` ayarı kullanım dışı bırakılarak yerine `editor.colorDecorators` getirildi.", "scss.completion.completePropertyWithSemicolon.desc": "CSS özelliklerini tamamlarken satırın sonuna noktalı virgül ekleyin.", "scss.completion.triggerPropertyValueCompletion.desc": "Varsayılan olarak VS Code, bir CSS özelliği seçildikten sonra özellik değeri tamamlamayı tetikler. Bu davranışı devre dışı bırakmak için bu ayarı kullanın.", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "Küme ayraçlarını kurallarla aynı satıra yerleştir ('daralt') veya küme ayraçlarını kendi satırına yerleştir ('genişlet').", "scss.format.enable.desc": "Varsayılan SCSS biçimlendiricisini etkinleştir/devre dışı bırak.", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "'#scss.format.preserveNewLines#' etkinleştirildiğinde tek bir öbekte saklanabilen maksimum satır sonu sayısı.", "scss.format.newlineBetweenRules.desc": "Kural kümelerini boş bir satırla ayırın.", "scss.format.newlineBetweenSelectors.desc": "Seçicileri yeni bir satırla ayırın.", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "Öğelerin korunması gerekenden önce mevcut satırın sonlanıp sonlanmaması.", "scss.format.spaceAroundSelectorSeparator.desc": "'>', '+', '~' seçici ayırıcılarının (ör. 'a > b') etrafında bir boşluk karakteri olduğundan emin olun.", "scss.hover.documentation": "SCSS üzerine gelme öğelerinde etiket ve öznitelik belgelerini görüntüleyin.", "scss.hover.references": "SCSS üzerine gelme öğelerinde MDN başvurularını görüntüleyin.", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/git.i18n.json index c3d05c91e0..c8590e63ce 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/git.i18n.json @@ -168,7 +168,7 @@ "stash message": "Geçici kayıt iletisi", "stashcheckout": "Geçici Olarak Kaydet ve Kullanıma Al", "sure drop": "{0} geçici kaydını bırakmak istediğinizden emin misiniz?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "Bu eylem, işlemeleri '{0}/{1}' öğesinden çeker ve geri gönderir.", "tag at": "{0} konumundaki etiket", "tag message": "İleti", "tag name": "Etiket adı", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "Karşılaştırmayı Aç", "git.timeline.source": "Git Geçmişi", "git.timeline.stagedChanges": "Hazırlanmış Değişiklikler", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "Kaydedilmemiş Değişiklikler", "git.timeline.you": "Siz" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "Yazılan tarihi kullan", "config.timeline.date.committed": "Commit işlemi uygulanan tarihi kullan", "config.timeline.showAuthor": "Commit yazarının Zaman Çizelgesi görünümünde gösterilip gösterilmeyeceğini denetler.", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "İşlenmemiş değişikliklerin Zaman Çizelgesi görünümünde gösterilip gösterilmeyeceğini denetler.", "config.untrackedChanges": "İzlenmeyen değişikliklerin nasıl davranacağını denetler.", "config.untrackedChanges.hidden": "İzlenmeyen değişiklikler gizlenir ve birkaç eylemden dışlanır.", "config.untrackedChanges.mixed": "İzlenen ve izlenmeyen tüm değişiklikler birlikte görünür ve eşit davranış gösterir.", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/github-authentication.i18n.json index 2bfa148e0f..711b233194 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/github-authentication.i18n.json @@ -11,13 +11,13 @@ "dist/githubServer": { "code.detail": "Kimlik doğrulamayı bitirmek için GitHub'a gidin ve yukarıdaki tek seferlik kodu yapıştırın.", "code.title": "Kodunuz: {0}", - "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "no": "Hayır", + "otherReasonMessage": "Bu uzantıyı GitHub'ı kullanmak üzere yetkilendirmeyi henüz bitirmediniz. Denemeye devam etmek istiyor musunuz?", "progress": "[{0}]({0}) öğesini yeni bir sekmede açın ve bir kerelik kodunuzu yapıştırın: {1}", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "Github.com'da oturum açılıyor...", + "signingInAnotherWay": "Github.com'da oturum açılıyor...", + "userCancelledMessage": "Oturum açarken sorun mu yaşıyorsunuz? Farklı bir yöntem denemek ister misiniz?", + "yes": "Evet" }, "package": { "description": "GitHub Kimlik Doğrulama Sağlayıcısı", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/github.i18n.json index 8a3295106f..87cd0a818f 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "'{0}' çatalı GitHub'da başarıyla oluşturuldu.", "forking_pushing": "Değişiklikler gönderiliyor...", "no": "Hayır", - "no pr template": "No template", + "no pr template": "Şablon yok", "openingithub": "GitHub'da Aç", "openpr": "PR'yi aç", - "select pr template": "Select the Pull Request template" + "select pr template": "Çekme İsteği şablonunu seç" }, "package": { "config.gitAuthentication": "VS Code'daki git komutları için otomatik GitHub kimlik doğrulamasının etkinleştirilip etkinleştirilmeyeceğini denetler.", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "Bir GitHub deposunu kopyalamak için hangi protokolün kullanıldığını denetler", "description": "VS Code için uygun GitHub özellikleri", "displayName": "GitHub", "welcome.publishFolder": "Ayrıca, bu klasörü bir GitHub deposunda doğrudan yayımlayabilirsiniz.\r\n[$(github) GitHub'da Yayımla](command:github.publish)", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/json-language-features.i18n.json index 0e5433e723..71de68c628 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "Bir Daha Gösterme" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "Uzantıyı Aç", + "openSettings": "Ayarları Aç", "pending.detail": "JSON bilgileri yükleniyor", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "Bu dosya için yapılandırılmış şema yok", + "schema.showdocs": "JSON şema yapılandırması hakkında daha fazla bilgi edinin...", + "schemaFromFolderSettings": "Çalışma alanı ayarlarında yapılandırıldı", + "schemaFromUserSettings": "Kullanıcı ayarlarında yapılandırıldı", + "schemaFromextension": "Uzantı tarafından yapılandırıldı: {0}", "schemaPicker.title": "{0} için kullanılan JSON Şemaları", "status.error": "Kullanılan şemalar işlenemiyor", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "Birden çok JSON şeması yapılandırıldı.", + "status.noSchema": "JSON şeması yapılandırılmadı.", + "status.noSchema.short": "Şema Doğrulaması Yok", "status.notJSON": "JSON düzenleyicisi değil", "status.openSchemasLink": "Şemaları Göster", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "JSON şeması yapılandırıldı.", + "status.withSchema.short": "Şema Doğrulandı", + "status.withSchemas.short": "Şema Doğrulandı", "statusItem.name": "JSON Doğrulaması Durumu" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "Belirtilen URL için şema tanımı. Şemanın yalnızca şema URL'sine erişimi önlemek için sağlanması gerekir.", "json.schemas.url.desc": "Şema URL'si veya geçerli dizindeki bir şemaya yönelik göreli yol", "json.tracing.desc": "VS Code ile JSON dili sunucusu arasındaki iletişimi izler.", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "JSON doğrulamasını etkinleştirin/devre dışı bırakın." } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-tr/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/markdown-language-features.i18n.json index 3f274a4e3e..db78663006 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "Bağlantıyı izle" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "Dosya başvuruları bulunamadı. Kaynak sağlanmadı.", + "progress.title": "Dosya başvuruları bulunuyor" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "Konumda yeniden adlandırma desteklenmiyor", + "renameNoFiles": "Dosyaları yeniden adlandırma şu anda desteklenmiyor" }, "dist/preview/preview": { - "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "lockedPreviewTitle": "[Önizleme] {0}", + "onPreviewStyleLoadError": "'markdown.styles' yüklenemedi: {0}", + "preview.clickOpenFailed": "{0} açılamadı", + "previewTitle": "{0} önizlemesi" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "{0} bulunamıyor", + "preview.securityMessage.label": "İçerik Devre Dışı Bırakıldı Güvenlik Uyarısı", + "preview.securityMessage.text": "Bu belgedeki içeriğin bir kısmı devre dışı bırakıldı", + "preview.securityMessage.title": "Markdown önizlemesinde güvenli olmayabilecek içerik devre dışı bırakıldı. Güvenli olmayan içeriğe izin vermek veya betikleri etkinleştirmek için Markdown önizlemesi güvenlik ayarını değiştirin" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", - "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "disable.description": "Tüm içeriğe ve betik yürütmeye izin verin. Önerilmez", + "disable.title": "Devre Dışı Bırak", + "disableSecurityWarning.title": "Bu çalışma alanında önizleme güvenlik uyarısını devre dışı bırak", + "enableSecurityWarning.title": "Bu çalışma alanında önizleme güvenlik uyarılarını etkinleştir", + "insecureContent.description": "Http üzerinden içerik yüklemeyi etkinleştirin", + "insecureContent.title": "Güvenli olmayan içeriğe izin ver", + "insecureLocalContent.description": "localhost'tan sunulan http üzerinden içerik yüklemeyi etkinleştirin", + "insecureLocalContent.title": "Güvenli olmayan yerel içeriğe izin ver", + "moreInfo.title": "Daha Fazla Bilgi", + "preview.showPreviewSecuritySelector.title": "Bu çalışma alanında Markdown önizlemeleri güvenlik ayarlarını seçin", + "strict.description": "Yalnızca güvenli içeriği yükleyin", + "strict.title": "Katı", + "toggleSecurityWarning.description": "İçerik güvenlik düzeyini etkilemez" }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "Kaydırma eklemek için markdown editor içine bırakmayı etkinleştir/devre dışı bırak. `#workbench.editor.dropIntoEditor.enabled#` öğesinin etkinleştirilmesini gerektirir.", "configuration.markdown.links.openLocation.beside": "Bağlantıları etkin düzenleyicinin yanında aç.", "configuration.markdown.links.openLocation.currentGroup": "Bağlantıları etkin düzenleyici grubunda aç.", "configuration.markdown.links.openLocation.description": "Markdown dosyalarındaki bağlantıların açılacağı yeri denetler.", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "Markdown bağlantıları için yol önerilerini etkinleştir/devre dışı bırak", "description": "Markdown için zengin dil desteği sağlar.", "displayName": "Markdown Dili Özellikleri", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "Dosya Başvurularını Bul", "markdown.preview.breaks.desc": "Markdown önizlemesinde satır sonlarının nasıl işleneceğini ayarlar. 'true' olarak ayarlandığında paragraflardaki yeni satırlar için bir
oluşturur.", "markdown.preview.doubleClickToSwitchToEditor.desc": "Düzenleyiciye geçmek için Markdown önizlemesine çift tıklayın.", "markdown.preview.fontFamily.desc": "Markdown önizlemesinde kullanılan yazı tipi ailesini denetler.", diff --git a/i18n/vscode-language-pack-tr/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/theme-defaults.i18n.json index 47179b7b3f..2b2219d5a1 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "Varsayılan Temalar", "hcColorThemeLabel": "Koyu Yüksek Karşıtlık", "lightColorThemeLabel": "Açık (Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "Açık Yüksek Karşıtlık", "lightPlusColorThemeLabel": "Açık+ (varsayılan açık)", "minimalIconThemeLabel": "En az (Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-tr/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-tr/translations/extensions/typescript-language-features.i18n.json index 272f808fd0..6d9ddc492c 100644 --- a/i18n/vscode-language-pack-tr/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "tsconfig oluştur", "resolved.command.title.open": "Yapılandırma dosyasını açma", "resolved.detail.noJsConfig": "jsconfig yok", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "Açık klasör yok", "resolved.detail.noTsConfig": "tsconfig yok", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "Dosya, tam açılmamış klasör değil", "statusItem.name": "JS/TS IntelliSense Status", "syntaxOnly.command.title.learnMore": "Daha Fazla Bilgi", "syntaxOnly.detail": "Project Wide IntelliSense kullanılamıyor", diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index b9981ac4c3..eca9e8f939 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "Fare ile üzerine gelindiğinde vurgulamanın görünür kalıp kalmayacağını denetler.", "inlayHints.enable": "Düzenleyicideki dolgu ipuçlarını etkinleştirir.", "inlayHints.fontFamily": "Düzenleyicideki dolgu ipuçlarının yazı tipi boyutunu denetler. Boş olarak ayarlandığında, ‘#editor.fontSize#’ değeri kullanılır.", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "Düzenleyicideki yerleşik ipuçlarının yazı tipi boyutunu denetler. Ayarlanan değer `5`ten küçük veya düzenleyici yazı tipi boyutundan büyükse, varsayılan olarak `#editor.fontSize#` kullanılır.", + "inlayHints.toggle": "'Ctrl+Alt' tuşlarına basılıp tutulduğunda, yerleşik ipuçlarının geçici olarak gösterilip gösterilmeyeceğini denetle.", "inline": "Hızlı öneriler hayalet metin olarak görünür", "inlineSuggest.enabled": "Satır içi önerilerin düzenleyicide otomatik olarak gösterilip gösterilmeyeceğini denetler.", "letterSpacing": "Piksel cinsinden harf aralığını denetler.", @@ -521,8 +521,8 @@ "tabCompletion.off": "Sekmeyle tamamlamaları devre dışı bırak.", "tabCompletion.on": "Sekmeyle tamamlama, sekme tuşuna basıldığında en iyi eşleşen öneriyi ekler.", "tabCompletion.onlySnippets": "Ön eki eşleştiğinde kod parçacığını sekmeyle tamamla. 'quickSuggestions' etkinleştirilmediğinde en iyi sonucu verir.", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "Yerleşik ipuçları varsayılan olarak gösterilir ve 'Ctrl+Alt' basılıyken gizlenir", + "toogle.show": "Yerleşik ipuçları varsayılan olarak gizlidir ve yalnızca 'Ctrl+Alt' basılıyken gösterilir", "unfoldOnClickAfterEndOfLine": "Katlanmış bir satırdan sonraki boş içeriğe tıklamanın katlamayı açıp açmayacağını denetler.", "unicodeHighlight.allowedCharacters": "Vurgulanmamış, izin verilmiş karakterleri tanımlar.", "unicodeHighlight.allowedLocales": "İzin verilen yerel ayarlarda yaygın olan Unicode karakterler vurgulanmıyor.", @@ -980,9 +980,9 @@ "selectTabWidth": "Geçerli Dosya için Sekme Boyutunu Seç" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "Yerleşik İpuçlarını Aç ve Kapat", + "toggleMnem": "&&Yerleşik İpuçları Göster", + "view": "Görüntüle" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "Komutu yürüt", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "Son Seçimi Önceki Bulma Eşleştirmesine Taşı", "mutlicursor.addCursorsToBottom": "İmleçleri Alta Ekle", "mutlicursor.addCursorsToTop": "İmleçleri Üste Ekle", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "Sonraki İmleci Odakla", + "mutlicursor.focusNextCursor.description": "Sonraki imleci odaklar", + "mutlicursor.focusPreviousCursor": "Önceki İmleci Odakla", + "mutlicursor.focusPreviousCursor.description": "Önceki imleci odaklar", "mutlicursor.insertAbove": "Yukarıya İmleç Ekle", "mutlicursor.insertAtEndOfEachLineSelected": "İmleçleri Satır Sonlarına Ekle", "mutlicursor.insertBelow": "Aşağıya İmleç Ekle", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "'{0}', '{1}' olarak başarıyla yeniden adlandırıldı. Özel: {2}", "enablePreview": "Yeniden adlandırmadan önce değişiklikleri önizleme olanağını etkinleştir/devre dışı bırak", - "label": "Renaming '{0}' to '{1}'", + "label": "'{0}', '{1}' olarak yeniden adlandırılıyor", "no result": "Sonuç yok.", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "{0}, {1} olarak yeniden adlandırılıyor", "rename.failed": "Yeniden adlandırma, düzenlemeleri hesaplayamadı", "rename.failedApply": "Yeniden adlandırma, düzenlemeleri uygulayamadı", "rename.label": "Sembolü Yeniden Adlandır", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "Kod parçacığı modundayken sonraki sekme durağının olup olmadığını belirtir", "hasPrevTabstop": "Kod parçacığı modundayken önceki sekme durağının olup olmadığını belirtir", "inSnippetMode": "Düzenleyicinin şu anda parçacık modunda olup olmadığını belirtir", - "next": "Go to next placeholder..." + "next": "Sonraki yer tutucuya git..." }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "Nisan", @@ -1489,12 +1489,12 @@ "useId": "Yayımcı dahil olmak üzere tam uzantı kimliğini kullandığınızdan emin olun (ör. {0})" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "'{0}' dosyası okunamıyor: {1}.", + "jsonInvalidFormat": "Geçersiz biçim {0}: JSON nesnesi bekleniyor.", + "jsonParseFail": "{0} ayrıştırılamadı: [{1}, {2}] {3}.", + "jsonParseInvalidType": "{0} bildirim dosyası geçersiz: JSON nesnesi değil.", + "jsonsParseReportErrors": "{0} ayrıştırılamadı: {1}.", + "missingNLSKey": "{0} tuşu için ileti bulunamadı." }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "{0} sisteminizde yüklü. Önerilen uzantılarını yüklemek istiyor musunuz?" @@ -1507,29 +1507,29 @@ "notInstalled": "'{0}' uzantısı yüklü değil.", "quitCode": "Uzantı yüklenemiyor. Yeniden yüklemeden önce lütfen VS Code'u kapatıp tekrar başlatın.", "removeError": "{0} uzantısı kaldırılırken hata oluştu. Yeniden denemeden önce lütfen VS Code'u kapatıp tekrar başlatın.", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "{0}, {1} olarak yeniden adlandırılırken bilinmeyen hata oluştu", "restartCode": "{0} öğesini yeniden yüklemeden önce lütfen VS Code'u yeniden başlatın." }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX geçersiz: package.json bir JSON dosyası değil." }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "`{0}` özelliği atlanamaz veya `string[]` türünde olmalıdır", + "extensionDescription.activationEvents2": "`{0}` ve `{1}` özelliklerinin ikisi de belirtilmeli ya da ikisi de atlanmalıdır", + "extensionDescription.browser1": "`{0}` özelliği atlanabilir veya `string` türünde olması gerekir", + "extensionDescription.browser2": "`browser` ({0}) öğesinin uzantının klasörü ({1}) içine eklenmiş olması bekleniyordu. Bu, eklentiyi taşınamaz hale getirebilir.", + "extensionDescription.browser3": "`{0}` ve `{1}` özelliklerinin ikisi de belirtilmeli ya da ikisi de atlanmalıdır", + "extensionDescription.engines": "`{0}` özelliği zorunludur ve `object` türünde olması gerekir", + "extensionDescription.engines.vscode": "`{0}` özelliği zorunludur ve `string` türünde olmalıdır", + "extensionDescription.extensionDependencies": "`{0}` özelliği atlanamaz veya `string[]` türünde olmalıdır", + "extensionDescription.extensionKind": "'{0}' özelliği yalnızca 'main' özelliği de tanımlandığında tanımlanabilir.", + "extensionDescription.main1": "`{0}` özelliği atlanabilir veya `string` türünde olması gerekir", + "extensionDescription.main2": "`main` ({0}) öğesinin uzantının klasörünün ({1}) içine eklenmiş olması bekleniyordu. Bu, uzantıyı taşınamaz hale getirebilir.", + "extensionDescription.main3": "`{0}` ve `{1}` özelliklerinin ikisi de belirtilmeli ya da ikisi de atlanmalıdır", + "extensionDescription.name": "`{0}` özelliği zorunludur ve `string` türünde olmalıdır", + "extensionDescription.publisher": "özellik yayımcısı `string` türünde olmalıdır.", + "extensionDescription.version": "`{0}` özelliği zorunludur ve `string` türünde olmalıdır", + "notSemver": "Uzantı sürümü semver uyumlu değil.", "versionMismatch": "Uzantı {0} Koduyla uyumlu değil. Uzantı şunları gerektiriyor: {1}.", "versionSpecificity1": "`engines.vscode` ({0}) içinde belirtilen sürüm yeterince açık değil. 1.0.0'den önceki vscode sürümleri için lütfen istenen birincil ve ikincil sürümü belirtin. Örneğin ^0.10.0, 0.10.x, 0.11.0 vb.", "versionSpecificity2": "`engines.vscode` ({0}) içinde belirtilen sürüm yeterince açık değil. 1.0.0 sonrası vscode sürümleri için lütfen en azından istenen birincil sürümü tanımlayın. Örneğin ^1.10.0, 1.10.x, 1.x.x, 2.x.x vb.", @@ -1641,7 +1641,7 @@ "sev.warning": "Uyarı" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "&&İptal", "mAbout": "{0} Hakkında", "mBringToFront": "Tümünü Öne Getir", "mEdit": "&&Düzenle", @@ -1675,8 +1675,8 @@ "miQuit": "{0} uygulamasından çık", "miRestartToUpdate": "&&Güncellemek için Yeniden Başlat", "miSwitchWindow": "&&Pencere Değiştir...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "&&Çık", + "quitMessage": "Çıkmak istediğinizden emin misiniz?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "&&İptal", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "Kabuğa yönelik yolları otomatik olarak algılayacak profil kaynağı." }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "Varsayılanı otomatik olarak algıla" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "Oturum içeriği {0} konumundan {1} konumuna geri yüklendi" @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "İçerik haritası öğelerinin arka plan rengi.", "breadcrumbsFocusForeground": "Odaklanılmış içerik haritası öğelerinin rengi.", "breadcrumbsSelectedBackground": "İçerik haritası öğe seçicisinin arka plan rengi.", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "Seçili içerik haritası öğelerinin rengi.", "buttonBackground": "Düğme arka plan rengi.", "buttonBorder": "Düğme kenarlığı rengi.", "buttonForeground": "Düğme ön plan rengi.", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "Satırların kaldırılmış olduğu kenar boşluğu için arka plan rengi.", "diffEditorRemovedLines": "Kaldırılan satırlar için arka plan rengi. Alttaki süslemeleri gizlememesi için rengin opak olmaması gerekir.", "diffEditorRemovedOutline": "Kaldırılan metin için ana hat rengi.", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "Devre dışı bırakılmış öğeler için genel ön plan. Bu renk, bir bileşen tarafından geçersiz kılınmadıkça kullanılır.", "dropdownBackground": "Açılır liste arka planı.", "dropdownBorder": "Açılır liste kenarlığı.", "dropdownForeground": "Açılır liste ön planı.", @@ -2518,13 +2518,13 @@ "cancel": "İptal", "confirmLogin": "'{0}' uzantısı {1} kullanarak oturum açmak istiyor.", "confirmRelogin": "“{0}” uzantısı, {1} kullanarak tekrar oturum açmanızı istiyor.", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "Bu hesaba hangi uzantıların erişebileceğini seçin", "manageTrustedExtensions": "Güvenilen Uzantıları Yönet", "manageTrustedExtensions.cancel": "İptal", "noTrustedExtensions": "Bu hesap henüz hiçbir uzantı tarafından kullanılmamış.", "notUsed": "Bu hesabı kullanmadı", "signOut": "Oturumu Kapat", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "'{0}' hesabını kullanan: \r\n\r\n{1}\r\n\r\n Bu uzantıların oturumu kapatılsın mı?", "signOutMessageSimple": "'{0}' oturumu kapatılsın mı?", "signedOut": "Oturum başarıyla kapatıldı." }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "İkili Görüntüleyici", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "Dosya ikili olduğundan veya desteklenmeyen bir metin kodlaması kullandığından düzenleyicide görüntülenmiyor.", + "openAnyway": "Yine de Aç" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "Gezinti içerik haritalarını etkinleştir/devre dışı bırak.", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "İkili olarak algılanan dosyalar için varsayılan düzenleyici. Tanımlanmamışsa kullanıcıya bir seçici sunulur." }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "Düzenleyici içine bırakmak için __shift__ tuşuna basılı tutun" }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "Düzenleyici grubu eylemlerini boşalt", @@ -3334,20 +3334,20 @@ "groupLabel": "{0} Grubu" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", - "ok": "OK" + "cancel": "İptal", + "editorOpenErrorDialog": "'{0}' açılamıyor", + "ok": "Tamam" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "Hata Düzenleyicisi", "manageTrust": "Çalışma Alanına Güveni Yönet", "requiresFolderTrustText": "Bu klasöre güvenilmediği için dosya düzenleyicide görüntülenmiyor.", "requiresWorkspaceTrustText": "Bu çalışma alanına güvenilmediği için dosya düzenleyicide görüntülenmiyor.", "retry": "Yeniden Dene", "trustRequiredEditor": "Çalışma Alanı Güveni Gerekli", "unavailableResourceErrorEditorText": "Dosya bulunamadığından düzenleyici açılamadı.", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "Düzenleyici, beklenmeyen bir hata nedeniyle açılamadı: {0}", + "unknownErrorEditorTextWithoutError": "Düzenleyici, beklenmeyen bir hata nedeniyle açılamadı." }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "Düzenleyiciyi Kapat", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[Uzantı Geliştirme Konağı]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "Düzen Denetimini Gizle", "patchedWindowTitle": "[Desteklenmiyor]", "userIsAdmin": "[Yönetici]", "userIsSudo": "[Süper kullanıcı]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "Oturum sırasında açılmış bir dosyayı gösteren düzenleyiciler silindiğinde veya başka bir işlem tarafından yeniden adlandırıldığında bunların otomatik olarak kapatılması gerekip gerekmediğini denetler. Bunun devre dışı bırakılması, düzenleyiciyi böyle bir olayda açık tutar. Uygulamanın içinden silmenin düzenleyiciyi her zaman kapatacağını ve kaydedilmemiş değişiklikliklere sahip düzenleyicilerin verilerinizi korumak için hiçbir zaman kapatılmayacağını unutmayın.", "closeOnFocusLost": "Hızlı Aç özelliği odağı kaybettiğinde bu özelliğin otomatik olarak kapatılması gerekip gerekmediğini denetler.", "commandHistory": "Komut paleti için geçmişte tutulacak olan son kullanılan komut sayısını denetler. Komut geçmişini devre dışı bırakmak için 0 olarak ayarlayın.", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "Pencereyi kapatmadan veya uygulamadan çıkmadan önce onay iletişim kutusunun gösterip gösterilmeyeceğini denetler.", "confirmBeforeCloseWeb": "Tarayıcı sekmesini veya penceresini kapatmadan önce bir onay iletişim kutusu gösterilip gösterilmeyeceğini denetler. Bu ayar etkin olsa da tarayıcıların onay olmadan sekme veya pencere kapatabileceğini ve bu ayarın yalnızca bir ipucu olduğunu ve tüm durumlar için geçerli olmayabileceğini unutmayın.", "customMenuBarAltFocus": "Menü çubuğunun Alt tuşuna basarak odaklanıp odaklanmayacağını denetler. Bu ayarın, menü çubuğunu Alt tuşuyla değiştirmeye bir etkisi yoktur.", "decorations.badges": "Düzenleyici dosyası süslemelerinde rozet kullanılıp kullanılmayacağını denetler.", "decorations.colors": "Düzenleyici dosyası süslemelerinde renk kullanılıp kullanılmayacağını denetler.", "dirty": "`${dirty}`: etkin düzenleyicide kaydedilmemiş değişiklikler olduğunda kullanılacak gösterge", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "Bir dosyayı (düzenleyicide açmak yerine) `shift` tuşuna basılı tutarak metin düzenleyici içine sürükle ve bırak yapıp yapamayacağınızı denetler.", "editorOpenPositioning": "Düzenleyicilerin nerede açılacağını denetler. Düzenleyicileri şu anda etkin olan düzenleyicinin solunda veya sağında açmak için `left` veya `right` seçeneğini belirleyin. Düzenleyicileri şu anda etkin olan düzenleyiciden bağımsız olarak açmak için `first` veya `last` seçeneğini belirleyin.", "editorTabCloseButton": "Düzenleyicideki sekmelerin kapatma düğmelerinin konumunu denetler veya 'off' olarak ayarlandığında bunları devre dışı bırakır. `#workbench.editor.showTabs#` devre dışı bırakıldığında bu değer yoksayılır.", "enableMenuBarMnemonics": "Ana menülerin Alt tuşu kısayolları aracılığıyla açılıp açılamayacağını denetler. Anımsatıcıların devre dışı bırakılması, bunun yerine bu Alt tuşu kısayollarını düzenleyici komutlarına bağlamanıza olanak tanır.", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "Düzen seçeneklerinin bir açılan listesiyle tek bir düğme gösterir.", "layoutcontrol.type.toggles": "Panellerin ve yan çubuğun görünürlüğünü değiştirmek için birkaç düğme gösterir.", "limitEditorsEnablement": "Açık düzenleyici sayısının sınırlı olup olmadığını denetler. Etkinleştirildiğinde, yeni açılan düzenleyicilere yer açmak için daha az kullanılan düzenleyiciler kapatılır.", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "Maksimum açık düzenleyici sayısının yapılandırılan sınıra doğru saymak üzere kirli düzenleyicileri dışarda bırakıp bırakmayacağını denetler.", "limitEditorsMaximum": "En yüksek açık düzenleyici sayısını denetler. Bu sınırı düzenleyici grubu başına veya tüm gruplarda denetlemek için `#workbench.editor.limit.perEditorGroup#` ayarını kullanın.", "localHistoryEnabled": "Yerel dosya geçmişinin etkin olup olmadığını denetler. Etkinleştirildiğinde, kaydedilen bir düzenleyicinin dosya içerikleri bir yedekleme konumuna depolanır ve böylece daha sonra geri yüklenebilir ya da gözden geçirilebilirler. Bu ayarın değiştirilmesinin mevcut yerel dosya geçmişi girdileri üzerinde etkisi yoktur.", "localHistoryMaxFileEntries": "Dosya başına en yüksek yerel dosya geçmişi girdilerinin sayısını denetler. Yerel dosya geçmişi girdilerinin sayısı bir dosya için bu sayıyı aştığında, en eski girdiler atılır.", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "Adsız bir düzenleyicinin etiket biçimini denetler.", "useSplitJSON": "Ayarlar JSON olarak düzenlenirken bölünmüş JSON düzenleyicisinin kullanılıp kullanılmayacağını denetler.", "viewVisibility": "Görünüm üst bilgisi eylemlerinin görünürlüğünü denetler. Görünüm üst bilgisi eylemleri her zaman görünür olabilir veya yalnızca bu görünüm odaklanmış olduğunda ya da görünümün üzerine gelindiğinde görünür olabilir.", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "Her zaman onay isteyin.", + "window.confirmBeforeClose.always.web": "Her zaman onay istemeyi deneyin. Tarayıcıların yine de onay olmadan sekme veya pencere kapatabileceğini unutmayın.", + "window.confirmBeforeClose.keyboardOnly": "Yalnızca tuş bağlaması kullanıldıysa onay iste.", + "window.confirmBeforeClose.keyboardOnly.web": "Yalnızca bir tuş bağlaması pencereyi kapatmak için kullanıldığında onay isteyin. Bazı durumlarda algılamanın mümkün olmadığını unutmayın.", + "window.confirmBeforeClose.never": "Hiçbir zaman açıkça onay isteme.", + "window.confirmBeforeClose.never.web": "Hemen bir veri kaybı olmayacaksa hiçbir zaman açıkça onay istemeyin.", "window.menuBarVisibility.classic": "Menü pencerenin üstünde görüntülenir ve yalnızca tam ekran modunda gizlenir.", "window.menuBarVisibility.compact": "Menü, kenar çubuğunda sıkıştır düğmesi olarak görüntülenir. 'window.titleBarStyle', 'native' olduğunda bu değer yoksayılır.", "window.menuBarVisibility.hidden": "Menü her zaman gizlidir.", @@ -3864,9 +3864,9 @@ "banner.foreground": "Başlık ön plan rengi. Başlık, pencerenin başlık çubuğunun altında görüntülenir.", "banner.iconForeground": "Başlık simgesi rengi. Başlık, pencerenin başlık çubuğunun altında görüntülenir.", "editorDragAndDropBackground": "Düzenleyiciler sürüklenirken kullanılan arka plan rengi. Arka taraftaki düzenleyici içeriklerinin gözükmeye devam edebilmesi için rengin saydamlığı olmalıdır.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "Dosyalar sürüklenirken düzenleyiciler üzerinde gösterilen metnin arka plan rengi. Bu metin, kullanıcıya düzenleyici içine bırakmak için shift tuşuna basılı tutmalarını bildirir.", + "editorDropIntoPromptBorder": "Dosyalar sürüklenirken düzenleyiciler üzerinde gösterilen metnin kenarlık rengi. Bu metin, kullanıcıya düzenleyici içine bırakmak için shift tuşuna basılı tutmalarını bildirir.", + "editorDropIntoPromptForeground": "Dosyalar sürüklenirken düzenleyiciler üzerinde gösterilen metnin ön plan rengi. Bu metin, kullanıcıya düzenleyici içine bırakmak için shift tuşuna basılı tutmalarını bildirir.", "editorGroupBorder": "Birden çok düzenleyici grubunu birbirinden ayırmayı sağlayan renk. Düzenleyici grupları düzenleyicilerin kapsayıcılarıdır.", "editorGroupEmptyBackground": "Boş bir düzenleyici grubunun arka plan rengi. Düzenleyici grupları düzenleyicilerin kapsayıcılarıdır.", "editorGroupFocusedEmptyBorder": "Odaklanmış boş bir düzenleyici grubunun kenarlık rengi. Düzenleyici grupları düzenleyicilerin kapsayıcılarıdır.", @@ -4048,7 +4048,7 @@ "zoomLevel": "Pencerenin yakınlaştırma düzeyini ayarlayın. Özgün boyut 0'dır ve yukarı (örneğin, 1) ya da aşağı (örneğin, -1) yönlü her artış %20 daha büyük veya daha küçük yakınlaştırmayı temsil eder. Yakınlaştırma düzeyini daha ayrıntılı şekilde ayarlamak için ondalık sayılar da girebilirsiniz." }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "Kullanıcı arabirimi durumu kaydediliyor" }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "Sürüm: {0}\r\nCommit: {1}\r\nTarih: {2}\r\nElectron: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\nİşletim Sistemi: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "İp&&tal", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "Pencereyi &&Kapat", + "closeWindowMessage": "Pencereyi kapatmak istediğinizden emin misiniz?", + "doNotAskAgain": "Bir daha sorma", + "exitButtonLabel": "&&Çıkış", "keychainWriteError": "Oturum açma bilgilerini anahtarlığa yazma işlemi '{0}' hatasıyla başarısız oldu.", "learnMore": "Daha Fazla Bilgi", "loaderCycle": "AMD modüllerinde çözümlenmesi gereken bir bağımlılık döngüsü var!", @@ -4070,9 +4070,9 @@ "password": "Parola", "proxyAuthRequired": "Ara Sunucu Kimlik Doğrulaması Gerekiyor", "proxyDetail": "{0} ara sunucusu bir kullanıcı adı ve parola gerektiriyor.", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "&&Çık", + "quitMessage": "Çıkmak istediğinize emin misiniz?", + "quitMessageMac": "Çıkmak istediğinizden emin misiniz?", "rememberCredentials": "Kimlik bilgilerimi hatırla", "runningAsRoot": "{0} uygulamasının kök kullanıcı olarak çalıştırılması önerilmez.", "shutdownErrorClose": "Beklenmeyen bir hata pencerenin kapatılmasını engelledi", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "Pencerenin yeniden yüklenmesi biraz uzun sürüyor...", "troubleshooting": "Sorun Giderme Kılavuzu", "username": "Kullanıcı adı", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "Şu işlemler hala çalışıyor: \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "Satırda Kesme Noktası", @@ -4136,7 +4136,7 @@ "fileOperation": "Dosya işlemi", "nothing": "Düzenleme yapılmadı", "quit": "Çık", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "Yeniden düzenlemenin parçası olan dosyaların otomatik olarak kaydedilip edilmediklerini denetler", "reloadTheWindow": "Pencereyi Yeniden Yükle", "summary.0": "Düzenleme yapılmadı", "summary.n0": "Bir dosyada {0} metin düzenlemesi yapıldı", @@ -4446,11 +4446,11 @@ "wrapMinified": "Bu dosya için kaydırmayı etkinleştir" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "Farklı bir düzenleyici seçin", "chooseEditorBindingTooltip": "{0}", "dontshow": "bunu bir daha", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " veya ", "selectAlanguage2": "Dil seçin", "thisAgain": " göstermeyin.", "toGetStarted": " seçin. Kapatmak için yazmaya başlayın veya " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "TextMate Söz Dizimi Dil Bilgisini Günlüğe Kaydetme İşlemini Başlat" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "Yorum aralıkları için arka plan rengi.", "resolvedCommentBorder": "Çözülen açıklamalar için kenarlıkların ve okun rengi.", "unresolvedCommentBorder": "Çözülmemiş açıklamalar için kenarlıkların ve okun rengi." }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "Yazışmaya {0} yorum ekleyin. {1}.", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "{1}‘den {2}‘e kadar olan satırlarda {0} yorum içeren yorum yazışması. {3}." }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "İnceleme açıklamasını daraltma simgesi.", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "Bu ayar `comments.openView` için kullanım dışı bırakılmıştır.", "comments.openView": "Açıklamalar görünümünün açılacağı zamanı denetler.", "comments.openView.file": "Açıklama içeren bir dosya etkin olduğunda açıklamalar görünümü açılır.", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "Yorumlar görünümü bu oturum sırasında henüz açılmamışsa, yorum içeren bir dosyanın etkin olduğu bir oturum sırasında ilk kez açılır.", "comments.openView.never": "Açıklamalar görünümü hiçbir zaman açılmaz.", "commentsConfigurationTitle": "Açıklamalar", "openComments": "Açıklamalar panelinin açılacağı zamanı denetler.", "useRelativeTime": "Açıklama zaman damgalarında göreli zamanın kullanılıp kullanılmayacağını belirler (ör. '1 gün önce')." }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "Geçerli Seçime Yorum Ekle", "hasCommentingRange": "Etkin imleç konumunda yorum aralığı olup olmamasını belirtir", "nextCommentThreadAction": "Sonraki Açıklama Dizisine Git", "pickCommentService": "Açıklama Sağlayıcısı Seç", @@ -4672,7 +4672,7 @@ "copyAsExpression": "İfade Olarak Kopyala", "copyStackTrace": "Çağrı Yığınını Kopyala", "copyValue": "Değeri Kopyala", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "Alıcılar gibi hata ayıklayıcı tarafından geçici olarak çözümlenen değişkenlerin değerlerini otomatik olarak göster.", "debug.confirmOnExit": "Etkin hata ayıklama oturumları varsa pencere kapatılırken onaylayıp onaylamayacağını denetler.", "debug.confirmOnExit.always": "Hata ayıklama oturumları varsa her zaman onayla.", "debug.confirmOnExit.never": "Hiçbir zaman onaylama.", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "Hata ayıklama konsolundaki satır yüksekliğini piksel cinsinden denetler. Satır yüksekliğini yazı tipi boyutundan hesaplamak için 0 kullanın.", "debug.console.wordWrap": "Hata ayıklama konsolunda satırların kaydırılıp kaydırılmayacağını denetler.", "debug.disassemblyView.showSourceCode": "Ayrıştırma Görünümündeki Kaynak Kodunu Gösterin.", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "Hata ayıklayıcı kesildiğinde, düzenleyiciye odaklanılması gerekip gerekmediğini denetler.", "debug.focusWindowOnBreak": "Hata ayıklayıcı kesildiğinde, çalışma ekranı penceresine odaklanılması gerekip gerekmediğini denetler.", "debug.onTaskErrors": "preLaunchTask çalıştırıldıktan sonra hatalarla karşılaşıldığında ne yapılacağını denetler.", "debug.saveBeforeStart": "Hata ayıklama oturumu başlatılmadan önce hangi düzenleyicilerin kaydedileceğini denetler.", @@ -4786,7 +4786,7 @@ "continueDebug": "Devam", "debug": "Hata Ayıkla", "disconnect": "Bağlantıyı Kes", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "Bağlantıyı Kes ve Askıya Al", "focusSession": "Oturuma Odaklan", "jumpToCursor": "İmlece atla", "noExecutableCode": "Geçerli imleç konumunda ilişkili yürütülebilir kod yok.", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "'{0}' görevi izlenemiyor. Sorun eşleştiricisi tanımladığınızdan emin olun." }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "Diğer...", "reverseContinue": "Tersine çevir", "stepBackDebug": "Geri Adımla" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "Odaklanılan yığın çerçevesi 'restartFrame' isteğini destekliyorsa true olur.", "stepBackSupported": "Odaklanılan oturum 'stepBack' isteklerini destekliyorsa true olur.", "stepIntoTargetsSupported": "Odaklanılan oturum 'stepIntoTargets' isteğini destekliyorsa true olur.", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "Odaklanmış oturum hata ayıklamayı askıya alma özelliğini desteklediği durumda doğru.", "terminateDebuggeeSupported": "Odaklı oturum, hataları ayıklananı sonlandırabilmeyi destekliyorsa true değerini alır.", "variableEvaluateNamePresent": "Odaklanılan değişkende 'evalauteName' alanı ayarlandıysa true olur.", "variableIsReadonly": "Odaklanılan değişken salt okunur olduğunda true olur.", @@ -5161,7 +5161,7 @@ "useUniqueNames": "Lütfen benzersiz yapılandırma adları kullanın.", "vscode.extension.contributes.breakpoints": "Kesme noktalarına katkıda bulunur.", "vscode.extension.contributes.breakpoints.language": "Bu dil için kesme noktalarına izin verin.", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "Bu dilde kesme noktalarını etkinleştirmek için doğru olması gereken koşul. Bunu, yan tümce durumunda hata ayıklayıcıyla uygun olarak eşleştirmeyi göz önünde bulundurun.", "vscode.extension.contributes.debuggers": "Hata ayıklama bağdaştırıcılarına katkıda bulunur.", "vscode.extension.contributes.debuggers.args": "Bağdaştırıcıya geçirilecek isteğe bağlı bağımsız değişkenler.", "vscode.extension.contributes.debuggers.configurationAttributes": "'launch.json' doğrulaması için JSON şema yapılandırmaları.", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "İsteğe bağlı çalışma zamanı bağımsız değişkenleri.", "vscode.extension.contributes.debuggers.type": "Bu hata ayıklama bağdaştırıcısının benzersiz tanımlayıcısı.", "vscode.extension.contributes.debuggers.variables": "`launch.json` içindeki etkileşimli değişkenlerden (örneğin, ${action.pickProcess}) bir komuta eşleme.", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "Bu tür bir hata ayıklayıcıyı etkinleştirmek için doğru olması gereken koşul. Bunun için 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' veya uzantı tanımlı uygun bir bağlam anahtarı kullanmayı göz önünde bulundurun.", "vscode.extension.contributes.debuggers.windows": "Windows'a özgü ayarlar.", "vscode.extension.contributes.debuggers.windows.runtime": "Windows için kullanılan çalışma zamanı." }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "Dosya Oluştur", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "Dosya bir dizin", "fileNotFoundError": "Dosya bulunamadı", - "ok": "OK", - "reveal": "Reveal in Explorer View", + "ok": "Tamam", + "reveal": "Explorer Görünümünde Göster", "textFileEditor": "Metin Dosyası Düzenleyici" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "{0} dosyalarını taşı", "movingBulkEdit": "{0} dosya taşınıyor", "movingFileBulkEdit": "{0} taşınıyor", - "newFile": "New Text File", + "newFile": "Yeni Metin Dosyası", "newFolder": "Yeni Klasör", "openFileInNewWindow": "Etkin Dosyayı Yeni Pencerede Aç", "openFileToShowInNewWindow.unsupportedschema": "Etkin düzenleyici açılabilir bir kaynak içermelidir.", @@ -6029,12 +6029,12 @@ "miAutoSave": "&&Otomatik Kaydet", "miCloseEditor": "Düzenleyiciyi &&Kapat", "miGotoFile": "&&Dosyaya Git...", - "miNewFile": "&&New Text File", + "miNewFile": "&&Yeni Metin Dosyası", "miRevert": "Dosyayı &&Geri Al", "miSave": "&&Kaydet", "miSaveAll": "&&Tümünü Kaydet", "miSaveAs": "&&Farklı Kaydet...", - "newFile": "New Text File", + "newFile": "Yeni Metin Dosyası", "openFile": "Dosya Aç...", "openToSide": "Yanda Aç", "revealInSideBar": "Explorer Görünümünde Göster", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "Pencere odağı kaybettiğinde değişikliklere sahip bir düzenleyici otomatik olarak kaydedilir.", "files.exclude.boolean": "Dosya yollarıyla eşleşecek glob deseni. Deseni etkinleştirmek veya devre dışı bırakmak için true ya da false olarak ayarlayın.", "files.exclude.when": "Eşleşen bir dosyanın eşdüzey öğeleri üzerindeki ek denetim. Eşleşen dosya adı için değişken olarak \\$(basename) kullanın.", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "Sonrasında oluşturma, yeniden adlandırma ve silme işlemlerine yönelik dosya katılımcılarının iptal edileceği zaman aşımı (milisaniye cinsinden). Katılımcıları devre dışı bırakmak için `0` kullanın.", "files.restoreUndoStack": "Bir dosya yeniden açıldığında geri alma yığınını geri yükle.", "files.saveConflictResolution": "Aynı sırada başka bir program tarafından değiştirilen bir dosya diske kaydedilirse, bir kaydetme çakışması ortaya çıkar. Veri kaybını önlemek için kullanıcının düzenleyicideki değişiklikleri diskteki sürümle karşılaştırması istenir. Bu ayar yalnızca sıkça kaydetme çakışması hatalarıyla karşılaşılıyorsa değiştirilmelidir ve bir uyarı olmadan kullanılırsa veri kaybına neden olabilir.", "files.simpleDialog.enable": "Basit dosya iletişim kutusunu etkinleştirir. Basit dosya iletişim kutusu etkinleştirildiğinde sistem dosyası iletişim kutusunun yerini alır.", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "Gezginde Klasörleri Daralt", - "createNewEditor": "New Editor", + "createNewEditor": "Yeni Düzenleyici", "createNewFolder": "Yeni Klasör", "explorerSection": "Gezgin Bölümü: {0}", "refreshExplorer": "Gezgini Yenile" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0}, {1}", "aria.2": "{0}", - "cat": "View", + "cat": "Görüntüle", "langStatus.aria": "Düzenleyici Dili Durumu: {0}", "langStatus.name": "Düzenleyici Dili Durumu", "name.pattern": "{0} (Dil Durumu)", "pin": "Durum Çubuğuna Ekle", - "reset": "Reset Language Status Interaction Counter", + "reset": "Dil Durumu Etkileşim Sayacını Sıfırla", "unpin": "Durum Çubuğundan Kaldır" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "Hücre ekleme eylemlerinin nerede görüneceğini denetleyin.", "notebook.interactiveWindow.collapseCodeCells": "Etkileşimli penceredeki kod hücrelerinin varsayılan olarak daraltılmış olup olmadığını kontrol eder.", "notebook.markup.fontSize": "Not defterlerinde oluşturulan işaretlemenin piksel cinsinden yazı tipi boyutunu kontrol eder. \"0\" olarak ayarlandığında, \"#editor.fontSize#\" öğesinin %120'si kullanılır.", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "Not defteri hücrelerinin çıkış metninin yazı tipi ailesi. Boş olarak ayarlandığında, '#editor.fontFamily#' kullanılır.", + "notebook.outputFontSize": "Not defteri hücrelerinin çıkış metni için yazı tipi boyutu. 0 olarak ayarlandığında '#editor.fontSize#' kullanılır.", + "notebook.outputLineHeight": "Not defteri hücreleri için çıktı metninin satır yüksekliği. \r\n - 0 ile 8 arasındaki değerler yazı tipi boyutu ile çarpan olarak kullanılır.\r\n - 8 veya daha büyük değerler etkin değerler olarak kullanılır.", "notebook.showCellStatusbar.description": "Hücre durum çubuğunun gösterilip gösterilmeyeceğini belirtir.", "notebook.showCellStatusbar.hidden.description": "Hücre Durum çubuğu her zaman gizli durumda.", "notebook.showCellStatusbar.visible.description": "Hücre Durum çubuğu her zaman görünür durumda.", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "Yürütme Sırası" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "Başlatılıyor...", "select": "Çekirdek Seç" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "Ayarları aç komutlarının simgesi.", "settingsAddIcon": "Ayarlar kullanıcı arabirimindeki ekleme eyleminin simgesi.", "settingsEditIcon": "Ayarlar kullanıcı arabirimindeki düzenleme eyleminin simgesi.", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "Ayarlar kullanıcı arabirimi için filtreler öneren düğme simgesi.", "settingsGroupCollapsedIcon": "Bölünmüş JSON Ayarları düzenleyicisindeki daraltılmış bölüm simgesi.", "settingsGroupExpandedIcon": "Bölünmüş JSON Ayarları düzenleyicisindeki genişletilmiş bölüm simgesi.", "settingsMoreActionIcon": "Ayarlar kullanıcı arabirimindeki 'diğer eylemler' eyleminin simgesi.", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "Arama ayarları", "clearInput": "Ayarları Arama Girişini Temizle", "clearSearchFilters": "Filtreleri Temizle", - "filterInput": "Filter Settings", + "filterInput": "Filtre Ayarları", "lastSyncedLabel": "Son eşitleme: {0}", "moreThanOneResult": "{0} Ayar Bulundu", "noResults": "Hiçbir Ayar Bulunamadı", @@ -7171,7 +7171,7 @@ "problems": "Sorunlar", "proxy": "Ara Sunucu", "remote": "Uzak", - "scm": "Source Control", + "scm": "Kaynak Denetimi", "screencastMode": "Ekran Kaydı Modu", "search": "Ara", "security": "Güvenlik", @@ -7191,18 +7191,18 @@ "zenMode": "Zen Modu" }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { - "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", - "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "extSettingsSearch": "Uzantı Kimliği...", + "extSettingsSearchTooltip": "Uzantı kimliği filtresi ekle", + "featureSettingsSearch": "Özellik...", + "featureSettingsSearchTooltip": "Özellik filtresi ekle", + "idSettingsSearch": "Ayar kimliği", + "idSettingsSearchTooltip": "Ayar kimliği filtresi ekle", + "langSettingsSearch": "Dil...", + "langSettingsSearchTooltip": "Dil kimliği filtresi ekle", + "modifiedSettingsSearch": "Değiştirildi", + "modifiedSettingsSearchTooltip": "Yalnızca değiştirilen ayarları görüntüle", + "tagSettingsSearch": "Etiket...", + "tagSettingsSearchTooltip": "Etiket filtresi ekle" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "Şurada da değiştirildi", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "Satır içi eylemlerin Kaynak Denetim görünümünde her zaman görünür mü olacağını denetler.", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "Depoların Kaynak Denetimi görünümünde her zaman görünür olup olmayacağını denetler.", + "autoReveal": "Kaynak Denetimi görünümünün açarken dosyaları otomatik olarak göstermesini ve seçmesini denetler.", "diffDecorations": "Düzenleyicide fark süslemelerini denetler.", "diffDecorationsIgnoreTrimWhitespace": "Kaynak Denetimi fark aralık payı süslemeleri içinde baştaki ve sondaki boşluğun yok sayılıp sayılmayacağını denetler.", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "Cilt payı farklı süslemelerinde bir desenin kullanılıp kullanılmadığını denetler.", + "diffGutterPatternAdded": "Eklenen satırlar için cilt payı farklı süslemelerinde desen kullan.", + "diffGutterPatternModifed": "Değiştirilen satırlar için cilt payı farklı süslemelerinde desen kullan.", "diffGutterWidth": "Cilt payında fark süslemelerinin (eklenen ve değiştirilenler) (piksel) genişliğini denetler.", "inputFontFamily": "Giriş iletisinin yazı tipini denetler. Çalışma masası kullanıcı arabirimi yazı tipi ailesi için 'default', '#editor.fontFamily#' için 'editor' kullanın.", "inputFontSize": "Giriş iletisinin yazı tipi boyutunu piksel cinsinden denetler.", "manageWorkspaceTrustAction": "Çalışma Alanına Güveni Yönet", - "miViewSCM": "Source &&Control", + "miViewSCM": "Kaynak &&Denetimi", "no open repo": "Kayıtlı kaynak denetim sağlayıcısı yok.", "no open repo in an untrusted workspace": "Kayıtlı kaynak denetimi sağlayıcılarının hiçbiri Kısıtlı Modda çalışmıyor.", "open in terminal": "Terminalde Aç", "providersVisible": "Kaynak Denetim Depoları bölümünde görünen depo sayısını denetler. Görünümü el ile yeniden boyutlandırabilmek için `0` olarak ayarlayın.", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "Kaynak denetim depoları görünümündeki depoların sıralama düzenini denetler.", + "scm accept": "Kaynak Denetimi: Girişi Kabul Et", + "scm view next commit": "Kaynak Denetimi: Sonraki İşlemeyi Görüntüle", + "scm view previous commit": "Kaynak Denetimi: Önceki İşlemeyi Görüntüle", "scm.countBadge": "Etkinlik Çubuğundaki Kaynak Denetimi simgesindeki sayım rozetini denetler.", "scm.countBadge.all": "Tüm Kaynak Denetim Sağlayıcısı sayım rozetlerinin toplamını göster.", "scm.countBadge.focused": "Odaklanılan Kaynak Denetim Sağlayıcısının sayım rozetini göster.", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "Varsayılan Kaynak Denetimi deposu sıralama modunu denetler.", "scm.defaultViewSortKey.name": "Depo değişikliklerini dosya adına göre sıralayın.", "scm.defaultViewSortKey.path": "Depo değişikliklerini yola göre sıralayın.", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "Depo değişikliklerini Kaynak Denetimi durumuna göre sırala.", "scm.diffDecorations.all": "Tüm mevcut konumlardaki fark süslemelerini göster.", "scm.diffDecorations.gutter": "Fark süslemelerini yalnızca düzenleyici cilt payı içinde göster.", "scm.diffDecorations.minimap": "Fark süslemelerini yalnızca mini harita içinde göster.", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "Kaynak Denetim Sağlayıcısı için sayım rozetini yalnızca sıfır olmadığında göster.", "scm.providerCountBadge.hidden": "Kaynak Denetim Sağlayıcısı sayım rozetlerini gizle.", "scm.providerCountBadge.visible": "Kaynak Denetim Sağlayıcısı sayım rozetlerini göster.", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "Kaynak Denetimi Depoları görünümündeki depolar bulgu zaman aşımına göre sıralandı. Kaynak Denetimi görünümündeki depolar, seçildikleri sırada sıralanır.", + "scm.repositoriesSortOrder.name": "Kaynak Denetimi Depoları ve Kaynak Denetimi görünümündeki depolar, depo adına göre sıralanır.", + "scm.repositoriesSortOrder.path": "Kaynak Denetimi Depoları ve Kaynak Denetimi görünümündeki depolar, depo yoluna göre sıralanır.", + "scmConfigurationTitle": "Kaynak Denetimi", + "showActionButton": "Eylem düğmesinin Kaynak Denetimi görünümünde gösterilip gösterilemeyeceğini denetler.", "source control": "Kaynak denetimi", "source control repositories": "Kaynak Denetim Depoları", "sourceControlViewIcon": "Kaynak Denetimi görünümünün simgesini görüntüleyin." @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "Çıkışı Kopyala", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "Çıktıyı HTML olarak kopyala", "terminal.rerunCommand": "Komutu Yeniden Çalıştır", "terminalPromptCommandFailed": "Komut yürütüldü {0} ve başarısız oldu", "terminalPromptCommandFailedWithExitCode": "Komut yürütüldü {0} ve başarısız oldu (Çıkış Kodu {1})", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "Filtre (ör. metin, !exclude, @etiket)", "testExplorerFilterLabel": "Gezginde testler için metni filtrele", "testing.filters.currentFile": "Yalnızca Etkin Dosyada Göster", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "Benzer Öğe Eşleşmesi", "testing.filters.menu": "Diğer Filtreler...", "testing.filters.removeTestExclusions": "Tüm Testleri Göster", "testing.filters.showExcludedTests": "Gizli Testleri Göster", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "Verimliliğinizi Artırma", "gettingStarted.menuBar.description.interpolated": "Tam menü çubuğu, kodunuza yer açmak için açılır menüde mevcuttur. Daha hızlı erişim için görünümünü değiştirin. \r\n{0}", "gettingStarted.menuBar.title": "Sadece doğru miktarda kullanıcı arayüzü", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "Yeni bir adsız dosya, not defteri veya özel düzenleyici açın.", + "gettingStarted.newEditor.title": "Yeni Düzenleyici...", "gettingStarted.notebook.title": "Not Defterlerini Özelleştirin", "gettingStarted.notebookProfile.description": "Tam da istediğiniz gibi hissetmek için not defterlerleri alın", "gettingStarted.notebookProfile.title": "Not defterleriniz için düzeni seçin", @@ -9922,7 +9922,7 @@ "file": "Dosya", "miNewFile2": "Metin Dosyası", "notebook": "Not Defteri", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "Yeni Düzenleyici..." }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "'{0}' içindeki viewsWelcome katkısı, önerilen 'group' özelliğini kullanmak için 'enabledApiProposals: [\"contribViewsWelcome\"]' özelliğini gerektirir." @@ -10096,7 +10096,7 @@ "commentThread.title": "Katkıda bulunulan açıklama dizisi başlık menüsü", "dup": "`{0}` komutu `komutlar` bölümünde birden çok kez görünüyor.", "dupe.command": "Menü öğesi varsayılan ve alternatif komut olarak aynı komuta başvuruyor", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "Giriş sayfasında ve Dosya menüsünde gösterilen 'Yeni Düzenleyici...' hızlı seçim seçeneği.", "inlineCompletions.actions": "Satır içi tamamlama üzerinde bekleyince görüntülenen eylemler", "interactive.cell.title": "Katkıda bulunulan etkileşimli hücre başlığı menüsü", "interactive.toolbar": "Katkıda bulunulan etkileşimli araç çubuğu menüsü", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "Kaynak sağlanmadığından Klasör Ayarlarına yazılamıyor.", "errorInvalidLaunchConfiguration": "Başlatma yapılandırma dosyasına yazılamıyor. Lütfen içindeki hataları/uyarıları düzeltmek için dosyayı açın ve yeniden deneyin.", "errorInvalidRemoteConfiguration": "Uzak kullanıcı ayarlarına yazılamıyor. Lütfen içindeki hataları/uyarıları düzeltmek için uzak kullanıcı ayarlarını açın ve yeniden deneyin.", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "{0} bir kaynak dili ayarı olmadığından Dil Ayarlarına yazılamıyor.", "errorInvalidTaskConfiguration": "Görevler yapılandırma dosyasına yazılamıyor. Lütfen içindeki hataları/uyarıları düzeltmek için dosyayı açın ve yeniden deneyin.", "errorInvalidUserTarget": "{0} genel kapsamı desteklemediği için kullanıcı ayarlarına yazılamıyor.", "errorInvalidWorkspaceConfigurationApplication": "{0} Çalışma Alanı Ayarlarına yazılamıyor. Bu ayar, yalnızca Kullanıcı ayarlarına yazılabilir.", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "Dosyaya yazılamıyor. Lütfen içindeki hataları/uyarıları düzeltmek için dosyayı açın ve yeniden deneyin." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "Komut dize türünde bir sonuç döndürmediğinden '{0}' komut değişkeni değiştirilemiyor.", + "inputVariable.command.noStringType": "'{1}' komutu dize türünde bir sonuç döndürmediğinden '{0}' giriş değişkeni değiştirilemiyor.", + "inputVariable.defaultInputValue": "(Varsayılan)", + "inputVariable.missingAttribute": "'{0}' giriş değişkeni '{1}' türünde olduğundan '{2}' içermelidir.", + "inputVariable.noInputSection": "'{0}' değişkeni, hata ayıklama veya görev yapılandırmasının bir '{1}' bölümünde tanımlanmalıdır.", + "inputVariable.undefinedVariable": "Tanımsız '{0}' giriş değişkeniyle karşılaşıldı. Devam etmek için '{0}' öğesini kaldırın veya öğeyi tanımlayın.", + "inputVariable.unknownType": "'{0}' giriş değişkeni yalnızca 'promptString', 'pickString' veya 'command' türünde olabilir." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "Komuta geçirilen isteğe bağlı bağımsız değişkenler.", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "{0} değişkeni, çok klasörlü bir çalışma alanında çözümlenemiyor. Bu değişkenin kapsamını ':' ve bir çalışma alanı klasör adı kullanarak belirtin.", "configNoString": "'{1}' yapılandırılmış bir değer olduğundan {0} değişkeni çözümlenemiyor.", "configNotFound": "'{1}' ayarı bulunamadığından {0} değişkeni çözümlenemiyor.", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "Uzantı {1} yüklenmediğinden {0} değişkeni çözümlenemiyor.", "missingConfigName": "Ayar adı verilmediğinden {0} değişkeni çözümlenemiyor.", "missingEnvVarName": "Ortam değişkeni adı verilmediğinden {0} değişkeni çözümlenemiyor.", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "Uzantı adı verilmediğinden {0} değişkeni çözümlenemiyor.", "noValueForCommand": "Komutun değeri olmadığından {0} değişkeni çözümlenemiyor." }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "Uzantı konağından hata: {0}", "extensionHost.startupFail": "Uzantı konağı 10 saniye içinde başlamadı; bu sorun olabilir.", "extensionHost.startupFailDebug": "Uzantı konağı 10 saniye içinde başlamadı; ilk satırda durdurulmuş olabilir; devam edebilmek için bir hata ayıklayıcı gerekiyor.", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "Uzantı hata ayıklama oturumu sonlandırılıyor", "reloadWindow": "Pencereyi Yeniden Yükle" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "Textmate belirteç oluşturucularına katkıda bulunur.", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "Hangi kapsam adlarının dengeli köşeli ayraç içerdiğini belirtir.", "vscode.extension.contributes.grammars.embeddedLanguages": "Bu dil bilgisi eklenmiş diller içeriyorsa kapsam adının dil kimliğine eşlemesi.", "vscode.extension.contributes.grammars.injectTo": "Bu dilbilgisinin ekleneceği dil kapsamı adlarının listesi.", "vscode.extension.contributes.grammars.language": "Bu söz diziminin katkıda bulunduğu dil tanımlayıcısı.", "vscode.extension.contributes.grammars.path": "tmLanguage dosyasının yolu. Yol, uzantı klasörüne görelidir ve genellikle './syntaxes/' ile başlar.", "vscode.extension.contributes.grammars.scopeName": "tmLanguage dosyası tarafından kullanılan Textmate kapsamı adı.", "vscode.extension.contributes.grammars.tokenTypes": "Kapsam adının belirteç türlerine eşlemesi.", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Hangi kapsam adlarının dengeli köşeli ayraç içermediğini belirtir." }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "'{0}' zaten var. Değiştirmek istiyor musunuz?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "Değiştirilen Dosya" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "Dosya Kodlaması Değiştirildi" }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "'{0}' kaydedilemedi. {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "'{0}' kaydediliyor" }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "Metin dosyaları kaydediliyor" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "Dosya simgeleri dosyası ayrıştırılırken sorunlar oluştu: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "'{0}' kaydedilemedi: Dosyanın içeriği daha yeni. Değişikliklerinizle birlikte dosyanın üzerine yazmak istiyor musunuz?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "Çalışma kopyaları kaydediliyor" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "'{0}' kaydediliyor" @@ -11156,7 +11156,7 @@ "undoRedo.source": "Geri Al/Yinele" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "Çalışma kopyalarını yedekle" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "Beklemeyi durdurup kaydedilmemiş değişikliklere sahip düzenleyicileri kaydetmek veya geri döndürmek için 'İptal'e tıklayın.", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "Kaydedilmemiş değişikliklere sahip düzenleyicilerin kaydedilmesi biraz uzun sürüyor..." }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "Yerel geçmiş kaydediliyor" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "Çalışma alanı yapılandırma dosyasına yazılamıyor. Lütfen hatalarını/uyarılarını düzeltmek için dosyayı açın ve yeniden deneyin.", diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/git.i18n.json index e85944eb2b..622f93952b 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/git.i18n.json @@ -271,7 +271,7 @@ "git.timeline.openComparison": "打开比较", "git.timeline.source": "Git 历史记录", "git.timeline.stagedChanges": "暂存的更改", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "未提交的更改", "git.timeline.you": "你" }, "package": { diff --git a/i18n/vscode-language-pack-zh-hans/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/extensions/markdown-language-features.i18n.json index 801b7d50cb..9387f7eead 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/extensions/markdown-language-features.i18n.json @@ -12,7 +12,7 @@ "documentLink.tooltip": "Follow link" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", + "error.noResource": "查找文件引用失败。未提供资源。", "progress.title": "Finding file references" }, "dist/languageFeatures/rename": { @@ -22,29 +22,29 @@ "dist/preview/preview": { "lockedPreviewTitle": "[Preview] {0}", "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", + "preview.clickOpenFailed": "无法打开 {0}", "previewTitle": "Preview {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "找不到 {0}", + "preview.securityMessage.label": "已禁用内容安全警告", + "preview.securityMessage.text": "已禁用此文档中的部分内容", + "preview.securityMessage.title": "已禁用此 Markdown 预览中的可能不安全的内容。更改 Markdown 预览安全设置以允许不安全内容或启用脚本" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", + "disable.description": "允许所有内容,执行所有脚本。不推荐", "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", + "disableSecurityWarning.title": "在此工作区中取消预览安全警告", + "enableSecurityWarning.title": "在此工作区中启用预览安全警告", + "insecureContent.description": "允许通过 http 载入内容", "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", + "insecureLocalContent.description": "允许通过 http 载入来自 localhost 的内容", + "insecureLocalContent.title": "允许不安全的本地内容", "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", + "preview.showPreviewSecuritySelector.title": "选择此工作区中 Markdown 预览的安全设置", + "strict.description": "仅载入安全内容", "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "toggleSecurityWarning.description": "不影响内容安全级别" }, "package": { "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", 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 97840df95d..40db0660bc 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "成功将“{0}”重命名为“{1}”。摘要: {2}", "enablePreview": "启用/禁用重命名之前预览更改的功能", - "label": "Renaming '{0}' to '{1}'", + "label": "正在将“{0}”重命名为“{1}”", "no result": "无结果。", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "将 {0} 重命名为 {1}", "rename.failed": "重命名无法计算修改", "rename.failedApply": "重命名无法应用修改", "rename.label": "重命名符号", @@ -1489,47 +1489,47 @@ "useId": "确认使用了包括发布者在内的完整扩展 ID,例如: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "无法读取文件 {0}: {1}。", + "jsonInvalidFormat": "格式 {0} 无效: 应为 JSON 对象。", + "jsonParseFail": "无法解析 {0}: [{1}, {2}] {3}.", + "jsonParseInvalidType": "清单文件 {0} 无效: 不是 JSON 对象。", + "jsonsParseReportErrors": "未能分析 {0}: {1}。", + "missingNLSKey": "无法找到键 {0} 的消息。" }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "你的系统上安装了 {0}。是否要为其安装推荐的扩展?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "无法从 {0} 读取扩展", + "errorDeleting": "安装扩展“{1}”时无法删除现有文件夹“{0}”。请手动删除此文件夹,然后重试", "exitCode": "无法安装扩展。请在重启 VS Code 后重新安装。", "incompatible": "无法安装扩展“{0}”,因为它与 VS Code“{1}”不兼容。", "notInstalled": "未安装扩展“{0}”。", "quitCode": "无法安装扩展。请在重启 VS Code 后重新安装。", "removeError": "删除扩展时出错: {0}。请重启 VS Code,然后重试。", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "将 {0} 重命名为 {1} 时发生未知错误", "restartCode": "请在重新安装{0}之前重新启动 VS Code。" }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX 无效: package.json 不是 JSON 文件。" }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "属性“{0}”可以省略,否则其类型必须是 `string[]`", + "extensionDescription.activationEvents2": "必须同时指定或同时省略属性”{0}“和”{1}“", + "extensionDescription.browser1": "属性 `{0}` 可以省略,否则其类型必须是 `string`", + "extensionDescription.browser2": "应在扩展文件夹({1})中包含 `browser` ({0})。这可能会使扩展不可移植。", + "extensionDescription.browser3": "必须同时指定或同时省略属性”{0}“和”{1}“", + "extensionDescription.engines": "属性“{0}”是必要属性,其类型必须是 `object`", + "extensionDescription.engines.vscode": "属性“{0}”是必需的,其类型必须是 `string`", + "extensionDescription.extensionDependencies": "属性“{0}”可以省略,否则其类型必须是 `string[]`", + "extensionDescription.extensionKind": "仅当同时定义了属性“main”时,才能定义属性“{0}”。", + "extensionDescription.main1": "属性 `{0}` 可以省略,否则其类型必须是 `string`", + "extensionDescription.main2": "应在扩展文件夹({1})中包含 `main` ({0})。这可能会使扩展不可移植。", + "extensionDescription.main3": "必须同时指定或同时省略属性”{0}“和”{1}“", + "extensionDescription.name": "属性“{0}”是必需的,其类型必须是 `string`", + "extensionDescription.publisher": "属性 publisher 的类型必须是 `string`。", + "extensionDescription.version": "属性“{0}”是必需的,其类型必须是 `string`", + "notSemver": "扩展版本与 semver 不兼容。", "versionMismatch": "扩展与 Code {0} 不兼容。扩展需要: {1}。", "versionSpecificity1": "\"engines.vscode\" ({0}) 中指定的版本不够具体。对于 1.0.0 之前的 vscode 版本,请至少定义主要和次要想要的版本。例如: ^0.10.0、0.10.x、0.11.0 等。", "versionSpecificity2": "\"engines.vscode\" ({0}) 中指定的版本不够具体。对于 1.0.0 之后的 vscode 版本,请至少定义主要想要的版本。例如: ^1.10.0、1.10.x、1.x.x、2.x.x 等。", @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "导航路径项的背景色。", "breadcrumbsFocusForeground": "焦点导航路径的颜色", "breadcrumbsSelectedBackground": "导航路径项选择器的背景色。", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "已选导航路径项的颜色。", "buttonBackground": "按钮背景色。", "buttonBorder": "按钮边框颜色。", "buttonForeground": "按钮前景色。", @@ -2518,13 +2518,13 @@ "cancel": "取消", "confirmLogin": "扩展\"{0}\"希望使用{1}登录。", "confirmRelogin": "扩展“{0}”希望你使用 {1} 重新登录。", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "选择可以访问此帐户的扩展", "manageTrustedExtensions": "管理受信任的扩展", "manageTrustedExtensions.cancel": "取消", "noTrustedExtensions": "尚无任何扩展使用此帐户。", "notUsed": "未使用此帐户", "signOut": "注销", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "帐户“{0}”已由以下扩展使用: \r\n\r\n{1}\r\n\r\n 是否注销这些扩展?", "signOutMessageSimple": "注销“{0}”?", "signedOut": "已成功注销。" }, @@ -3023,7 +3023,7 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "二进制查看器", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", + "binaryError": "此文件是二进制文件或使用了不支持的文本编码,无法在编辑器中显示。", "openAnyway": "Open Anyway" }, "vs/workbench/browser/parts/editor/breadcrumbs": { @@ -3347,7 +3347,7 @@ "trustRequiredEditor": "需要工作区信任", "unavailableResourceErrorEditorText": "由于找不到该文件,因此无法打开编辑器。", "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithoutError": "由于意外错误,无法打开编辑器。" }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "关闭编辑器", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "控制无标题编辑器的标签格式。", "useSplitJSON": "控制在将设置编辑为 json 时是否使用拆分 json 编辑器。", "viewVisibility": "控制是否显示视图头部的操作项。视图头部操作项可以一直,或是仅当聚焦到和悬停在视图上时显示。", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", + "window.confirmBeforeClose.always": "始终询问确认。", + "window.confirmBeforeClose.always.web": "始终尝试请求确认。请注意,浏览器仍可能在未经确认的情况下决定关闭标签页或窗口。", "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.never.web": "除非即将丢失数据,否则绝不明确询问确认。", "window.menuBarVisibility.classic": "菜单显示在窗口顶部,并且仅在全屏模式下隐藏。", "window.menuBarVisibility.compact": "菜单在边栏中显示为精简按钮。当 \\\"#window.titleBarStyle#\\\" 为 \\\"native\\\" 时,会忽略此值。", "window.menuBarVisibility.hidden": "菜单始终隐藏。", @@ -4061,7 +4061,7 @@ "cancelButton": "取消(&&C)", "closeWindowButtonLabel": "&&Close Window", "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", + "doNotAskAgain": "不再询问", "exitButtonLabel": "&&Exit", "keychainWriteError": "将登录信息写入密钥链失败,出现错误“{0}”。", "learnMore": "了解详细信息", @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "创建文件", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "文件是目录", "fileNotFoundError": "找不到文件", "ok": "OK", - "reveal": "Reveal in Explorer View", + "reveal": "在资源管理器视图中显示", "textFileEditor": "文本文件编辑器" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -9810,7 +9810,7 @@ "gettingStarted.intermediate.title": "提高工作效率", "gettingStarted.menuBar.description.interpolated": "下拉菜单中提供了完整的菜单栏,可为代码腾出空间。切换其外观以加快访问速度。\r\n{0}", "gettingStarted.menuBar.title": "恰好数量的 UI", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", + "gettingStarted.newEditor.description": "打开新的无标题文件、笔记本或自定义编辑器。", "gettingStarted.newEditor.title": "New Editor...", "gettingStarted.notebook.title": "自定义笔记", "gettingStarted.notebookProfile.description": "获取笔记,以你喜欢的方式体验", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "未提供资源,因此无法写入\"文件夹设置\"。", "errorInvalidLaunchConfiguration": "无法写入启动配置文件。请打开文件并更正错误或警告,然后重试。", "errorInvalidRemoteConfiguration": "无法写入远程用户设置。请打开远程用户设置以更正其中的错误警告, 然后重试。", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "无法写入语言设置,因为{0}不是资源语言设置。", "errorInvalidTaskConfiguration": "无法写入任务配置文件。请打开文件并更正错误或警告,然后重试。", "errorInvalidUserTarget": "{0} 不支持全局域,因此无法写入\"用户设置\"。", "errorInvalidWorkspaceConfigurationApplication": "无法将 {0} 写入“工作区设置”。此设置只能写于“用户设置”。", @@ -10251,9 +10251,9 @@ "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", + "inputVariable.missingAttribute": "输入变量“{0}”的类型为“{1}”且必须包含“{2}”。", + "inputVariable.noInputSection": "必须在调试或任务配置的“{1}”部分中定义变量“{0}”。", + "inputVariable.undefinedVariable": "遇到未定义的输入变量“{0}”。请删除或定义“{0}”以继续操作。", "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/configuration-editing.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/configuration-editing.i18n.json index 33597c0ab5..98d4f2ffd2 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/configuration-editing.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/configuration-editing.i18n.json @@ -11,7 +11,7 @@ "dist/configurationEditingMain": { "cwd": "啟用時工作執行器目前工作目錄", "defaultBuildTask": "預設建置工作的名稱。如果沒有任何預設建置工作,則會顯示快選以選擇建置工作。", - "extensionInstallFolder": "The path where an an extension is installed.", + "extensionInstallFolder": "安裝延伸模組的路徑。", "file": "目前已開啟的檔案", "fileBasename": "目前已開啟檔案的 basename", "fileBasenameNoExtension": "目前已開啟檔案的 basename,不包含副檔名", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/css-language-features.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/css-language-features.i18n.json index 2d619d9700..701052ec0c 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/css-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/css-language-features.i18n.json @@ -18,12 +18,12 @@ "css.completion.completePropertyWithSemicolon.desc": "完成 CSS 屬性時在行尾插入分號。", "css.completion.triggerPropertyValueCompletion.desc": "根據預設,VS Code 會在選取 CSS 屬性後,觸發屬性值完成。請使用此設定停用此行為。", "css.customData.desc": "指向 JSON 檔案的相對檔案路徑清單,採用[自訂資料格式](https://github.com/microsoft/vscode-css-languageservice/blob/master/docs/customData.md)。\r\n\r\nVS Code 會在啟動時載入自訂資料,針對您在 JSON 檔案中所指定的自訂 CSS 屬性、at 指示詞、虛擬類別以及虛擬元素,增強其 CSS 支援。\r\n\r\n檔案路徑相對於工作區,而且僅會考慮工作區資料夾設定。", - "css.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "css.format.braceStyle.desc": "將大括弧放在與規則 ('collapse') 的同一行,或將大括弧放在自己的行上 (`expand`)。", "css.format.enable.desc": "啟用/停用預設 CSS 格式器。", - "css.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#css.format.preserveNewLines#` is enabled.", + "css.format.maxPreserveNewLines.desc": "啟用 '#css.format.preserveNewLines#' 時,要保留在一個區塊中的分行符號數目上限。", "css.format.newlineBetweenRules.desc": "以空白行分隔規則集。", "css.format.newlineBetweenSelectors.desc": "以新行分隔選取器。", - "css.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "css.format.preserveNewLines.desc": "是否應該保留元素之前的現有分行符號。", "css.format.spaceAroundSelectorSeparator.desc": "請確認選擇器分隔字元 '>'、'+'、'~' 周圍有空白字元 (例如 `a > b`)。", "css.hover.documentation": "在 CSS 暫留時顯示標籤和屬性文件。", "css.hover.references": "在 CSS 暫留時顯示 MDN 參考。", @@ -56,12 +56,12 @@ "less.colorDecorators.enable.deprecationMessage": "設定 `less.colorDecorators.enable` 已淘汰,改為 `editor.colorDecorators`。", "less.completion.completePropertyWithSemicolon.desc": "完成 CSS 屬性時在行尾插入分號。", "less.completion.triggerPropertyValueCompletion.desc": "根據預設,VS Code 會在選取 CSS 屬性後,觸發屬性值完成。請使用此設定停用此行為。", - "less.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "less.format.braceStyle.desc": "將大括弧放在與規則 ('collapse') 的同一行,或將大括弧放在自己的行上 (`expand`)。", "less.format.enable.desc": "啟用/停用預設 LESS 格式器。", - "less.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#less.format.preserveNewLines#` is enabled.", + "less.format.maxPreserveNewLines.desc": "啟用 '#less.format.preserveNewLines#' 時,要保留在一個區塊中的分行符號數目上限。", "less.format.newlineBetweenRules.desc": "以空白行分隔規則集。", "less.format.newlineBetweenSelectors.desc": "以新行分隔選取器。", - "less.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "less.format.preserveNewLines.desc": "是否應該保留元素之前的現有分行符號。", "less.format.spaceAroundSelectorSeparator.desc": "請確認選擇器分隔字元 '>'、'+'、'~' 周圍有空白字元 (例如 `a > b`)。", "less.hover.documentation": "在 LESS 暫留時顯示標籤和屬性文件。", "less.hover.references": "在 LESS 暫留時顯示 MDN 參考。", @@ -91,12 +91,12 @@ "scss.colorDecorators.enable.deprecationMessage": "設定 `scss.colorDecorators.enable` 已淘汰,改為 `editor.colorDecorators`。", "scss.completion.completePropertyWithSemicolon.desc": "完成 CSS 屬性時在行尾插入分號。", "scss.completion.triggerPropertyValueCompletion.desc": "根據預設,VS Code 會在選取 CSS 屬性後,觸發屬性值完成。請使用此設定停用此行為。", - "scss.format.braceStyle.desc": "Put braces on the same line as rules (`collapse`) or put braces on own line (`expand`).", + "scss.format.braceStyle.desc": "將大括弧放在與規則 ('collapse') 的同一行,或將大括弧放在自己的行上 (`expand`)。", "scss.format.enable.desc": "啟用/停用預設 SCSS 格式器。", - "scss.format.maxPreserveNewLines.desc": "Maximum number of line breaks to be preserved in one chunk, when `#scss.format.preserveNewLines#` is enabled.", + "scss.format.maxPreserveNewLines.desc": "啟用 '#scss.format.preserveNewLines#' 時,要保留在一個區塊中的分行符號數目上限。", "scss.format.newlineBetweenRules.desc": "以空白行分隔規則集。", "scss.format.newlineBetweenSelectors.desc": "以新行分隔選取器。", - "scss.format.preserveNewLines.desc": "Whether existing line breaks before elements should be preserved.", + "scss.format.preserveNewLines.desc": "是否應該保留元素之前的現有分行符號。", "scss.format.spaceAroundSelectorSeparator.desc": "請確認選擇器分隔字元 '>'、'+'、'~' 周圍有空白字元 (例如 `a > b`)。", "scss.hover.documentation": "在 SCSS 暫留時顯示標籤和屬性文件。", "scss.hover.references": "在 SCSS 暫留時顯示 MDN 參考。", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/git.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/git.i18n.json index aae64b4f97..f30c3195d9 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/git.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/git.i18n.json @@ -168,7 +168,7 @@ "stash message": "擱置變更訊息", "stashcheckout": "隱藏並簽出", "sure drop": "確定要卸除隱藏項目 {0} 嗎?", - "sync is unpredictable": "This action will pull and push commits from and to '{0}/{1}'.", + "sync is unpredictable": "此動作會從 '{0}/{1}' 提取和推送提交。", "tag at": "位於 {0} 的標籤", "tag message": "訊息", "tag name": "標籤名稱", @@ -271,7 +271,7 @@ "git.timeline.openComparison": "開啟比較", "git.timeline.source": "Git 歷程記錄", "git.timeline.stagedChanges": "暫存的變更", - "git.timeline.uncommitedChanges": "Uncommitted Changes", + "git.timeline.uncommitedChanges": "未認可的變更", "git.timeline.you": "您" }, "package": { @@ -478,7 +478,7 @@ "config.timeline.date.authored": "使用撰寫日期", "config.timeline.date.committed": "使用認可日期", "config.timeline.showAuthor": "控制是否要在 [時間軸] 檢視中顯示認可作者。", - "config.timeline.showUncommitted": "Controls whether to show uncommitted changes in the Timeline view.", + "config.timeline.showUncommitted": "控制是否要在 [時間表] 檢視中顯示未認可的變更。", "config.untrackedChanges": "控制未追蹤修訂的運作方式。", "config.untrackedChanges.hidden": "未追蹤修訂會隱藏並從數個動作中排除。", "config.untrackedChanges.mixed": "所有修訂 (追蹤和未追蹤) 會同時出現並以同等方式運作。", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/github-authentication.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/github-authentication.i18n.json index 4f65ccd830..14c14131e7 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/github-authentication.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/github-authentication.i18n.json @@ -11,13 +11,13 @@ "dist/githubServer": { "code.detail": "若要完成驗證,請瀏覽至 GitHub 並貼上上述的一次性程式碼。", "code.title": "您的代碼: {0}", - "no": "No", - "otherReasonMessage": "You have not yet finished authorizing this extension to use GitHub. Would you like to keep trying?", + "no": "否", + "otherReasonMessage": "您尚未完成授權此延伸模組使用 GitHub。要繼續嘗試嗎?", "progress": "在新索引標籤中開啟 [{0}]({0}) 並貼上您的一次性代碼: {1}", - "signingIn": "Signing in to github.com...", - "signingInAnotherWay": "Signing in to github.com...", - "userCancelledMessage": "Having trouble logging in? Would you like to try a different way?", - "yes": "Yes" + "signingIn": "正在登入 github.com...", + "signingInAnotherWay": "正在登入 github.com...", + "userCancelledMessage": "登入時遇到問題嗎? 要嘗試其他方式嗎?", + "yes": "是" }, "package": { "description": "GitHub 驗證提供者", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/github.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/github.i18n.json index db9788a995..64c9d8b9e3 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/github.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/github.i18n.json @@ -29,14 +29,14 @@ "forking_done": "已成功在 GitHub 上建立分支 '{0}'。", "forking_pushing": "正在推送變更...", "no": "否", - "no pr template": "No template", + "no pr template": "沒有範本", "openingithub": "在 GitHub 上開啟", "openpr": "開啟 PR", - "select pr template": "Select the Pull Request template" + "select pr template": "選取提取要求範本" }, "package": { "config.gitAuthentication": "控制是否要在 VS Code 中為 git 命令啟用自動 GitHub 驗證。", - "config.gitProtocol": "Controls which protocol is used to clone a GitHub repository", + "config.gitProtocol": "控制要用來複製 GitHub 存放庫的通訊協定", "description": "適用於 VS Code 的 GitHub 功能", "displayName": "GitHub", "welcome.publishFolder": "您也可以直接將此資料夾發佈到 GitHub 存放庫。發佈之後,您就可以存取 git 與 GitHub 所支援的原始檔控制功能。\r\n[$(github) 發佈至 GitHub](command:github.publish)", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/json-language-features.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/json-language-features.i18n.json index a9d5002eda..b95bf57ce9 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/json-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/json-language-features.i18n.json @@ -22,24 +22,24 @@ "yes never again": "不再顯示" }, "client\\dist\\node/languageStatus": { - "openExtension": "Open Extension", - "openSettings": "Open Settings", + "openExtension": "開啟延伸模組", + "openSettings": "開啟設定", "pending.detail": "正在載入 JSON 資訊", - "schema.noSchema": "No schema configured for this file", - "schema.showdocs": "Learn more about JSON schema configuration...", - "schemaFromFolderSettings": "Configured in workspace settings", - "schemaFromUserSettings": "Configured in user settings", - "schemaFromextension": "Configured by extension: {0}", + "schema.noSchema": "未設定此檔案的結構描述", + "schema.showdocs": "深入了解 JSON 結構描述設定...", + "schemaFromFolderSettings": "在工作區設定中設定", + "schemaFromUserSettings": "在使用者設定中設定", + "schemaFromextension": "由延伸模組設定: {0}", "schemaPicker.title": "用於 {0} 的 JSON 結構描述", "status.error": "無法計算使用的架構", - "status.multipleSchema": "Multiple JSON schemas configured.", - "status.noSchema": "No JSON schema configured.", - "status.noSchema.short": "No Schema Validation", + "status.multipleSchema": "已設定多個 JSON 架構。", + "status.noSchema": "未設定 JSON 架構。", + "status.noSchema.short": "背結構描述驗證", "status.notJSON": "不是 JSON 編輯器", "status.openSchemasLink": "顯示結構描述", - "status.singleSchema": "JSON schema configured.", - "status.withSchema.short": "Schema Validated", - "status.withSchemas.short": "Schema Validated", + "status.singleSchema": "已設定 JSON 架構。", + "status.withSchema.short": "結構描述已驗證", + "status.withSchemas.short": "結構描述已驗證", "statusItem.name": "JSON 驗證狀態" }, "package": { @@ -60,7 +60,7 @@ "json.schemas.schema.desc": "指定 URL 的結構描述定義。只須提供結構描述以避免存取結構描述 URL。", "json.schemas.url.desc": "目前目錄中的結構描述 URL 或結構描述相對路徑", "json.tracing.desc": "追蹤 VS Code 與 JSON 語言伺服器之間的通訊。", - "json.validate.enable.desc": "Enable/disable JSON validation." + "json.validate.enable.desc": "啟用/停用 JSON 驗證。" } } } \ No newline at end of file diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/markdown-language-features.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/markdown-language-features.i18n.json index 2c6d5fdff2..85897c9c43 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/markdown-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/markdown-language-features.i18n.json @@ -9,45 +9,45 @@ "version": "1.0.0", "contents": { "dist/languageFeatures/documentLinkProvider": { - "documentLink.tooltip": "Follow link" + "documentLink.tooltip": "追蹤連結" }, "dist/languageFeatures/fileReferences": { - "error.noResource": "Find file references failed. No resource provided.", - "progress.title": "Finding file references" + "error.noResource": "尋找檔案參考失敗。未提供任何資源。", + "progress.title": "正在尋找檔案參考" }, "dist/languageFeatures/rename": { - "invalidRenameLocation": "Rename not supported at location", - "renameNoFiles": "Renaming files is currently not supported" + "invalidRenameLocation": "位置不支援重新命名", + "renameNoFiles": "目前不支援重新命名檔案" }, "dist/preview/preview": { - "lockedPreviewTitle": "[Preview] {0}", - "onPreviewStyleLoadError": "Could not load 'markdown.styles': {0}", - "preview.clickOpenFailed": "Could not open {0}", - "previewTitle": "Preview {0}" + "lockedPreviewTitle": "[預覽] {0}", + "onPreviewStyleLoadError": "無法載入 ‘markdown.style' 樣式:{0}", + "preview.clickOpenFailed": "無法開啟 {0}", + "previewTitle": "預覽 {0}" }, "dist/preview/previewContentProvider": { - "preview.notFound": "{0} cannot be found", - "preview.securityMessage.label": "Content Disabled Security Warning", - "preview.securityMessage.text": "Some content has been disabled in this document", - "preview.securityMessage.title": "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts" + "preview.notFound": "找不到 {0}", + "preview.securityMessage.label": "內容已停用安全性警告", + "preview.securityMessage.text": "此文件中的部分內容已停用", + "preview.securityMessage.title": "Markdown 預覽中已停用可能不安全或無防護的內容。請將 Markdown 預覽的安全性設定變更為允許無防護的內容,或啟用指令碼" }, "dist/preview/security": { - "disable.description": "Allow all content and script execution. Not recommended", - "disable.title": "Disable", - "disableSecurityWarning.title": "Disable preview security warning in this workspace", - "enableSecurityWarning.title": "Enable preview security warnings in this workspace", - "insecureContent.description": "Enable loading content over http", - "insecureContent.title": "Allow insecure content", - "insecureLocalContent.description": "Enable loading content over http served from localhost", - "insecureLocalContent.title": "Allow insecure local content", - "moreInfo.title": "More Information", - "preview.showPreviewSecuritySelector.title": "Select security settings for Markdown previews in this workspace", - "strict.description": "Only load secure content", - "strict.title": "Strict", - "toggleSecurityWarning.description": "Does not affect the content security level" + "disable.description": "允許所有內容與指令碼執行。不建議", + "disable.title": "停用", + "disableSecurityWarning.title": "不允許此工作區預覽安全性警告", + "enableSecurityWarning.title": "允許此工作區預覽安全性警告", + "insecureContent.description": "啟用 http 載入內容", + "insecureContent.title": "允許不安全的內容", + "insecureLocalContent.description": "啟用從本機提供 http 載入內容", + "insecureLocalContent.title": "允許不安全的本機內容", + "moreInfo.title": "詳細資訊", + "preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定", + "strict.description": "僅載入安全內容", + "strict.title": "嚴謹", + "toggleSecurityWarning.description": "不影響內容安全性層級" }, "package": { - "configuration.markdown.editor.drop.enabled": "Enable/disable dropping into the markdown editor to insert shift. Requires enabling `#workbench.editor.dropIntoEditor.enabled#`.", + "configuration.markdown.editor.drop.enabled": "啟用/停用放入 Markdown 編輯器以插入班次。需要啟用 '#workbench.editor.dropIntoEditor.enabled#'。", "configuration.markdown.links.openLocation.beside": "開啟使用中編輯器旁邊的連結。", "configuration.markdown.links.openLocation.currentGroup": "在使用中的編輯器群組開啟連結。", "configuration.markdown.links.openLocation.description": "控制應在何處開啟 Markdown 檔案中的連結。", @@ -57,7 +57,7 @@ "configuration.markdown.suggest.paths.enabled.description": "啟用/停用 Markdown 連結的路徑建議", "description": "為 Markdown 提供豐富的語言支援。", "displayName": "Markdown 語言功能", - "markdown.findAllFileReferences": "Find File References", + "markdown.findAllFileReferences": "尋找檔案參考", "markdown.preview.breaks.desc": "設定 Markdown 預覽中轉譯分行符號的方式。若設定為 'true',則會為段落內的新行建立
。", "markdown.preview.doubleClickToSwitchToEditor.desc": "在 Markdown 預覽中按兩下會切換到編輯器。", "markdown.preview.fontFamily.desc": "控制 Markdown 預覽中使用的字型家族。", diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/theme-defaults.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/theme-defaults.i18n.json index f50b65a339..09710f265d 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/theme-defaults.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/theme-defaults.i18n.json @@ -15,7 +15,7 @@ "displayName": "預設佈景主題", "hcColorThemeLabel": "深色高對比", "lightColorThemeLabel": "淺色 (Visual Studio)", - "lightHcColorThemeLabel": "Light High Contrast", + "lightHcColorThemeLabel": "淺色高對比", "lightPlusColorThemeLabel": "淺色+ (預設淺色)", "minimalIconThemeLabel": "最小 (Visual Studio Code)" } diff --git a/i18n/vscode-language-pack-zh-hant/translations/extensions/typescript-language-features.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/extensions/typescript-language-features.i18n.json index 44f4340f1e..106dc961e3 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/extensions/typescript-language-features.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/extensions/typescript-language-features.i18n.json @@ -117,9 +117,9 @@ "resolved.command.title.createTsconfig": "建立 tsconfig", "resolved.command.title.open": "開啟設定檔", "resolved.detail.noJsConfig": "無 jsconfig", - "resolved.detail.noOpenedFolders": "No opened folders", + "resolved.detail.noOpenedFolders": "沒有開啟的資料夾", "resolved.detail.noTsConfig": "無 tsconfig", - "resolved.detail.notInOpenedFolder": "File is not part opened folders", + "resolved.detail.notInOpenedFolder": "檔案不是開啟資料夾的一部分", "statusItem.name": "JS/TS IntelliSense 狀態", "syntaxOnly.command.title.learnMore": "深入了解", "syntaxOnly.detail": "無法使用 Project Wide IntelliSense", 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 190c9cb14a..df1db646cb 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -405,8 +405,8 @@ "hover.sticky": "控制當滑鼠移過時,是否應保持顯示暫留。", "inlayHints.enable": "啟用編輯器中的內嵌提示。", "inlayHints.fontFamily": "控制編輯器中,內嵌提示的字型家族。設定為空白時,會使用 `#editor.fontFamily#`。", - "inlayHints.fontSize": "Controls font size of inlay hints in the editor. As default the `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.", - "inlayHints.toggle": "Control if inlay hints temporarily show or hide when `Ctrl+Alt` is pressed and held.", + "inlayHints.fontSize": "控制編輯器中內嵌提示的字型大小。當設定的值小於 '5' 或大於編輯器字型大小時,會使用 '#editor.fontSize#' 預設值。", + "inlayHints.toggle": "控制當按下並保留 'Ctrl+Alt' 時,是否暫時顯示或隱藏內嵌提示。", "inline": "快速建議會顯示為浮水印文字", "inlineSuggest.enabled": "控制是否要在編輯器中自動顯示內嵌建議。", "letterSpacing": "控制字母間距 (像素)。", @@ -521,8 +521,8 @@ "tabCompletion.off": "停用 tab 鍵自動完成。", "tabCompletion.on": "按 Tab 時,Tab 完成會插入最符合的建議。", "tabCompletion.onlySnippets": "在程式碼片段的首碼相符時使用 Tab 完成。未啟用 'quickSuggestions' 時效果最佳。", - "toogle.hide": "Inlay hints are showing by default and hide when holding `Ctrl+Alt`", - "toogle.show": "Inlay hints are hidden by default and only show when holding `Ctrl+Alt`", + "toogle.hide": "預設會顯示內嵌提示,並在按住 'Ctrl+Alt' 時隱藏", + "toogle.show": "預設會隱藏內嵌提示,且僅在持有 'Ctrl+Alt' 時顯示", "unfoldOnClickAfterEndOfLine": "控制按一下已折疊行後方的空白內容是否會展開行。", "unicodeHighlight.allowedCharacters": "定義未醒目提示的允許字元。", "unicodeHighlight.allowedLocales": "不會將允許地區設置中常見的 Unicode 字元強調顯示。", @@ -980,9 +980,9 @@ "selectTabWidth": "選取目前檔案的定位點大小" }, "vs/editor/contrib/inlayHints/browser/inlayHintsController": { - "toggle": "Toggle Inlay Hints", - "toggleMnem": "Show &&Inlay Hints", - "view": "View" + "toggle": "切換內嵌提示", + "toggleMnem": "顯示內嵌提示(&&A)", + "view": "檢視" }, "vs/editor/contrib/inlayHints/browser/inlayHintsHover": { "hint.cmd": "執行命令", @@ -1076,10 +1076,10 @@ "moveSelectionToPreviousFindMatch": "將最後一個選擇項目移至前一個找到的相符項", "mutlicursor.addCursorsToBottom": "將游標新增到底部 ", "mutlicursor.addCursorsToTop": "將游標新增到頂部", - "mutlicursor.focusNextCursor": "Focus Next Cursor", - "mutlicursor.focusNextCursor.description": "Focuses the next cursor", - "mutlicursor.focusPreviousCursor": "Focus Previous Cursor", - "mutlicursor.focusPreviousCursor.description": "Focuses the previous cursor", + "mutlicursor.focusNextCursor": "聚焦下一個游標", + "mutlicursor.focusNextCursor.description": "聚焦下一個游標", + "mutlicursor.focusPreviousCursor": "聚焦上一個游標", + "mutlicursor.focusPreviousCursor.description": "聚焦前一個游標", "mutlicursor.insertAbove": "在上方加入游標", "mutlicursor.insertAtEndOfEachLineSelected": "在行尾新增游標", "mutlicursor.insertBelow": "在下方加入游標", @@ -1156,9 +1156,9 @@ "vs/editor/contrib/rename/browser/rename": { "aria": "已成功將 '{0}' 重新命名為 '{1}'。摘要: {2}", "enablePreview": "啟用/停用重新命名前先預覽變更的功能", - "label": "Renaming '{0}' to '{1}'", + "label": "正在將 '{0}' 重新命名為 '{1}'", "no result": "沒有結果。", - "quotableLabel": "Renaming {0} to {1}", + "quotableLabel": "正在將 {0} 重新命名為 {1}", "rename.failed": "重新命名無法計算編輯", "rename.failedApply": "重命名無法套用編輯", "rename.label": "重新命名符號", @@ -1179,7 +1179,7 @@ "hasNextTabstop": "在程式碼片段模式中是否有下一個定位停駐點", "hasPrevTabstop": "在程式碼片段模式中是否有上一個定位停駐點", "inSnippetMode": "編輯器目前是否在程式碼片段模式中", - "next": "Go to next placeholder..." + "next": "移至下一個預留位置..." }, "vs/editor/contrib/snippet/browser/snippetVariables": { "April": "四月", @@ -1489,47 +1489,47 @@ "useId": "請確保您使用包含發行者的完整延伸模組識別碼,例如: {0}" }, "vs/platform/extensionManagement/common/extensionsScannerService": { - "fileReadFail": "Cannot read file {0}: {1}.", - "jsonInvalidFormat": "Invalid format {0}: JSON object expected.", - "jsonParseFail": "Failed to parse {0}: [{1}, {2}] {3}.", - "jsonParseInvalidType": "Invalid manifest file {0}: Not an JSON object.", - "jsonsParseReportErrors": "Failed to parse {0}: {1}.", - "missingNLSKey": "Couldn't find message for key {0}." + "fileReadFail": "無法讀取檔案 {0}: {1}。", + "jsonInvalidFormat": "格式 {0} 無效: 必須是 JSON 物件。", + "jsonParseFail": "無法剖析 {0}: [{1}, {2}] {3}。", + "jsonParseInvalidType": "資訊清單檔案 {0} 無效: 不是 JSON 物件。", + "jsonsParseReportErrors": "無法剖析 {0}: {1}。", + "missingNLSKey": "找不到金鑰 {0} 的訊息。" }, "vs/platform/extensionManagement/electron-sandbox/extensionTipsService": { "exeRecommended": "您的系統上已安裝 {0}。要為其安裝建議的延伸模組嗎?" }, "vs/platform/extensionManagement/node/extensionManagementService": { - "cannot read": "Cannot read the extension from {0}", - "errorDeleting": "Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again", + "cannot read": "無法從 {0} 讀取延伸模組", + "errorDeleting": "安裝延伸模組 '{1}' 時無法刪除現有的資料夾 '{0}'。請手動刪除該資料夾後,再試一次", "exitCode": "無法安裝延伸模組。重新安裝以前請離開並再次啟動 VS Code。", "incompatible": "因為延伸模組 '{0}' 與 VS Code '{1}' 不相容,所以無法安裝該延伸模組。", "notInstalled": "未安裝延伸模組 ‘{0}’。", "quitCode": "無法安裝延伸模組。重新安裝以前請重啟 VS Code。", "removeError": "移除延伸模組: {0} 時發生錯誤。重新嘗試前請離開並再次啟動 VS Code。", - "renameError": "Unknown error while renaming {0} to {1}", + "renameError": "將 {0} 重新命名為 {1} 時發生未知錯誤", "restartCode": "請在重新安裝 {0} 前重新啟動 VS Code。" }, "vs/platform/extensionManagement/node/extensionManagementUtil": { "invalidManifest": "VSIX 無效: package.json 不是 JSON 檔案。" }, "vs/platform/extensions/common/extensionValidator": { - "extensionDescription.activationEvents1": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.activationEvents2": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.browser1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.browser2": "Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.browser3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.engines": "property `{0}` is mandatory and must be of type `object`", - "extensionDescription.engines.vscode": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.extensionDependencies": "property `{0}` can be omitted or must be of type `string[]`", - "extensionDescription.extensionKind": "property `{0}` can be defined only if property `main` is also defined.", - "extensionDescription.main1": "property `{0}` can be omitted or must be of type `string`", - "extensionDescription.main2": "Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.", - "extensionDescription.main3": "properties `{0}` and `{1}` must both be specified or must both be omitted", - "extensionDescription.name": "property `{0}` is mandatory and must be of type `string`", - "extensionDescription.publisher": "property publisher must be of type `string`.", - "extensionDescription.version": "property `{0}` is mandatory and must be of type `string`", - "notSemver": "Extension version is not semver compatible.", + "extensionDescription.activationEvents1": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", + "extensionDescription.activationEvents2": "屬性 `{0}` 和 `{1}` 必須同時指定或同時忽略", + "extensionDescription.browser1": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", + "extensionDescription.browser2": "`browser` ({0}) 必須包含在延伸模組的資料夾 ({1}) 中。這可能會使延伸模組無法移植。", + "extensionDescription.browser3": "屬性 `{0}` 和 `{1}` 必須同時指定或同時忽略", + "extensionDescription.engines": "屬性 '{0}' 為強制項目且必須屬於 `object` 類型", + "extensionDescription.engines.vscode": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "extensionDescription.extensionDependencies": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", + "extensionDescription.extensionKind": "屬性 '{0}' 只有在屬性 'main' 也定義時才能定義。", + "extensionDescription.main1": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", + "extensionDescription.main2": "`main` ({0}) 必須包含在延伸模組的資料夾 ({1}) 中。這可能會使延伸模組無法移植。", + "extensionDescription.main3": "屬性 `{0}` 和 `{1}` 必須同時指定或同時忽略", + "extensionDescription.name": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "extensionDescription.publisher": "屬性發行者必須屬於 `string` 類型。", + "extensionDescription.version": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型", + "notSemver": "延伸模組版本與 semver 不相容。", "versionMismatch": "延伸模組與 Code {0} 不相容。延伸模組需要: {1}。", "versionSpecificity1": "在 `engines.vscode` ({0}) 中指定的版本不夠具體。對於 1.0.0 之前的 vscode 版本,請至少定義所需的主要和次要版本。 例如 ^0.10.0、0.10.x、0.11.0 等。", "versionSpecificity2": "在 `engines.vscode` ({0}) 中指定的版本不夠具體。對於 1.0.0 之後的 vscode 版本,請至少定義所需的主要和次要版本。 例如 ^1.10.0、1.10.x、1.x.x、2.x.x 等。", @@ -1641,7 +1641,7 @@ "sev.warning": "警告" }, "vs/platform/menubar/electron-main/menubar": { - "cancel": "&&Cancel", + "cancel": "取消(&&C)", "mAbout": "關於 {0}", "mBringToFront": "全部提到最上層", "mEdit": "編輯(&&E)", @@ -1675,8 +1675,8 @@ "miQuit": "結束 {0}", "miRestartToUpdate": "重新啟動以更新(&&U)", "miSwitchWindow": "切換視窗(&&W)...", - "quit": "&&Quit", - "quitMessage": "Are you sure you want to quit?" + "quit": "結束(&&Q)", + "quitMessage": "確定要結束嗎?" }, "vs/platform/native/electron-main/nativeHostMainService": { "cancel": "取消(&&C)", @@ -1785,7 +1785,7 @@ "terminalProfile.windowsSource": "將自動偵測殼層路徑的設定檔來源。" }, "vs/platform/terminal/common/terminalProfiles": { - "terminalAutomaticProfile": "Automatically detect the default" + "terminalAutomaticProfile": "自動偵測預設值" }, "vs/platform/terminal/node/ptyService": { "terminal-session-restore": "從 {0} 的 {1} 還原工作階段內容" @@ -1804,7 +1804,7 @@ "breadcrumbsBackground": "階層連結的背景色。", "breadcrumbsFocusForeground": "焦點階層連結項目的色彩。", "breadcrumbsSelectedBackground": "階層連結項目選擇器的背景色彩。", - "breadcrumbsSelectedForeground": "Color of selected breadcrumb items.", + "breadcrumbsSelectedForeground": "所選階層連結項目的色彩。", "buttonBackground": "按鈕背景色彩。", "buttonBorder": "按鈕框線色彩。", "buttonForeground": "按鈕前景色彩。", @@ -1837,7 +1837,7 @@ "diffEditorRemovedLineGutter": "移除程式行所在邊界的背景色彩。", "diffEditorRemovedLines": "已移除程式行的背景色彩。其不得為不透明色彩,以免隱藏底層裝飾。", "diffEditorRemovedOutline": "移除的文字外框色彩。", - "disabledForeground": "Overall foreground for disabled elements. This color is only used if not overridden by a component.", + "disabledForeground": "已停用元素的整體前景。只有在元件未覆蓋時,才能使用這個色彩。", "dropdownBackground": "下拉式清單的背景。", "dropdownBorder": "下拉式清單的框線。", "dropdownForeground": "下拉式清單的前景。", @@ -2518,13 +2518,13 @@ "cancel": "取消", "confirmLogin": "延伸模組 '{0}' 欲使用 {1} 登入。", "confirmRelogin": "延伸模組 '{0}' 希望您使用 {1} 再次登入。", - "manageExtensions": "Choose which extensions can access this account", + "manageExtensions": "選擇可存取此帳戶的延伸模組", "manageTrustedExtensions": "管理受信任的延伸模組", "manageTrustedExtensions.cancel": "取消", "noTrustedExtensions": "尚未有任何延伸模組使用過此帳戶。", "notUsed": "尚未使用此帳戶", "signOut": "登出", - "signOutMessage": "The account '{0}' has been used by: \r\n\r\n{1}\r\n\r\n Sign out from these extensions?", + "signOutMessage": "下列使用者已在使用帳戶 '{0}': \r\n\r\n{1}\r\n\r\n 要登出這些延伸模組嗎?", "signOutMessageSimple": "要登出 '{0}' 嗎?", "signedOut": "已成功登出。" }, @@ -3023,8 +3023,8 @@ }, "vs/workbench/browser/parts/editor/binaryEditor": { "binaryEditor": "二進位檢視器", - "binaryError": "The file is not displayed in the editor because it is either binary or uses an unsupported text encoding.", - "openAnyway": "Open Anyway" + "binaryError": "因為檔案為二進位檔或使用了不支援的文字編碼,所以未在編輯器中顯示。", + "openAnyway": "繼續開啟" }, "vs/workbench/browser/parts/editor/breadcrumbs": { "enabled": "啟用/停用瀏覽階層連結。", @@ -3325,7 +3325,7 @@ "workbench.editor.defaultBinaryEditor": "偵測為二進位檔案的預設編輯器。如果未定義,會向使用者顯示選擇器。" }, "vs/workbench/browser/parts/editor/editorDropTarget": { - "dropIntoEditorPrompt": "Hold __shift__ to drop into editor" + "dropIntoEditorPrompt": "按住 __shift__ 放入編輯器" }, "vs/workbench/browser/parts/editor/editorGroupView": { "ariaLabelGroupActions": "清理編輯器群組動作", @@ -3334,20 +3334,20 @@ "groupLabel": "群組 {0}" }, "vs/workbench/browser/parts/editor/editorPanes": { - "cancel": "Cancel", - "editorOpenErrorDialog": "Unable to open '{0}'", - "ok": "OK" + "cancel": "取消", + "editorOpenErrorDialog": "無法開啟 '{0}'", + "ok": "確定" }, "vs/workbench/browser/parts/editor/editorPlaceholder": { - "errorEditor": "Error Editor", + "errorEditor": "錯誤編輯器", "manageTrust": "管理工作區信任", "requiresFolderTrustText": "檔案未顯示在編輯器中,因為尚未將信任授予資料夾。", "requiresWorkspaceTrustText": "檔案不會顯示在編輯器中,因為尚未將信任授予工作區。", "retry": "再試一次", "trustRequiredEditor": "需要工作區信任", "unavailableResourceErrorEditorText": "無法開啟編輯器,因為找不到檔案。", - "unknownErrorEditorTextWithError": "The editor could not be opened due to an unexpected error: {0}", - "unknownErrorEditorTextWithoutError": "The editor could not be opened due to an unexpected error." + "unknownErrorEditorTextWithError": "因為非預期的錯誤,所以無法開啟編輯器。{0}", + "unknownErrorEditorTextWithoutError": "因為非預期的錯誤,所以無法開啟編輯器。" }, "vs/workbench/browser/parts/editor/editorQuickAccess": { "closeEditor": "關閉編輯器", @@ -3569,7 +3569,7 @@ }, "vs/workbench/browser/parts/titlebar/titlebarPart": { "devExtensionWindowTitlePrefix": "[延伸模組開發主機]", - "layoutControl.hide": "Hide Layout Control", + "layoutControl.hide": "隱藏版面配置控制項", "patchedWindowTitle": "[不支援]", "userIsAdmin": "[系統管理員]", "userIsSudo": "[超級使用者]" @@ -3623,13 +3623,13 @@ "closeOnFileDelete": "控制顯示工作階段期間開啟之檔案的編輯器是否應在遭到某些其他處理序刪除或重新命名時自動關閉。停用此項目會讓編輯器在這類事件發生時保持開啟。請注意,從應用程式內刪除會一律關閉編輯器,但一律不會關閉具有未儲存變更的編輯器,以保留您的資料。", "closeOnFocusLost": "控制 [快速開啟] 是否應在失去焦點後自動關閉。", "commandHistory": "控制最近使用之命令的數量,以保留命令選擇區的記錄。設為 0 可停用命令列記錄。", - "confirmBeforeClose": "Controls whether to show a confirmation dialog before closing the window or quitting the application.", + "confirmBeforeClose": "控制在關閉視窗或結束應用程式之前,是否要顯示確認對話方塊。", "confirmBeforeCloseWeb": "控制是否要在關閉瀏覽器索引標籤或視窗之前顯示確認對話方塊。請注意,即使已啟用,瀏覽器仍可能會決定不經確認就關閉索引標籤或視窗,且此設定只是提示,可能不會每次都有作用。", "customMenuBarAltFocus": "控制是否要透過按 ALT 鍵來以功能表列作為焦點。這項設定對於使用 ALT 鍵切換功能表列無效。", "decorations.badges": "控制編輯器檔案裝飾是否須使用徽章。", "decorations.colors": "控制編輯器檔案裝飾是否須使用色彩。", "dirty": "`${dirty}`: 當使用中編輯器具有未儲存變更的指示器。", - "dropIntoEditor": "Controls whether you can drag and drop a file into a text editor by holding down `shift` (instead of opening the file in an editor).", + "dropIntoEditor": "控制您是否可以按住 `shift` 鍵 (而非在編輯器中開啟檔案),將檔案拖放到文字編輯器中。", "editorOpenPositioning": "控制編輯器開啟的位置。選取 [左] 或 [右] 可在目前使用中編輯器的左方或右方開啟編輯器。選取 [第一個] 或 [最後一個] 可在目前使用中編輯器外,另開編輯器。", "editorTabCloseButton": "控制編輯器索引標籤關閉按鈕的位置,或在設定為 [關閉] 時停用。當 `#workbench.editor.showTabs#` 停用時,會忽略此值。", "enableMenuBarMnemonics": "控制是否可透過 ALT 快速鍵開啟主功能表。停用助憶鍵可改為將這些 ALT 快速鍵繫結到編輯器命令。", @@ -3650,7 +3650,7 @@ "layoutcontrol.type.menu": "顯示具有版面配置選項下拉式清單的單一按鈕。", "layoutcontrol.type.toggles": "顯示數個按鈕以切換面板和提要欄位的可見度。", "limitEditorsEnablement": "控制是否應限制開啟的編輯器數目。啟用後,系統將關閉最近較少使用的編輯器,以為新開啟的編輯器騰出空間。", - "limitEditorsExcludeDirty": "Controls if the maximum number of opened editors should exclude dirty editors for counting towards the configured limit.", + "limitEditorsExcludeDirty": "控制開啟的編輯器數目上限是否應排除已變更的編輯器,以計入設定的限制。", "limitEditorsMaximum": "控制已開啟編輯器的數目上限。使用 `#workbench.editor.limit.perEditorGroup#` 設定來根據編輯器群組,或針對所有群組控制此限制。", "localHistoryEnabled": "控制是否啟用本機檔案歷程記錄。啟用時,儲存的編輯器檔案內容會儲存到備份位置,可於稍後還原或檢閱該內容。變更此設定不會影響現有的本機檔案歷程記錄項目。", "localHistoryMaxFileEntries": "控制每個檔案的本機檔案歷程記錄項目數目上限。當本機檔案歷程記錄項目數目超過此檔案數目時,將會捨棄最舊的項目。", @@ -3696,12 +3696,12 @@ "untitledLabelFormat": "控制無標題編輯器的標籤格式。", "useSplitJSON": "控制是否要在將設定編輯為 JSON 時使用分割 JSON 編輯器。", "viewVisibility": "控制檢視標頭動作的可見度。檢視標頭動作可為總是可見,或在檢視為焦點或暫留時才可見。", - "window.confirmBeforeClose.always": "Always ask for confirmation.", - "window.confirmBeforeClose.always.web": "Always try to ask for confirmation. Note that browsers may still decide to close a tab or window without confirmation.", - "window.confirmBeforeClose.keyboardOnly": "Only ask for confirmation if a keybinding was used.", - "window.confirmBeforeClose.keyboardOnly.web": "Only ask for confirmation if a keybinding was used to close the window. Note that detection may not be possible in some cases.", - "window.confirmBeforeClose.never": "Never explicitly ask for confirmation.", - "window.confirmBeforeClose.never.web": "Never explicitly ask for confirmation unless data loss is imminent.", + "window.confirmBeforeClose.always": "一律要求確認。", + "window.confirmBeforeClose.always.web": "一律嘗試要求確認。請注意,瀏覽器仍可能會決定不經確認就關閉索引標籤或視窗。", + "window.confirmBeforeClose.keyboardOnly": "只有在使用按鍵繫結關係時才要求確認。", + "window.confirmBeforeClose.keyboardOnly.web": "只有在使用按鍵繫結關係來關閉視窗時,才要求確認。請注意,在某些情況下可能無法進行偵測。", + "window.confirmBeforeClose.never": "永不明確要求確認。", + "window.confirmBeforeClose.never.web": "除非即將遺失資料,否則從不明確要求確認。", "window.menuBarVisibility.classic": "功能表顯示在視窗頂端,且只會在全螢幕模式下隱藏。", "window.menuBarVisibility.compact": "功能表會在提要欄位中顯示為精簡按鈕。當 `#window.titleBarStyle#` 為 `native` 時,會忽略此值。", "window.menuBarVisibility.hidden": "一律隱藏功能表。", @@ -3864,9 +3864,9 @@ "banner.foreground": "橫幅前景色彩。橫幅會顯示在視窗的標題列下。", "banner.iconForeground": "橫幅圖示色彩。橫幅會顯示在視窗的標題列下。", "editorDragAndDropBackground": "拖拉編輯器時的背景顏色,可設置透明度讓內容穿透顯示.", - "editorDropIntoPromptBackground": "Background color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptBorder": "Border color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", - "editorDropIntoPromptForeground": "Foreground color of text shown over editors when dragging files. This text informs the user that they can hold shift to drop into the editor.", + "editorDropIntoPromptBackground": "拖曳檔案時,在編輯器上顯示的文字背景色彩。此文字會通知使用者他們可以按住 Shift 鍵放入編輯器。", + "editorDropIntoPromptBorder": "拖曳檔案時,在編輯器上顯示的文字框線色彩。此文字會通知使用者他們可以按住 Shift 鍵放入編輯器。", + "editorDropIntoPromptForeground": "拖曳檔案時,在編輯器上顯示的文字前景色彩。此文字會通知使用者他們可以按住 Shift 鍵放入編輯器。", "editorGroupBorder": "用以分隔多個編輯器群組彼此的色彩。編輯器群組是編輯器的容器。", "editorGroupEmptyBackground": "空編輯器群組的背景色彩。編輯器群組即編輯器的容器。", "editorGroupFocusedEmptyBorder": "焦點空編輯器群組的邊界色彩。編輯器群組即編輯器的容器。", @@ -4048,7 +4048,7 @@ "zoomLevel": "調整視窗的縮放比例。原始大小為 0,而且每個向上增量 (例如 1) 或向下增量 (例如 -1) 代表放大或縮小 20%。您也可以輸入小數,更細微地調整縮放比例。" }, "vs/workbench/electron-sandbox/desktop.main": { - "join.closeStorage": "Saving UI state" + "join.closeStorage": "正在儲存 UI 狀態" }, "vs/workbench/electron-sandbox/parts/dialogs/dialogHandler": { "aboutDetail": "版本: {0}\r\n認可: {1}\r\n日期: {2}\r\n電子: {3}\r\nChromium: {4}\r\nNode.js: {5}\r\nV8: {6}\r\n作業系統: {7}", @@ -4059,10 +4059,10 @@ }, "vs/workbench/electron-sandbox/window": { "cancelButton": "取消(&&C)", - "closeWindowButtonLabel": "&&Close Window", - "closeWindowMessage": "Are you sure you want to close the window?", - "doNotAskAgain": "Do not ask me again", - "exitButtonLabel": "&&Exit", + "closeWindowButtonLabel": "關閉視窗(&&C)", + "closeWindowMessage": "確定要關閉視窗嗎?", + "doNotAskAgain": "不用再詢問", + "exitButtonLabel": "離開(&&E)", "keychainWriteError": "將登入資訊寫入 Keychain 失敗。錯誤: '{0}'。", "learnMore": "深入了解", "loaderCycle": "AMD 模組中有必須解決的相依性迴圈!", @@ -4070,9 +4070,9 @@ "password": "密碼", "proxyAuthRequired": "需要 Proxy 驗證", "proxyDetail": "Proxy {0} 需要使用者名稱和密碼。", - "quitButtonLabel": "&&Quit", - "quitMessage": "Are you sure you want to exit?", - "quitMessageMac": "Are you sure you want to quit?", + "quitButtonLabel": "結束(&&Q)", + "quitMessage": "確定要結束嗎?", + "quitMessageMac": "確定要結束嗎?", "rememberCredentials": "記住我的認證", "runningAsRoot": "不建議以 root 身分執行 {0}。", "shutdownErrorClose": "因為發生非預期的錯誤,所以無法關閉視窗。", @@ -4090,7 +4090,7 @@ "shutdownTitleReload": "重新載入視窗時,花費的時間過長...", "troubleshooting": "疑難排解指南", "username": "使用者名稱", - "willShutdownDetail": "The following operations are still running: \r\n{0}" + "willShutdownDetail": "下列作業仍在執行中: \r\n{0}" }, "vs/workbench/contrib/audioCues/browser/audioCueService": { "audioCues.lineHasBreakpoint.name": "行上的中斷點", @@ -4136,7 +4136,7 @@ "fileOperation": "檔案作業", "nothing": "未進行任何編輯", "quit": "結束", - "refactoring.autoSave": "Controls if files that were part of a refactoring are saved automatically", + "refactoring.autoSave": "控制是否自動儲存屬於重構的檔案", "reloadTheWindow": "重新載入視窗", "summary.0": "未進行任何編輯", "summary.n0": "在一個檔案中進行了 {0} 項文字編輯", @@ -4446,11 +4446,11 @@ "wrapMinified": "啟用此檔案的換行" }, "vs/workbench/contrib/codeEditor/browser/untitledTextEditorHint": { - "chooseEditor": "select a different editor", + "chooseEditor": "選取不同的編輯器", "chooseEditorBindingTooltip": "{0}", "dontshow": "不要再顯示", "keyboardBindingTooltip": "{0}", - "or": " or ", + "or": " 或 ", "selectAlanguage2": "選取語言", "thisAgain": " 此訊息。", "toGetStarted": " 以開始使用。開始鍵入以關閉,或 " @@ -4462,7 +4462,7 @@ "startDebugTextMate": "啟動 Text Mate 語法文法記錄" }, "vs/workbench/contrib/comments/browser/commentColors": { - "commentThreadRangeBackground": "Color of background for comment ranges.", + "commentThreadRangeBackground": "註解範圍的背景色彩。", "resolvedCommentBorder": "已解決註解的框線色彩和箭頭。", "unresolvedCommentBorder": "未解決註解的框線色彩和箭頭。" }, @@ -4484,7 +4484,7 @@ }, "vs/workbench/contrib/comments/browser/commentThreadBody": { "commentThreadAria": "具有 {0} 個註解的註解對話。{1}。", - "commentThreadAria.withRange": "Comment thread with {0} comments on lines {1} through {2}. {3}." + "commentThreadAria.withRange": "具有 {0} 個註解的註解對話,於行 {1} 透過 {2}。{3}。" }, "vs/workbench/contrib/comments/browser/commentThreadHeader": { "collapseIcon": "摺疊檢閱註解的圖示。", @@ -4495,14 +4495,14 @@ "comments.openPanel.deprecated": "此設定已由 'comments.openView' 取代。", "comments.openView": "控制註解檢視應何時開啟。", "comments.openView.file": "當具有註解的檔案為使用中時,註解檢視就會隨即開啟。", - "comments.openView.firstFile": "If the comments view has not been opened yet during this session it will open the first time during a session that a file with comments is active.", + "comments.openView.firstFile": "如果在此工作階段中尚未開啟註解檢視,它會在工作階段期間第一次開啟具有註解的檔案。", "comments.openView.never": "一律不會開啟註解檢視。", "commentsConfigurationTitle": "註解", "openComments": "控制註解面板應何時開啟。", "useRelativeTime": "決定是否要在註解時間戳記中使用相對時間,(例如 '1 天前')。" }, "vs/workbench/contrib/comments/browser/commentsEditorContribution": { - "comments.addCommand": "Add Comment on Current Selection", + "comments.addCommand": "在目前的選取範圍上新增註解", "hasCommentingRange": "使用中游標的位置是否有註解範圍", "nextCommentThreadAction": "移至下一個註解執行緒", "pickCommentService": "選取註解提供者", @@ -4672,7 +4672,7 @@ "copyAsExpression": "複製為運算式", "copyStackTrace": "複製呼叫堆疊", "copyValue": "複製值", - "debug.autoExpandLazyVariables": "Automatically show values for variables that are lazily resolved by the debugger, such as getters.", + "debug.autoExpandLazyVariables": "自動顯示由偵錯工具解析的變數值,例如 getters。", "debug.confirmOnExit": "如有作用中的偵錯工作階段,控制視窗關閉時是否要進行確認。", "debug.confirmOnExit.always": "一律確認是否有偵錯工作階段。", "debug.confirmOnExit.never": "一律不確認。", @@ -4685,7 +4685,7 @@ "debug.console.lineHeight": "在偵錯主控台中控制行高 (像素)。使用 0 可從字型大小計算行高。", "debug.console.wordWrap": "控制偵錯主控台中是否應自動換行。", "debug.disassemblyView.showSourceCode": "在反組解碼檢視中顯示原始程式碼。", - "debug.focusEditorOnBreak": "Controls whether the editor should be focused when the debugger breaks.", + "debug.focusEditorOnBreak": "控制偵錯工具中斷時,編輯器是否應該成為焦點。", "debug.focusWindowOnBreak": "控制當偵錯工具中斷時是否應以工作台視窗作為焦點。", "debug.onTaskErrors": "控制執行 preLaunchTask 後發生錯誤時該如何。", "debug.saveBeforeStart": "控制要在啟動偵錯工作階段前儲存的編輯器。", @@ -4786,7 +4786,7 @@ "continueDebug": "繼續", "debug": "偵錯", "disconnect": "中斷連線", - "disconnectSuspend": "Disconnect and Suspend", + "disconnectSuspend": "中斷連線並暫止", "focusSession": "焦點工作階段", "jumpToCursor": "跳至資料指標", "noExecutableCode": "沒有任何可執行程式碼與目前的指標位置相關。", @@ -4957,7 +4957,7 @@ "taskNotTrackedWithTaskId": "無法追蹤工作 '{0}'。請確定已定義問題比對器。" }, "vs/workbench/contrib/debug/browser/debugToolBar": { - "notebook.moreRunActionsLabel": "More...", + "notebook.moreRunActionsLabel": "其他...", "reverseContinue": "反向", "stepBackDebug": "倒退" }, @@ -5116,7 +5116,7 @@ "stackFrameSupportsRestart": "當焦點堆疊框架支援 'restartFrame' 時為 true。", "stepBackSupported": "當焦點工作階段支援 'stepBack' 要求時為 true。", "stepIntoTargetsSupported": "當焦點工作階段支援 'stepIntoTargets' 要求時為 true。", - "suspendDebuggeeSupported": "True when the focused session supports the suspend debuggee capability.", + "suspendDebuggeeSupported": "當焦點工作階段支援暫止偵錯工具功能時,為 True。", "terminateDebuggeeSupported": "當焦點工作階段支援終止偵錯工具功能時,為 True。", "variableEvaluateNamePresent": "當焦點變數具有 'evalauteName' 欄位集時為 True。", "variableIsReadonly": "當焦點變數為唯讀時為 True。", @@ -5161,7 +5161,7 @@ "useUniqueNames": "請使用唯一的組態名稱。", "vscode.extension.contributes.breakpoints": "提供中斷點。", "vscode.extension.contributes.breakpoints.language": "允許此語言使用中斷點。", - "vscode.extension.contributes.breakpoints.when": "Condition which must be true to enable breakpoints in this language. Consider matching this to the debugger when clause as appropriate.", + "vscode.extension.contributes.breakpoints.when": "條件必須為 true 才能啟用此語言的中斷點。當子句適當時,請考慮將此項目對應至偵錯工具。", "vscode.extension.contributes.debuggers": "提供偵錯配接器。", "vscode.extension.contributes.debuggers.args": "要傳遞至配接器的選擇性引數。", "vscode.extension.contributes.debuggers.configurationAttributes": "JSON 結構描述組態,用於驗證 'launch.json'。", @@ -5178,7 +5178,7 @@ "vscode.extension.contributes.debuggers.runtimeArgs": "選擇性執行階段引數。", "vscode.extension.contributes.debuggers.type": "此偵錯配接器的唯一識別碼。", "vscode.extension.contributes.debuggers.variables": "從 `launch.json` 中的互動式變數 (例如 ${action.pickProcess}) 對應至命令。", - "vscode.extension.contributes.debuggers.when": "Condition which must be true to enable this type of debugger. Consider using 'shellExecutionSupported', 'virtualWorkspace', 'resourceScheme' or an extension-defined context key as appropriate for this.", + "vscode.extension.contributes.debuggers.when": "條件必須為 true 才能啟用此類型的偵錯工具。請考慮使用 'shellExecutionSupported'、'virtualWorkspace'、'resourceScheme' 或延伸模組定義的內容索引鍵 (視情况而定)。", "vscode.extension.contributes.debuggers.windows": "Windows 特定設定。", "vscode.extension.contributes.debuggers.windows.runtime": "用於 Windows 的執行階段。" }, @@ -5890,10 +5890,10 @@ }, "vs/workbench/contrib/files/browser/editors/textFileEditor": { "createFile": "建立檔案", - "fileIsDirectoryError": "File is a directory", + "fileIsDirectoryError": "檔案是目錄", "fileNotFoundError": "找不到檔案", - "ok": "OK", - "reveal": "Reveal in Explorer View", + "ok": "確定", + "reveal": "在 [總管檢視] 中顯示", "textFileEditor": "文字檔編輯器" }, "vs/workbench/contrib/files/browser/editors/textFileSaveErrorHandler": { @@ -5985,7 +5985,7 @@ "moveFileBulkEdit": "移動 {0}", "movingBulkEdit": "正在移動 {0} 個檔案", "movingFileBulkEdit": "正在移動 {0}", - "newFile": "New Text File", + "newFile": "新增文字檔", "newFolder": "新資料夾", "openFileInNewWindow": "在新視窗中開啟使用中的檔案", "openFileToShowInNewWindow.unsupportedschema": "使用中編輯器必須包含可開啟的資源。", @@ -6029,12 +6029,12 @@ "miAutoSave": "自動儲存(&&U)", "miCloseEditor": "關閉編輯器(&&C)", "miGotoFile": "移至檔案(&&F)...", - "miNewFile": "&&New Text File", + "miNewFile": "新增文字檔(&&T)", "miRevert": "還原檔案(&&V)", "miSave": "儲存(&&S)", "miSaveAll": "全部儲存(&&L)", "miSaveAs": "另存新檔(&&A)...", - "newFile": "New Text File", + "newFile": "新增文字檔", "openFile": "開啟檔案...", "openToSide": "開至側邊", "revealInSideBar": "在 [總管檢視] 中顯示", @@ -6140,7 +6140,7 @@ "files.autoSave.onWindowChange": "當視窗失去焦點時,系統將自動儲存具有變更的編輯器。", "files.exclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。", "files.exclude.when": "對相符檔案同層級進行額外檢查。請使用 \\$(basename) 作為相符檔案名稱的變數。", - "files.participants.timeout": "Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants.", + "files.participants.timeout": "建立、重新命名和刪除的檔案參與者受到取消時的逾時 (毫秒)。使用 `0` 來停用參與者。", "files.restoreUndoStack": "重新開啟檔案時,將復原堆疊還原。", "files.saveConflictResolution": "當有其他程式變更磁碟的同時將檔案儲存至磁碟,就會發生儲存衝突。為避免資料遺失,系統會要求使用者比較編輯器中的變更與磁碟上的版本。除非您經常遇到儲存衝突錯誤,否則不應變更此設定,如果使用時不注意,可能會導致資料遺失。", "files.simpleDialog.enable": "啟用簡單檔案對話方塊。啟用時,簡單檔案對話方塊會取代系統檔案對話方塊。", @@ -6194,7 +6194,7 @@ }, "vs/workbench/contrib/files/browser/views/explorerView": { "collapseExplorerFolders": "摺疊 Explorer 中的資料夾", - "createNewEditor": "New Editor", + "createNewEditor": "新增編輯器", "createNewFolder": "新資料夾", "explorerSection": "總管區段: {0}", "refreshExplorer": "重新整理 Explorer" @@ -6326,12 +6326,12 @@ "vs/workbench/contrib/languageStatus/browser/languageStatus.contribution": { "aria.1": "{0},{1}", "aria.2": "{0}", - "cat": "View", + "cat": "檢視", "langStatus.aria": "編輯器語言狀態: {0}", "langStatus.name": "編輯器語言狀態", "name.pattern": "{0} (語言狀態)", "pin": "新增到狀態列", - "reset": "Reset Language Status Interaction Counter", + "reset": "重設語言狀態互動計數器", "unpin": "從狀態列移除" }, "vs/workbench/contrib/localHistory/browser/localHistory": { @@ -6778,9 +6778,9 @@ "notebook.insertToolbarPosition.description": "控制插入儲存格動作應出現的位置。", "notebook.interactiveWindow.collapseCodeCells": "控制互動式視窗中的代碼儲存格是否預設為已摺疊。", "notebook.markup.fontSize": "控制筆記本中轉譯標記的字型大小 (像素)。設定為 `0` 時,會使用 120% 的 '#editor.fontSize#'。", - "notebook.outputFontFamily": "The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used.", - "notebook.outputFontSize": "Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used.", - "notebook.outputLineHeight": "Line height of the output text for notebook cells.\r\n - Values between 0 and 8 will be used as a multiplier with the font size.\r\n - Values greater than or equal to 8 will be used as effective values.", + "notebook.outputFontFamily": "筆記本儲存格輸出文字的字型系列。設定為空白時,會使用 '#editor.fontFamily#'。", + "notebook.outputFontSize": "筆記本儲存格輸出文字的字型大小。當設為 0 時,會使用 '#editor.fontSize#'。", + "notebook.outputLineHeight": "筆記本儲存格輸出文字的行高。\r\n - 介於 0 到 8 之間的值會用來做為字型大小的乘數。\r\n - 大於或等於 8 的值將做為有效值。", "notebook.showCellStatusbar.description": "是否要顯示儲存格狀態列。", "notebook.showCellStatusbar.hidden.description": "儲存格狀態列一律為隱藏。", "notebook.showCellStatusbar.visible.description": "儲存格狀態列一律為可見。", @@ -6906,7 +6906,7 @@ "cellExecutionOrderCountLabel": "執行順序" }, "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelActionViewItem": { - "initializing": "Initializing...", + "initializing": "正在初始化...", "select": "選取核心" }, "vs/workbench/contrib/notebook/common/notebookEditorModel": { @@ -7105,7 +7105,7 @@ "preferencesOpenSettings": "開啟設定命令的圖示。", "settingsAddIcon": "設定 UI 中新增動作的圖示。", "settingsEditIcon": "設定 UI 中編輯動作的圖示。", - "settingsFilter": "Icon for the button that suggests filters for the Settings UI.", + "settingsFilter": "建議設定 UI 篩選的按鈕圖示。", "settingsGroupCollapsedIcon": "分割 JSON 設定編輯器中已摺疊區段的圖示。", "settingsGroupExpandedIcon": "分割 JSON 設定編輯器中已展開區段的圖示。", "settingsMoreActionIcon": "設定 UI 中 [更多動作] 動作的圖示。", @@ -7136,7 +7136,7 @@ "SearchSettings.AriaLabel": "搜尋設定", "clearInput": "清除設定搜尋輸入", "clearSearchFilters": "清除篩選", - "filterInput": "Filter Settings", + "filterInput": "篩選設定", "lastSyncedLabel": "上次同步時間: {0}", "moreThanOneResult": "找到 {0} 項設置", "noResults": "找不到任何設定", @@ -7171,7 +7171,7 @@ "problems": "問題", "proxy": "Proxy", "remote": "遠端", - "scm": "Source Control", + "scm": "原始檔控制", "screencastMode": "螢幕錄製模式", "search": "搜尋", "security": "安全性", @@ -7192,17 +7192,17 @@ }, "vs/workbench/contrib/preferences/browser/settingsSearchMenu": { "extSettingsSearch": "Extension ID...", - "extSettingsSearchTooltip": "Add extension ID filter", - "featureSettingsSearch": "Feature...", - "featureSettingsSearchTooltip": "Add feature filter", - "idSettingsSearch": "Setting ID...", - "idSettingsSearchTooltip": "Add setting ID filter", - "langSettingsSearch": "Language...", - "langSettingsSearchTooltip": "Add language ID filter", - "modifiedSettingsSearch": "Modified", - "modifiedSettingsSearchTooltip": "View modified settings only", - "tagSettingsSearch": "Tag...", - "tagSettingsSearchTooltip": "Add tag filter" + "extSettingsSearchTooltip": "新增延伸模組識別碼篩選器", + "featureSettingsSearch": "特徵...", + "featureSettingsSearchTooltip": "新增功能篩選", + "idSettingsSearch": "設定識別碼...", + "idSettingsSearchTooltip": "新增設定識別碼篩選", + "langSettingsSearch": "語言...", + "langSettingsSearchTooltip": "新增語言識別項篩選", + "modifiedSettingsSearch": "已修改", + "modifiedSettingsSearchTooltip": "僅檢視修改過的設定", + "tagSettingsSearch": "標記...", + "tagSettingsSearchTooltip": "新增標籤篩選" }, "vs/workbench/contrib/preferences/browser/settingsTree": { "alsoConfiguredIn": "也修改於", @@ -7541,26 +7541,26 @@ }, "vs/workbench/contrib/scm/browser/scm.contribution": { "alwaysShowActions": "控制是否一律在 [原始檔控制] 檢視中顯示內嵌動作。", - "alwaysShowRepository": "Controls whether repositories should always be visible in the Source Control view.", - "autoReveal": "Controls whether the Source Control view should automatically reveal and select files when opening them.", + "alwaysShowRepository": "控制存放庫是否應一律在原始檔控制檢視中顯示。", + "autoReveal": "控制當開啟檔案時原始檔控制檢視是否應自動顯示並選取檔案。", "diffDecorations": "控制差異裝飾於編輯器中", "diffDecorationsIgnoreTrimWhitespace": "控制是否在 [原始檔控制差異] 邊裝飾中忽略開頭和尾端空白字元。", - "diffGutterPattern": "Controls whether a pattern is used for the diff decorations in gutter.", - "diffGutterPatternAdded": "Use pattern for the diff decorations in gutter for added lines.", - "diffGutterPatternModifed": "Use pattern for the diff decorations in gutter for modified lines.", + "diffGutterPattern": "控制圖樣是否用於裝訂邊中的差異裝飾。", + "diffGutterPatternAdded": "在裝訂邊中使用 Diff 裝飾的模式來新增線條。", + "diffGutterPatternModifed": "在裝訂邊中使用差異裝飾的模式。", "diffGutterWidth": "控制裝訂邊的 Diff 裝飾寬度 (px) (已新增及已修改)。", "inputFontFamily": "控制輸入訊息的字型。請為工作台使用者介面字型家族使用 [預設],為 '#editor.fontFamily#' 的值使用 [編輯器],或是使用自訂的字型家族。", "inputFontSize": "控制輸入訊息的字型大小 (以像素為單位)。", "manageWorkspaceTrustAction": "管理工作區信任", - "miViewSCM": "Source &&Control", + "miViewSCM": "原始檔控制(&&C)", "no open repo": "沒有任何原始檔控制提供者註冊。", "no open repo in an untrusted workspace": "沒有任何註冊的原始檔控制提供者可在 [限制模式] 中運作。", "open in terminal": "在終端機中開啟", "providersVisible": "控制在原始檔控制存放庫區段內,可看到的存放庫數目。設定為 `0` 即可手動調整檢視的大小。", - "repositoriesSortOrder": "Controls the sort order of the repositories in the source control repositories view.", - "scm accept": "Source Control: Accept Input", - "scm view next commit": "Source Control: View Next Commit", - "scm view previous commit": "Source Control: View Previous Commit", + "repositoriesSortOrder": "控制存放庫在原始檔控制存放庫檢視中的排序次序。", + "scm accept": "原始檔控制: 接受輸入", + "scm view next commit": "原始檔控制: 檢視下一個認可", + "scm view previous commit": "原始檔控制: 檢視先前的認可", "scm.countBadge": "控制活動列上原始檔控制圖示的計數徽章。", "scm.countBadge.all": "顯示所有原始檔控制提供者計數徽章的總和。", "scm.countBadge.focused": "顯示焦點原始檔控制提供者的計數徽章。", @@ -7571,7 +7571,7 @@ "scm.defaultViewSortKey": "控制預設原始檔控制存放庫排序模式。", "scm.defaultViewSortKey.name": "根據檔案名排序存放庫變更。", "scm.defaultViewSortKey.path": "根據路徑排序存放庫變更。", - "scm.defaultViewSortKey.status": "Sort the repository changes by Source Control status.", + "scm.defaultViewSortKey.status": "根據原始檔控制狀態排序存放庫變更。", "scm.diffDecorations.all": "顯示所有可用位置中的 Diff 裝飾。", "scm.diffDecorations.gutter": "僅在編輯器裝訂邊中顯示 Diff 裝飾。", "scm.diffDecorations.minimap": "僅在縮圖中顯示 Diff 裝飾。", @@ -7590,11 +7590,11 @@ "scm.providerCountBadge.auto": "當不為零時,僅顯示原始檔控制提供者的計數徽章。", "scm.providerCountBadge.hidden": "隱藏原始檔控制提供者計數徽章。", "scm.providerCountBadge.visible": "顯示原始檔控制提供者計數徽章。", - "scm.repositoriesSortOrder.discoveryTime": "Repositories in the Source Control Repositories view are sorted by discovery time. Repositories in the Source Control view are sorted in the order that they were selected.", - "scm.repositoriesSortOrder.name": "Repositories in the Source Control Repositories and Source Control views are sorted by repository name.", - "scm.repositoriesSortOrder.path": "Repositories in the Source Control Repositories and Source Control views are sorted by repository path.", - "scmConfigurationTitle": "Source Control", - "showActionButton": "Controls whether an action button can be shown in the Source Control view.", + "scm.repositoriesSortOrder.discoveryTime": "[原始檔控制存放庫] 檢視中的存放庫會依探索時間排序。[原始檔控制] 檢視中的存放庫會依選取的順序排序。", + "scm.repositoriesSortOrder.name": "[原始檔控制存放庫] 和 [原始檔控制] 檢視中的存放庫會依存放庫名稱排序。", + "scm.repositoriesSortOrder.path": "[原始檔控制存放庫] 和 [原始檔控制] 檢視中的存放庫會依存放庫路徑排序。", + "scmConfigurationTitle": "原始檔控制", + "showActionButton": "控制是否可以在原始檔控制檢視中顯示動作按鈕。", "source control": "原始檔控制", "source control repositories": "原始檔控制存放庫", "sourceControlViewIcon": "[原始檔控制] 檢視的檢視圖示。" @@ -8646,7 +8646,7 @@ }, "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": { "terminal.copyOutput": "複製輸出", - "terminal.copyOutputAsHtml": "Copy Output as HTML", + "terminal.copyOutputAsHtml": "將輸出複製為 HTML", "terminal.rerunCommand": "重新執行命令", "terminalPromptCommandFailed": "已執行命令 {0},但失敗", "terminalPromptCommandFailedWithExitCode": "已執行命令 {0},但失敗 (結束代碼 {1})", @@ -8951,7 +8951,7 @@ "testExplorerFilter": "篩選 (例如文字、!exclude、@tag)", "testExplorerFilterLabel": "在總管中篩選測試文字", "testing.filters.currentFile": "僅顯示在使用中的檔案", - "testing.filters.fuzzyMatch": "Fuzzy Match", + "testing.filters.fuzzyMatch": "模糊比對", "testing.filters.menu": "更多篩選...", "testing.filters.removeTestExclusions": "取消隱藏所有測試", "testing.filters.showExcludedTests": "顯示隱藏的測試", @@ -9810,8 +9810,8 @@ "gettingStarted.intermediate.title": "提升您的生產力", "gettingStarted.menuBar.description.interpolated": "下拉式功能表中提供完整的功能表列,可為程式碼騰出空間。切換其外觀以加快存取速度。\r\n{0}", "gettingStarted.menuBar.title": "正確的 UI 數量", - "gettingStarted.newEditor.description": "Open a new untitled file, notebook, or custom editor.", - "gettingStarted.newEditor.title": "New Editor...", + "gettingStarted.newEditor.description": "開啟新的無標題檔案、筆記本或自訂編輯器。", + "gettingStarted.newEditor.title": "新增編輯器...", "gettingStarted.notebook.title": "自訂筆記本", "gettingStarted.notebookProfile.description": "讓筆記本成為您喜歡的方式", "gettingStarted.notebookProfile.title": "選取筆記本的版面配置", @@ -9922,7 +9922,7 @@ "file": "檔案", "miNewFile2": "文字檔", "notebook": "筆記本", - "welcome.newEditor": "New Editor..." + "welcome.newEditor": "新增編輯器..." }, "vs/workbench/contrib/welcomeViews/common/viewsWelcomeContribution": { "ViewsWelcomeExtensionPoint.proposedAPI": "'{0}' 中的 viewsWelcome 貢獻需要 'enabledApiProposals: [\"contribViewsWelcome\"]',才能使用 'group' 建議的屬性。" @@ -10096,7 +10096,7 @@ "commentThread.title": "貢獻的註解執行緒標題功能表", "dup": "命令 `{0}` 在 `commands` 區段中出現多次。", "dupe.command": "功能表項目參考了與預設相同的命令和替代命令", - "file.newEditor": "The 'New Editor...' quick pick, shown on welcome page and File menu.", + "file.newEditor": "[新增編輯器...] 快選,顯示在歡迎頁面和 [檔案] 功能表上。", "inlineCompletions.actions": "將游標停留在內嵌完成時所顯示的動作", "interactive.cell.title": "所提供的互動式儲存格標題功能表", "interactive.toolbar": "所提供的互動式工具列功能表", @@ -10219,7 +10219,7 @@ "errorInvalidFolderTarget": "因為未提供資源,所以無法寫入至資料夾設定。", "errorInvalidLaunchConfiguration": "無法寫入啟動組態檔。請開啟它以更正其中的錯誤/警告,然後再試一次。 ", "errorInvalidRemoteConfiguration": "無法寫入遠端使用者設定。請開啟遠端使用者設定,以更正當中的錯誤/警告,並再試一次。", - "errorInvalidResourceLanguageConfiguration": "Unable to write to Language Settings because {0} is not a resource language setting.", + "errorInvalidResourceLanguageConfiguration": "因為 {0} 不是資源語言設定,所以無法寫入語言設定。", "errorInvalidTaskConfiguration": "無法寫入工作組態檔。請開啟它以更正其中的錯誤/警告,然後再試一次。 ", "errorInvalidUserTarget": "因為 {0} 不支援全域範圍,所以無法寫入至使用者設定。", "errorInvalidWorkspaceConfigurationApplication": "無法寫入 {0} 至工作區設定。此設定只能寫入使用者設定中。", @@ -10248,13 +10248,13 @@ "errorInvalidFile": "無法寫入檔案.請開啟檔案並修正錯誤/警告後再試一次." }, "vs/workbench/services/configurationResolver/browser/baseConfigurationResolverService": { - "commandVariable.noStringType": "Cannot substitute command variable '{0}' because command did not return a result of type string.", - "inputVariable.command.noStringType": "Cannot substitute input variable '{0}' because command '{1}' did not return a result of type string.", - "inputVariable.defaultInputValue": "(Default)", - "inputVariable.missingAttribute": "Input variable '{0}' is of type '{1}' and must include '{2}'.", - "inputVariable.noInputSection": "Variable '{0}' must be defined in an '{1}' section of the debug or task configuration.", - "inputVariable.undefinedVariable": "Undefined input variable '{0}' encountered. Remove or define '{0}' to continue.", - "inputVariable.unknownType": "Input variable '{0}' can only be of type 'promptString', 'pickString', or 'command'." + "commandVariable.noStringType": "因為命令未傳回類型字串的結果,所以無法替代命令變數 ‘{0}’。", + "inputVariable.command.noStringType": "因為命令 ‘{1}’ 未傳回類型字串的結果,所以無法替代輸入變數 ‘{0}’。", + "inputVariable.defaultInputValue": "(預設)", + "inputVariable.missingAttribute": "輸入變數 ‘{0}’ 的類型為 ‘{1}’,而且該變數必須包括 ‘{2}’。", + "inputVariable.noInputSection": "必須在偵錯或工作組態的 '{1}' 部分中定義變數 '{0}'。", + "inputVariable.undefinedVariable": "遇到未定義的輸入變數 ‘{0}’。請移除或定義 ‘{0}’ 以繼續。", + "inputVariable.unknownType": "輸入變數 ‘{0}’ 的類型只可為 'promptString'、'pickString' 或 'command’。" }, "vs/workbench/services/configurationResolver/common/configurationResolverSchema": { "JsonSchema.input.command.args": "傳遞至命令的選用引數。", @@ -10286,10 +10286,10 @@ "canNotResolveWorkspaceFolderMultiRoot": "無法在多個資料夾工作區內解析變數 {0}。請使用 ':' 和工作區資料夾名稱定義此變數的範圍。", "configNoString": "因為 '{1}' 是結構化的值,所以無法解析變數 {0}。", "configNotFound": "因為找不到設定 '{1}',所以無法解析變數 {0}。", - "extensionNotInstalled": "Variable {0} can not be resolved because the extension {1} is not installed.", + "extensionNotInstalled": "無法解析變數 {0},因為未安裝延伸模組 {1}。", "missingConfigName": "因為未指定任何設定名稱,所以無法解析變數 {0}。", "missingEnvVarName": "因為未指定任何環境變數名稱,所以無法解析變數 {0}。", - "missingExtensionName": "Variable {0} can not be resolved because no extension name is given.", + "missingExtensionName": "因為未指定任何延伸模組名稱,所以無法解析變數 {0}。", "noValueForCommand": "因為命令沒有任何值,所以無法解析變數 {0}。" }, "vs/workbench/services/decorations/browser/decorationsService": { @@ -10553,7 +10553,7 @@ "extensionHost.error": "延伸主機發生錯誤: {0}", "extensionHost.startupFail": "延伸主機未在 10 秒內啟動,可能發生了問題。", "extensionHost.startupFailDebug": "延伸主機未於 10 秒內開始,可能在第一行就已停止,並需要偵錯工具才能繼續。", - "join.extensionDevelopment": "Terminating extension debug session", + "join.extensionDevelopment": "正在終止延伸模組偵錯工作階段", "reloadWindow": "重新載入視窗" }, "vs/workbench/services/extensions/electron-sandbox/cachedExtensionScanner": { @@ -10833,14 +10833,14 @@ }, "vs/workbench/services/textMate/common/TMGrammars": { "vscode.extension.contributes.grammars": "提供 textmate 權杖化工具。", - "vscode.extension.contributes.grammars.balancedBracketScopes": "Defines which scope names contain balanced brackets.", + "vscode.extension.contributes.grammars.balancedBracketScopes": "定義哪些領域名稱包含平衡括弧。", "vscode.extension.contributes.grammars.embeddedLanguages": "如果此文法包含內嵌語言,即為範圍名稱到語言識別碼的對應。", "vscode.extension.contributes.grammars.injectTo": "要插入此文法的語言範圍名稱清單。", "vscode.extension.contributes.grammars.language": "要提供此語法的目標語言識別碼。", "vscode.extension.contributes.grammars.path": "tmLanguage 檔案的路徑。此路徑是延伸模組資料夾的相對路徑,而且一般會以 './syntaxes/' 開頭。", "vscode.extension.contributes.grammars.scopeName": "tmLanguage 檔案所使用的 textmate 範圍名稱。", "vscode.extension.contributes.grammars.tokenTypes": "範圍名稱到象徵類型的對應。", - "vscode.extension.contributes.grammars.unbalancedBracketScopes": "Defines which scope names do not contain balanced brackets." + "vscode.extension.contributes.grammars.unbalancedBracketScopes": "定義哪些領域名稱不包含平衡括弧。" }, "vs/workbench/services/textfile/browser/textFileService": { "confirmOverwrite": "'{0}' 已存在。您要取代它嗎?", @@ -10855,7 +10855,7 @@ "textFileOverwrite.source": "已取代檔案" }, "vs/workbench/services/textfile/common/textFileEditorModel": { - "textFileCreate.source": "File Encoding Changed" + "textFileCreate.source": "檔案編碼已變更" }, "vs/workbench/services/textfile/common/textFileEditorModelManager": { "genericSaveError": "無法儲存 '{0}': {1}" @@ -10864,7 +10864,7 @@ "saveParticipants": "正在儲存 '{0}'" }, "vs/workbench/services/textfile/electron-sandbox/nativeTextFileService": { - "join.textFiles": "Saving text files" + "join.textFiles": "正在儲存文字檔" }, "vs/workbench/services/themes/browser/fileIconThemeData": { "error.cannotparseicontheme": "剖析檔案圖示檔時發生問題: {0}", @@ -11142,7 +11142,7 @@ "staleSaveError": "無法儲存 '{0}' : 檔案的內容較新。是否要以您的變更覆寫檔案?" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopyManager": { - "join.fileWorkingCopyManager": "Saving working copies" + "join.fileWorkingCopyManager": "正在儲存工作複本" }, "vs/workbench/services/workingCopy/common/storedFileWorkingCopySaveParticipant": { "saveParticipants": "正在儲存 '{0}'" @@ -11156,7 +11156,7 @@ "undoRedo.source": "復原 / 重做" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupService": { - "join.workingCopyBackups": "Backup working copies" + "join.workingCopyBackups": "備份工作複本" }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyBackupTracker": { "backupBeforeShutdownDetail": "按一下 [取消] 以停止等候並儲存或還原具有未儲存變更的編輯器。", @@ -11169,7 +11169,7 @@ "saveBeforeShutdown": "儲存具有未儲存變更的編輯器時,花費的時間過長..." }, "vs/workbench/services/workingCopy/electron-sandbox/workingCopyHistoryService": { - "join.workingCopyHistory": "Saving local history" + "join.workingCopyHistory": "正在儲存本機歷程記錄" }, "vs/workbench/services/workspaces/browser/abstractWorkspaceEditingService": { "errorInvalidTaskConfiguration": "無法寫入工作區組態檔。請開啟檔案更正其中的錯誤/警告,然後再試一次。 ",